2021-05-19T17:54:42.7915143Z ##[section]Starting: Request a runner to run this job 2021-05-19T17:54:42.9451955Z 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.1047219Z 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.2285721Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T17:54:43.3779775Z ##[section]Finishing: Request a runner to run this job 2021-05-19T17:54:58.6383080Z Current runner version: '2.278.0' 2021-05-19T17:54:58.6441810Z ##[group]Operating System 2021-05-19T17:54:58.6442840Z Mac OS X 2021-05-19T17:54:58.6443310Z 10.15.7 2021-05-19T17:54:58.6443810Z 19H1030 2021-05-19T17:54:58.6444540Z ##[endgroup] 2021-05-19T17:54:58.6445180Z ##[group]Virtual Environment 2021-05-19T17:54:58.6445850Z Environment: macos-10.15 2021-05-19T17:54:58.6446400Z Version: 20210516.1 2021-05-19T17:54:58.6447350Z 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.6448690Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T17:54:58.6449650Z ##[endgroup] 2021-05-19T17:54:58.6451560Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T17:54:58.6452890Z Actions: write 2021-05-19T17:54:58.6453410Z Checks: write 2021-05-19T17:54:58.6453970Z Contents: write 2021-05-19T17:54:58.6454520Z Deployments: write 2021-05-19T17:54:58.6455150Z Issues: write 2021-05-19T17:54:58.6455710Z Metadata: read 2021-05-19T17:54:58.6456300Z Packages: write 2021-05-19T17:54:58.6456820Z PullRequests: write 2021-05-19T17:54:58.6457450Z RepositoryProjects: write 2021-05-19T17:54:58.6458080Z SecurityEvents: write 2021-05-19T17:54:58.6458740Z Statuses: write 2021-05-19T17:54:58.6459750Z ##[endgroup] 2021-05-19T17:54:58.6463560Z Prepare workflow directory 2021-05-19T17:54:58.8333320Z Prepare all required actions 2021-05-19T17:54:58.8346280Z Getting action download info 2021-05-19T17:54:59.2174190Z Download action repository 'actions/checkout@v2' 2021-05-19T17:55:06.8721310Z Download action repository 'r-lib/actions@master' 2021-05-19T17:55:38.5025860Z Download action repository 'adigherman/actions@master' 2021-05-19T17:55:55.0225710Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T17:55:55.5499020Z Download action repository 'actions/cache@v1' 2021-05-19T17:55:56.5297030Z Download action repository 'actions/upload-artifact@master' 2021-05-19T17:55:57.9296990Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T17:55:59.1471430Z ##[group]Run actions/checkout@v2 2021-05-19T17:55:59.1472210Z with: 2021-05-19T17:55:59.1472680Z repository: neuroconductor/neurocStats 2021-05-19T17:55:59.1473630Z token: *** 2021-05-19T17:55:59.1474010Z ssh-strict: true 2021-05-19T17:55:59.1474470Z persist-credentials: true 2021-05-19T17:55:59.1474910Z clean: true 2021-05-19T17:55:59.1475270Z fetch-depth: 1 2021-05-19T17:55:59.1475610Z lfs: false 2021-05-19T17:55:59.1475970Z submodules: false 2021-05-19T17:55:59.1476320Z env: 2021-05-19T17:55:59.1476710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:59.1477140Z TIC_DEPLOY_KEY: 2021-05-19T17:55:59.1477460Z RSPM: 2021-05-19T17:55:59.1478190Z GITHUB_PAT: *** 2021-05-19T17:55:59.1478940Z COVERALLS_TOKEN: *** 2021-05-19T17:55:59.1479390Z continue-on-error: false 2021-05-19T17:55:59.1479850Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:59.1480230Z ##[endgroup] 2021-05-19T17:56:01.2340120Z Syncing repository: neuroconductor/neurocStats 2021-05-19T17:56:01.2341570Z ##[group]Getting Git version info 2021-05-19T17:56:01.2343420Z Working directory is '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:56:01.2344430Z [command]/usr/local/bin/git version 2021-05-19T17:56:01.6498770Z git version 2.31.1 2021-05-19T17:56:01.6546470Z ##[endgroup] 2021-05-19T17:56:01.6559610Z Deleting the contents of '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:56:01.6566630Z ##[group]Initializing the repository 2021-05-19T17:56:01.6575610Z [command]/usr/local/bin/git init /Users/runner/work/neurocStats/neurocStats 2021-05-19T17:56:02.1062070Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T17:56:02.1064550Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T17:56:02.1066130Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T17:56:02.1066960Z hint: 2021-05-19T17:56:02.1068180Z hint: git config --global init.defaultBranch 2021-05-19T17:56:02.1069540Z hint: 2021-05-19T17:56:02.1070910Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T17:56:02.1072400Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T17:56:02.1073090Z hint: 2021-05-19T17:56:02.1073940Z hint: git branch -m 2021-05-19T17:56:02.2373780Z Initialized empty Git repository in /Users/runner/work/neurocStats/neurocStats/.git/ 2021-05-19T17:56:02.2386150Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurocStats 2021-05-19T17:56:02.3057380Z ##[endgroup] 2021-05-19T17:56:02.3058480Z ##[group]Disabling automatic garbage collection 2021-05-19T17:56:02.3066310Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T17:56:02.3376810Z ##[endgroup] 2021-05-19T17:56:02.3382900Z ##[group]Setting up auth 2021-05-19T17:56:02.3393830Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T17:56:02.3467290Z [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:56:02.6521110Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T17:56:02.6607610Z [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:56:02.7470010Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T17:56:02.7790960Z ##[endgroup] 2021-05-19T17:56:02.7793000Z ##[group]Fetching the repository 2021-05-19T17:56:02.7804330Z [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:56:03.9629640Z remote: Enumerating objects: 39, done. 2021-05-19T17:56:03.9630870Z remote: Counting objects: 2% (1/39) 2021-05-19T17:56:03.9632140Z remote: Counting objects: 5% (2/39) 2021-05-19T17:56:03.9633150Z remote: Counting objects: 7% (3/39) 2021-05-19T17:56:03.9634940Z remote: Counting objects: 10% (4/39) 2021-05-19T17:56:03.9636030Z remote: Counting objects: 12% (5/39) 2021-05-19T17:56:03.9637000Z remote: Counting objects: 15% (6/39) 2021-05-19T17:56:03.9638490Z remote: Counting objects: 17% (7/39) 2021-05-19T17:56:03.9639070Z remote: Counting objects: 20% (8/39) 2021-05-19T17:56:03.9639630Z remote: Counting objects: 23% (9/39) 2021-05-19T17:56:03.9640230Z remote: Counting objects: 25% (10/39) 2021-05-19T17:56:03.9640730Z remote: Counting objects: 28% (11/39) 2021-05-19T17:56:03.9641250Z remote: Counting objects: 30% (12/39) 2021-05-19T17:56:03.9641800Z remote: Counting objects: 33% (13/39) 2021-05-19T17:56:03.9642300Z remote: Counting objects: 35% (14/39) 2021-05-19T17:56:03.9642800Z remote: Counting objects: 38% (15/39) 2021-05-19T17:56:03.9643530Z remote: Counting objects: 41% (16/39) 2021-05-19T17:56:03.9644660Z remote: Counting objects: 43% (17/39) 2021-05-19T17:56:03.9645690Z remote: Counting objects: 46% (18/39) 2021-05-19T17:56:03.9646650Z remote: Counting objects: 48% (19/39) 2021-05-19T17:56:03.9647630Z remote: Counting objects: 51% (20/39) 2021-05-19T17:56:03.9648650Z remote: Counting objects: 53% (21/39) 2021-05-19T17:56:03.9649590Z remote: Counting objects: 56% (22/39) 2021-05-19T17:56:03.9650520Z remote: Counting objects: 58% (23/39) 2021-05-19T17:56:03.9651430Z remote: Counting objects: 61% (24/39) 2021-05-19T17:56:03.9652450Z remote: Counting objects: 64% (25/39) 2021-05-19T17:56:03.9653440Z remote: Counting objects: 66% (26/39) 2021-05-19T17:56:03.9654850Z remote: Counting objects: 69% (27/39) 2021-05-19T17:56:03.9655830Z remote: Counting objects: 71% (28/39) 2021-05-19T17:56:03.9656840Z remote: Counting objects: 74% (29/39) 2021-05-19T17:56:03.9657750Z remote: Counting objects: 76% (30/39) 2021-05-19T17:56:03.9658710Z remote: Counting objects: 79% (31/39) 2021-05-19T17:56:03.9659670Z remote: Counting objects: 82% (32/39) 2021-05-19T17:56:03.9660890Z remote: Counting objects: 84% (33/39) 2021-05-19T17:56:03.9661860Z remote: Counting objects: 87% (34/39) 2021-05-19T17:56:03.9663550Z remote: Counting objects: 89% (35/39) 2021-05-19T17:56:03.9664700Z remote: Counting objects: 92% (36/39) 2021-05-19T17:56:03.9665690Z remote: Counting objects: 94% (37/39) 2021-05-19T17:56:03.9666570Z remote: Counting objects: 97% (38/39) 2021-05-19T17:56:03.9667460Z remote: Counting objects: 100% (39/39) 2021-05-19T17:56:03.9668480Z remote: Counting objects: 100% (39/39), done. 2021-05-19T17:56:03.9669970Z remote: Compressing objects: 2% (1/37) 2021-05-19T17:56:03.9671230Z remote: Compressing objects: 5% (2/37) 2021-05-19T17:56:03.9671870Z remote: Compressing objects: 8% (3/37) 2021-05-19T17:56:03.9672460Z remote: Compressing objects: 10% (4/37) 2021-05-19T17:56:03.9673690Z remote: Compressing objects: 13% (5/37) 2021-05-19T17:56:03.9674740Z remote: Compressing objects: 16% (6/37) 2021-05-19T17:56:03.9676050Z remote: Compressing objects: 18% (7/37) 2021-05-19T17:56:03.9677010Z remote: Compressing objects: 21% (8/37) 2021-05-19T17:56:03.9677960Z remote: Compressing objects: 24% (9/37) 2021-05-19T17:56:03.9678890Z remote: Compressing objects: 27% (10/37) 2021-05-19T17:56:03.9679830Z remote: Compressing objects: 29% (11/37) 2021-05-19T17:56:03.9680830Z remote: Compressing objects: 32% (12/37) 2021-05-19T17:56:03.9682300Z remote: Compressing objects: 35% (13/37) 2021-05-19T17:56:03.9683340Z remote: Compressing objects: 37% (14/37) 2021-05-19T17:56:03.9684330Z remote: Compressing objects: 40% (15/37) 2021-05-19T17:56:03.9686150Z remote: Compressing objects: 43% (16/37) 2021-05-19T17:56:03.9687210Z remote: Compressing objects: 45% (17/37) 2021-05-19T17:56:03.9688270Z remote: Compressing objects: 48% (18/37) 2021-05-19T17:56:03.9689250Z remote: Compressing objects: 51% (19/37) 2021-05-19T17:56:03.9690260Z remote: Compressing objects: 54% (20/37) 2021-05-19T17:56:03.9691210Z remote: Compressing objects: 56% (21/37) 2021-05-19T17:56:03.9692270Z remote: Compressing objects: 59% (22/37) 2021-05-19T17:56:03.9693340Z remote: Compressing objects: 62% (23/37) 2021-05-19T17:56:03.9694360Z remote: Compressing objects: 64% (24/37) 2021-05-19T17:56:03.9695400Z remote: Compressing objects: 67% (25/37) 2021-05-19T17:56:03.9696460Z remote: Compressing objects: 70% (26/37) 2021-05-19T17:56:03.9697390Z remote: Compressing objects: 72% (27/37) 2021-05-19T17:56:03.9698320Z remote: Compressing objects: 75% (28/37) 2021-05-19T17:56:03.9699710Z remote: Compressing objects: 78% (29/37) 2021-05-19T17:56:03.9700640Z remote: Compressing objects: 81% (30/37) 2021-05-19T17:56:03.9704070Z remote: Compressing objects: 83% (31/37) 2021-05-19T17:56:03.9705030Z remote: Compressing objects: 86% (32/37) 2021-05-19T17:56:03.9706090Z remote: Compressing objects: 89% (33/37) 2021-05-19T17:56:03.9707220Z remote: Compressing objects: 91% (34/37) 2021-05-19T17:56:03.9708200Z remote: Compressing objects: 94% (35/37) 2021-05-19T17:56:03.9709220Z remote: Compressing objects: 97% (36/37) 2021-05-19T17:56:03.9710220Z remote: Compressing objects: 100% (37/37) 2021-05-19T17:56:03.9711260Z remote: Compressing objects: 100% (37/37), done. 2021-05-19T17:56:03.9777470Z remote: Total 39 (delta 1), reused 21 (delta 0), pack-reused 0 2021-05-19T17:56:04.4090180Z From https://github.com/neuroconductor/neurocStats 2021-05-19T17:56:04.4093330Z * [new ref] 8d631a7e1febb2b90e845811c7e2f8b353f3e1ed -> 0.1.3.s 2021-05-19T17:56:04.4214510Z ##[endgroup] 2021-05-19T17:56:04.4215300Z ##[group]Determining the checkout info 2021-05-19T17:56:04.4217660Z ##[endgroup] 2021-05-19T17:56:04.4218900Z ##[group]Checking out the ref 2021-05-19T17:56:04.4224590Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.3.s 2021-05-19T17:56:04.9962960Z HEAD is now at 8d631a7 Version id 143 stable 2021-05-19T17:56:05.0091510Z ##[endgroup] 2021-05-19T17:56:05.0241290Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T17:56:05.0312240Z '8d631a7e1febb2b90e845811c7e2f8b353f3e1ed' 2021-05-19T17:56:05.0664400Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T17:56:05.0664930Z with: 2021-05-19T17:56:05.0665290Z r-version: 3.5 2021-05-19T17:56:05.0665700Z Ncpus: 1 2021-05-19T17:56:05.0666110Z crayon.enabled: NULL 2021-05-19T17:56:05.0666670Z remove-openmp-macos: true 2021-05-19T17:56:05.0667330Z http-user-agent: default 2021-05-19T17:56:05.0667820Z install-r: true 2021-05-19T17:56:05.0668410Z windows-path-include-mingw: true 2021-05-19T17:56:05.0668930Z env: 2021-05-19T17:56:05.0669380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:05.0669840Z TIC_DEPLOY_KEY: 2021-05-19T17:56:05.0670230Z RSPM: 2021-05-19T17:56:05.0671470Z GITHUB_PAT: *** 2021-05-19T17:56:05.0672290Z COVERALLS_TOKEN: *** 2021-05-19T17:56:05.0672820Z continue-on-error: false 2021-05-19T17:56:05.0673330Z VDIFFR_RUN_TESTS: false 2021-05-19T17:56:05.0673730Z ##[endgroup] 2021-05-19T17:56:05.4122430Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T17:56:16.4439260Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-19T17:56:18.2377440Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T17:56:19.6935760Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T17:56:20.0308300Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T17:56:20.0315680Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T17:56:21.0072100Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T17:56:21.0074860Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T17:56:22.0055840Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T17:56:22.0158590Z Checksumming (Apple_Free : 3)… 2021-05-19T17:56:22.0261900Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T17:56:22.0372220Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T17:56:22.0474340Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T17:56:22.0575710Z Checksumming (Apple_Free : 5)… 2021-05-19T17:56:23.0013580Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T17:56:23.0016130Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T17:56:24.0746950Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T17:56:24.0752600Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T17:56:25.0543250Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T17:56:25.0556050Z verified CRC32 $84F1919B 2021-05-19T17:56:25.2561620Z /dev/disk2 GUID_partition_scheme 2021-05-19T17:56:25.2732180Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T17:56:25.2907120Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T17:57:02.9283370Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T17:57:02.9284110Z To reinstall 0.29.2_3, run: 2021-05-19T17:57:02.9285020Z brew reinstall pkg-config 2021-05-19T17:57:03.6637550Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T17:57:05.7565930Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T17:57:06.1150570Z ==> 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:57:06.5463690Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T17:57:19.2750550Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T17:57:19.7117080Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T17:57:21.3608550Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T17:57:21.6938550Z ==> 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:57:21.7705070Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T17:57:24.7860610Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T17:57:25.0888210Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-19T17:57:25.0890530Z installer: Upgrading at base path / 2021-05-19T17:57:25.0891200Z installer: The upgrade was successful. 2021-05-19T17:58:04.2972700Z installer: Package name is gfortran 2021-05-19T17:58:04.2974020Z installer: Installing at base path / 2021-05-19T17:58:04.2974590Z installer: The install was successful. 2021-05-19T17:58:04.3123740Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T17:58:04.5563450Z "disk2" ejected. 2021-05-19T17:58:04.5673450Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T17:58:04.8763000Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T17:58:05.1629370Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T17:58:05.1630000Z env: 2021-05-19T17:58:05.1630480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:58:05.1630940Z TIC_DEPLOY_KEY: 2021-05-19T17:58:05.1631460Z RSPM: 2021-05-19T17:58:05.1632790Z GITHUB_PAT: *** 2021-05-19T17:58:05.1633600Z COVERALLS_TOKEN: *** 2021-05-19T17:58:05.1634110Z continue-on-error: false 2021-05-19T17:58:05.1634770Z VDIFFR_RUN_TESTS: false 2021-05-19T17:58:05.1635310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:58:05.1635810Z TZ: UTC 2021-05-19T17:58:05.1636210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:58:05.1636690Z NOT_CRAN: true 2021-05-19T17:58:05.1637070Z ##[endgroup] 2021-05-19T17:58:05.6380290Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T17:58:06.4796150Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T17:58:06.4797340Z Dload Upload Total Spent Left Speed 2021-05-19T17:58:06.4797790Z 2021-05-19T17:58:07.0924390Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:58:07.1485300Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:58:07.1487420Z 100 117 0 117 0 0 174 0 --:--:-- --:--:-- --:--:-- 174 2021-05-19T17:58:07.5065820Z 2021-05-19T17:58:07.5068130Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-19T17:58:07.6744540Z 2021-05-19T17:58:08.6492740Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-19T17:58:09.6506390Z 4 82.6M 4 4112k 0 0 1894k 0 0:00:44 0:00:02 0:00:42 4217k 2021-05-19T17:58:10.6667410Z 21 82.6M 21 18.0M 0 0 5817k 0 0:00:14 0:00:03 0:00:11 9331k 2021-05-19T17:58:11.6430460Z 38 82.6M 38 32.0M 0 0 7829k 0 0:00:10 0:00:04 0:00:06 10.6M 2021-05-19T17:58:12.6402350Z 55 82.6M 55 46.0M 0 0 9124k 0 0:00:09 0:00:05 0:00:04 11.5M 2021-05-19T17:58:13.6991040Z 72 82.6M 72 60.0M 0 0 9972k 0 0:00:08 0:00:06 0:00:02 12.0M 2021-05-19T17:58:14.3138100Z 88 82.6M 88 73.0M 0 0 10.1M 0 0:00:08 0:00:07 0:00:01 13.6M 2021-05-19T17:58:14.3139810Z 100 82.6M 100 82.6M 0 0 10.5M 0 0:00:07 0:00:07 --:--:-- 13.8M 2021-05-19T17:58:50.2424470Z ##[group]Run tlmgr update --self 2021-05-19T17:58:50.2425200Z tlmgr update --self 2021-05-19T17:58:50.2426050Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T17:58:50.2426930Z tlmgr update --all 2021-05-19T17:58:50.3519520Z shell: /bin/bash -e {0} 2021-05-19T17:58:50.3519970Z env: 2021-05-19T17:58:50.3520460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:58:50.3520920Z TIC_DEPLOY_KEY: 2021-05-19T17:58:50.3521290Z RSPM: 2021-05-19T17:58:50.3522650Z GITHUB_PAT: *** 2021-05-19T17:58:50.3523530Z COVERALLS_TOKEN: *** 2021-05-19T17:58:50.3524060Z continue-on-error: false 2021-05-19T17:58:50.3524540Z VDIFFR_RUN_TESTS: false 2021-05-19T17:58:50.3525060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:58:50.3525540Z TZ: UTC 2021-05-19T17:58:50.3525920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:58:50.3526360Z NOT_CRAN: true 2021-05-19T17:58:50.3526830Z ##[endgroup] 2021-05-19T17:58:59.6868920Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:59:00.7168610Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T17:59:00.7169580Z running mktexlsr ... 2021-05-19T17:59:01.4095960Z done running mktexlsr. 2021-05-19T17:59:01.4629750Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:59:01.4631670Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:59:04.0285280Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:59:04.0286460Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T17:59:04.3910820Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T17:59:05.0654920Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-19T17:59:05.4637830Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-19T17:59:05.8984050Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-19T17:59:06.2196680Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-19T17:59:17.5979230Z [7/89, 00:13/00:14] install: biber [1k] 2021-05-19T17:59:18.0112890Z [8/89, 00:14/00:15] install: biblatex [238k] 2021-05-19T17:59:20.6348780Z [9/89, 00:15/00:16] install: checkcites.universal-darwin [1k] 2021-05-19T17:59:20.6349800Z [10/89, 00:16/00:17] install: checkcites [7k] 2021-05-19T17:59:20.7164270Z [11/89, 00:16/00:17] install: chickenize [15k] 2021-05-19T17:59:21.1459030Z [12/89, 00:17/00:18] install: chinese-jfm [3k] 2021-05-19T17:59:21.5412210Z [13/89, 00:17/00:18] install: cloze [9k] 2021-05-19T17:59:21.9500340Z [14/89, 00:17/00:18] install: colorprofiles [86k] 2021-05-19T17:59:22.6968150Z [15/89, 00:18/00:19] install: combofont [2k] 2021-05-19T17:59:23.2248050Z [16/89, 00:19/00:20] install: courier [470k] 2021-05-19T17:59:25.3178500Z [17/89, 00:21/00:22] install: courier-scaled [3k] 2021-05-19T17:59:25.8640940Z [18/89, 00:21/00:22] install: cstypo [3k] 2021-05-19T17:59:26.2348150Z [19/89, 00:22/00:23] install: ctablestack [2k] 2021-05-19T17:59:26.6520090Z [20/89, 00:22/00:23] install: ekdosis [19k] 2021-05-19T17:59:27.1076540Z [21/89, 00:23/00:24] install: emoji [40k] 2021-05-19T17:59:27.6202570Z [22/89, 00:23/00:24] install: emojicite [2k] 2021-05-19T17:59:28.0024410Z [23/89, 00:24/00:25] install: enctex [24k] 2021-05-19T17:59:28.8246970Z [24/89, 00:24/00:25] install: enigma [18k] 2021-05-19T17:59:29.3621670Z [25/89, 00:25/00:26] install: etex-pkg [6k] 2021-05-19T17:59:29.7329720Z [26/89, 00:25/00:26] install: filecontents [3k] 2021-05-19T17:59:30.0827160Z [27/89, 00:26/00:27] install: grfext [3k] 2021-05-19T17:59:30.4315080Z [28/89, 00:26/00:27] install: hyphenex [9k] 2021-05-19T17:59:30.7704400Z [29/89, 00:26/00:27] install: ifplatform [2k] 2021-05-19T17:59:31.1267660Z [30/89, 00:27/00:28] install: innerscript [4k] 2021-05-19T17:59:31.4664500Z [31/89, 00:27/00:28] install: interpreter [7k] 2021-05-19T17:59:31.8337870Z [32/89, 00:27/00:28] install: kanaparser [5k] 2021-05-19T17:59:32.1883310Z [33/89, 00:28/00:30] install: knuth-local [23k] 2021-05-19T17:59:32.8453100Z [34/89, 00:28/00:29] install: logreq [4k] 2021-05-19T17:59:33.2303970Z [35/89, 00:29/00:31] install: lua-typo [7k] 2021-05-19T17:59:33.6086940Z [36/89, 00:29/00:31] install: lua-uca [70k] 2021-05-19T17:59:34.4975040Z [37/89, 00:30/00:32] install: lua-ul [7k] 2021-05-19T17:59:34.9798300Z [38/89, 00:30/00:32] install: lua-uni-algos [6k] 2021-05-19T17:59:35.3765470Z [39/89, 00:31/00:33] install: lua-visual-debug [4k] 2021-05-19T17:59:35.8070760Z [40/89, 00:31/00:33] install: luacode [3k] 2021-05-19T17:59:36.1669390Z [41/89, 00:32/00:34] install: luacolor [5k] 2021-05-19T17:59:36.5239770Z [42/89, 00:32/00:34] install: luahyphenrules [3k] 2021-05-19T17:59:36.8742570Z [43/89, 00:32/00:34] install: luaimageembed [2k] 2021-05-19T17:59:37.2225740Z [44/89, 00:33/00:35] install: luaindex [5k] 2021-05-19T17:59:37.5819550Z [45/89, 00:33/00:35] install: luainputenc [5k] 2021-05-19T17:59:37.9669310Z [46/89, 00:33/00:35] install: luaintro [1k] 2021-05-19T17:59:38.3287080Z [47/89, 00:34/00:36] install: luakeys [5k] 2021-05-19T17:59:38.6843680Z [48/89, 00:34/00:36] install: lualatex-doc [1k] 2021-05-19T17:59:39.0591930Z [49/89, 00:35/00:37] install: lualatex-truncate [2k] 2021-05-19T17:59:39.4297070Z [50/89, 00:35/00:37] install: luamplib [12k] 2021-05-19T17:59:39.8488690Z [51/89, 00:35/00:37] install: luapackageloader [2k] 2021-05-19T17:59:40.2204250Z [52/89, 00:36/00:38] install: luaprogtable [7k] 2021-05-19T17:59:40.6115760Z [53/89, 00:36/00:38] install: luarandom [2k] 2021-05-19T17:59:40.9953260Z [54/89, 00:36/00:38] install: luatex85 [2k] 2021-05-19T17:59:41.3433790Z [55/89, 00:37/00:39] install: luatexbase [4k] 2021-05-19T17:59:41.7723230Z [56/89, 00:37/00:39] install: luatexko [22k] 2021-05-19T17:59:42.2082620Z [57/89, 00:38/00:40] install: luatextra [2k] 2021-05-19T17:59:42.5625060Z [58/89, 00:38/00:40] install: luavlna [8k] 2021-05-19T17:59:43.0285090Z [59/89, 00:39/00:41] install: luaxml [31k] 2021-05-19T17:59:43.5045320Z [60/89, 00:39/00:41] install: makeindex.universal-darwin [91k] 2021-05-19T17:59:44.1806470Z [61/89, 00:40/00:42] install: makeindex [5k] 2021-05-19T17:59:44.5918040Z [62/89, 00:40/00:42] install: mflogo [2k] 2021-05-19T17:59:44.9895670Z [63/89, 00:40/00:42] install: newpax [9k] 2021-05-19T17:59:45.3653400Z [64/89, 00:41/00:43] install: nodetree [13k] 2021-05-19T17:59:45.8127920Z [65/89, 00:41/00:43] install: odsfile [5k] 2021-05-19T17:59:46.1845690Z [66/89, 00:42/00:44] install: optex.universal-darwin [1k] 2021-05-19T17:59:46.5445920Z [67/89, 00:42/00:44] install: optex [770k] 2021-05-19T17:59:47.4950040Z [68/89, 00:43/00:44] install: pdfarticle [4k] 2021-05-19T17:59:47.8048780Z [69/89, 00:43/00:44] install: pdfextra [22k] 2021-05-19T17:59:48.2335230Z [70/89, 00:44/00:45] install: placeat [4k] 2021-05-19T17:59:48.5987890Z [71/89, 00:44/00:45] install: plantuml [3k] 2021-05-19T17:59:48.9302730Z [72/89, 00:44/00:45] install: rsfs [55k] 2021-05-19T17:59:49.4123820Z [73/89, 00:45/00:46] install: selnolig [53k] 2021-05-19T17:59:49.9554430Z [74/89, 00:45/00:46] install: spelling [14k] 2021-05-19T17:59:50.3902670Z [75/89, 00:46/00:47] install: stricttex [2k] 2021-05-19T17:59:50.6910260Z [76/89, 00:46/00:47] install: texlive-common [1k] 2021-05-19T17:59:51.0266760Z [77/89, 00:47/00:48] install: texlive-en [1k] 2021-05-19T17:59:51.3577360Z [78/89, 00:47/00:48] install: texlive-msg-translations [144k] 2021-05-19T17:59:51.9754900Z [79/89, 00:47/00:48] install: thumbpdf.universal-darwin [1k] 2021-05-19T17:59:52.3230900Z [80/89, 00:48/00:49] install: thumbpdf [19k] 2021-05-19T17:59:52.7496840Z [81/89, 00:48/00:49] install: tlshell.universal-darwin [1k] 2021-05-19T17:59:53.1142600Z [82/89, 00:49/00:50] install: tlshell [29k] 2021-05-19T17:59:53.5581890Z [83/89, 00:49/00:50] install: typewriter [25k] 2021-05-19T17:59:54.0465220Z [84/89, 00:50/00:51] install: uninormalize [6k] 2021-05-19T17:59:54.4900990Z [85/89, 00:50/00:51] install: upquote [2k] 2021-05-19T17:59:54.8596120Z [86/89, 00:50/00:51] install: xdvi.universal-darwin [948k] 2021-05-19T17:59:56.1179470Z [87/89, 00:52/00:52] install: xdvi [7k] 2021-05-19T17:59:56.5989310Z [88/89, 00:52/00:52] install: collection-basic [1k] 2021-05-19T17:59:57.0268800Z [89/89, 00:53/00:53] install: collection-luatex [1k] 2021-05-19T17:59:57.4438720Z running mktexlsr ... 2021-05-19T17:59:57.8605170Z done running mktexlsr. 2021-05-19T17:59:57.9152480Z running updmap-sys ... 2021-05-19T17:59:58.7961530Z done running updmap-sys. 2021-05-19T17:59:58.7967820Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T17:59:58.7978480Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/iUzpCKRVDJ/jkmBCTub9A ... 2021-05-19T18:00:00.3908830Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/iUzpCKRVDJ/jkmBCTub9A. 2021-05-19T18:00:00.3910640Z OK: optex.fmt/luatex 2021-05-19T18:00:00.3912270Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T18:00:00.3916590Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T18:00:02.8071680Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T18:00:03.5248860Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T18:00:03.5251250Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T18:00:04.6530250Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T18:00:04.6531330Z running mktexlsr ... 2021-05-19T18:00:05.2463130Z done running mktexlsr. 2021-05-19T18:00:05.2943190Z running updmap-sys ... 2021-05-19T18:00:06.2603530Z done running updmap-sys. 2021-05-19T18:00:06.2605380Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T18:00:06.2607370Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T18:00:06.4105180Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T18:00:06.4105930Z with: 2021-05-19T18:00:06.4106780Z pandoc-version: 2.7.3 2021-05-19T18:00:06.4107240Z env: 2021-05-19T18:00:06.4107650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:06.4108090Z TIC_DEPLOY_KEY: 2021-05-19T18:00:06.4108400Z RSPM: 2021-05-19T18:00:06.4363980Z GITHUB_PAT: *** 2021-05-19T18:00:06.4436460Z COVERALLS_TOKEN: *** 2021-05-19T18:00:06.4436960Z continue-on-error: false 2021-05-19T18:00:06.4437420Z VDIFFR_RUN_TESTS: false 2021-05-19T18:00:06.4437890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:00:06.4438300Z TZ: UTC 2021-05-19T18:00:06.4438650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:06.4439020Z NOT_CRAN: true 2021-05-19T18:00:06.4439370Z ##[endgroup] 2021-05-19T18:00:08.3395870Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T18:00:19.1265520Z installer: Package name is pandoc 2021-05-19T18:00:19.1271440Z installer: Installing at base path / 2021-05-19T18:00:19.1275900Z installer: The install was successful. 2021-05-19T18:00:19.1549800Z ##[group]Run git config user.name adigherman 2021-05-19T18:00:19.1550550Z git config user.name adigherman 2021-05-19T18:00:19.1551170Z git config user.email adig@jhu.edu 2021-05-19T18:00:19.1740110Z shell: /bin/bash -e {0} 2021-05-19T18:00:19.1740580Z env: 2021-05-19T18:00:19.1741070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:19.1741600Z TIC_DEPLOY_KEY: 2021-05-19T18:00:19.1742030Z RSPM: 2021-05-19T18:00:19.1743310Z GITHUB_PAT: *** 2021-05-19T18:00:19.1744300Z COVERALLS_TOKEN: *** 2021-05-19T18:00:19.1744890Z continue-on-error: false 2021-05-19T18:00:19.1745400Z VDIFFR_RUN_TESTS: false 2021-05-19T18:00:19.1745970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:00:19.1746440Z TZ: UTC 2021-05-19T18:00:19.1747050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:19.1747920Z NOT_CRAN: true 2021-05-19T18:00:19.1748350Z ##[endgroup] 2021-05-19T18:00:19.2575610Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T18:00:19.2576350Z env: 2021-05-19T18:00:19.2576900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:19.2577400Z TIC_DEPLOY_KEY: 2021-05-19T18:00:19.2577750Z RSPM: 2021-05-19T18:00:19.2579450Z GITHUB_PAT: *** 2021-05-19T18:00:19.2580300Z COVERALLS_TOKEN: *** 2021-05-19T18:00:19.2580790Z continue-on-error: false 2021-05-19T18:00:19.2581300Z VDIFFR_RUN_TESTS: false 2021-05-19T18:00:19.2581790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:00:19.2582260Z TZ: UTC 2021-05-19T18:00:19.2582690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:19.2583100Z NOT_CRAN: true 2021-05-19T18:00:19.2583500Z ##[endgroup] 2021-05-19T18:00:21.0138050Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T18:00:21.0512090Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T18:00:21.0552750Z To reinstall 3.20.2, run: 2021-05-19T18:00:21.0559800Z brew reinstall cmake 2021-05-19T18:00:22.8108650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T18:00:23.9023240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T18:00:24.4375100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T18:00:24.8391400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T18%3A10%3A00Z&sig=zZdO57Sg09TCjJP1OeAusnW5VMl%2B5CjUIMJZJHJSy2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:24.8885770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A10\%3A00Z\&sig=zZdO57Sg09TCjJP1OeAusnW5VMl\%2B5CjUIMJZJHJSy2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:24.9728300Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T18:00:25.0477910Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T18:00:25.0507480Z 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-2847-2gqv20 2021-05-19T18:00:25.1307500Z cp -pR /private/tmp/d20210519-2847-2gqv20/libssh/. /usr/local/Cellar/libssh 2021-05-19T18:00:25.1786910Z chmod -Rf +w /private/tmp/d20210519-2847-2gqv20 2021-05-19T18:00:25.2638510Z ==> Finishing up 2021-05-19T18:00:25.2993330Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T18:00:25.3002050Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T18:00:25.3007830Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T18:00:25.3013820Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T18:00:25.3018010Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T18:00:25.3024120Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T18:00:25.3032560Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T18:00:25.3522870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3011-1uily80.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-19T18:00:28.2916090Z ==> Summary 2021-05-19T18:00:28.9864070Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T18:00:30.5735860Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T18:00:31.7038300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T18:00:32.2745250Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T18:00:32.6669230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T18%3A10%3A00Z&sig=MLNNp3Oqbvx%2FRO2XZDJiGjo8nHkUcUsBSGtSzLYkzPM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:32.7011340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A10\%3A00Z\&sig=MLNNp3Oqbvx\%2FRO2XZDJiGjo8nHkUcUsBSGtSzLYkzPM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:32.8167080Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T18:00:32.9015960Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T18:00:32.9058020Z 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-3018-862vgv 2021-05-19T18:00:34.0442270Z cp -pR /private/tmp/d20210519-3018-862vgv/jags/. /usr/local/Cellar/jags 2021-05-19T18:00:35.4688810Z chmod -Rf +w /private/tmp/d20210519-3018-862vgv 2021-05-19T18:00:35.8908980Z ==> Finishing up 2021-05-19T18:00:35.9273040Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T18:00:35.9279140Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T18:00:35.9290930Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T18:00:35.9298870Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T18:00:35.9304770Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T18:00:35.9314340Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T18:00:35.9319180Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T18:00:35.9326720Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T18:00:35.9335080Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T18:00:36.0226600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3183-8csyw2.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-19T18:00:39.2191340Z ==> Summary 2021-05-19T18:00:39.2312640Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T18:00:41.8461500Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T18:00:42.9643440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T18:00:43.5139770Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T18:00:43.9405720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T18%3A10%3A00Z&sig=FJjnVVuoms4Zu3%2BosXmREL428HFRTKROJg2InD7blK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:43.9866770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A10\%3A00Z\&sig=FJjnVVuoms4Zu3\%2BosXmREL428HFRTKROJg2InD7blK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:45.1162210Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T18:00:45.2404110Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T18:00:45.2435960Z 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-3190-1wcj6ld 2021-05-19T18:00:49.0388500Z cp -pR /private/tmp/d20210519-3190-1wcj6ld/v8/. /usr/local/Cellar/v8 2021-05-19T18:00:52.5269210Z chmod -Rf +w /private/tmp/d20210519-3190-1wcj6ld 2021-05-19T18:00:52.6372330Z ==> Finishing up 2021-05-19T18:00:52.6923420Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T18:00:54.9167370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3360-1ez6ewz.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-19T18:00:57.5886990Z ==> Summary 2021-05-19T18:00:57.5957100Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T18:01:00.5874350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T18:01:01.1134480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T18:01:01.6520770Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T18:01:02.0036990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T18%3A10%3A00Z&sig=td1OxCOSmTQ7ZazH8fL7hNjJbp4TKdNX182CClFJzts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:02.0417150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A10\%3A00Z\&sig=td1OxCOSmTQ7ZazH8fL7hNjJbp4TKdNX182CClFJzts\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:02.3668170Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T18:01:02.3896950Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T18:01:03.4878250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T18:01:04.0343630Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T18:01:04.3860040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T18%3A10%3A00Z&sig=WLJAgS2a5qbFZmCO7%2BmellMrwRSS%2Fl3cviioEq7K30Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:04.4295970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A10\%3A00Z\&sig=WLJAgS2a5qbFZmCO7\%2BmellMrwRSS\%2Fl3cviioEq7K30Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:04.8052110Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T18:01:04.8169450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T18:01:06.0153430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T18:01:06.5674840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T18:01:06.9113820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T18%3A10%3A00Z&sig=NJxQ6CXy38%2BHzN9CFn18CAYvLy%2B%2BdTAQUStE4nURz0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:06.9610380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A10\%3A00Z\&sig=NJxQ6CXy38\%2BHzN9CFn18CAYvLy\%2B\%2BdTAQUStE4nURz0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:07.3793420Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T18:01:07.4027450Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T18:01:07.4032430Z ==> Installing fftw dependency: hwloc 2021-05-19T18:01:07.4701300Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T18:01:07.4734050Z 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-3367-1unjz1r 2021-05-19T18:01:13.7021810Z cp -pR /private/tmp/d20210519-3367-1unjz1r/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T18:01:19.8853880Z chmod -Rf +w /private/tmp/d20210519-3367-1unjz1r 2021-05-19T18:01:20.4408940Z ==> Finishing up 2021-05-19T18:01:20.4965150Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T18:01:20.4968670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T18:01:20.4974250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T18:01:20.4979690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T18:01:20.4984560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T18:01:20.4989740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T18:01:20.4994590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T18:01:20.4999510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T18:01:20.5005200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T18:01:20.5010450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T18:01:20.5015380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T18:01:20.5021030Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T18:01:20.5040620Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T18:01:20.5047550Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T18:01:20.5052980Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T18:01:20.5125740Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T18:01:20.5132540Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T18:01:20.5138090Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T18:01:20.5148130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T18:01:20.5153480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T18:01:20.5292020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T18:01:20.5297090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T18:01:20.5302780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T18:01:20.5307850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T18:01:20.5314170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T18:01:20.5319310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T18:01:20.5325420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T18:01:20.5331450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T18:01:20.5337090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T18:01:20.5342680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T18:01:20.5348370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T18:01:20.5546940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T18:01:20.5622580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T18:01:20.5704330Z 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:01:20.5797530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T18:01:20.5802470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T18:01:20.5909980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T18:01:20.5926920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T18:01:20.5928770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T18:01:20.6098930Z 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:01:20.6262920Z 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:01:20.6276820Z 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:01:20.6278980Z 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:01:20.6425210Z 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:01:20.6590710Z 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:01:20.6765480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T18:01:20.6865360Z 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:01:20.6870680Z 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:01:20.6895290Z 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:01:20.6955530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T18:01:20.7072430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T18:01:20.7077950Z 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:01:20.7163300Z 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:01:20.7168540Z 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:01:20.7275700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T18:01:20.7286410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T18:01:20.7290700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T18:01:20.7379600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T18:01:20.7385590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T18:01:20.7391760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T18:01:20.7461160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T18:01:20.7525650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T18:01:20.7530780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T18:01:20.7629840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T18:01:20.7634750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T18:01:20.7702170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T18:01:20.7712970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T18:01:20.7821180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T18:01:21.3128140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T18:01:21.3133760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T18:01:21.3135830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T18:01:21.3137610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T18:01:21.3139390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T18:01:21.3141940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T18:01:21.3143830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T18:01:21.3146220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T18:01:21.3147940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T18:01:21.3149590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T18:01:21.3151730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T18:01:21.3153470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T18:01:21.3155170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T18:01:21.3157250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T18:01:21.3159380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T18:01:21.3161110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T18:01:21.3162820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T18:01:21.3164490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T18:01:21.3166200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T18:01:21.3168000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T18:01:21.3170270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T18:01:21.3174670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T18:01:21.3176540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T18:01:21.3178300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T18:01:21.3180010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T18:01:21.3181790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T18:01:21.3185500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T18:01:21.3187350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T18:01:21.3189110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T18:01:21.3190860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T18:01:21.3192520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T18:01:21.3194320Z 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:01:21.3195520Z Only the first 100 operations were output. 2021-05-19T18:01:21.3587460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3546-1d3sb7s.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:01:24.2677170Z ==> Summary 2021-05-19T18:01:24.3330610Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T18:01:24.3338760Z ==> Installing fftw dependency: open-mpi 2021-05-19T18:01:24.4150350Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T18:01:24.4171860Z 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-3367-1o0zvsl 2021-05-19T18:01:31.6710280Z cp -pR /private/tmp/d20210519-3367-1o0zvsl/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T18:01:36.4128720Z chmod -Rf +w /private/tmp/d20210519-3367-1o0zvsl 2021-05-19T18:01:45.6587180Z ==> Finishing up 2021-05-19T18:01:45.7011850Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T18:01:45.7015740Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T18:01:45.7020360Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T18:01:45.7025110Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T18:01:45.7041180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T18:01:45.7071510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T18:01:45.7076690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T18:01:45.7082260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T18:01:45.7086830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T18:01:45.7091850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T18:01:45.7096670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T18:01:45.7102600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T18:01:45.7107320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T18:01:45.7115340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T18:01:45.7120820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T18:01:45.7125890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T18:01:45.7131070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T18:01:45.7136200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T18:01:45.7142030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T18:01:45.7146640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T18:01:45.7151090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T18:01:45.7156770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T18:01:45.7162220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T18:01:45.7167310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T18:01:45.7175200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T18:01:45.7179880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T18:01:45.7185190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T18:01:45.7190140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T18:01:45.7195160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T18:01:45.7202090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T18:01:45.7206980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T18:01:45.7212160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T18:01:45.7217600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T18:01:45.7223600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T18:01:45.7228600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T18:01:45.7234700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T18:01:45.7240630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T18:01:45.7246670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T18:01:45.7251260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T18:01:45.7256570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T18:01:45.7261390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T18:01:45.7268400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T18:01:45.7276390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T18:01:45.7279590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T18:01:45.7282600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T18:01:45.7285950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T18:01:45.7291310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T18:01:45.7296260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T18:01:45.7319120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T18:01:45.7322450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T18:01:45.7324690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T18:01:45.7420600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T18:01:45.7424990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T18:01:45.7431070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T18:01:45.7441520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T18:01:45.7444400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T18:01:45.7448040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T18:01:45.7453640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T18:01:45.7458570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T18:01:45.7465100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T18:01:45.7470220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T18:01:45.7482820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T18:01:45.7484710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T18:01:45.7486450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T18:01:45.7492410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T18:01:45.7509970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T18:01:45.7515440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T18:01:45.7522970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T18:01:45.7528040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T18:01:45.7533030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T18:01:45.7538980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T18:01:45.7544220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T18:01:45.7553560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T18:01:45.7556270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T18:01:45.7562030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T18:01:45.7567100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T18:01:45.7572930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T18:01:45.7578470Z 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:01:45.7584320Z 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:01:45.7590610Z 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:01:45.7596100Z 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:01:45.7602210Z 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:01:45.7607180Z 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:01:45.7612620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T18:01:45.7627340Z 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:01:45.7639130Z 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:01:45.7650730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T18:01:45.7662020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T18:01:45.7670720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T18:01:45.7679610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T18:01:45.7681720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T18:01:45.7750570Z 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:01:45.7757420Z 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:01:45.7764150Z 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:01:45.7768910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T18:01:45.7775110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T18:01:45.7780820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T18:01:45.7786720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T18:01:45.7793380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T18:01:45.7800790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T18:01:45.7804350Z Only the first 100 operations were output. 2021-05-19T18:01:46.6518700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3576-1efalyl.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:01:49.3200190Z ==> Summary 2021-05-19T18:01:49.3692660Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T18:01:49.3698590Z ==> Installing fftw 2021-05-19T18:01:49.3701830Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T18:01:49.3722150Z 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-3367-i179vu 2021-05-19T18:01:50.6840360Z cp -pR /private/tmp/d20210519-3367-i179vu/fftw/. /usr/local/Cellar/fftw 2021-05-19T18:01:51.5596230Z chmod -Rf +w /private/tmp/d20210519-3367-i179vu 2021-05-19T18:01:52.2932670Z ==> Finishing up 2021-05-19T18:01:52.3290090Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T18:01:52.3294560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T18:01:52.3304340Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T18:01:52.3315060Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T18:01:52.3331850Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T18:01:52.3341890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T18:01:52.3349540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T18:01:52.3358520Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T18:01:52.3375420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T18:01:52.3386380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T18:01:52.3396930Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T18:01:52.3408720Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T18:01:52.3431690Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T18:01:52.3752660Z info /usr/local/share/info/fftw3.info 2021-05-19T18:01:52.3768460Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T18:01:52.3781650Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T18:01:52.3803700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T18:01:52.3821060Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T18:01:52.3832600Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T18:01:52.3843470Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T18:01:52.3864660Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T18:01:52.3874140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T18:01:52.3884680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T18:01:52.3900120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T18:01:52.3911590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T18:01:52.3919370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T18:01:52.3956920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T18:01:52.3958650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T18:01:52.3960280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T18:01:52.3961860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T18:01:52.3963650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T18:01:52.3966340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T18:01:52.3979060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T18:01:52.3988310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T18:01:52.3994280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T18:01:52.4006140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T18:01:52.4115530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T18:01:52.4120500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T18:01:52.4126970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T18:01:52.4135570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T18:01:52.4137920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T18:01:52.4144050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T18:01:52.4149420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T18:01:52.4154580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T18:01:52.4159530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T18:01:52.4165060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T18:01:52.4169640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T18:01:52.4175300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T18:01:52.4180980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T18:01:52.4186190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T18:01:52.4191130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T18:01:52.4196360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T18:01:52.4227940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T18:01:52.4230210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T18:01:52.4232070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T18:01:52.4233790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T18:01:52.4235470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T18:01:52.4237150Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T18:01:52.4240120Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T18:01:52.4244930Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T18:01:52.8892840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3603-1xw15k7.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:01:55.5871500Z ==> Summary 2021-05-19T18:01:55.5961450Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T18:01:58.2516590Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T18:01:59.3648790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:01:59.9178940Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T18:02:00.2955800Z ==> 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:02:00.3402930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:01.7922880Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T18:02:01.9331280Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T18:02:01.9363880Z 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-3610-1l05ui6 2021-05-19T18:02:15.2427630Z cp -pR /private/tmp/d20210519-3610-1l05ui6/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T18:02:27.2056970Z chmod -Rf +w /private/tmp/d20210519-3610-1l05ui6 2021-05-19T18:02:31.3778090Z ==> Finishing up 2021-05-19T18:02:31.4144120Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T18:02:31.4153850Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T18:02:31.4155600Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T18:02:31.4161320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T18:02:31.4166520Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T18:02:31.4173350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T18:02:31.4180300Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T18:02:31.4185170Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T18:02:31.4194100Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T18:02:31.4198890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T18:02:31.4208820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T18:02:31.4218580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T18:02:31.4232600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T18:02:31.4242000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T18:02:31.4251120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T18:02:31.4260100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T18:02:31.4271420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T18:02:31.4281110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T18:02:31.4290210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T18:02:31.4352060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T18:02:31.4353810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T18:02:31.4355220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T18:02:31.4356610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T18:02:31.4358110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T18:02:31.4362120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T18:02:31.4363530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T18:02:31.4364970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T18:02:31.4373590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T18:02:31.4382310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T18:02:31.4387470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T18:02:31.4396340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T18:02:31.4404290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T18:02:31.4412530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T18:02:31.4420850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T18:02:31.4430480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T18:02:31.4439980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T18:02:31.4445000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T18:02:31.4502260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T18:02:31.4503850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T18:02:31.4505640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T18:02:31.4507100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T18:02:31.4508520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T18:02:31.4509910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T18:02:31.4511950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T18:02:31.4513450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T18:02:31.4517570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T18:02:31.4528200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T18:02:31.4539300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T18:02:31.4549650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T18:02:31.4559250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T18:02:31.4563730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T18:02:31.4666170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T18:02:31.4669760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T18:02:31.4675250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T18:02:31.4682030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T18:02:31.4687130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T18:02:31.4692300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T18:02:31.4697110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T18:02:31.4703130Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T18:02:31.4805720Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T18:02:31.4808100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T18:02:31.4809630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T18:02:31.4811020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T18:02:31.4812430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T18:02:31.4814450Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T18:02:31.4815830Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T18:02:31.4817270Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T18:02:31.4818670Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T18:02:31.4820060Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T18:02:31.4821440Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T18:02:31.4825000Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T18:02:31.4826450Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T18:02:31.4827890Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T18:02:31.4829500Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T18:02:31.4830880Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T18:02:31.4832270Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T18:02:31.4833660Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T18:02:31.4835130Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T18:02:31.4836650Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T18:02:31.4838080Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T18:02:31.4840950Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T18:02:31.4844650Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T18:02:31.4846150Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T18:02:31.4848780Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T18:02:31.4861830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T18:02:31.4868150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T18:02:31.4875020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T18:02:31.4883350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T18:02:31.4892200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T18:02:31.4895720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T18:02:31.4902630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T18:02:31.4908140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T18:02:31.4913950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T18:02:31.4920140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T18:02:31.4927130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T18:02:31.4932810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T18:02:31.4952270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T18:02:31.4953910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T18:02:31.4955500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T18:02:31.4957140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T18:02:31.4960130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T18:02:31.4965370Z Only the first 100 operations were output. 2021-05-19T18:02:33.2415980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3780-17cm5dj.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:02:36.7983780Z ==> Summary 2021-05-19T18:02:36.8960190Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T18:02:40.0317490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T18:02:41.1511170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:41.7371900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T18:02:42.1080860Z ==> 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:02:42.1544330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:42.2366210Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T18:02:42.3339970Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T18:02:42.3369320Z 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-3789-18mh2ml 2021-05-19T18:02:43.8117660Z cp -pR /private/tmp/d20210519-3789-18mh2ml/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T18:02:45.3113620Z chmod -Rf +w /private/tmp/d20210519-3789-18mh2ml 2021-05-19T18:02:45.7888760Z ==> Finishing up 2021-05-19T18:02:45.8276050Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T18:02:45.8282620Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T18:02:45.8289950Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T18:02:45.8301370Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T18:02:45.8407780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8418640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8533500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8548230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8677070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8745190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8757280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8768950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8772810Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T18:02:45.8778330Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T18:02:45.8804640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8807220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8875880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8946890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.8956700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9001400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9144750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9154840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9166930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9197120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9322700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9389440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9403340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9523260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9535250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9592310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9664430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9674970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9687610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9815790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:45.9884440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0002300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0013450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0086360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0097320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0109600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0192770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0270120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0282730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0295110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0377070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0772600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0804990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0807100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.0864500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1003720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1015630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1029670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1092960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1229950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1295780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1306080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1405840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1417180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1495430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1549610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:02:46.1563490Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T18:02:46.1570280Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T18:02:46.1584700Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T18:02:46.1595600Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T18:02:46.1606150Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T18:02:46.1617790Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T18:02:46.1633580Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T18:02:46.1645820Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T18:02:46.2633910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3954-1nybgh5.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:02:49.0662930Z ==> Summary 2021-05-19T18:02:49.0775210Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T18:02:51.4885160Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T18:02:51.4888630Z To reinstall 1.6.37, run: 2021-05-19T18:02:51.4889470Z brew reinstall libpng 2021-05-19T18:02:53.7644400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T18:02:54.8526240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:55.4196420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T18:02:55.7524630Z ==> 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:02:55.7842840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:55.8290670Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T18:02:55.8390120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T18:02:57.1444060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:57.8212450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T18:02:58.1456510Z ==> 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:02:58.1929680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:58.3135260Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T18:02:58.3211450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T18:02:59.4098040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02:59.9554940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T18:03:00.3239270Z ==> 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:03:00.3766970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:00.4172310Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T18:03:00.4205350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T18:03:01.5159940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:02.0639590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T18:03:02.4232440Z ==> 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:03:02.4648660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:02.5096020Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T18:03:02.5143710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T18:03:03.6107410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:04.1671150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T18:03:04.5099140Z ==> 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:03:04.5518680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:04.7222940Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T18:03:04.7313570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T18:03:05.8844160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:06.4996150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T18:03:06.8648210Z ==> 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:03:06.8975210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:07.1791430Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T18:03:07.1912410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T18:03:08.3164500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:08.8678500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T18:03:09.2296990Z ==> 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:03:09.2708410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:09.3321400Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T18:03:09.3358140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T18:03:10.4163150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:10.9940580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T18:03:11.3645950Z ==> 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:03:11.3968430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:11.4460570Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T18:03:11.4497930Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T18:03:12.5843590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:13.1467450Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T18:03:13.4829050Z ==> 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:03:13.5245190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:13.5853690Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T18:03:13.5904300Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T18:03:15.0454010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:15.6015710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T18:03:15.9354920Z ==> 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:03:15.9828320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:16.0534660Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T18:03:16.0602850Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T18:03:17.2954560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:17.8800480Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T18:03:18.2488770Z ==> 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:03:18.2892830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:18.5295840Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T18:03:18.5454990Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T18:03:19.6632380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:20.2286360Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T18:03:20.5940640Z ==> 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:03:20.6337970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:20.7456580Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T18:03:20.7502790Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T18:03:21.8164200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:22.3828970Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T18:03:22.7066320Z ==> 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:03:22.7534240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:22.8434610Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T18:03:22.8481510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T18:03:23.9276070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:24.4978930Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T18:03:24.8503570Z ==> 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:03:24.9264490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:26.1846630Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T18:03:26.2428520Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T18:03:27.3949760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:28.6236760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:28.6245920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T18:03:28.6250290Z ==> 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:03:28.7343420Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T18:03:28.7475930Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T18:03:29.8996700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:30.4869230Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T18:03:30.8593480Z ==> 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:03:30.9118740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:39.4566900Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T18:03:39.8929370Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T18:03:40.9957330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:41.6473020Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T18:03:42.0182390Z ==> 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:03:42.0635280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03:42.8801170Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T18:03:42.9579460Z ==> 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:03:42.9582650Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T18:03:43.0336390Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T18:03:43.0439480Z 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-4064-7qzkae 2021-05-19T18:03:43.0790430Z cp -pR /private/tmp/d20210519-4064-7qzkae/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T18:03:43.1163430Z chmod -Rf +w /private/tmp/d20210519-4064-7qzkae 2021-05-19T18:03:43.1706320Z ==> Finishing up 2021-05-19T18:03:43.2219550Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T18:03:43.2480810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4325-1ea7rpb.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:03:45.8816400Z ==> Summary 2021-05-19T18:03:45.8833080Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T18:03:45.8840080Z ==> Installing poppler dependency: xorgproto 2021-05-19T18:03:45.8876220Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T18:03:45.8895660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4064-x4uwkf 2021-05-19T18:03:46.8815400Z cp -pR /private/tmp/d20210519-4064-x4uwkf/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T18:03:48.5212250Z chmod -Rf +w /private/tmp/d20210519-4064-x4uwkf 2021-05-19T18:03:48.8503790Z ==> Finishing up 2021-05-19T18:03:48.9180190Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T18:03:48.9184050Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T18:03:48.9193670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T18:03:48.9198830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T18:03:48.9204560Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T18:03:48.9209370Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T18:03:48.9215320Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T18:03:48.9220430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T18:03:48.9226040Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T18:03:48.9230840Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T18:03:48.9236500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T18:03:48.9520220Z rm /usr/local/share/pkgconfig 2021-05-19T18:03:48.9584800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T18:03:48.9589660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T18:03:48.9595830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T18:03:48.9601120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T18:03:48.9607050Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T18:03:48.9612730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T18:03:48.9619030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T18:03:48.9624940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T18:03:48.9630400Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T18:03:48.9635890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T18:03:48.9655410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T18:03:48.9657310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T18:03:48.9662820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T18:03:48.9674250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T18:03:48.9681360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T18:03:48.9686390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T18:03:48.9692090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T18:03:48.9697340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T18:03:48.9703380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T18:03:48.9708150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T18:03:48.9713420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T18:03:48.9718780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T18:03:48.9724070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T18:03:48.9729000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T18:03:48.9734540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T18:03:48.9740050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T18:03:48.9745690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T18:03:48.9752240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T18:03:48.9757060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T18:03:48.9762950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T18:03:48.9768060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T18:03:48.9773830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T18:03:48.9781660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T18:03:48.9784610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T18:03:48.9790500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T18:03:48.9798560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T18:03:48.9800960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T18:03:48.9806520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T18:03:48.9811820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T18:03:48.9817510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T18:03:48.9822510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T18:03:48.9828020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T18:03:49.0499130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4351-8rqxi7.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:03:51.5283680Z ==> Summary 2021-05-19T18:03:51.5498710Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T18:03:51.5505170Z ==> Installing poppler dependency: libxau 2021-05-19T18:03:51.5603610Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T18:03:51.5624140Z 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-4064-tcxlvi 2021-05-19T18:03:51.6739700Z cp -pR /private/tmp/d20210519-4064-tcxlvi/libxau/. /usr/local/Cellar/libxau 2021-05-19T18:03:51.8005260Z chmod -Rf +w /private/tmp/d20210519-4064-tcxlvi 2021-05-19T18:03:51.8818370Z ==> Finishing up 2021-05-19T18:03:51.9359850Z rm /usr/local/include/X11 2021-05-19T18:03:51.9369290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T18:03:51.9375570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T18:03:51.9379920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T18:03:51.9385460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T18:03:51.9391470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T18:03:51.9396970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T18:03:51.9403380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T18:03:51.9410650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T18:03:51.9416190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T18:03:51.9421860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T18:03:51.9427630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T18:03:51.9433220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T18:03:51.9438530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T18:03:51.9444260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T18:03:51.9452210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T18:03:51.9458500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T18:03:51.9464750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T18:03:51.9470580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T18:03:51.9476100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T18:03:51.9482200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T18:03:51.9487980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T18:03:51.9493920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T18:03:51.9499610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T18:03:51.9505430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T18:03:51.9509120Z mkdir -p /usr/local/include/X11/dri 2021-05-19T18:03:51.9518000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T18:03:51.9524250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T18:03:51.9530920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T18:03:51.9534840Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T18:03:51.9561390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T18:03:51.9566240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T18:03:51.9572800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T18:03:51.9580120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T18:03:51.9588730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T18:03:51.9592040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T18:03:51.9597430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T18:03:51.9603460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T18:03:51.9608700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T18:03:51.9615110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T18:03:51.9622190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T18:03:51.9628260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T18:03:51.9633730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T18:03:51.9639470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T18:03:51.9644980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T18:03:51.9650340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T18:03:51.9656530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T18:03:51.9662980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T18:03:51.9668220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T18:03:51.9674470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T18:03:51.9680540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T18:03:51.9687420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T18:03:51.9692980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T18:03:51.9700880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T18:03:51.9704200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T18:03:51.9710100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T18:03:51.9715590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T18:03:51.9723830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T18:03:51.9727980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T18:03:51.9753910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T18:03:51.9756150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T18:03:51.9762970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T18:03:51.9768840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T18:03:51.9774450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T18:03:51.9780410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T18:03:51.9786390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T18:03:51.9793320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T18:03:51.9801080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T18:03:51.9805620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T18:03:51.9811190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T18:03:51.9816980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T18:03:51.9822220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T18:03:51.9828270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T18:03:51.9834710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T18:03:51.9843990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T18:03:51.9846580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T18:03:51.9852030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T18:03:51.9857060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T18:03:51.9863160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T18:03:51.9868410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T18:03:51.9875010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T18:03:51.9880910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T18:03:51.9888010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T18:03:51.9894180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T18:03:51.9899310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T18:03:51.9905350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T18:03:51.9910460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T18:03:51.9918430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T18:03:51.9941970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T18:03:51.9946910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T18:03:51.9953120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T18:03:51.9958550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T18:03:51.9968180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T18:03:51.9973240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T18:03:51.9979510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T18:03:51.9985780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T18:03:51.9991510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T18:03:51.9997420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T18:03:52.0002640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T18:03:52.0009350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T18:03:52.0015280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T18:03:52.0020780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T18:03:52.0024790Z Only the first 100 operations were output. 2021-05-19T18:03:52.0530920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4378-qmc12d.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:03:54.4084610Z ==> Summary 2021-05-19T18:03:54.4113280Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T18:03:54.4119410Z ==> Installing poppler dependency: libxdmcp 2021-05-19T18:03:54.4241510Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T18:03:54.4261360Z 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-4064-8d2ldb 2021-05-19T18:03:54.5036690Z cp -pR /private/tmp/d20210519-4064-8d2ldb/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T18:03:54.5690170Z chmod -Rf +w /private/tmp/d20210519-4064-8d2ldb 2021-05-19T18:03:54.6315260Z ==> Finishing up 2021-05-19T18:03:54.6747640Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T18:03:54.6760240Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T18:03:54.6776200Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T18:03:54.6789760Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T18:03:54.6813080Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T18:03:54.7135840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4404-1gdrge.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:03:57.0589360Z ==> Summary 2021-05-19T18:03:57.0611020Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T18:03:57.0617370Z ==> Installing poppler dependency: libxcb 2021-05-19T18:03:57.0976860Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T18:03:57.0995860Z 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-4064-2idg6b 2021-05-19T18:04:08.8408330Z cp -pR /private/tmp/d20210519-4064-2idg6b/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T18:04:20.7189800Z chmod -Rf +w /private/tmp/d20210519-4064-2idg6b 2021-05-19T18:04:22.5901870Z ==> Finishing up 2021-05-19T18:04:22.6677220Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T18:04:22.6685170Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T18:04:22.6749340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T18:04:22.6755070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T18:04:22.6760590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T18:04:22.6766710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T18:04:22.6772990Z 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:04:22.6778790Z 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:04:22.6784850Z 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:04:22.6790600Z 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:04:22.6799020Z 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:04:22.6803440Z 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:04:22.6809140Z 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:04:22.6815210Z 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:04:22.6820710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T18:04:22.6826700Z 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:04:22.6832210Z 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:04:22.6838980Z 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:04:22.6844630Z 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:04:22.6850520Z 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:04:22.6855550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T18:04:22.6861440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T18:04:22.6866670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T18:04:22.6873280Z 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:04:22.6879820Z 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:04:22.6884640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T18:04:22.6890430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T18:04:22.6895850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T18:04:22.6901780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T18:04:22.6908070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T18:04:22.6913680Z 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:04:22.6919720Z 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:04:22.6925580Z 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:04:22.6931220Z 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:04:22.6936990Z 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:04:22.6942720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T18:04:22.6948130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T18:04:22.6955110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T18:04:22.6959820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T18:04:22.6966000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T18:04:22.6971870Z 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:04:22.6977020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T18:04:22.6983030Z 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:04:22.6988600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T18:04:22.6994560Z 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:04:22.7000040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T18:04:22.7006430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T18:04:22.7012600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T18:04:22.7018070Z 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:04:22.7024410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T18:04:22.7029710Z 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:04:22.7036320Z 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:04:22.7041840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T18:04:22.7047910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T18:04:22.7082160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T18:04:22.7087230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T18:04:22.7093620Z 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:04:22.7098710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T18:04:22.7104650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T18:04:22.7110610Z 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:04:22.7117220Z 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:04:22.7123510Z 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:04:22.7129070Z 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:04:22.7134400Z 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:04:22.7140780Z 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:04:22.7147560Z 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:04:22.7154250Z 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:04:22.7159530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T18:04:22.7165590Z 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:04:22.7171640Z 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:04:22.7176860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T18:04:22.7182830Z 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:04:22.7191220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T18:04:22.7194910Z 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:04:22.7200310Z 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:04:22.7206660Z 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:04:22.7211850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T18:04:22.7218020Z 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:04:22.7224330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T18:04:22.7230950Z 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:04:22.7236210Z 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:04:22.7242400Z 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:04:22.7248560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T18:04:22.7254620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T18:04:22.7261100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T18:04:22.7266960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T18:04:22.7271830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T18:04:22.7277690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T18:04:22.7283000Z 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:04:22.7289200Z 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:04:22.7294400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T18:04:22.7300220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T18:04:22.7305300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T18:04:22.7311080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T18:04:22.7316170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T18:04:22.7322810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T18:04:22.7328210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T18:04:22.7334010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T18:04:22.7339060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T18:04:22.7344910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T18:04:22.7349040Z Only the first 100 operations were output. 2021-05-19T18:04:24.8621880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4439-qmvjpq.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:04:27.6417040Z ==> Summary 2021-05-19T18:04:27.7928520Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T18:04:27.7934650Z ==> Installing poppler dependency: libx11 2021-05-19T18:04:27.8440390Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T18:04:27.8459090Z 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-4064-cqyx8h 2021-05-19T18:04:33.0602940Z cp -pR /private/tmp/d20210519-4064-cqyx8h/libx11/. /usr/local/Cellar/libx11 2021-05-19T18:04:39.6038590Z chmod -Rf +w /private/tmp/d20210519-4064-cqyx8h 2021-05-19T18:04:40.2648780Z ==> Finishing up 2021-05-19T18:04:40.3071710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T18:04:40.3075540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T18:04:40.3081280Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T18:04:40.3086050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T18:04:40.3092250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T18:04:40.3097680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T18:04:40.3102260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T18:04:40.3107550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T18:04:40.3114780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T18:04:40.3118140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T18:04:40.3123090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T18:04:40.3127960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T18:04:40.3136230Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T18:04:40.3143530Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T18:04:40.3171610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T18:04:40.3176980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T18:04:40.3211760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T18:04:40.3213590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T18:04:40.3215250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T18:04:40.3217290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T18:04:40.3219230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T18:04:40.3221180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T18:04:40.3223250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T18:04:40.3225160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T18:04:40.3230440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T18:04:40.3236840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T18:04:40.3241890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T18:04:40.3247520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T18:04:40.3253660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T18:04:40.3259370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T18:04:40.3264860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T18:04:40.3270980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T18:04:40.3275910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T18:04:40.3285710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T18:04:40.3289060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T18:04:40.3293400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T18:04:40.3299530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T18:04:40.3330230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T18:04:40.3332050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T18:04:40.3333860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T18:04:40.3335610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T18:04:40.3337330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T18:04:40.3339410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T18:04:40.3341550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T18:04:40.3370130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T18:04:40.3375350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T18:04:40.3381370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T18:04:40.3387080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T18:04:40.3392530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T18:04:40.3397820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T18:04:40.3404660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T18:04:40.3410010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T18:04:40.3414990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T18:04:40.3422340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T18:04:40.3427520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T18:04:40.3433600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T18:04:40.3439240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T18:04:40.3444190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T18:04:40.3450280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T18:04:40.3455840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T18:04:40.3461620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T18:04:40.3467180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T18:04:40.3472480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T18:04:40.3478430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T18:04:40.3484150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T18:04:40.3489700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T18:04:40.3494660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T18:04:40.3501570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T18:04:40.3507300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T18:04:40.3513310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T18:04:40.3518540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T18:04:40.3523210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T18:04:40.3534420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T18:04:40.3543790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T18:04:40.3554490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T18:04:40.3565290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T18:04:40.3576500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T18:04:40.3585610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T18:04:40.3596490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T18:04:40.3606700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T18:04:40.3616610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T18:04:40.3622360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T18:04:40.3629360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T18:04:40.3635290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T18:04:40.3640510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T18:04:40.3646460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T18:04:40.3653750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T18:04:40.3658360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T18:04:40.3665300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T18:04:40.3670360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T18:04:40.3676610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T18:04:40.3681870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T18:04:40.3689980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T18:04:40.3697220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T18:04:40.3704870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T18:04:40.3715110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T18:04:40.3721910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T18:04:40.3728100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T18:04:40.3733870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T18:04:40.3741210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T18:04:40.3746830Z Only the first 100 operations were output. 2021-05-19T18:04:41.0235570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4465-1hlcuo4.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:04:43.5714350Z ==> Summary 2021-05-19T18:04:43.6395670Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T18:04:43.6401670Z ==> Installing poppler dependency: libxext 2021-05-19T18:04:43.6981280Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T18:04:43.6998770Z 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-4064-djjsqc 2021-05-19T18:04:44.2165830Z cp -pR /private/tmp/d20210519-4064-djjsqc/libxext/. /usr/local/Cellar/libxext 2021-05-19T18:04:44.7246510Z chmod -Rf +w /private/tmp/d20210519-4064-djjsqc 2021-05-19T18:04:44.8223380Z ==> Finishing up 2021-05-19T18:04:44.8680650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T18:04:44.8684720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T18:04:44.8690600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T18:04:44.8695580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T18:04:44.8701270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T18:04:44.8707650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T18:04:44.8713420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T18:04:44.8719500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T18:04:44.8724360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T18:04:44.8729980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T18:04:44.8734930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T18:04:44.8740590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T18:04:44.8745670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T18:04:44.8752470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T18:04:44.8757870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T18:04:44.8763520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T18:04:44.8776740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T18:04:44.8783120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T18:04:44.8788080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T18:04:44.8793900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T18:04:44.8801700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T18:04:44.8807340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T18:04:44.8813050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T18:04:44.8818630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T18:04:44.8824170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T18:04:44.8852780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T18:04:44.8858550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T18:04:44.8871170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T18:04:44.8873640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T18:04:44.8877670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T18:04:44.8883690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T18:04:44.8889020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T18:04:44.8895440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T18:04:44.8902160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T18:04:44.8908720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T18:04:44.8913850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T18:04:44.8943660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T18:04:44.8945890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T18:04:44.8949720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T18:04:44.8951340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T18:04:44.8953140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T18:04:44.8955380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T18:04:44.8957210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T18:04:44.8959060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T18:04:44.8964360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T18:04:44.8969650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T18:04:44.8975370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T18:04:44.8980990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T18:04:44.8986020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T18:04:44.8992680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T18:04:44.8997580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T18:04:44.9003260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T18:04:44.9008710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T18:04:44.9014420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T18:04:44.9021170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T18:04:44.9027300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T18:04:44.9033130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T18:04:44.9038990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T18:04:44.9044220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T18:04:44.9051340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T18:04:44.9056320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T18:04:44.9061910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T18:04:44.9067620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T18:04:44.9072770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T18:04:44.9078400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T18:04:44.9083350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T18:04:44.9089920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T18:04:44.9095780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T18:04:44.9103530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T18:04:44.9108900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T18:04:44.9114730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T18:04:44.9120280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T18:04:44.9126320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T18:04:44.9131240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T18:04:44.9137970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T18:04:44.9143540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T18:04:44.9149560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T18:04:44.9156580Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T18:04:44.9161530Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T18:04:44.9167090Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T18:04:44.9175460Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T18:04:44.9714040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4491-1nrekjk.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:04:47.4404070Z ==> Summary 2021-05-19T18:04:47.4473150Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T18:04:47.4479470Z ==> Installing poppler dependency: libxrender 2021-05-19T18:04:47.5086150Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T18:04:47.5104490Z 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-4064-l9zyun 2021-05-19T18:04:47.5862190Z cp -pR /private/tmp/d20210519-4064-l9zyun/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T18:04:47.6597570Z chmod -Rf +w /private/tmp/d20210519-4064-l9zyun 2021-05-19T18:04:47.7400310Z ==> Finishing up 2021-05-19T18:04:47.7857720Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T18:04:47.7866230Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T18:04:47.7874200Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T18:04:47.7879840Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T18:04:47.7887490Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T18:04:47.7893720Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T18:04:47.8153650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4517-1u79pcv.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:04:50.2560770Z ==> Summary 2021-05-19T18:04:50.2585070Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T18:04:50.2593250Z ==> Installing poppler dependency: lzo 2021-05-19T18:04:50.2614770Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T18:04:50.2634010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4064-xv30rt 2021-05-19T18:04:50.4772400Z cp -pR /private/tmp/d20210519-4064-xv30rt/lzo/. /usr/local/Cellar/lzo 2021-05-19T18:04:50.5825110Z chmod -Rf +w /private/tmp/d20210519-4064-xv30rt 2021-05-19T18:04:50.6573830Z ==> Finishing up 2021-05-19T18:04:50.6998540Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T18:04:50.7006450Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T18:04:50.7013070Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T18:04:50.7017770Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T18:04:50.7023190Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T18:04:50.7030460Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T18:04:50.7312920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4543-kyq1ck.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:04:53.0190380Z ==> Summary 2021-05-19T18:04:53.0225270Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T18:04:53.0231770Z ==> Installing poppler dependency: pixman 2021-05-19T18:04:53.0259730Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T18:04:53.0279470Z 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-4064-bjfhm 2021-05-19T18:04:53.1601760Z cp -pR /private/tmp/d20210519-4064-bjfhm/pixman/. /usr/local/Cellar/pixman 2021-05-19T18:04:53.2847360Z chmod -Rf +w /private/tmp/d20210519-4064-bjfhm 2021-05-19T18:04:53.3476170Z ==> Finishing up 2021-05-19T18:04:53.3817460Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T18:04:53.3824390Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T18:04:53.3829680Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T18:04:53.3835710Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T18:04:53.3842290Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T18:04:53.3889120Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T18:04:53.4431440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4569-3z1kii.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:04:55.7845600Z ==> Summary 2021-05-19T18:04:55.7865920Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T18:04:55.7872330Z ==> Installing poppler dependency: cairo 2021-05-19T18:04:55.9547090Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T18:04:55.9564960Z 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-4064-44goab 2021-05-19T18:04:57.0936070Z cp -pR /private/tmp/d20210519-4064-44goab/cairo/. /usr/local/Cellar/cairo 2021-05-19T18:04:58.5487570Z chmod -Rf +w /private/tmp/d20210519-4064-44goab 2021-05-19T18:04:59.7586340Z ==> Finishing up 2021-05-19T18:04:59.8029020Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T18:04:59.8032800Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T18:04:59.8040360Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T18:04:59.8052130Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T18:04:59.8058680Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T18:04:59.8064020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T18:04:59.8068610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T18:04:59.8074520Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T18:04:59.8080620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T18:04:59.8085840Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T18:04:59.8090930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T18:04:59.8096200Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T18:04:59.8101070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T18:04:59.8105890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T18:04:59.8131790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T18:04:59.8149300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T18:04:59.8162250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T18:04:59.8171370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T18:04:59.8182030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T18:04:59.8201210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T18:04:59.8213670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T18:04:59.8223770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T18:04:59.8236920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T18:04:59.8249010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T18:04:59.8259620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T18:04:59.8271030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T18:04:59.8286490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T18:04:59.8298280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T18:04:59.8305810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T18:04:59.8316860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T18:04:59.8335610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T18:04:59.9651000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4595-2ux6d7.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:05:02.3418910Z ==> Summary 2021-05-19T18:05:02.3512970Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T18:05:02.3520450Z ==> Installing poppler dependency: little-cms2 2021-05-19T18:05:02.3640850Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T18:05:02.3660840Z 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-4064-1lctpvv 2021-05-19T18:05:02.5787440Z cp -pR /private/tmp/d20210519-4064-1lctpvv/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T18:05:02.7429470Z chmod -Rf +w /private/tmp/d20210519-4064-1lctpvv 2021-05-19T18:05:02.8868750Z ==> Finishing up 2021-05-19T18:05:02.9225550Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T18:05:02.9229710Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T18:05:02.9235870Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T18:05:02.9243390Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T18:05:02.9246020Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T18:05:02.9253400Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T18:05:02.9260660Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T18:05:02.9273880Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T18:05:02.9280470Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T18:05:02.9286160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T18:05:02.9292010Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T18:05:02.9298030Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T18:05:02.9306010Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T18:05:02.9311620Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T18:05:02.9319110Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T18:05:02.9325450Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T18:05:02.9781990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4621-r47lbf.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:05:05.4951230Z ==> Summary 2021-05-19T18:05:05.4990320Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T18:05:05.4992380Z ==> Installing poppler dependency: nspr 2021-05-19T18:05:05.5012760Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T18:05:05.5033180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4064-r5oddz 2021-05-19T18:05:06.1555670Z cp -pR /private/tmp/d20210519-4064-r5oddz/nspr/. /usr/local/Cellar/nspr 2021-05-19T18:05:06.6911470Z chmod -Rf +w /private/tmp/d20210519-4064-r5oddz 2021-05-19T18:05:06.8131870Z ==> Finishing up 2021-05-19T18:05:06.8589950Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T18:05:06.8595850Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T18:05:06.8604540Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T18:05:06.8611510Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T18:05:06.8616930Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T18:05:06.8623410Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T18:05:06.8628170Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T18:05:06.8633820Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T18:05:06.8639310Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T18:05:06.8646930Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T18:05:06.9277860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4647-1qy2mj7.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:05:09.2880710Z ==> Summary 2021-05-19T18:05:09.2950970Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T18:05:09.2957820Z ==> Installing poppler dependency: nss 2021-05-19T18:05:09.3254760Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T18:05:09.3274520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4064-8o6824 2021-05-19T18:05:13.5437320Z cp -pR /private/tmp/d20210519-4064-8o6824/nss/. /usr/local/Cellar/nss 2021-05-19T18:05:17.0615440Z chmod -Rf +w /private/tmp/d20210519-4064-8o6824 2021-05-19T18:05:31.3540480Z ==> Finishing up 2021-05-19T18:05:31.4020720Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T18:05:31.4024390Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T18:05:31.4029920Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T18:05:31.4035310Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T18:05:31.4040220Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T18:05:31.4044900Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T18:05:31.4050360Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T18:05:31.4055450Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T18:05:31.4059960Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T18:05:31.4065240Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T18:05:31.4070060Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T18:05:31.4075960Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T18:05:31.4080910Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T18:05:31.4085520Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T18:05:31.4090520Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T18:05:31.4095330Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T18:05:31.4100230Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T18:05:31.4106290Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T18:05:31.4110870Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T18:05:31.4116120Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T18:05:31.4120990Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T18:05:31.4125970Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T18:05:31.4130450Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T18:05:31.4166560Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T18:05:31.4168130Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T18:05:31.4169690Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T18:05:31.4171350Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T18:05:31.4172660Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T18:05:31.4187420Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T18:05:31.4192070Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T18:05:31.4197580Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T18:05:31.4221770Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T18:05:31.4223530Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T18:05:31.4225070Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T18:05:31.4226450Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T18:05:31.4227830Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T18:05:31.4229400Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T18:05:31.4232550Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T18:05:31.4238570Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T18:05:31.4243580Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T18:05:31.4248970Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T18:05:31.4253510Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T18:05:31.4258930Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T18:05:31.4265020Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T18:05:31.4268770Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T18:05:31.4274050Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T18:05:31.4278850Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T18:05:31.4284220Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T18:05:31.4288960Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T18:05:31.4294100Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T18:05:31.4300460Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T18:05:31.4304020Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T18:05:31.4309350Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T18:05:31.4313940Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T18:05:31.4319090Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T18:05:31.4324340Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T18:05:31.4329190Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T18:05:31.4335310Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T18:05:31.4338980Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T18:05:31.4344230Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T18:05:31.4348720Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T18:05:31.4353890Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T18:05:31.4358320Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T18:05:31.4364470Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T18:05:31.4370190Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T18:05:31.4374810Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T18:05:31.4380000Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T18:05:31.4384900Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T18:05:31.4390190Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T18:05:31.4394620Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T18:05:31.4402650Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T18:05:31.4411000Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T18:05:31.4416110Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T18:05:31.4421620Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T18:05:31.4426360Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T18:05:31.4431040Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T18:05:31.4436170Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T18:05:31.4441790Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T18:05:31.4447170Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T18:05:31.4452010Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T18:05:31.4457260Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T18:05:31.4467170Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T18:05:31.4468550Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T18:05:31.4473510Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T18:05:31.4478520Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T18:05:31.4484170Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T18:05:31.4489280Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T18:05:31.4494420Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T18:05:31.4498940Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T18:05:31.4504400Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T18:05:31.4508820Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T18:05:31.4514090Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T18:05:31.4519290Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T18:05:31.4524580Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T18:05:31.4529540Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T18:05:31.4535200Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T18:05:31.4539300Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T18:05:31.4544380Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T18:05:31.4548960Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T18:05:31.4555160Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T18:05:31.4559650Z Only the first 100 operations were output. 2021-05-19T18:05:31.8096800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4688-11t71v8.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:05:34.3086700Z ==> Summary 2021-05-19T18:05:34.3228350Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T18:05:34.3234980Z ==> Installing poppler dependency: openjpeg 2021-05-19T18:05:34.3555320Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T18:05:34.3574760Z 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-4064-ih4hrn 2021-05-19T18:05:38.2732890Z cp -pR /private/tmp/d20210519-4064-ih4hrn/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T18:05:40.9754880Z chmod -Rf +w /private/tmp/d20210519-4064-ih4hrn 2021-05-19T18:05:41.3864260Z ==> Finishing up 2021-05-19T18:05:41.4239470Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T18:05:41.4244780Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T18:05:41.4250110Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T18:05:41.4258650Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:05:41.4267700Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:05:41.4278000Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T18:05:41.4284410Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T18:05:41.4291050Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T18:05:41.4299620Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T18:05:41.4306790Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T18:05:41.4311830Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T18:05:41.4317370Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T18:05:41.4325860Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T18:05:41.4330110Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:05:41.4337830Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T18:05:41.5778030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4719-iwajvd.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:05:43.9504450Z ==> Summary 2021-05-19T18:05:43.9836410Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T18:05:43.9843480Z ==> Installing poppler dependency: qt@5 2021-05-19T18:05:43.9883860Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T18:05:43.9903510Z 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-4064-1emuuw1 2021-05-19T18:07:00.0367520Z cp -pR /private/tmp/d20210519-4064-1emuuw1/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T18:08:22.1734430Z chmod -Rf +w /private/tmp/d20210519-4064-1emuuw1 2021-05-19T18:10:07.0546670Z ==> Finishing up 2021-05-19T18:10:24.0100560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4802-1prnzj7.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:10:29.2404050Z ==> Caveats 2021-05-19T18:10:29.2405370Z We agreed to the Qt open source license for you. 2021-05-19T18:10:29.2406600Z If this is unacceptable you should uninstall. 2021-05-19T18:10:29.2407280Z 2021-05-19T18:10:29.2408640Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:29.2410310Z because this is an alternate version of another formula. 2021-05-19T18:10:29.2411240Z 2021-05-19T18:10:29.2415410Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:10:29.2417050Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:29.2417910Z 2021-05-19T18:10:29.2418900Z For compilers to find qt@5 you may need to set: 2021-05-19T18:10:29.2420350Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:10:29.2421780Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:10:29.2422470Z 2021-05-19T18:10:29.2423680Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:10:29.2424840Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:10:29.2425590Z 2021-05-19T18:10:29.2426800Z ==> Summary 2021-05-19T18:10:30.0274220Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T18:10:30.0280500Z ==> Installing poppler 2021-05-19T18:10:30.0284220Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T18:10:30.0304250Z 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-4064-u3beag 2021-05-19T18:10:33.5558380Z cp -pR /private/tmp/d20210519-4064-u3beag/poppler/. /usr/local/Cellar/poppler 2021-05-19T18:10:37.6403270Z chmod -Rf +w /private/tmp/d20210519-4064-u3beag 2021-05-19T18:10:40.6345010Z ==> Finishing up 2021-05-19T18:10:41.1051780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T18:10:41.1055700Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T18:10:41.1061190Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T18:10:41.1067050Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T18:10:41.1072690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T18:10:41.1077570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T18:10:41.1083000Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T18:10:41.1088780Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T18:10:41.1095150Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T18:10:41.1099720Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T18:10:41.1105360Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T18:10:41.1110370Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T18:10:41.1114980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T18:10:41.1122660Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T18:10:41.1136460Z rm /usr/local/share/gir-1.0 2021-05-19T18:10:41.1144920Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T18:10:41.1201230Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T18:10:41.1205550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T18:10:41.1207650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T18:10:41.1209340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T18:10:41.1211040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T18:10:41.1212670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T18:10:41.1214340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T18:10:41.1216010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T18:10:41.1217700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T18:10:41.1219630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T18:10:41.1221840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T18:10:41.1223450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T18:10:41.1225120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T18:10:41.1228840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T18:10:41.1237130Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T18:10:41.1241730Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T18:10:41.1254950Z rm /usr/local/lib/girepository-1.0 2021-05-19T18:10:41.1262390Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T18:10:41.1268460Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T18:10:41.1274560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T18:10:41.1330820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T18:10:41.1334820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T18:10:41.1341130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T18:10:41.1346590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T18:10:41.1351150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T18:10:41.1356440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T18:10:41.1361960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T18:10:41.1367510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T18:10:41.1373360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T18:10:41.1379940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T18:10:41.1384770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T18:10:41.1390490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T18:10:41.1394890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T18:10:41.1400620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T18:10:41.1502280Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T18:10:41.1507050Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T18:10:41.1512850Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T18:10:41.1518000Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T18:10:41.4795250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4828-j56aop.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:10:43.9968280Z ==> Summary 2021-05-19T18:10:44.0281320Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T18:10:46.9342420Z ==> Caveats 2021-05-19T18:10:46.9343840Z ==> qt@5 2021-05-19T18:10:46.9387500Z We agreed to the Qt open source license for you. 2021-05-19T18:10:46.9388630Z If this is unacceptable you should uninstall. 2021-05-19T18:10:46.9389310Z 2021-05-19T18:10:46.9390820Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:46.9391990Z because this is an alternate version of another formula. 2021-05-19T18:10:46.9392670Z 2021-05-19T18:10:46.9393570Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:10:46.9395180Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:46.9396820Z 2021-05-19T18:10:46.9401130Z For compilers to find qt@5 you may need to set: 2021-05-19T18:10:46.9402890Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:10:46.9404420Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:10:46.9405110Z 2021-05-19T18:10:46.9406470Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:10:46.9408190Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:10:46.9408900Z 2021-05-19T18:10:49.1620620Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T18:10:50.2965400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10:50.8197570Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T18:10:51.1801620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T18%3A20%3A00Z&sig=k4Cv2P4LcZtkfISs8%2FPE4pnMnXzoZ0pRCrXisaWGF58%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:10:51.2270210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=k4Cv2P4LcZtkfISs8\%2FPE4pnMnXzoZ0pRCrXisaWGF58\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:10:51.2748100Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T18:10:51.2795520Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T18:10:52.6921840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10:53.2669640Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T18:10:53.6616150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T18%3A20%3A00Z&sig=VlqtfuYdnJ0APUF9T0%2FLurC3GgkgbmddDWDPL9K0xiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:10:53.6928540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=VlqtfuYdnJ0APUF9T0\%2FLurC3GgkgbmddDWDPL9K0xiw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:10:54.2516560Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T18:10:54.2903420Z ==> Installing dependencies for hdf5: szip 2021-05-19T18:10:54.2908930Z ==> Installing hdf5 dependency: szip 2021-05-19T18:10:54.3536540Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T18:10:54.3567990Z 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-4835-1a73xe2 2021-05-19T18:10:54.4251560Z cp -pR /private/tmp/d20210519-4835-1a73xe2/szip/. /usr/local/Cellar/szip 2021-05-19T18:10:54.4907850Z chmod -Rf +w /private/tmp/d20210519-4835-1a73xe2 2021-05-19T18:10:54.5437850Z ==> Finishing up 2021-05-19T18:10:54.5818270Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T18:10:54.5820270Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T18:10:54.5825420Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T18:10:54.5832830Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T18:10:54.5837320Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T18:10:54.5842910Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T18:10:54.6106250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5005-h6l4ud.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:10:57.0532710Z ==> Summary 2021-05-19T18:10:57.0551370Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T18:10:57.0556600Z ==> Installing hdf5 2021-05-19T18:10:57.0565930Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T18:10:57.0580230Z 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-4835-14tp39f 2021-05-19T18:10:59.1112560Z cp -pR /private/tmp/d20210519-4835-14tp39f/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T18:11:01.2759690Z chmod -Rf +w /private/tmp/d20210519-4835-14tp39f 2021-05-19T18:11:02.6230520Z ==> Finishing up 2021-05-19T18:11:02.6832160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T18:11:02.6835640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T18:11:02.6841000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T18:11:02.6845670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T18:11:02.6850850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T18:11:02.6857090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T18:11:02.6860540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T18:11:02.6864990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T18:11:02.6925580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T18:11:02.6929920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T18:11:02.6935610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T18:11:02.6940200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T18:11:02.6944740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T18:11:02.6950190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T18:11:02.6955670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T18:11:02.6960850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T18:11:02.6965860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T18:11:02.6970280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T18:11:02.6975620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T18:11:02.6981130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T18:11:02.6986270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T18:11:02.6991280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T18:11:02.7001000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T18:11:02.7006030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T18:11:02.7012430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T18:11:02.7018210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T18:11:02.7022620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T18:11:02.7027860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T18:11:02.7032500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T18:11:02.7037770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T18:11:02.7042380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T18:11:02.7048420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T18:11:02.7053140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T18:11:02.7058550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T18:11:02.7063100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T18:11:02.7087510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T18:11:02.7091870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T18:11:02.7097270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T18:11:02.7101990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T18:11:02.7107560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T18:11:02.7112400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T18:11:02.7117580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T18:11:02.7123000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T18:11:02.7128040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T18:11:02.7133170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T18:11:02.7138150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T18:11:02.7145040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T18:11:02.7149570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T18:11:02.7154210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T18:11:02.7159550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T18:11:02.7164350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T18:11:02.7169930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T18:11:02.7176440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T18:11:02.7181000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T18:11:02.7185430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T18:11:02.7190810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T18:11:02.7197730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T18:11:02.7201580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T18:11:02.7206660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T18:11:02.7211620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T18:11:02.7216500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T18:11:02.7222430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T18:11:02.7227090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T18:11:02.7232200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T18:11:02.7237660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T18:11:02.7242560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T18:11:02.7247410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T18:11:02.7252530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T18:11:02.7257830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T18:11:02.7263070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T18:11:02.7267860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T18:11:02.7273270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T18:11:02.7279340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T18:11:02.7285790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T18:11:02.7290970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T18:11:02.7295760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T18:11:02.7301120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T18:11:02.7306700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T18:11:02.7311770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T18:11:02.7317230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T18:11:02.7322420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T18:11:02.7327750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T18:11:02.7332540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T18:11:02.7338440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T18:11:02.7347650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T18:11:02.7352620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T18:11:02.7358080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T18:11:02.7363120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T18:11:02.7368720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T18:11:02.7374050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T18:11:02.7380140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T18:11:02.7385590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T18:11:02.7392020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T18:11:02.7396790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T18:11:02.7402630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T18:11:02.7408860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T18:11:02.7413550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T18:11:02.7418520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T18:11:02.7425000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T18:11:02.7429920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T18:11:02.7434460Z Only the first 100 operations were output. 2021-05-19T18:11:03.1316740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5031-zaiv7t.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:11:05.9729700Z ==> Summary 2021-05-19T18:11:05.9911260Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T18:11:08.5759550Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T18:11:09.6781480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:10.2357800Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T18:11:10.6346860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T18%3A20%3A00Z&sig=kcHYcYLy48QIA5AnJO7vH%2F6ooiPSJKxlRM17lUwRYYU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:10.6688580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=kcHYcYLy48QIA5AnJO7vH\%2F6ooiPSJKxlRM17lUwRYYU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:11.1994670Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T18:11:11.2851920Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T18:11:11.2880000Z 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-5038-10pi6z9 2021-05-19T18:11:12.3751950Z cp -pR /private/tmp/d20210519-5038-10pi6z9/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T18:11:13.2640560Z chmod -Rf +w /private/tmp/d20210519-5038-10pi6z9 2021-05-19T18:11:13.6016190Z ==> Finishing up 2021-05-19T18:11:13.6436610Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T18:11:13.6443180Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T18:11:13.6588760Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T18:11:13.6690070Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T18:11:13.6750550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T18:11:13.6752610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T18:11:13.6754600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T18:11:13.6756490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T18:11:13.6758150Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T18:11:13.6759820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T18:11:13.6761540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T18:11:13.6763120Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T18:11:13.6765580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T18:11:13.6767960Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T18:11:13.6769720Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T18:11:13.6834690Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T18:11:14.0073090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5202-15lv42k.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:11:16.8983830Z ==> Caveats 2021-05-19T18:11:16.8984980Z Emacs Lisp files have been installed to: 2021-05-19T18:11:16.8986450Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T18:11:16.8987720Z ==> Summary 2021-05-19T18:11:16.9157510Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T18:11:19.2395980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T18:11:20.3393010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:20.8718790Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T18:11:22.3548740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T18%3A20%3A00Z&sig=z%2FHLNlWiQ69jWd6l%2Bc5khHUep9GIiX8mPiCl0cUOieA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:22.3901070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=z\%2FHLNlWiQ69jWd6l\%2Bc5khHUep9GIiX8mPiCl0cUOieA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:22.6846930Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T18:11:22.7722450Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T18:11:22.7766370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5209-cffcsa 2021-05-19T18:11:23.8780300Z cp -pR /private/tmp/d20210519-5209-cffcsa/gsl/. /usr/local/Cellar/gsl 2021-05-19T18:11:26.1053300Z chmod -Rf +w /private/tmp/d20210519-5209-cffcsa 2021-05-19T18:11:26.3246100Z ==> Finishing up 2021-05-19T18:11:26.3594020Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T18:11:26.3616550Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T18:11:26.3618150Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T18:11:26.3619510Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T18:11:26.3694740Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T18:11:26.3698890Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T18:11:26.3799490Z info /usr/local/share/info/gsl-ref.info 2021-05-19T18:11:26.3815370Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T18:11:26.3822420Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T18:11:26.3828720Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T18:11:26.3837060Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T18:11:26.3844420Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T18:11:26.3850060Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T18:11:26.3855860Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T18:11:26.3861600Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T18:11:26.3871610Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T18:11:26.3873520Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T18:11:26.3880830Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T18:11:26.5874260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5374-n4hoyp.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:11:29.0000180Z ==> Summary 2021-05-19T18:11:29.0177660Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T18:11:32.7594440Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T18:11:33.9266960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:34.4775900Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T18:11:34.8332980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T18%3A20%3A00Z&sig=he26mrOmNEeQMpCTBl%2B7i046M%2Fxf2fkfoJU1V6WZSkA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:34.9167530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=he26mrOmNEeQMpCTBl\%2B7i046M\%2Fxf2fkfoJU1V6WZSkA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:35.2973160Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T18:11:35.3162130Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T18:11:36.4284800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:36.9707980Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T18:11:37.3514680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T18%3A20%3A00Z&sig=qvoVASoqljHI723GhZvP3dDKOsdSaK%2FTM9%2Bi8yuONB0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:37.3856010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=qvoVASoqljHI723GhZvP3dDKOsdSaK\%2FTM9\%2Bi8yuONB0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:37.4894750Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T18:11:37.4999050Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T18:11:38.5529540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:39.1095530Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T18:11:39.4570270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T18%3A20%3A00Z&sig=Ix1nQRshkJi9gvP4vhI7Gx4uhFt5RNF5w4eR58q3Mh0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:39.4881630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=Ix1nQRshkJi9gvP4vhI7Gx4uhFt5RNF5w4eR58q3Mh0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:39.5679600Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T18:11:39.5725310Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T18:11:40.6529820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:41.1928660Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T18:11:41.5470230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T18%3A20%3A00Z&sig=8ByMrCjc8B%2FSd36BlP%2BiKgDQP9wb44IwCAXbuoFhslc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:41.5828220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=8ByMrCjc8B\%2FSd36BlP\%2BiKgDQP9wb44IwCAXbuoFhslc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:41.6350540Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T18:11:41.6388890Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T18:11:42.7646530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:43.3346550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T18:11:43.6620440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T18%3A20%3A00Z&sig=F3N0q8hM62x2YJbnmtYx0YTLIWY3dIB8EvRh24KBst4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:44.4335520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=F3N0q8hM62x2YJbnmtYx0YTLIWY3dIB8EvRh24KBst4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:44.4343880Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T18:11:44.4349270Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T18:11:44.9092420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:45.5061360Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T18:11:45.8559670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T18%3A20%3A00Z&sig=rpka7AIF%2B0ijjazQ1YfhLXRxE80J7oaoncZ0tN9rdV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:45.8850970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=rpka7AIF\%2B0ijjazQ1YfhLXRxE80J7oaoncZ0tN9rdV0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:45.9387530Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T18:11:45.9431590Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T18:11:47.0329460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:47.5806580Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T18:11:47.9298770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T18%3A20%3A00Z&sig=rGA7sQU3J%2BRzzy5FaDxPlo%2B61qTUE6s3MU93ZAMZPaE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:47.9754980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=rGA7sQU3J\%2BRzzy5FaDxPlo\%2B61qTUE6s3MU93ZAMZPaE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:48.2002110Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T18:11:48.2103630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T18:11:49.3210540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:49.8934230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T18:11:50.2670960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T18%3A20%3A00Z&sig=4r4KJtG48cm0LJZT%2BPvAiL9ReA%2BaSfxLDmEcboOdLH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:50.3192530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=4r4KJtG48cm0LJZT\%2BPvAiL9ReA\%2BaSfxLDmEcboOdLH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:50.3669080Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T18:11:50.3708880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T18:11:51.4381390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:52.0022880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T18:11:52.3589410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T18%3A20%3A00Z&sig=%2BldpEjf4QRV1xn8RYMWWV1gaOWsvCGEYqlZDOSf0sSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:52.4076660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=\%2BldpEjf4QRV1xn8RYMWWV1gaOWsvCGEYqlZDOSf0sSs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:52.4929460Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T18:11:52.4973940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T18:11:53.5732130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:54.1200060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T18:11:54.6847840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T18%3A20%3A00Z&sig=A1Pnq3q7ZioDjVf%2B9HSjTGyIHa2yhunNT6F2jsLEP%2B8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:54.7287200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=A1Pnq3q7ZioDjVf\%2B9HSjTGyIHa2yhunNT6F2jsLEP\%2B8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:54.7758110Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T18:11:54.7790110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T18:11:55.8673810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:56.4152040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T18:11:56.7831300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T18%3A20%3A00Z&sig=FSAydj6meTNtwZqjyx%2BWe3wisZoPTfRKqCaL%2BBLgZyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:56.8212460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=FSAydj6meTNtwZqjyx\%2BWe3wisZoPTfRKqCaL\%2BBLgZyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:56.8854060Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T18:11:56.8900520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T18:11:57.9724230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:58.4966620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T18:11:58.8347440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T18%3A20%3A00Z&sig=keh%2FhmRJh9rezNv9TzJ3FK6Wr62WI3%2FS%2B7RVOKaDJyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:58.8699380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=keh\%2FhmRJh9rezNv9TzJ3FK6Wr62WI3\%2FS\%2B7RVOKaDJyM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:59.0231230Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T18:11:59.0295630Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T18:12:00.1675670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:00.7157910Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T18:12:01.0896110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T18%3A20%3A00Z&sig=n6GWYeJFCaCLBEa4HBqq4%2FP7pCnyYISj2N6tlg2EjOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:01.1201380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=n6GWYeJFCaCLBEa4HBqq4\%2FP7pCnyYISj2N6tlg2EjOQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:01.1769620Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T18:12:01.1808820Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T18:12:02.2631500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:02.7913830Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T18:12:03.1370120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T18%3A20%3A00Z&sig=1hzMoGjjw7uGox6go3lAuKmD936DH8VWVR4NOgUT1v4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:03.1747880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=1hzMoGjjw7uGox6go3lAuKmD936DH8VWVR4NOgUT1v4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:05.3862470Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T18:12:05.5092120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T18:12:06.6254480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:07.2035870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T18:12:07.5612810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T18%3A20%3A00Z&sig=%2ButfDeaUngJPQost1ySaGkRn%2BkxdZuhwcZcbk%2BPJ6w8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:07.5912030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=\%2ButfDeaUngJPQost1ySaGkRn\%2BkxdZuhwcZcbk\%2BPJ6w8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:07.8090760Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T18:12:07.8212410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T18:12:08.9769590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:09.6116000Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T18:12:09.9430930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T18%3A20%3A00Z&sig=reLdP9huh9qE12SwzEPwHCtSYPg05%2FsHcPHZ4h8DySY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:09.9795810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=reLdP9huh9qE12SwzEPwHCtSYPg05\%2FsHcPHZ4h8DySY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:10.0475820Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T18:12:10.0523480Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T18:12:11.1775440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:11.7169290Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T18:12:12.0723450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T18%3A20%3A00Z&sig=6%2Fgpg5RuvMi%2BcfQPrzVQr7BlaqxI1wdOoaczJljEO4o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:12.1167590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=6\%2Fgpg5RuvMi\%2BcfQPrzVQr7BlaqxI1wdOoaczJljEO4o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:12.2717570Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T18:12:12.2794700Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T18:12:14.3863950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:14.9282640Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T18:12:15.2507400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T18%3A20%3A00Z&sig=nY9CQPFO3T31XtMhKLmY5hBcJOTu4ymL8U83t8yAxYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:15.2893730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=nY9CQPFO3T31XtMhKLmY5hBcJOTu4ymL8U83t8yAxYY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:15.3323970Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T18:12:15.3362950Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T18:12:16.4722980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:17.0268270Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T18:12:17.3651080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T18%3A20%3A00Z&sig=hy3pJiqyuYkbtv2RYE4Shwt232ntXubSOlnSgkvdqr8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:17.3966210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=hy3pJiqyuYkbtv2RYE4Shwt232ntXubSOlnSgkvdqr8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:17.5162770Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T18:12:17.5270010Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T18:12:18.5825210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:19.1036430Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T18:12:19.4490720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T18%3A20%3A00Z&sig=l9IvlZA8%2BaOrjdDgc4hwWervOQaz2a0pmXUOZQlF5jE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:19.4896360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=l9IvlZA8\%2BaOrjdDgc4hwWervOQaz2a0pmXUOZQlF5jE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:19.6923400Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T18:12:19.7013640Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T18:12:20.7881400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:21.3075720Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T18:12:21.6491640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T18%3A20%3A00Z&sig=2PVjLK2rgIaI95pjOK5m5QRF4PnACC2fnS91KMXMJls%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:21.6826260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=2PVjLK2rgIaI95pjOK5m5QRF4PnACC2fnS91KMXMJls\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:21.7327490Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T18:12:21.7361470Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T18:12:22.7940220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:23.3498590Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T18:12:23.7486990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T18%3A20%3A00Z&sig=1eGh%2FYFu%2F2aqF0D3poPD5GlMitmrY3H4FUJgHQdQtyU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:23.7827170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=1eGh\%2FYFu\%2F2aqF0D3poPD5GlMitmrY3H4FUJgHQdQtyU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:24.0410510Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T18:12:24.0523950Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T18:12:25.1886800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:25.9812680Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T18:12:26.3162430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T18%3A20%3A00Z&sig=0dEB2h0GWkSqGA6dUyWmCd0Kr5U2WYCMuPDSlspsTaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:26.3489980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=0dEB2h0GWkSqGA6dUyWmCd0Kr5U2WYCMuPDSlspsTaU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:26.9234860Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T18:12:26.9663550Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T18:12:28.0143680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:28.5729520Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T18:12:28.9359350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T18%3A20%3A00Z&sig=%2FBot99YPaM%2B%2BBbhvrcrt2hi1XLV%2FFI3hnKLzsob%2BRho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:28.9844330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=\%2FBot99YPaM\%2B\%2BBbhvrcrt2hi1XLV\%2FFI3hnKLzsob\%2BRho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:29.0712860Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T18:12:29.0772940Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T18:12:30.2007050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:30.7341710Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T18:12:31.0670890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T18%3A20%3A00Z&sig=Mj5k2eLU6wzza2Xp4q%2FOfzuBPjbEKA4eG5SgrVw2KCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:31.1232000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=Mj5k2eLU6wzza2Xp4q\%2FOfzuBPjbEKA4eG5SgrVw2KCk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:31.3544110Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T18:12:31.3662250Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T18:12:32.7918690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:33.0470960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T18:12:33.4178940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T18%3A20%3A00Z&sig=qWAkWNuTkh9pefWwWma4D6cEwImTd4K5fpbLdQIGpFk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:33.4618210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=qWAkWNuTkh9pefWwWma4D6cEwImTd4K5fpbLdQIGpFk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:33.9628020Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T18:12:33.9834580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T18:12:35.0791390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:35.6156170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T18:12:35.9627360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T18%3A20%3A00Z&sig=EI60iniMOq9vYis1TEB%2BxvVgfALshLFlClbz2lmSmLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:36.0070200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=EI60iniMOq9vYis1TEB\%2BxvVgfALshLFlClbz2lmSmLw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:36.0632680Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T18:12:36.0721740Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T18:12:37.1358150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:37.6548620Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T18:12:37.9865820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T18%3A20%3A00Z&sig=8Ryl0XwGNFI12f939W2h9uE3ykS1dqxdReKAoKEo%2B%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:38.0319610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=8Ryl0XwGNFI12f939W2h9uE3ykS1dqxdReKAoKEo\%2B\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:38.1056320Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T18:12:38.1161290Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T18:12:39.2205670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:39.7793870Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T18:12:40.1082550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T18%3A20%3A00Z&sig=%2BnzrApdTl6dNHitqOGQS6S%2FSTmYw7D6Xe%2BKaLjMzA1g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:40.1539670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=\%2BnzrApdTl6dNHitqOGQS6S\%2FSTmYw7D6Xe\%2BKaLjMzA1g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:40.2357280Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:12:40.2420820Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T18:12:41.3733140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:41.9243140Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T18:12:42.2545900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T18%3A20%3A00Z&sig=M3E26qTRn6nbjhwJsKa1QfHgIr1RfQo8KI7d2h%2BjFuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:42.2860320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=M3E26qTRn6nbjhwJsKa1QfHgIr1RfQo8KI7d2h\%2BjFuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:42.8053330Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T18:12:42.9393740Z ==> 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:12:42.9406840Z ==> Installing ffmpeg dependency: aom 2021-05-19T18:12:43.0035420Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T18:12:43.0065530Z 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-5381-q5zlnb 2021-05-19T18:12:43.1730850Z cp -pR /private/tmp/d20210519-5381-q5zlnb/aom/. /usr/local/Cellar/aom 2021-05-19T18:12:43.3886850Z chmod -Rf +w /private/tmp/d20210519-5381-q5zlnb 2021-05-19T18:12:43.4807050Z ==> Finishing up 2021-05-19T18:12:43.5156570Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T18:12:43.5185740Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T18:12:43.5192060Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T18:12:43.5199180Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T18:12:43.5203950Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T18:12:43.5209040Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T18:12:43.5214070Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T18:12:43.5221470Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T18:12:43.5746040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5723-xdenm3.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:12:45.9137090Z ==> Summary 2021-05-19T18:12:45.9163940Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T18:12:45.9170020Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T18:12:45.9235980Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T18:12:45.9254800Z 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-5381-15svh1p 2021-05-19T18:12:45.9696980Z cp -pR /private/tmp/d20210519-5381-15svh1p/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T18:12:45.9995390Z chmod -Rf +w /private/tmp/d20210519-5381-15svh1p 2021-05-19T18:12:46.0610750Z ==> Finishing up 2021-05-19T18:12:46.0950940Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T18:12:46.0952670Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T18:12:46.0954840Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T18:12:46.0959620Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T18:12:46.0967500Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T18:12:46.1227750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5749-sy29et.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:12:48.3264400Z ==> Summary 2021-05-19T18:12:48.3287480Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T18:12:48.3295380Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T18:12:48.3402580Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T18:12:48.3420930Z 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-5381-49vte2 2021-05-19T18:12:48.4143440Z cp -pR /private/tmp/d20210519-5381-49vte2/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T18:12:48.5126210Z chmod -Rf +w /private/tmp/d20210519-5381-49vte2 2021-05-19T18:12:48.5831440Z ==> Finishing up 2021-05-19T18:12:48.6305780Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T18:12:48.6312250Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T18:12:48.6319870Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T18:12:48.6421230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5775-1wvjr3a.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:12:50.9718560Z ==> Summary 2021-05-19T18:12:50.9801130Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T18:12:50.9808960Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T18:12:50.9831390Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T18:12:50.9850570Z 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-5381-hwk5mn 2021-05-19T18:12:51.0172530Z cp -pR /private/tmp/d20210519-5381-hwk5mn/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T18:12:51.0585080Z chmod -Rf +w /private/tmp/d20210519-5381-hwk5mn 2021-05-19T18:12:51.1504880Z ==> Finishing up 2021-05-19T18:12:51.1861350Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T18:12:51.1868380Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T18:12:51.1882800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T18:12:51.1888490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T18:12:51.1894570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T18:12:51.1924620Z 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:12:51.1929460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T18:12:51.1935290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T18:12:51.1940690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T18:12:51.1945700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T18:12:51.1951550Z 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:12:51.1956850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T18:12:51.1963370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T18:12:51.1968860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T18:12:51.1974010Z 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:12:51.1979890Z 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:12:51.1984780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T18:12:51.1990880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T18:12:51.1996260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T18:12:51.2001580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T18:12:51.2007850Z 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:12:51.2012550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T18:12:51.2018230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T18:12:51.2023240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T18:12:51.2028840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T18:12:51.2034010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T18:12:51.2039580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T18:12:51.2044760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T18:12:51.2049960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T18:12:51.2055980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T18:12:51.2061540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T18:12:51.2066790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T18:12:51.2073130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T18:12:51.2079300Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T18:12:51.2083630Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T18:12:51.2089530Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T18:12:51.2096940Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T18:12:51.2341320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5801-1h2t31.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:12:53.4504200Z ==> Summary 2021-05-19T18:12:53.4558180Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T18:12:53.4564820Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T18:12:53.6529550Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T18:12:53.6548170Z 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-5381-1ghv9tb 2021-05-19T18:12:53.8681140Z cp -pR /private/tmp/d20210519-5381-1ghv9tb/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T18:12:54.0792620Z chmod -Rf +w /private/tmp/d20210519-5381-1ghv9tb 2021-05-19T18:12:54.4291130Z ==> Finishing up 2021-05-19T18:12:54.4934740Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T18:12:54.4943860Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T18:12:54.4954190Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T18:12:54.4966460Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T18:12:54.4978200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T18:12:54.4988190Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:12:54.5005450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T18:12:54.5018040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T18:12:54.5092030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T18:12:54.5096960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T18:12:54.5102400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T18:12:54.5107210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T18:12:54.5112970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T18:12:54.5118080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T18:12:54.5123830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T18:12:54.5128720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T18:12:54.5134370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T18:12:54.5139540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T18:12:54.5145090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T18:12:54.5149940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T18:12:54.5156230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T18:12:54.5160950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T18:12:54.5166830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T18:12:54.5171550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T18:12:54.5177450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T18:12:54.5182170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T18:12:54.5188290Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:12:54.5198770Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T18:12:54.5204080Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T18:12:54.5210270Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T18:12:54.5220630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T18:12:54.5226220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T18:12:54.5231740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T18:12:54.5236540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T18:12:54.5241900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T18:12:54.5246660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T18:12:54.5253060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T18:12:54.5257780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T18:12:54.5263700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T18:12:54.5270040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T18:12:54.5275300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T18:12:54.5280620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T18:12:54.5285550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T18:12:54.5291000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T18:12:54.5296550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T18:12:54.5301930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T18:12:54.5307300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T18:12:54.5312620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T18:12:54.5317710Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T18:12:54.5323000Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T18:12:54.5327940Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T18:12:54.5336610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T18:12:54.5342900Z 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:12:54.5976990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5827-1g27n81.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:12:56.9158740Z ==> Summary 2021-05-19T18:12:56.9299970Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T18:12:56.9306190Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T18:12:56.9359290Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T18:12:56.9378090Z 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-5381-1ng8mmq 2021-05-19T18:12:56.9511090Z cp -pR /private/tmp/d20210519-5381-1ng8mmq/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T18:12:56.9716630Z chmod -Rf +w /private/tmp/d20210519-5381-1ng8mmq 2021-05-19T18:12:57.0354550Z ==> Finishing up 2021-05-19T18:12:57.0828470Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T18:12:57.0836280Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T18:12:57.0842500Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T18:12:57.0848950Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T18:12:57.0853610Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T18:12:57.0859690Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T18:12:57.0867160Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T18:12:57.1028140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5853-1v5ubtr.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:12:59.3922210Z ==> Summary 2021-05-19T18:12:59.3947950Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T18:12:59.3954460Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T18:12:59.6214000Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T18:12:59.6232310Z 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-5381-1fg5tqh 2021-05-19T18:12:59.6961290Z cp -pR /private/tmp/d20210519-5381-1fg5tqh/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T18:12:59.7999380Z chmod -Rf +w /private/tmp/d20210519-5381-1fg5tqh 2021-05-19T18:13:00.0341770Z ==> Finishing up 2021-05-19T18:13:00.0710330Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T18:13:00.0713410Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T18:13:00.0718480Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T18:13:00.0722910Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T18:13:00.0730300Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T18:13:00.0738700Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T18:13:00.0749060Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T18:13:00.0756870Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T18:13:00.0763450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T18:13:00.0768410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T18:13:00.0774320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T18:13:00.0778450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T18:13:00.0783550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T18:13:00.0788430Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T18:13:00.0793490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T18:13:00.0798730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T18:13:00.0804640Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T18:13:00.0810370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T18:13:00.0814900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T18:13:00.0820730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T18:13:00.0828590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T18:13:00.0833520Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T18:13:00.0839200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T18:13:00.0843980Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T18:13:00.1322530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5881-102slzl.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:13:02.5133560Z ==> Summary 2021-05-19T18:13:02.5187750Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T18:13:02.5193680Z ==> Installing ffmpeg dependency: libass 2021-05-19T18:13:02.7609470Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T18:13:02.7627540Z 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-5381-269j15 2021-05-19T18:13:02.7745670Z cp -pR /private/tmp/d20210519-5381-269j15/libass/. /usr/local/Cellar/libass 2021-05-19T18:13:02.7902410Z chmod -Rf +w /private/tmp/d20210519-5381-269j15 2021-05-19T18:13:02.8574370Z ==> Finishing up 2021-05-19T18:13:02.9067320Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T18:13:02.9075250Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T18:13:02.9079720Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T18:13:02.9085750Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T18:13:02.9093100Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T18:13:02.9238280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5908-1kz8uc5.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:13:05.4631620Z ==> Summary 2021-05-19T18:13:05.4832420Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T18:13:05.4876390Z 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-5381-96imz6 2021-05-19T18:13:05.4879550Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T18:13:05.4888980Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T18:13:05.5308520Z cp -pR /private/tmp/d20210519-5381-96imz6/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T18:13:05.5844280Z chmod -Rf +w /private/tmp/d20210519-5381-96imz6 2021-05-19T18:13:05.7304720Z ==> Finishing up 2021-05-19T18:13:05.7799650Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T18:13:05.7803360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T18:13:05.7808850Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T18:13:05.7816190Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T18:13:05.7823100Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T18:13:05.7827540Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T18:13:05.7856430Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T18:13:05.7863770Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T18:13:05.8056520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5934-deb6fk.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:13:08.1011590Z ==> Summary 2021-05-19T18:13:08.1036850Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T18:13:08.1042690Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T18:13:08.1097710Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T18:13:08.1117230Z 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-5381-1qwnjet 2021-05-19T18:13:08.1283200Z cp -pR /private/tmp/d20210519-5381-1qwnjet/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T18:13:08.1841400Z chmod -Rf +w /private/tmp/d20210519-5381-1qwnjet 2021-05-19T18:13:08.2573330Z ==> Finishing up 2021-05-19T18:13:08.3179680Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T18:13:08.3183000Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T18:13:08.3192700Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T18:13:08.3199260Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T18:13:08.3204180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T18:13:08.3209800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T18:13:08.3214730Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T18:13:08.3219680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T18:13:08.3225220Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T18:13:08.3326370Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T18:13:08.3371100Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T18:13:08.3464660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5960-tyacd1.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:13:10.9229850Z ==> Summary 2021-05-19T18:13:10.9261210Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T18:13:10.9268200Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T18:13:10.9327170Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T18:13:10.9347170Z 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-5381-3g1ke5 2021-05-19T18:13:10.9575300Z cp -pR /private/tmp/d20210519-5381-3g1ke5/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T18:13:11.0038260Z chmod -Rf +w /private/tmp/d20210519-5381-3g1ke5 2021-05-19T18:13:11.0702870Z ==> Finishing up 2021-05-19T18:13:11.0972970Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T18:13:11.0982700Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T18:13:11.0985550Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T18:13:11.0994280Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T18:13:11.1160240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5986-1l861s2.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:13:13.4014640Z ==> Summary 2021-05-19T18:13:13.4041530Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T18:13:13.4048670Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T18:13:13.4078530Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T18:13:13.4098230Z 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-5381-1br5687 2021-05-19T18:13:13.4583650Z cp -pR /private/tmp/d20210519-5381-1br5687/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T18:13:13.4879320Z chmod -Rf +w /private/tmp/d20210519-5381-1br5687 2021-05-19T18:13:13.5507810Z ==> Finishing up 2021-05-19T18:13:13.5931710Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T18:13:13.5940040Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T18:13:13.5977230Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T18:13:13.6083360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6012-wm64ah.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:13:15.8434680Z ==> Summary 2021-05-19T18:13:15.8457380Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T18:13:15.8463520Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T18:13:15.8488800Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T18:13:15.8508430Z 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-5381-1q2l5mq 2021-05-19T18:13:15.8682150Z cp -pR /private/tmp/d20210519-5381-1q2l5mq/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T18:13:15.8852290Z chmod -Rf +w /private/tmp/d20210519-5381-1q2l5mq 2021-05-19T18:13:15.9581290Z ==> Finishing up 2021-05-19T18:13:16.0080200Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T18:13:16.0084430Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T18:13:16.0091310Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T18:13:16.0096440Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T18:13:16.0101690Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T18:13:16.0106940Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T18:13:16.0111720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T18:13:16.0117240Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T18:13:16.0124860Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T18:13:16.0130490Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T18:13:16.0300010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6038-1bii8yy.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:13:18.2480560Z ==> Summary 2021-05-19T18:13:18.2504310Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T18:13:18.2512190Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T18:13:18.2591380Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T18:13:18.2610260Z 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-5381-13ezpzk 2021-05-19T18:13:19.3419890Z cp -pR /private/tmp/d20210519-5381-13ezpzk/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T18:13:20.3820770Z chmod -Rf +w /private/tmp/d20210519-5381-13ezpzk 2021-05-19T18:13:20.4401010Z ==> Finishing up 2021-05-19T18:13:20.4802250Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T18:13:20.4808320Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T18:13:20.4816110Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T18:13:20.4820730Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T18:13:20.4825760Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T18:13:20.4830900Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T18:13:20.4838530Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T18:13:20.5608090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6064-u9i2sj.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:13:22.8501460Z ==> Summary 2021-05-19T18:13:22.8522040Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T18:13:22.8528040Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T18:13:22.8927450Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T18:13:22.8945500Z 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-5381-l9mvmy 2021-05-19T18:13:22.9549320Z cp -pR /private/tmp/d20210519-5381-l9mvmy/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T18:13:22.9871950Z chmod -Rf +w /private/tmp/d20210519-5381-l9mvmy 2021-05-19T18:13:23.0648790Z ==> Finishing up 2021-05-19T18:13:23.1047550Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T18:13:23.1053880Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T18:13:23.1063310Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T18:13:23.1069840Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T18:13:23.1074490Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T18:13:23.1080430Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T18:13:23.1088510Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T18:13:23.1356090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6090-8ynlrp.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:13:25.4039450Z ==> Summary 2021-05-19T18:13:25.4070890Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T18:13:25.4077260Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T18:13:25.4628830Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T18:13:25.4648510Z 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-5381-18oysng 2021-05-19T18:13:25.4802980Z cp -pR /private/tmp/d20210519-5381-18oysng/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T18:13:25.5050330Z chmod -Rf +w /private/tmp/d20210519-5381-18oysng 2021-05-19T18:13:25.5813900Z ==> Finishing up 2021-05-19T18:13:25.6213300Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T18:13:25.6219330Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T18:13:25.6226170Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T18:13:25.6230810Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T18:13:25.6236450Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T18:13:25.6243870Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T18:13:25.6399850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6116-bkjflv.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:13:27.8765220Z ==> Summary 2021-05-19T18:13:27.8787670Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T18:13:27.8793660Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T18:13:27.8815580Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T18:13:27.8837290Z 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-5381-uwbwiz 2021-05-19T18:13:28.0106450Z cp -pR /private/tmp/d20210519-5381-uwbwiz/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T18:13:28.1000350Z chmod -Rf +w /private/tmp/d20210519-5381-uwbwiz 2021-05-19T18:13:28.1864190Z ==> Finishing up 2021-05-19T18:13:28.2265710Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T18:13:28.2271690Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T18:13:28.2280580Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T18:13:28.2289450Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T18:13:28.2294140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T18:13:28.2299170Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T18:13:28.2304140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T18:13:28.2309510Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T18:13:28.2314310Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T18:13:28.2321990Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T18:13:28.2667910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6142-lczf2g.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:13:30.5588330Z ==> Summary 2021-05-19T18:13:30.5656450Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T18:13:30.5666000Z ==> Installing ffmpeg dependency: snappy 2021-05-19T18:13:30.5724330Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T18:13:30.5742850Z 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-5381-cwnt8h 2021-05-19T18:13:30.5867130Z cp -pR /private/tmp/d20210519-5381-cwnt8h/snappy/. /usr/local/Cellar/snappy 2021-05-19T18:13:30.6048540Z chmod -Rf +w /private/tmp/d20210519-5381-cwnt8h 2021-05-19T18:13:30.6660530Z ==> Finishing up 2021-05-19T18:13:30.7493920Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T18:13:30.7497700Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T18:13:30.7503300Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T18:13:30.7524520Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T18:13:30.7534150Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T18:13:30.7538710Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T18:13:30.7543980Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T18:13:30.7548620Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T18:13:30.7554390Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T18:13:30.7710310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6168-1eqo48m.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:13:33.0363390Z ==> Summary 2021-05-19T18:13:33.0389300Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T18:13:33.0395760Z ==> Installing ffmpeg dependency: speex 2021-05-19T18:13:33.0459630Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T18:13:33.0478470Z 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-5381-14hfx6n 2021-05-19T18:13:33.0688010Z cp -pR /private/tmp/d20210519-5381-14hfx6n/speex/. /usr/local/Cellar/speex 2021-05-19T18:13:33.0884100Z chmod -Rf +w /private/tmp/d20210519-5381-14hfx6n 2021-05-19T18:13:33.1499000Z ==> Finishing up 2021-05-19T18:13:33.1978190Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T18:13:33.1987820Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T18:13:33.1995020Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T18:13:33.2001690Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T18:13:33.2005910Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T18:13:33.2011370Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T18:13:33.2018540Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T18:13:33.2183690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6194-1shirjt.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:13:35.7713660Z ==> Summary 2021-05-19T18:13:35.7743540Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T18:13:35.7750500Z ==> Installing ffmpeg dependency: srt 2021-05-19T18:13:35.7851650Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T18:13:35.7864370Z 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-5381-6kq5pk 2021-05-19T18:13:35.8362460Z cp -pR /private/tmp/d20210519-5381-6kq5pk/srt/. /usr/local/Cellar/srt 2021-05-19T18:13:35.9150650Z chmod -Rf +w /private/tmp/d20210519-5381-6kq5pk 2021-05-19T18:13:36.0430870Z ==> Finishing up 2021-05-19T18:13:36.1017360Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T18:13:36.1020720Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T18:13:36.1026530Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T18:13:36.1030130Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T18:13:36.1036990Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T18:13:36.1043740Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T18:13:36.1048450Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T18:13:36.1053470Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T18:13:36.1058100Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T18:13:36.1065790Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T18:13:36.1070520Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T18:13:36.1259460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6220-1y5gvr4.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:13:38.4231410Z ==> Summary 2021-05-19T18:13:38.4256020Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T18:13:38.4262400Z ==> Installing ffmpeg dependency: giflib 2021-05-19T18:13:38.4284300Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T18:13:38.4303740Z 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-5381-djf1ec 2021-05-19T18:13:38.4591550Z cp -pR /private/tmp/d20210519-5381-djf1ec/giflib/. /usr/local/Cellar/giflib 2021-05-19T18:13:38.4742350Z chmod -Rf +w /private/tmp/d20210519-5381-djf1ec 2021-05-19T18:13:38.5345370Z ==> Finishing up 2021-05-19T18:13:38.5762820Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T18:13:38.5766470Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T18:13:38.5771870Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T18:13:38.5776220Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T18:13:38.5782110Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T18:13:38.5786880Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T18:13:38.5793640Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T18:13:38.5801160Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T18:13:38.5806120Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T18:13:38.5811280Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T18:13:38.5816200Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T18:13:38.6005470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6246-wok5c7.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:13:40.8612940Z ==> Summary 2021-05-19T18:13:40.8635560Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T18:13:40.8642810Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T18:13:40.9282820Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T18:13:40.9301570Z 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-5381-ii8ahx 2021-05-19T18:13:41.0439640Z cp -pR /private/tmp/d20210519-5381-ii8ahx/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T18:13:41.1155410Z chmod -Rf +w /private/tmp/d20210519-5381-ii8ahx 2021-05-19T18:13:41.9624060Z ==> Finishing up 2021-05-19T18:13:42.0310310Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T18:13:42.0315510Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T18:13:42.0320960Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T18:13:42.0325410Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T18:13:42.0330720Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T18:13:42.0335580Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T18:13:42.0340880Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T18:13:42.0346090Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T18:13:42.0350900Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T18:13:42.0356350Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T18:13:42.0364040Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T18:13:42.0374060Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T18:13:42.0379010Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T18:13:42.0384040Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T18:13:42.0388760Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T18:13:42.0394830Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T18:13:42.0402610Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T18:13:42.0761430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6272-1g85kha.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:13:44.3710290Z ==> Summary 2021-05-19T18:13:44.3752440Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T18:13:44.3759060Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T18:13:44.4505010Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T18:13:44.4523280Z 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-5381-1axr78l 2021-05-19T18:13:44.8956350Z cp -pR /private/tmp/d20210519-5381-1axr78l/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T18:13:45.2137790Z chmod -Rf +w /private/tmp/d20210519-5381-1axr78l 2021-05-19T18:13:45.3246340Z ==> Finishing up 2021-05-19T18:13:45.3633200Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T18:13:45.3639050Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T18:13:45.3645220Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T18:13:45.3651810Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T18:13:45.3656270Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T18:13:45.3661860Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T18:13:45.3669170Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T18:13:45.4039500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6298-1xx5rir.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:13:47.6432610Z ==> Caveats 2021-05-19T18:13:47.6433850Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:13:47.6435590Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:13:47.6437290Z ==> Summary 2021-05-19T18:13:47.6485910Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T18:13:47.6494610Z ==> Installing ffmpeg dependency: theora 2021-05-19T18:13:47.6675400Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T18:13:47.6692980Z 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-5381-1872q0k 2021-05-19T18:13:47.7310210Z cp -pR /private/tmp/d20210519-5381-1872q0k/theora/. /usr/local/Cellar/theora 2021-05-19T18:13:47.7969470Z chmod -Rf +w /private/tmp/d20210519-5381-1872q0k 2021-05-19T18:13:47.9300880Z ==> Finishing up 2021-05-19T18:13:47.9835050Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T18:13:47.9843420Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T18:13:47.9850030Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T18:13:47.9854580Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T18:13:47.9860040Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T18:13:47.9864970Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T18:13:47.9870100Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T18:13:47.9875190Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T18:13:47.9880120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T18:13:47.9885180Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T18:13:47.9890230Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T18:13:47.9897910Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T18:13:47.9902770Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T18:13:47.9908330Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T18:13:48.0227800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6324-m657sc.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:13:50.3975240Z ==> Summary 2021-05-19T18:13:50.4046030Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T18:13:50.4052570Z ==> Installing ffmpeg dependency: x264 2021-05-19T18:13:50.4083910Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T18:13:50.4104070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5381-13snjll 2021-05-19T18:13:50.4817300Z cp -pR /private/tmp/d20210519-5381-13snjll/x264/. /usr/local/Cellar/x264 2021-05-19T18:13:50.5192150Z chmod -Rf +w /private/tmp/d20210519-5381-13snjll 2021-05-19T18:13:50.5807690Z ==> Finishing up 2021-05-19T18:13:50.6232680Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T18:13:50.6238590Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T18:13:50.6243100Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T18:13:50.6250470Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T18:13:50.6254770Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T18:13:50.6260280Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T18:13:50.6267500Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T18:13:50.6441810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6351-1domyxe.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:13:52.8805740Z ==> Summary 2021-05-19T18:13:52.8824370Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T18:13:52.8833620Z ==> Installing ffmpeg dependency: x265 2021-05-19T18:13:52.8929960Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T18:13:52.8948450Z 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-5381-2lml1v 2021-05-19T18:13:53.3343900Z cp -pR /private/tmp/d20210519-5381-2lml1v/x265/. /usr/local/Cellar/x265 2021-05-19T18:13:53.6582000Z chmod -Rf +w /private/tmp/d20210519-5381-2lml1v 2021-05-19T18:13:53.7261040Z ==> Finishing up 2021-05-19T18:13:53.7986750Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T18:13:53.7993100Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T18:13:53.7997820Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T18:13:53.8004910Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T18:13:53.8009230Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T18:13:53.8014550Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T18:13:53.8022840Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T18:13:53.9885620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6377-v6avwd.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:13:56.2226940Z ==> Summary 2021-05-19T18:13:56.2246810Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T18:13:56.2252930Z ==> Installing ffmpeg dependency: xvid 2021-05-19T18:13:56.2273680Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T18:13:56.2292770Z 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-5381-1pbpgmo 2021-05-19T18:13:56.2451120Z cp -pR /private/tmp/d20210519-5381-1pbpgmo/xvid/. /usr/local/Cellar/xvid 2021-05-19T18:13:56.2649900Z chmod -Rf +w /private/tmp/d20210519-5381-1pbpgmo 2021-05-19T18:13:56.3154610Z ==> Finishing up 2021-05-19T18:13:56.3624330Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T18:13:56.3630820Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T18:13:56.3636660Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T18:13:56.3783810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6403-1939qhj.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:13:58.6783840Z ==> Summary 2021-05-19T18:13:58.6800540Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T18:13:58.6810660Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T18:13:58.6968460Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T18:13:58.6988810Z 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-5381-emscr0 2021-05-19T18:13:58.8270070Z cp -pR /private/tmp/d20210519-5381-emscr0/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T18:13:58.9184230Z chmod -Rf +w /private/tmp/d20210519-5381-emscr0 2021-05-19T18:13:59.0348620Z ==> Finishing up 2021-05-19T18:13:59.0706960Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T18:13:59.0713480Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T18:13:59.0718790Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T18:13:59.0731500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T18:13:59.0737580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T18:13:59.0742820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T18:13:59.0748910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T18:13:59.0754340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T18:13:59.0759870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T18:13:59.0764810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T18:13:59.0770690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T18:13:59.0776200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T18:13:59.0781560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T18:13:59.0786950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T18:13:59.0793260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T18:13:59.0799610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T18:13:59.0805070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T18:13:59.0810150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T18:13:59.0816260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T18:13:59.0821970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T18:13:59.0827940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T18:13:59.0834930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T18:13:59.0840240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T18:13:59.0845350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T18:13:59.0851090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T18:13:59.0856890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T18:13:59.0862080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T18:13:59.0867800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T18:13:59.0873690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T18:13:59.0878900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T18:13:59.0884480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T18:13:59.0891130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T18:13:59.0915270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T18:13:59.0920380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T18:13:59.0926010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T18:13:59.0947650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T18:13:59.0957010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T18:13:59.0958680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T18:13:59.0960290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T18:13:59.0962050Z 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:13:59.0963700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T18:13:59.0965580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T18:13:59.0970400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T18:13:59.0976010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T18:13:59.0981550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T18:13:59.0986350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T18:13:59.0992090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T18:13:59.0997050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T18:13:59.1002630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T18:13:59.1009180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T18:13:59.1014860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T18:13:59.1020360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T18:13:59.1027600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T18:13:59.1033730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T18:13:59.1039350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T18:13:59.1045680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T18:13:59.1050730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T18:13:59.1056360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T18:13:59.1061660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T18:13:59.1067090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T18:13:59.1364010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T18:13:59.1368580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T18:13:59.1412010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T18:13:59.1417690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T18:13:59.1423100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T18:13:59.1429180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T18:13:59.1465590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T18:13:59.1472100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T18:13:59.1537610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T18:13:59.1543050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T18:13:59.1548630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T18:13:59.1554560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T18:13:59.1561560Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T18:13:59.1566300Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T18:13:59.1572080Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T18:13:59.1602470Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T18:13:59.1891070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6429-11a7rn3.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:14:01.4651420Z ==> Summary 2021-05-19T18:14:01.4715530Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T18:14:01.4721850Z ==> Installing ffmpeg dependency: zimg 2021-05-19T18:14:01.4771140Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:14:01.4790570Z 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-5381-1c3ztqm 2021-05-19T18:14:01.5082950Z cp -pR /private/tmp/d20210519-5381-1c3ztqm/zimg/. /usr/local/Cellar/zimg 2021-05-19T18:14:01.5417080Z chmod -Rf +w /private/tmp/d20210519-5381-1c3ztqm 2021-05-19T18:14:01.6092640Z ==> Finishing up 2021-05-19T18:14:01.6558560Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T18:14:01.6562570Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T18:14:01.6572420Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T18:14:01.6579460Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T18:14:01.6584180Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T18:14:01.6590050Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T18:14:01.6597350Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T18:14:01.6867490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6455-1w7i8u5.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:14:03.9217640Z ==> Summary 2021-05-19T18:14:03.9253000Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T18:14:03.9260750Z ==> Installing ffmpeg 2021-05-19T18:14:03.9264750Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T18:14:03.9285380Z 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-5381-15x7b9g 2021-05-19T18:14:05.1771460Z cp -pR /private/tmp/d20210519-5381-15x7b9g/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T18:14:05.7879100Z chmod -Rf +w /private/tmp/d20210519-5381-15x7b9g 2021-05-19T18:14:16.2602200Z ==> Finishing up 2021-05-19T18:14:16.3007600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T18:14:16.3011500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T18:14:16.3016550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T18:14:16.3021060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T18:14:16.3026240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T18:14:16.3030440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T18:14:16.3035690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T18:14:16.3040140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T18:14:16.3045230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T18:14:16.3049460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T18:14:16.3054400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T18:14:16.3058820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T18:14:16.3063800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T18:14:16.3068260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T18:14:16.3073540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T18:14:16.3077710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T18:14:16.3082840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T18:14:16.3087180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T18:14:16.3092490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T18:14:16.3096540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T18:14:16.3102810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T18:14:16.3107870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T18:14:16.3112460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T18:14:16.3117130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T18:14:16.3122090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T18:14:16.3126570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T18:14:16.3131900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T18:14:16.3136280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T18:14:16.3142040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T18:14:16.3146370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T18:14:16.3151470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T18:14:16.3156800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T18:14:16.3161310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T18:14:16.3166510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T18:14:16.3170850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T18:14:16.3176150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T18:14:16.3181020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T18:14:16.3186390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T18:14:16.3193690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T18:14:16.3198670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T18:14:16.3203770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T18:14:16.3208210Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T18:14:16.3213630Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T18:14:16.3217930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T18:14:16.3223910Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T18:14:16.3228610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T18:14:16.3233580Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T18:14:16.3239860Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T18:14:16.3249870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T18:14:16.3255450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T18:14:16.3260240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T18:14:16.3266250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T18:14:16.3271010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T18:14:16.3276650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T18:14:16.3281580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T18:14:16.3375610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T18:14:17.0442890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T18:14:17.0444510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T18:14:17.0546680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T18:14:17.0648660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T18:14:17.0750940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T18:14:17.0853020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T18:14:17.0955050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T18:14:17.1057220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T18:14:17.1158040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T18:14:17.1259850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T18:14:17.1360440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T18:14:17.1462820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T18:14:17.1563010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T18:14:17.1665700Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T18:14:17.1765840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T18:14:17.1868270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T18:14:17.1968150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T18:14:17.2070440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T18:14:17.2171330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T18:14:17.2271490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T18:14:17.2273360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T18:14:17.2474830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T18:14:17.2476820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T18:14:17.2576200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T18:14:17.2581550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T18:14:17.2679840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T18:14:17.2683800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T18:14:17.2782050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T18:14:17.2786040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T18:14:17.2884740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T18:14:17.2888410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T18:14:17.2987160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T18:14:17.2990640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T18:14:17.3089550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T18:14:17.3092840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T18:14:17.3191990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T18:14:17.3294470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T18:14:17.3295950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T18:14:17.3395750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T18:14:17.3400220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T18:14:17.3499500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T18:14:17.3502550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T18:14:17.3597380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T18:14:17.3606330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T18:14:17.3699210Z Only the first 100 operations were output. 2021-05-19T18:14:17.3709710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6481-1kzz3qt.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:14:19.2284390Z ==> Summary 2021-05-19T18:14:19.2464760Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T18:14:20.3795110Z ==> Caveats 2021-05-19T18:14:20.3796580Z ==> tesseract 2021-05-19T18:14:20.3812900Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:14:20.3814750Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:14:22.2036190Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T18:14:23.3370850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:23.8860770Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T18:14:24.2294470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T18%3A20%3A00Z&sig=qmY6A7hczJr2wUFv0n1I6kFTrqO1N5%2BM1x%2Bj8wqpHog%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:24.2580490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=qmY6A7hczJr2wUFv0n1I6kFTrqO1N5\%2BM1x\%2Bj8wqpHog\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:25.0808030Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T18:14:25.2003550Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T18:14:26.4745700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:27.0535830Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T18:14:27.4697090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T18%3A20%3A00Z&sig=%2FtmPvpMMq3ydNbo4eTIupcmmzP3QNbC5oO1wyJuCrGw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:27.5082780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=\%2FtmPvpMMq3ydNbo4eTIupcmmzP3QNbC5oO1wyJuCrGw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:27.8065900Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T18:14:27.8501350Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T18:14:27.8505710Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T18:14:27.9222430Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T18:14:27.9250790Z 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-6494-nacfdp 2021-05-19T18:14:29.0362710Z cp -pR /private/tmp/d20210519-6494-nacfdp/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T18:14:30.0448130Z chmod -Rf +w /private/tmp/d20210519-6494-nacfdp 2021-05-19T18:14:30.3970160Z ==> Finishing up 2021-05-19T18:14:30.4318240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T18:14:30.4321930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T18:14:30.4327580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T18:14:30.4331950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T18:14:30.4337240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T18:14:30.4341770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T18:14:30.4347220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T18:14:30.4351910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T18:14:30.4356910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T18:14:30.4361460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T18:14:30.4366660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T18:14:30.4376360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T18:14:30.4392130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T18:14:30.4402940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T18:14:30.4411360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T18:14:30.4422230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T18:14:30.4438680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T18:14:30.4450400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T18:14:30.4458390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T18:14:30.4474020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T18:14:30.4485240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T18:14:30.4496120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T18:14:30.4506020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T18:14:30.4516060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T18:14:30.4525800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T18:14:30.4538820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T18:14:30.4550030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T18:14:30.4560670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T18:14:30.4571210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T18:14:30.4580860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T18:14:30.4601380Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T18:14:30.4620550Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T18:14:30.4631670Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T18:14:30.4677490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T18:14:30.4682480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T18:14:30.4688110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T18:14:30.4693740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T18:14:30.4699090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T18:14:30.4704630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T18:14:30.4710640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T18:14:30.4719240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T18:14:30.4721100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T18:14:30.4726320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T18:14:30.4731500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T18:14:30.4736550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T18:14:30.4742710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T18:14:30.4747790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T18:14:30.4752640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T18:14:30.4758180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T18:14:30.4781550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T18:14:30.4791900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T18:14:30.4793830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T18:14:30.4795570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T18:14:30.4797290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T18:14:30.4798920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T18:14:30.4803530Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T18:14:30.4809350Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T18:14:30.4814910Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T18:14:30.7507030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6664-sv0kl3.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:14:33.2165850Z ==> Summary 2021-05-19T18:14:33.2578630Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T18:14:33.2583490Z ==> Installing imagemagick@6 2021-05-19T18:14:33.2587670Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T18:14:33.2606210Z 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-6494-32n9d2 2021-05-19T18:14:33.7716900Z cp -pR /private/tmp/d20210519-6494-32n9d2/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T18:14:34.3232960Z chmod -Rf +w /private/tmp/d20210519-6494-32n9d2 2021-05-19T18:14:39.0718930Z ==> Finishing up 2021-05-19T18:14:39.3655580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6690-63spyz.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:14:41.7590310Z ==> Caveats 2021-05-19T18:14:41.7592020Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:14:41.7593260Z because this is an alternate version of another formula. 2021-05-19T18:14:41.7593970Z 2021-05-19T18:14:41.7594860Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:14:41.7596520Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:14:41.7597350Z 2021-05-19T18:14:41.7598250Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:14:41.7615090Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:14:41.7616700Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:14:41.7617460Z 2021-05-19T18:14:41.7618770Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:14:41.7619990Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:14:41.7620720Z 2021-05-19T18:14:41.7621850Z ==> Summary 2021-05-19T18:14:41.8089270Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T18:14:42.6025440Z ==> Caveats 2021-05-19T18:14:42.6026850Z ==> imagemagick@6 2021-05-19T18:14:42.6070180Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:14:42.6071430Z because this is an alternate version of another formula. 2021-05-19T18:14:42.6072140Z 2021-05-19T18:14:42.6073050Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:14:42.6074740Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:14:42.6075570Z 2021-05-19T18:14:42.6076480Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:14:42.6077910Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:14:42.6079450Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:14:42.6080620Z 2021-05-19T18:14:42.6082350Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:14:42.6083570Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:14:42.6084300Z 2021-05-19T18:14:44.8186670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T18:14:45.9184630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:46.4732680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T18:14:47.1151050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T18%3A20%3A00Z&sig=tsuSBBYsrKMPTnpnKW1bGQYu%2FaPp7P3ZLPyqSmdjmv4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:47.1760130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=tsuSBBYsrKMPTnpnKW1bGQYu\%2FaPp7P3ZLPyqSmdjmv4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:47.2440450Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T18:14:47.2520080Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T18:14:48.3858510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:48.9432720Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T18:14:49.3873420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T18%3A20%3A00Z&sig=zavwE%2BiSmT3i4%2BR5r0qUy5x2mB5MThXimWu4BqRKJ4w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:49.4262950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=zavwE\%2BiSmT3i4\%2BR5r0qUy5x2mB5MThXimWu4BqRKJ4w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:49.5165730Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T18:14:49.5277110Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T18:14:50.6331060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:51.1828200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T18:14:51.5492110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T18%3A20%3A00Z&sig=3T7PqZThUwA%2BqN1o9M5xTBIRXPWLp9j4stHl9nCtSa8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:51.5804870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=3T7PqZThUwA\%2BqN1o9M5xTBIRXPWLp9j4stHl9nCtSa8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:52.2853500Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T18:14:52.4442030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T18:14:53.5325130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:54.0671450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T18:14:54.4416880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T18%3A20%3A00Z&sig=46YotYh20E789rgLZtO8BzoVfqpKau4g5iHuO1Ou3Sk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:54.4797450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=46YotYh20E789rgLZtO8BzoVfqpKau4g5iHuO1Ou3Sk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:54.5212170Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T18:14:54.5264330Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T18:14:55.6354180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:56.1942450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T18:14:56.5525960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T18%3A20%3A00Z&sig=1JkOFoKBKA6E0IJa3V0jVx7WWf3OixgjkNltf6ZIL6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:56.5951430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=1JkOFoKBKA6E0IJa3V0jVx7WWf3OixgjkNltf6ZIL6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:56.6464010Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T18:14:56.6501060Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T18:14:57.7773000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:58.3672130Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T18:14:58.7100980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T18%3A20%3A00Z&sig=LeIIRAVyK49o5z%2FA8EYwcnLKQISx7x7HTz%2BwWtpyZZk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:58.7396510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=LeIIRAVyK49o5z\%2FA8EYwcnLKQISx7x7HTz\%2BwWtpyZZk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:58.8055250Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T18:14:58.8192190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T18:14:59.9240950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:00.4932110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T18:15:00.8898320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T18%3A25%3A00Z&sig=zug0tEErzfaC5CmGcHUbGHDilBasH%2B3gJJpLxGh3Dl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:00.9191820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=zug0tEErzfaC5CmGcHUbGHDilBasH\%2B3gJJpLxGh3Dl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:00.9927410Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T18:15:01.0006210Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T18:15:02.1158120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:02.7039740Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T18:15:03.0401230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T18%3A25%3A00Z&sig=a7RCMGEHUT3R8qiOq0sf5j5K7HgmJLDf%2B4agnPNSVQ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:03.0851480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=a7RCMGEHUT3R8qiOq0sf5j5K7HgmJLDf\%2B4agnPNSVQ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:03.1262880Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T18:15:03.1328000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T18:15:04.2548400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:04.7973500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T18:15:05.1925750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T18%3A25%3A00Z&sig=cbRbTrv6tAAOh6C5V%2BWjOAuI7lSoOlvbxd7cZZu19wA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:05.2340030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=cbRbTrv6tAAOh6C5V\%2BWjOAuI7lSoOlvbxd7cZZu19wA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:05.3539610Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T18:15:05.3609630Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T18:15:06.4363090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:07.0069230Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T18:15:07.3577620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T18%3A25%3A00Z&sig=VNkMoSBGKQ1IVtKDW04z%2FbT9MNVblohNjf%2BZQPEgMuY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:07.3996630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=VNkMoSBGKQ1IVtKDW04z\%2FbT9MNVblohNjf\%2BZQPEgMuY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:07.4392570Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:15:07.4432230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T18:15:08.5535030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:09.1006800Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T18:15:09.5459340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T18%3A25%3A00Z&sig=TrUTcwz0mDdgigmdk2ZOwtnLU2xU0w3W2%2FQvgatpkz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:09.5875180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=TrUTcwz0mDdgigmdk2ZOwtnLU2xU0w3W2\%2FQvgatpkz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:09.6621580Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:15:09.6698930Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T18:15:10.8231620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:11.4172590Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T18:15:11.8151920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T18%3A25%3A00Z&sig=WTdCKPYrXL%2F7aW2F5oWtUex1u%2B5E0yPXF718xKg253Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:11.8639060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=WTdCKPYrXL\%2F7aW2F5oWtUex1u\%2B5E0yPXF718xKg253Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:12.1645270Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T18:15:12.2165420Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T18:15:12.2169820Z ==> Installing imagemagick dependency: libde265 2021-05-19T18:15:12.2797960Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T18:15:12.2825140Z 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-6697-nkx9xt 2021-05-19T18:15:12.3311790Z cp -pR /private/tmp/d20210519-6697-nkx9xt/libde265/. /usr/local/Cellar/libde265 2021-05-19T18:15:12.4030380Z chmod -Rf +w /private/tmp/d20210519-6697-nkx9xt 2021-05-19T18:15:12.4840500Z ==> Finishing up 2021-05-19T18:15:12.5235980Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T18:15:12.5239060Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T18:15:12.5244760Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T18:15:12.5249420Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T18:15:12.5254670Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T18:15:12.5261600Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T18:15:12.5268460Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T18:15:12.5273810Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T18:15:12.5279720Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T18:15:12.5288090Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T18:15:12.5627980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6928-1r53vwd.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:15:14.8784520Z ==> Summary 2021-05-19T18:15:14.8815470Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T18:15:14.8821900Z ==> Installing imagemagick dependency: docbook 2021-05-19T18:15:14.8843070Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T18:15:14.8861170Z 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-6697-1dncav4 2021-05-19T18:15:15.0151730Z cp -pR /private/tmp/d20210519-6697-1dncav4/docbook/. /usr/local/Cellar/docbook 2021-05-19T18:15:15.2278420Z chmod -Rf +w /private/tmp/d20210519-6697-1dncav4 2021-05-19T18:15:15.3280640Z ==> Finishing up 2021-05-19T18:15:15.3878730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6954-9rzojy.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:15:17.3717450Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T18:15:17.4687940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.6867130Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.6972870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7087220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7188810Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7291720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7405160Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7514860Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7627370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7752670Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7857330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.7959820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.8068140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:17.8170410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:18.1901470Z ==> Caveats 2021-05-19T18:15:18.1902610Z To use the DocBook package in your XML toolchain, 2021-05-19T18:15:18.1903630Z you need to add the following to your ~/.bashrc: 2021-05-19T18:15:18.1904280Z 2021-05-19T18:15:18.1905160Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:15:18.1906500Z ==> Summary 2021-05-19T18:15:18.2045900Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T18:15:18.2052560Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T18:15:18.2106060Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T18:15:18.2124830Z 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-6697-ovxtjx 2021-05-19T18:15:20.5295520Z cp -pR /private/tmp/d20210519-6697-ovxtjx/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T18:15:25.0637290Z chmod -Rf +w /private/tmp/d20210519-6697-ovxtjx 2021-05-19T18:15:26.4183640Z ==> Finishing up 2021-05-19T18:15:26.4901430Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T18:15:26.4912490Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T18:15:26.5011790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7002-d9m8zf.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:15:28.5287840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:28.5393650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:28.5498650Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:28.5603560Z ==> 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:15:28.5735690Z ==> 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:15:28.5846930Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T18:15:28.5950700Z ==> 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:15:28.6059470Z ==> 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:15:28.6160480Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:28.6263620Z ==> 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:15:28.6393130Z ==> 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:15:28.6504950Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:15:28.6607120Z ==> 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:15:28.6722030Z ==> 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:15:28.6827040Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:28.6929690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:28.7036720Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:28.7140310Z ==> 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:15:28.7257390Z ==> 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:15:28.7369500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:15:28.7476290Z ==> 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:15:28.7581600Z ==> 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:15:28.7686730Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:28.7789770Z ==> 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:15:28.7897720Z ==> 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:15:28.8001770Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T18:15:28.8106040Z ==> 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:15:28.8208610Z ==> 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:15:29.8723130Z ==> Summary 2021-05-19T18:15:30.1726360Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T18:15:30.1732870Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T18:15:30.1756470Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T18:15:30.1775760Z 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-6697-iw6yfn 2021-05-19T18:15:30.1929020Z cp -pR /private/tmp/d20210519-6697-iw6yfn/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T18:15:30.2079980Z chmod -Rf +w /private/tmp/d20210519-6697-iw6yfn 2021-05-19T18:15:30.2640020Z ==> Finishing up 2021-05-19T18:15:30.3085220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7056-1t88xow.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:15:32.6168490Z ==> Caveats 2021-05-19T18:15:32.6170240Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:15:32.6172090Z because macOS already provides this software and installing another version in 2021-05-19T18:15:32.6173260Z parallel can cause all kinds of trouble. 2021-05-19T18:15:32.6173880Z 2021-05-19T18:15:32.6175200Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:15:32.6177000Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:15:32.6177910Z 2021-05-19T18:15:32.6178420Z 2021-05-19T18:15:32.6179250Z Bash completion has been installed to: 2021-05-19T18:15:32.6180690Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:15:32.6181970Z ==> Summary 2021-05-19T18:15:32.6191480Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T18:15:32.6197380Z ==> Installing imagemagick dependency: xmlto 2021-05-19T18:15:32.6343240Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T18:15:32.6361590Z 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-6697-pxb36u 2021-05-19T18:15:32.6607580Z cp -pR /private/tmp/d20210519-6697-pxb36u/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T18:15:32.6929060Z chmod -Rf +w /private/tmp/d20210519-6697-pxb36u 2021-05-19T18:15:32.7701430Z ==> Finishing up 2021-05-19T18:15:32.8252620Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T18:15:32.8256520Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T18:15:32.8269280Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T18:15:32.8274500Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T18:15:32.8281190Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T18:15:32.8378960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7082-a996vg.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:15:35.2157720Z ==> Summary 2021-05-19T18:15:35.2258730Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T18:15:35.2360470Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T18:15:35.3129860Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T18:15:35.3147560Z 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-6697-1uy8r2s 2021-05-19T18:15:35.4587400Z cp -pR /private/tmp/d20210519-6697-1uy8r2s/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T18:15:35.6088530Z chmod -Rf +w /private/tmp/d20210519-6697-1uy8r2s 2021-05-19T18:15:35.7777590Z ==> Finishing up 2021-05-19T18:15:35.8279960Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T18:15:35.8539630Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T18:15:35.8577430Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T18:15:35.8675190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8697190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8753710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8769950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8804280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8807230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8829070Z 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:15:35.8882380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8884630Z 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:15:35.8898330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8916140Z 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:15:35.8968900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.8978240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9081270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9175240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9181050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9193020Z 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:15:35.9343070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9352770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9360210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9397260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9475480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9508530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9611390Z mkdir -p /usr/local/share/locale/fo 2021-05-19T18:15:35.9712600Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T18:15:35.9766820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9782470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9785240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9799850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9802870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9834060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9973870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:35.9981740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0049620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0058970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0060710Z mkdir -p /usr/local/share/locale/ia 2021-05-19T18:15:36.0062120Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T18:15:36.0064480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0169880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0260650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0280560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0344160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0435590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0444350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0466620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0472390Z mkdir -p /usr/local/share/locale/ky 2021-05-19T18:15:36.0479530Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T18:15:36.0484680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0498680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0515590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0590720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0606000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0610870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0618460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0658810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0722360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0835360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0840340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0852100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0937610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0985800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.0996740Z 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:15:36.1008250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1066450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1192270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1250380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1262460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1378590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1389600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1401070Z 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:15:36.1412070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1510720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1521470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1532720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1576380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1624770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1635680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1682080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:36.1692440Z 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:15:36.1806330Z 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:15:36.1909220Z 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:15:36.1919130Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T18:15:36.2011650Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T18:15:36.2016040Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T18:15:36.2571190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7108-129ddh2.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:15:38.2743240Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:15:45.7118370Z ==> Summary 2021-05-19T18:15:45.7334710Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T18:15:45.7341050Z ==> Installing imagemagick dependency: libheif 2021-05-19T18:15:45.8551040Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T18:15:45.8570170Z 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-6697-i3vho5 2021-05-19T18:15:45.9012410Z cp -pR /private/tmp/d20210519-6697-i3vho5/libheif/. /usr/local/Cellar/libheif 2021-05-19T18:15:45.9434570Z chmod -Rf +w /private/tmp/d20210519-6697-i3vho5 2021-05-19T18:15:46.1508980Z ==> Finishing up 2021-05-19T18:15:46.1954720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T18:15:46.1958310Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T18:15:46.1964090Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T18:15:46.1968690Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T18:15:46.1976070Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T18:15:46.1982340Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T18:15:46.1992310Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T18:15:46.1997850Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T18:15:46.2003150Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T18:15:46.2008630Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T18:15:46.2018350Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T18:15:46.2023910Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T18:15:46.2029330Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T18:15:46.2035810Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T18:15:46.2040330Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T18:15:46.2045870Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T18:15:46.2054570Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T18:15:46.2356430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7135-1chx4vd.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:15:48.2353850Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:15:54.7890530Z ==> Summary 2021-05-19T18:15:54.7990930Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T18:15:54.7992910Z ==> Installing imagemagick dependency: liblqr 2021-05-19T18:15:54.8528480Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T18:15:54.8546860Z 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-6697-5f7tp8 2021-05-19T18:15:54.8734630Z cp -pR /private/tmp/d20210519-6697-5f7tp8/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T18:15:54.8969200Z chmod -Rf +w /private/tmp/d20210519-6697-5f7tp8 2021-05-19T18:15:54.9772080Z ==> Finishing up 2021-05-19T18:15:55.0213480Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T18:15:55.0219520Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T18:15:55.0224140Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T18:15:55.0231860Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T18:15:55.0395960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7162-1k5f2gi.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:15:57.2635420Z ==> Summary 2021-05-19T18:15:57.2664940Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T18:15:57.2669890Z ==> Installing imagemagick dependency: libomp 2021-05-19T18:15:57.2725770Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T18:15:57.2744520Z 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-6697-y41k7s 2021-05-19T18:15:57.2896450Z cp -pR /private/tmp/d20210519-6697-y41k7s/libomp/. /usr/local/Cellar/libomp 2021-05-19T18:15:57.3422330Z chmod -Rf +w /private/tmp/d20210519-6697-y41k7s 2021-05-19T18:15:57.3919150Z ==> Finishing up 2021-05-19T18:15:57.4501170Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T18:15:57.4505540Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T18:15:57.4511110Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T18:15:57.4519420Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T18:15:57.4525540Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T18:15:57.4767690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7188-1eu9w7r.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:15:59.7720240Z ==> Summary 2021-05-19T18:15:59.7738060Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T18:15:59.7746470Z ==> Installing imagemagick dependency: imath 2021-05-19T18:15:59.7803120Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:15:59.7822330Z 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-6697-xplvnj 2021-05-19T18:15:59.8228920Z cp -pR /private/tmp/d20210519-6697-xplvnj/imath/. /usr/local/Cellar/imath 2021-05-19T18:15:59.8546750Z chmod -Rf +w /private/tmp/d20210519-6697-xplvnj 2021-05-19T18:15:59.9351980Z ==> Finishing up 2021-05-19T18:15:59.9857620Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T18:15:59.9865770Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T18:15:59.9871000Z 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:15:59.9877110Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T18:15:59.9881930Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T18:15:59.9887340Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T18:15:59.9894820Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T18:16:00.0190720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7214-1f25faa.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:16:02.2886050Z ==> Summary 2021-05-19T18:16:02.2928790Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T18:16:02.2934940Z ==> Installing imagemagick dependency: openexr 2021-05-19T18:16:02.3041150Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:16:02.3059690Z 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-6697-k24yep 2021-05-19T18:16:02.4010350Z cp -pR /private/tmp/d20210519-6697-k24yep/openexr/. /usr/local/Cellar/openexr 2021-05-19T18:16:02.5247550Z chmod -Rf +w /private/tmp/d20210519-6697-k24yep 2021-05-19T18:16:02.7879890Z ==> Finishing up 2021-05-19T18:16:02.8419160Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T18:16:02.8422430Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T18:16:02.8428220Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T18:16:02.8433610Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T18:16:02.8438290Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T18:16:02.8443480Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T18:16:02.8447900Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T18:16:02.8453020Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T18:16:02.8459920Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T18:16:02.8468820Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T18:16:02.8477840Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T18:16:02.8482560Z 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:16:02.8487960Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T18:16:02.8492980Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T18:16:02.8499070Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T18:16:02.8503960Z 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:16:02.8510710Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T18:16:02.8517440Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T18:16:02.8523750Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T18:16:02.8528840Z 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:16:02.8534230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T18:16:02.8539360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T18:16:02.8544140Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T18:16:02.8549800Z 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:16:02.8555170Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T18:16:02.8560020Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T18:16:02.8565740Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T18:16:02.8573220Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T18:16:02.9413720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7241-i3gfz3.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:16:05.5705670Z ==> Summary 2021-05-19T18:16:05.5826460Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T18:16:05.5833920Z ==> Installing imagemagick 2021-05-19T18:16:05.5838300Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T18:16:05.5858470Z 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-6697-1unapvy 2021-05-19T18:16:06.1880100Z cp -pR /private/tmp/d20210519-6697-1unapvy/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T18:16:06.7703410Z chmod -Rf +w /private/tmp/d20210519-6697-1unapvy 2021-05-19T18:16:15.8899510Z ==> Finishing up 2021-05-19T18:16:15.9068110Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T18:16:15.9085510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T18:16:15.9099210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T18:16:15.9121580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T18:16:15.9131010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T18:16:15.9152540Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T18:16:15.9160280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T18:16:15.9180540Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T18:16:15.9190200Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T18:16:15.9208040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T18:16:15.9220070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T18:16:15.9235660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T18:16:15.9249370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T18:16:15.9264920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T18:16:15.9276470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T18:16:15.9294670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T18:16:15.9306230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T18:16:15.9322040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T18:16:15.9334590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T18:16:15.9351470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T18:16:15.9362810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T18:16:15.9396780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T18:16:15.9436190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T18:16:15.9486180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T18:16:15.9516460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T18:16:15.9544750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T18:16:15.9571400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T18:16:15.9597960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T18:16:15.9626240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T18:16:15.9653420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T18:16:15.9682460Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T18:16:15.9707150Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T18:16:15.9734400Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T18:16:15.9737130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T18:16:15.9762990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T18:16:15.9767020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T18:16:15.9791540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T18:16:15.9794200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T18:16:15.9818780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T18:16:15.9821640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T18:16:15.9848830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T18:16:15.9877930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T18:16:15.9904680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T18:16:15.9906340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T18:16:15.9933120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T18:16:15.9960160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T18:16:15.9986230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T18:16:16.0013520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T18:16:16.0040910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T18:16:16.0067920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T18:16:16.0069290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T18:16:16.0096470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T18:16:16.0124580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T18:16:16.0126420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T18:16:16.0152390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T18:16:16.0179660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T18:16:16.0207560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T18:16:16.0209860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T18:16:16.0235380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T18:16:16.0262900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T18:16:16.0291480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T18:16:16.0293730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T18:16:16.0319090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T18:16:16.0346840Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T18:16:16.0348610Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T18:16:16.0374320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T18:16:16.0401530Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T18:16:16.0428930Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T18:16:16.0457010Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T18:16:16.0458780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T18:16:16.0484290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T18:16:16.2725900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7269-1kjsjkd.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:16:18.9087410Z ==> Summary 2021-05-19T18:16:18.9593960Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T18:16:20.8574910Z ==> Caveats 2021-05-19T18:16:20.8576330Z ==> docbook 2021-05-19T18:16:20.8594610Z To use the DocBook package in your XML toolchain, 2021-05-19T18:16:20.8595710Z you need to add the following to your ~/.bashrc: 2021-05-19T18:16:20.8596390Z 2021-05-19T18:16:20.8597260Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:16:20.8598700Z ==> gnu-getopt 2021-05-19T18:16:20.8626300Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:16:20.8627630Z because macOS already provides this software and installing another version in 2021-05-19T18:16:20.8628910Z parallel can cause all kinds of trouble. 2021-05-19T18:16:20.8629710Z 2021-05-19T18:16:20.8630990Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:16:20.8632650Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:16:20.8633460Z 2021-05-19T18:16:20.8633970Z 2021-05-19T18:16:20.8634760Z Bash completion has been installed to: 2021-05-19T18:16:20.8636120Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:16:22.5668320Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T18:16:23.6490000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:16:24.1869920Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T18:16:24.5702170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T18%3A25%3A00Z&sig=sw0GJIGlVkGgUZ%2FoxDB3wH2frjMthBg8ZM%2B50yL70g0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:16:24.6212810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=sw0GJIGlVkGgUZ\%2FoxDB3wH2frjMthBg8ZM\%2B50yL70g0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:16:24.6635540Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T18:16:24.7351020Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T18:16:24.7379950Z 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-7276-1xjw7yi 2021-05-19T18:16:24.7640970Z cp -pR /private/tmp/d20210519-7276-1xjw7yi/udunits/. /usr/local/Cellar/udunits 2021-05-19T18:16:24.7954600Z chmod -Rf +w /private/tmp/d20210519-7276-1xjw7yi 2021-05-19T18:16:24.8681710Z ==> Finishing up 2021-05-19T18:16:24.9129130Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T18:16:24.9135670Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T18:16:24.9140420Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T18:16:24.9150450Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T18:16:24.9225290Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T18:16:24.9363320Z info /usr/local/share/info/udunits2.info 2021-05-19T18:16:24.9372600Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T18:16:24.9415690Z info /usr/local/share/info/udunits2lib.info 2021-05-19T18:16:24.9424910Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T18:16:24.9466040Z info /usr/local/share/info/udunits2prog.info 2021-05-19T18:16:24.9476490Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T18:16:24.9485350Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T18:16:24.9491530Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T18:16:24.9808300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7443-1ldc82c.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:16:27.2142530Z ==> Summary 2021-05-19T18:16:27.2176520Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T18:16:29.5718030Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T18:16:29.5719190Z To reinstall 1.6, run: 2021-05-19T18:16:29.5720050Z brew reinstall jq 2021-05-19T18:16:31.2940800Z ==> Caveats 2021-05-19T18:16:31.2942030Z imagej requires Java. You can install the latest version with: 2021-05-19T18:16:31.2943470Z brew install --cask adoptopenjdk 2021-05-19T18:16:31.2944160Z 2021-05-19T18:16:31.5985360Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T18:16:31.8543980Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:17:02.7129460Z ==> Verifying checksum for cask 'imagej' 2021-05-19T18:17:02.9567140Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:17:02.9568340Z ==> Installing Cask imagej 2021-05-19T18:17:03.0076740Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7553-uasjr5 2021-05-19T18:17:03.2119320Z cp -pR /private/tmp/d20210519-7553-uasjr5/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T18:17:03.4072620Z chmod -Rf +w /private/tmp/d20210519-7553-uasjr5 2021-05-19T18:17:03.4819540Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T18:17:04.0269690Z 🍺 imagej was successfully installed! 2021-05-19T18:17:06.6785260Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T18:17:08.3916640Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T18:17:08.7686960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T18%3A25%3A00Z&sig=xLPnQ%2FSjs9K8L6xZkMqkkyddmgDU0SyJNGnXNObC8nU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:08.8883260Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T18:17:10.5585040Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T18:17:10.9550760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T18%3A25%3A00Z&sig=sfTcX5cUbdFbIREqvhOIq9uSTCECyFp54CkquYAVA0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:11.4258750Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T18:17:11.4361810Z ==> Installing bowtie2 dependency: tbb 2021-05-19T18:17:11.5534830Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T18:17:16.1078120Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T18:17:16.1110720Z ==> Installing bowtie2 2021-05-19T18:17:16.1119170Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T18:17:20.0737450Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T18:17:23.4242100Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T18:17:25.0526610Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T18:17:25.4203400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T18%3A25%3A00Z&sig=XQ%2FdAVpwrSAGgDdEf41I0d7uMHU3doHyWAYxFNqdoyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:25.5862790Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T18:17:27.1907110Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T18:17:27.5447200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T18%3A25%3A00Z&sig=f9unAuPt3UEhIHT1UsMbOAoNXBbhY2RRPZo6n3RpSwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:27.6660990Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T18:17:29.3437030Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T18:17:29.6942670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T18%3A25%3A00Z&sig=7jgPuW990WJWC1zLzMl1V88PFx%2FpmBMxnUuYY3Gl48g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:29.7872080Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T18:17:31.4302700Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T18:17:31.7747790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T18%3A25%3A00Z&sig=YIM9pMxIdj6u0dyE%2Fi%2BPr3DzffokswabaFnU3Rdnj90%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:31.8842440Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T18:17:33.5260320Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T18:17:33.8709860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T18%3A25%3A00Z&sig=7zO9Np4cz%2BnWssznfhVKq4Hgz0sSLkwQPb5JGcoE1vc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:33.9677320Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T18:17:35.6694130Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T18:17:36.0116810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T18%3A25%3A00Z&sig=E7Up80H%2B4Gg5TZTbM1lEoo98QGVYN3GrnZ2f4svbmiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:36.2368280Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T18:17:37.9075560Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T18:17:38.2481350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T18%3A25%3A00Z&sig=8ccMPlCIZX3NArMZ8%2FwfEdsTO8QVvB2DhU6OHcCmQS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:38.3406600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T18:17:39.9920800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T18:17:40.3611660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T18%3A25%3A00Z&sig=u4Nf6FeZ2L3kGUU8BveFdAmS8GVrseklpUJKnImMy9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:40.5376280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T18:17:42.1743710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T18:17:42.5087300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T18%3A25%3A00Z&sig=Jfd2qzHCtnTOvSA23k2fjTUi6kyqzbsVInHmhT86uSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:42.6686870Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T18:17:44.2223020Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T18:17:44.5562010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T18%3A25%3A00Z&sig=c64Yttm1epUDDR9LVfrm7jl0tRKyvovH9yKDutcfzQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:44.9708890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T18:17:46.6004030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T18:17:46.9226350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T18%3A25%3A00Z&sig=cSaaIrSNFf29uh7C%2FmApLYrfi%2FeGuqi3R7dIe0kN6zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:47.0179990Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T18:17:48.6707940Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T18:17:49.0317710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T18%3A25%3A00Z&sig=U9nVIZf3KzDDG7pKOqEY3CpdK8T6WaT7Ct%2BO%2BRPvjNM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:49.1202820Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T18:17:50.7318420Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T18:17:51.0927600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T18%3A25%3A00Z&sig=ZHWzM519eFcgi4cjwAujjJs7Go%2FF%2BfQjCN2nIokOtAo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:51.1948070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T18:17:52.8112660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T18:17:53.1726420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T18%3A25%3A00Z&sig=KITarXl%2FjTHTkhgkozpSdjurQP18T9hG9Dpt6hvUK78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:53.4874300Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T18:17:55.1563620Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T18:17:55.4877480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T18%3A25%3A00Z&sig=6QCE5llNPFW%2Bs%2BVsTCtnRSfH8FgEQndGx7l4u7xWvOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:55.6517470Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T18:17:57.2899120Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T18:17:57.6194730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T18%3A25%3A00Z&sig=qKY1uNPchD4WkCGZCqH74XhGCqkbuDEqak2NFLyNrRo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:58.1525330Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T18:18:00.0384700Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T18:18:00.4037690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T18%3A25%3A00Z&sig=Ck8LHVHyPO0D4yXusoFqotPLzpS8I4uZE76OarEnlrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:18:00.7274760Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T18:18:02.4202530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T18:18:02.8231610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T18%3A25%3A00Z&sig=3lL7KnHyoXfPIPgXBxmTpMOeYfrzt8AlHh3q01F3Ub4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:18:03.0800250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T18:18:04.9407330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T18:18:05.4420360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T18%3A25%3A00Z&sig=sitjCeh5rdi1Z8MrGmClifdfqtBHRCCHSXMYeKhZzdA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:18:06.0021160Z ==> 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:18:06.0047310Z ==> Installing gdal dependency: cfitsio 2021-05-19T18:18:06.0705750Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T18:18:08.7270930Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T18:18:08.7277070Z ==> Installing gdal dependency: popt 2021-05-19T18:18:08.7300880Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T18:18:11.1180490Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T18:18:11.1185700Z ==> Installing gdal dependency: epsilon 2021-05-19T18:18:11.1242930Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T18:18:13.6058640Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T18:18:13.6065550Z ==> Installing gdal dependency: expat 2021-05-19T18:18:13.6089270Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T18:18:16.1182670Z ==> Caveats 2021-05-19T18:18:16.1184390Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:18:16.1185950Z because macOS already provides this software and installing another version in 2021-05-19T18:18:16.1187130Z parallel can cause all kinds of trouble. 2021-05-19T18:18:16.1187770Z 2021-05-19T18:18:16.1188620Z If you need to have expat first in your PATH, run: 2021-05-19T18:18:16.1190480Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:18:16.1191310Z 2021-05-19T18:18:16.1192180Z For compilers to find expat you may need to set: 2021-05-19T18:18:16.1193640Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:18:16.1195240Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:18:16.1195970Z 2021-05-19T18:18:16.1197310Z For pkg-config to find expat you may need to set: 2021-05-19T18:18:16.1198480Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:18:16.1199180Z 2021-05-19T18:18:16.1200270Z ==> Summary 2021-05-19T18:18:16.1214330Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T18:18:16.1221150Z ==> Installing gdal dependency: freexl 2021-05-19T18:18:16.1286210Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T18:18:18.7886540Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T18:18:18.7892640Z ==> Installing gdal dependency: geos 2021-05-19T18:18:18.8263120Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T18:18:22.2603150Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T18:18:22.2609860Z ==> Installing gdal dependency: json-c 2021-05-19T18:18:22.2665790Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T18:18:24.8951720Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T18:18:24.8958230Z ==> Installing gdal dependency: libxml2 2021-05-19T18:18:24.9034110Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T18:18:28.0002680Z ==> Caveats 2021-05-19T18:18:28.0004860Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:18:28.0006360Z because macOS already provides this software and installing another version in 2021-05-19T18:18:28.0008360Z parallel can cause all kinds of trouble. 2021-05-19T18:18:28.0009120Z 2021-05-19T18:18:28.0010010Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:18:28.0011680Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:18:28.0012480Z 2021-05-19T18:18:28.0013360Z For compilers to find libxml2 you may need to set: 2021-05-19T18:18:28.0020840Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:18:28.0022430Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:18:28.0023290Z 2021-05-19T18:18:28.0024660Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:18:28.0025800Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:18:28.0026510Z 2021-05-19T18:18:28.0027780Z ==> Summary 2021-05-19T18:18:28.0237380Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T18:18:28.0243790Z ==> Installing gdal dependency: libdap 2021-05-19T18:18:28.0396700Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T18:18:30.9655030Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T18:18:30.9661320Z ==> Installing gdal dependency: proj 2021-05-19T18:18:30.9981110Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T18:18:34.1697500Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T18:18:34.1703210Z ==> Installing gdal dependency: libgeotiff 2021-05-19T18:18:34.1911050Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T18:18:37.3540240Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T18:18:37.3545370Z ==> Installing gdal dependency: librttopo 2021-05-19T18:18:37.4005070Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:18:39.8353190Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T18:18:39.8357970Z ==> Installing gdal dependency: minizip 2021-05-19T18:18:39.8471370Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T18:18:42.2709190Z ==> Caveats 2021-05-19T18:18:42.2711100Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:18:42.2712880Z with the venerable 'unzip' library. 2021-05-19T18:18:42.2714320Z ==> Summary 2021-05-19T18:18:42.2732790Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T18:18:42.2740200Z ==> Installing gdal dependency: libspatialite 2021-05-19T18:18:42.3650180Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T18:18:46.7621380Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T18:18:46.7627120Z ==> Installing gdal dependency: netcdf 2021-05-19T18:18:46.8244300Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T18:18:49.9257190Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T18:18:49.9262350Z ==> Installing gdal dependency: openblas 2021-05-19T18:18:49.9648690Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T18:18:59.3883500Z ==> Caveats 2021-05-19T18:18:59.3885250Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:18:59.3886560Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:18:59.3887350Z 2021-05-19T18:18:59.3888210Z For compilers to find openblas you may need to set: 2021-05-19T18:18:59.3889610Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:18:59.3891060Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:18:59.3891780Z 2021-05-19T18:18:59.3893030Z For pkg-config to find openblas you may need to set: 2021-05-19T18:18:59.3894180Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:18:59.3894890Z 2021-05-19T18:18:59.3896430Z ==> Summary 2021-05-19T18:18:59.3914710Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T18:18:59.3922350Z ==> Installing gdal dependency: numpy 2021-05-19T18:18:59.4850280Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T18:19:03.8212400Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T18:19:03.8219010Z ==> Installing gdal dependency: xerces-c 2021-05-19T18:19:03.8279620Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T18:19:10.6062260Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T18:19:10.6068800Z ==> Installing gdal 2021-05-19T18:19:10.6072590Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T18:19:28.5407330Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T18:19:29.7080830Z ==> Caveats 2021-05-19T18:19:29.7082320Z ==> expat 2021-05-19T18:19:29.7127240Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:19:29.7128600Z because macOS already provides this software and installing another version in 2021-05-19T18:19:29.7129700Z parallel can cause all kinds of trouble. 2021-05-19T18:19:29.7130400Z 2021-05-19T18:19:29.7131260Z If you need to have expat first in your PATH, run: 2021-05-19T18:19:29.7132890Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:19:29.7133680Z 2021-05-19T18:19:29.7134530Z For compilers to find expat you may need to set: 2021-05-19T18:19:29.7135880Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:19:29.7137300Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:19:29.7138010Z 2021-05-19T18:19:29.7139220Z For pkg-config to find expat you may need to set: 2021-05-19T18:19:29.7140350Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:19:29.7141120Z 2021-05-19T18:19:29.7142540Z ==> libxml2 2021-05-19T18:19:29.7174350Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:19:29.7175690Z because macOS already provides this software and installing another version in 2021-05-19T18:19:29.7176800Z parallel can cause all kinds of trouble. 2021-05-19T18:19:29.7177430Z 2021-05-19T18:19:29.7178370Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:19:29.7180110Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:19:29.7180920Z 2021-05-19T18:19:29.7181810Z For compilers to find libxml2 you may need to set: 2021-05-19T18:19:29.7183180Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:19:29.7184630Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:19:29.7185340Z 2021-05-19T18:19:29.7186570Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:19:29.7187720Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:19:29.7188410Z 2021-05-19T18:19:29.7189660Z ==> minizip 2021-05-19T18:19:29.7191830Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:19:29.7193280Z with the venerable 'unzip' library. 2021-05-19T18:19:29.7194550Z ==> openblas 2021-05-19T18:19:29.7235880Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:19:29.7237240Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:19:29.7238190Z 2021-05-19T18:19:29.7239090Z For compilers to find openblas you may need to set: 2021-05-19T18:19:29.7240510Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:19:29.7241990Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:19:29.7242720Z 2021-05-19T18:19:29.7243960Z For pkg-config to find openblas you may need to set: 2021-05-19T18:19:29.7245130Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:19:29.7245840Z 2021-05-19T18:19:32.0546920Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T18:19:33.7229320Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T18:19:34.0621250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T18%3A25%3A00Z&sig=21O0JoSkwLgY7H%2BKNA8dJ6i24KadESu9AXD2ooVuNZI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:36.8104470Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T18:19:38.4929680Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T18:19:38.9679640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T18%3A25%3A00Z&sig=pvUcenOxiqoT7Ncjpl%2BBQnbfYPbosXPIKlJjssdinq0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:39.2983520Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T18:19:39.3001790Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T18:19:41.0097460Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T18:19:41.4057610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T18%3A25%3A00Z&sig=Suyf9VvHeB3kuI2Je1F%2FRXgpjeCdhPACDY3m3dinGzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:42.0986800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T18:19:44.3588540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T18:19:44.3593330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T18%3A25%3A00Z&sig=iB0Equ9trgjULKhSAkk0qpi15CxSLKmu7QOHshkR2us%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:44.3766990Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T18:19:46.0666440Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T18:19:46.5101350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T18%3A25%3A00Z&sig=z4dKvGyjAe5H3tMEh8pWo33G9AiC11A%2F2TUib3DRWaQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:49.6679210Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T18:19:49.6683300Z ==> Installing itk dependency: boost 2021-05-19T18:19:49.7349610Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T18:20:31.6458430Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T18:20:31.6465700Z ==> Installing itk dependency: pyqt@5 2021-05-19T18:20:31.6909610Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T18:20:39.2889190Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T18:20:39.2894300Z ==> Installing itk dependency: vtk@8.2 2021-05-19T18:20:39.4548400Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T18:22:02.5760420Z ==> Caveats 2021-05-19T18:22:02.5762210Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:22:02.5763430Z because this is an alternate version of another formula. 2021-05-19T18:22:02.5764120Z 2021-05-19T18:22:02.5764980Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:22:02.5766780Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:22:02.5767590Z 2021-05-19T18:22:02.5768440Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:22:02.5769840Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:22:02.5772090Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:22:02.5778940Z 2021-05-19T18:22:02.5780210Z ==> Summary 2021-05-19T18:22:02.8110570Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T18:22:02.8116620Z ==> Installing itk dependency: gdcm 2021-05-19T18:22:03.2526890Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T18:22:14.5306050Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T18:22:14.5311860Z ==> Installing itk 2021-05-19T18:22:14.5316410Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T18:22:40.7706030Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T18:22:44.9318220Z ==> Caveats 2021-05-19T18:22:44.9319670Z ==> vtk@8.2 2021-05-19T18:22:44.9359540Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:22:44.9360830Z because this is an alternate version of another formula. 2021-05-19T18:22:44.9361530Z 2021-05-19T18:22:44.9362370Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:22:44.9363950Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:22:44.9364720Z 2021-05-19T18:22:44.9365550Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:22:44.9366910Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:22:44.9368290Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:22:44.9368990Z 2021-05-19T18:22:46.8019130Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T18:22:46.9856350Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T18:22:48.0693060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22:48.6218490Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T18:22:48.9708100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T18%3A30%3A00Z&sig=597N%2ByEgCB73%2Fs%2Bu7DIzcuh2XhncPVB2TLZQqjjXHtc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:49.0141410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=597N\%2ByEgCB73\%2Fs\%2Bu7DIzcuh2XhncPVB2TLZQqjjXHtc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:49.0706120Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T18:22:49.0767240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T18:22:50.4060770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22:50.9678570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T18:22:51.3040670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T18%3A30%3A00Z&sig=eb5FUaKdBfb%2BvfaDnfF5Xsv%2BuKFuKhmybivY9ZDFcrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:51.3357370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=eb5FUaKdBfb\%2BvfaDnfF5Xsv\%2BuKFuKhmybivY9ZDFcrA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:51.4093480Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T18:22:51.4225990Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T18:22:52.5155050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22:53.0821840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T18:22:53.4130990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T18%3A30%3A00Z&sig=Wa5eKNH0sGxUUkNCJu7K2CXuQQikkFzryiEJE3hqETo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:53.4440750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=Wa5eKNH0sGxUUkNCJu7K2CXuQQikkFzryiEJE3hqETo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:53.4958700Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T18:22:53.5030050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T18:22:55.5824740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22:56.1554080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T18:22:56.4829830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T18%3A30%3A00Z&sig=5EXS5A6wMScc%2FNGC4o3Qejvw7L9VpxJIqUtPLG5barE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:56.5264950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=5EXS5A6wMScc\%2FNGC4o3Qejvw7L9VpxJIqUtPLG5barE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:56.8548390Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T18:22:56.9216910Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T18:22:56.9220710Z ==> Installing libav dependency: faac 2021-05-19T18:22:56.9873950Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T18:22:56.9904850Z 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-9042-zta21a 2021-05-19T18:22:57.0032400Z cp -pR /private/tmp/d20210519-9042-zta21a/faac/. /usr/local/Cellar/faac 2021-05-19T18:22:57.0215670Z chmod -Rf +w /private/tmp/d20210519-9042-zta21a 2021-05-19T18:22:57.0832030Z ==> Finishing up 2021-05-19T18:22:57.1281230Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T18:22:57.1286460Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T18:22:57.1291690Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T18:22:57.1302400Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T18:22:57.1308820Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T18:22:57.1314010Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T18:22:57.1319520Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T18:22:57.1488370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9224-79oehd.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:22:59.5140150Z ==> Summary 2021-05-19T18:22:59.5162870Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T18:22:59.5171450Z ==> Installing libav dependency: fdk-aac 2021-05-19T18:22:59.5195300Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T18:22:59.5214720Z 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-9042-1hl8ryq 2021-05-19T18:22:59.5716330Z cp -pR /private/tmp/d20210519-9042-1hl8ryq/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T18:22:59.5967620Z chmod -Rf +w /private/tmp/d20210519-9042-1hl8ryq 2021-05-19T18:22:59.6623390Z ==> Finishing up 2021-05-19T18:22:59.7106390Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T18:22:59.7112260Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T18:22:59.7119610Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T18:22:59.7124500Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T18:22:59.7130650Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T18:22:59.7140830Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T18:22:59.7346980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9250-1pxnvfs.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:23:01.9987150Z ==> Summary 2021-05-19T18:23:02.0010350Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T18:23:02.0017660Z ==> Installing libav dependency: sdl 2021-05-19T18:23:02.0039930Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T18:23:02.0057840Z 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-9042-1r2qhvt 2021-05-19T18:23:02.0748530Z cp -pR /private/tmp/d20210519-9042-1r2qhvt/sdl/. /usr/local/Cellar/sdl 2021-05-19T18:23:02.2205480Z chmod -Rf +w /private/tmp/d20210519-9042-1r2qhvt 2021-05-19T18:23:02.3637050Z ==> Finishing up 2021-05-19T18:23:02.4264150Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T18:23:02.4271160Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T18:23:02.4281100Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T18:23:02.4295730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T18:23:02.4486480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T18:23:02.4550540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T18:23:02.4555370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T18:23:02.4561310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T18:23:02.4566680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T18:23:02.4590910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T18:23:02.4595510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T18:23:02.4601380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T18:23:02.4705980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T18:23:02.4711000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T18:23:02.4815220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T18:23:02.4819610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T18:23:02.4825570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T18:23:02.4967410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T18:23:02.4972440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T18:23:02.5082590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T18:23:02.5087010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T18:23:02.5133160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T18:23:02.5138510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T18:23:02.5143850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T18:23:02.5296390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T18:23:02.5301310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T18:23:02.5437580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T18:23:02.5540660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T18:23:02.5545160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T18:23:02.5551070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T18:23:02.5598450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T18:23:02.5603490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T18:23:02.5707810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T18:23:02.5712310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T18:23:02.5718600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T18:23:02.5724440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T18:23:02.5729360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T18:23:02.5848890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T18:23:02.5889440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T18:23:02.5894290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T18:23:02.5975570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T18:23:02.6051640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T18:23:02.6105770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T18:23:02.6110500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T18:23:02.6153370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T18:23:02.6158310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T18:23:02.6164000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T18:23:02.6204720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T18:23:02.6209760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T18:23:02.6234800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T18:23:02.6309890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T18:23:02.6314660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T18:23:02.6320480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T18:23:02.6326000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T18:23:02.6331750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T18:23:02.6336770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T18:23:02.6343030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T18:23:02.6348130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T18:23:02.6384610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T18:23:02.6390940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T18:23:02.6396990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T18:23:02.6435840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T18:23:02.6441370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T18:23:02.6482240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T18:23:02.6487680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T18:23:02.6493260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T18:23:02.6499260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T18:23:02.6589910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T18:23:02.6650420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T18:23:02.6715420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T18:23:02.6720550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T18:23:02.6726380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T18:23:02.6731630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T18:23:02.6737730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T18:23:02.6742780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T18:23:02.6748630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T18:23:02.6754030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T18:23:02.6760410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T18:23:02.6765480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T18:23:02.6771270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T18:23:02.6776410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T18:23:02.6782070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T18:23:02.6786770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T18:23:02.6793020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T18:23:02.6798740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T18:23:02.6805390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T18:23:02.6828370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T18:23:02.6834400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T18:23:02.6917730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T18:23:02.6922770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T18:23:02.6927920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T18:23:02.6934010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T18:23:02.6939320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T18:23:02.6944320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T18:23:02.6949890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T18:23:02.6954900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T18:23:02.6960650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T18:23:02.6974290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T18:23:02.6979330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T18:23:02.6985430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T18:23:02.7023270Z Only the first 100 operations were output. 2021-05-19T18:23:02.8639310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9276-10gs65u.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:23:05.3953880Z ==> Summary 2021-05-19T18:23:05.4098560Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T18:23:05.4106420Z ==> Installing libav 2021-05-19T18:23:05.4109610Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T18:23:05.4129930Z 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-9042-1b280r4 2021-05-19T18:23:05.8621570Z cp -pR /private/tmp/d20210519-9042-1b280r4/libav/. /usr/local/Cellar/libav 2021-05-19T18:23:06.1591340Z chmod -Rf +w /private/tmp/d20210519-9042-1b280r4 2021-05-19T18:23:10.1106210Z ==> Finishing up 2021-05-19T18:23:10.1620650Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T18:23:10.1624030Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T18:23:10.1629470Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T18:23:10.1642550Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T18:23:10.1648130Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T18:23:10.1653750Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T18:23:10.1943000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9302-81ioyd.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:23:12.5342120Z ==> Summary 2021-05-19T18:23:12.5362620Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T18:23:15.2181460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T18:23:18.9053620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T18:23:19.2439430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T18%3A30%3A00Z&sig=xXht8jjWTfUqBExY%2FoI7KYPHezlMUw6K18zltF5H1%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:23:19.4210100Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:23:22.2420120Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T18:23:24.7002720Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T18:23:24.7005460Z To reinstall 4.3.0, run: 2021-05-19T18:23:24.7006300Z brew reinstall libtiff 2021-05-19T18:23:26.3110260Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T18:23:26.3111400Z To reinstall 2.3.9_1, run: 2021-05-19T18:23:26.3112220Z brew reinstall unixodbc 2021-05-19T18:23:27.9597650Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T18:23:27.9598830Z To reinstall 1.0.18_1, run: 2021-05-19T18:23:27.9599670Z brew reinstall libsodium 2021-05-19T18:23:29.5967400Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T18:23:29.5968780Z To reinstall 4.1.1, run: 2021-05-19T18:23:29.5969640Z brew reinstall tesseract 2021-05-19T18:23:31.2418790Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T18:23:31.2419860Z To reinstall 1.21.1, run: 2021-05-19T18:23:31.2420870Z brew reinstall wget 2021-05-19T18:23:32.8950640Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T18:23:32.8951860Z To reinstall 4.3.4, run: 2021-05-19T18:23:32.8952850Z brew reinstall zeromq 2021-05-19T18:23:34.5913660Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T18:23:34.5914880Z To reinstall 2.2.27.6_1, run: 2021-05-19T18:23:34.5915700Z brew reinstall udunits 2021-05-19T18:23:36.2590700Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T18:23:36.2591740Z To reinstall 1.2.0, run: 2021-05-19T18:23:36.2592560Z brew reinstall webp 2021-05-19T18:23:37.9460990Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T18:23:41.6477240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T18:23:41.9816490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T18%3A30%3A00Z&sig=gZ7m3JGxSov%2F1OC6p562rJqoPQuvgWMA5TWLceoRdCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:23:44.4139420Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T18:24:42.5168280Z ==> Caveats 2021-05-19T18:24:42.5171040Z Bash completion has been installed to: 2021-05-19T18:24:42.5173600Z /usr/local/etc/bash_completion.d 2021-05-19T18:24:42.5177040Z ==> Summary 2021-05-19T18:24:43.8165450Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T18:24:47.2673700Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T18:24:47.2679950Z ==> 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=20210519T182447Z&X-Amz-Expires=300&X-Amz-Signature=feb851318da4a35464b0c6391ba5a5bacd2d652261abae30b051472b638a2ce2&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:24:50.4074180Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:24:50.4076000Z ==> Installing Cask xquartz 2021-05-19T18:25:10.8813720Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T18:25:10.8815780Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T18:26:10.6562010Z installer: Package name is 2021-05-19T18:26:10.6569340Z installer: Installing at base path / 2021-05-19T18:26:10.6570330Z installer: The install was successful. 2021-05-19T18:26:10.6571330Z installer: The install requires logging out now. 2021-05-19T18:26:10.7562770Z 🍺 xquartz was successfully installed! 2021-05-19T18:26:10.7874040Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T18:26:10.7874590Z with: 2021-05-19T18:26:10.7875030Z github_slug: neuroconductor/neurocStats 2021-05-19T18:26:10.7875560Z env: 2021-05-19T18:26:10.7875960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:10.7876380Z TIC_DEPLOY_KEY: 2021-05-19T18:26:10.7876700Z RSPM: 2021-05-19T18:26:10.7877950Z GITHUB_PAT: *** 2021-05-19T18:26:10.7878720Z COVERALLS_TOKEN: *** 2021-05-19T18:26:10.7879180Z continue-on-error: false 2021-05-19T18:26:10.7879640Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:10.7880100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:10.7880510Z TZ: UTC 2021-05-19T18:26:10.7880850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:10.7881230Z NOT_CRAN: true 2021-05-19T18:26:10.7881560Z ##[endgroup] 2021-05-19T18:26:10.8581160Z repo slug is: neuroconductor/neurocStats 2021-05-19T18:26:10.8701800Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T18:26:10.8702510Z env: 2021-05-19T18:26:10.8702940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:10.8703440Z TIC_DEPLOY_KEY: 2021-05-19T18:26:10.8703790Z RSPM: 2021-05-19T18:26:10.8704680Z GITHUB_PAT: *** 2021-05-19T18:26:10.8705490Z COVERALLS_TOKEN: *** 2021-05-19T18:26:10.8706010Z continue-on-error: false 2021-05-19T18:26:10.8706490Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:10.8707000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:10.8707440Z TZ: UTC 2021-05-19T18:26:10.8707900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:10.8708630Z NOT_CRAN: true 2021-05-19T18:26:10.8709030Z ##[endgroup] 2021-05-19T18:26:12.4340920Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T18:26:12.4341580Z with: 2021-05-19T18:26:12.4342000Z repo_name: neurocStats 2021-05-19T18:26:12.4342460Z repo_version: 0.1.3 2021-05-19T18:26:12.4342840Z runner_os: macOS 2021-05-19T18:26:12.4343240Z R_version: 3.5 2021-05-19T18:26:12.4343570Z env: 2021-05-19T18:26:12.4344010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:12.4344500Z TIC_DEPLOY_KEY: 2021-05-19T18:26:12.4344850Z RSPM: 2021-05-19T18:26:12.4346290Z GITHUB_PAT: *** 2021-05-19T18:26:12.4347120Z COVERALLS_TOKEN: *** 2021-05-19T18:26:12.4347600Z continue-on-error: false 2021-05-19T18:26:12.4348120Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:12.4348600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:12.4349060Z TZ: UTC 2021-05-19T18:26:12.4349460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:12.4350210Z NOT_CRAN: true 2021-05-19T18:26:12.4350620Z ##[endgroup] 2021-05-19T18:26:12.4994320Z Package: neurocStats 2021-05-19T18:26:12.4999340Z Version: 0.1.3 2021-05-19T18:26:12.5000190Z OS: macOS 2021-05-19T18:26:12.5086300Z ##[group]Run install.packages('remotes') 2021-05-19T18:26:12.5087080Z install.packages('remotes') 2021-05-19T18:26:12.5087850Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T18:26:12.5088910Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T18:26:12.5266800Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:26:12.5267290Z env: 2021-05-19T18:26:12.5267720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:12.5268210Z TIC_DEPLOY_KEY: 2021-05-19T18:26:12.5268580Z RSPM: 2021-05-19T18:26:12.5269570Z GITHUB_PAT: *** 2021-05-19T18:26:12.5270400Z COVERALLS_TOKEN: *** 2021-05-19T18:26:12.5270920Z continue-on-error: false 2021-05-19T18:26:12.5271450Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:12.5272080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:12.5272550Z TZ: UTC 2021-05-19T18:26:12.5273010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:12.5273420Z NOT_CRAN: true 2021-05-19T18:26:12.5273810Z ##[endgroup] 2021-05-19T18:26:12.7487930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:26:12.7489660Z (as ‘lib’ is unspecified) 2021-05-19T18:26:15.8435890Z 2021-05-19T18:26:15.8437460Z There is a binary version available but the source version is later: 2021-05-19T18:26:15.8487670Z binary source needs_compilation 2021-05-19T18:26:15.8488700Z remotes 2.1.1 2.3.0 FALSE 2021-05-19T18:26:15.8490490Z installing the source package ‘remotes’ 2021-05-19T18:26:15.8491320Z 2021-05-19T18:26:15.8491610Z 2021-05-19T18:26:15.8514350Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T18:26:16.0988550Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-19T18:26:16.1008810Z ================================================== 2021-05-19T18:26:16.1009670Z downloaded 144 KB 2021-05-19T18:26:16.1010290Z 2021-05-19T18:26:16.5650630Z * installing *source* package ‘remotes’ ... 2021-05-19T18:26:16.5735090Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-19T18:26:16.6169900Z ** R 2021-05-19T18:26:16.6686360Z ** inst 2021-05-19T18:26:16.6721210Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:26:19.2849950Z ** help 2021-05-19T18:26:19.7483890Z *** installing help indices 2021-05-19T18:26:20.0454160Z ** building package indices 2021-05-19T18:26:20.1487570Z ** installing vignettes 2021-05-19T18:26:20.1561660Z ** testing if installed package can be loaded 2021-05-19T18:26:20.3883070Z * DONE (remotes) 2021-05-19T18:26:20.4307590Z 2021-05-19T18:26:20.4409760Z The downloaded source packages are in 2021-05-19T18:26:20.4540470Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2W13ha/downloaded_packages’ 2021-05-19T18:26:25.0809050Z ##[group]Run actions/cache@v1 2021-05-19T18:26:25.0809600Z with: 2021-05-19T18:26:25.0810040Z path: /Users/runner/work/_temp/Library 2021-05-19T18:26:25.0812380Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-1727938da533d3544ccb1f5b9a3bc50596ee52395e91a2532ff1ca65eaed7daa 2021-05-19T18:26:25.0815360Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-19T18:26:25.0816380Z env: 2021-05-19T18:26:25.0816830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:25.0817300Z TIC_DEPLOY_KEY: 2021-05-19T18:26:25.0817680Z RSPM: 2021-05-19T18:26:25.0819290Z GITHUB_PAT: *** 2021-05-19T18:26:25.0820090Z COVERALLS_TOKEN: *** 2021-05-19T18:26:25.0820600Z continue-on-error: false 2021-05-19T18:26:25.0821100Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:25.0821590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:25.0822220Z TZ: UTC 2021-05-19T18:26:25.0823300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:25.0823770Z NOT_CRAN: true 2021-05-19T18:26:25.0824140Z ##[endgroup] 2021-05-19T18:26:25.1564690Z [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:26:25.1664880Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T18:26:25.1665770Z remotes::install_github("ropensci/tic") 2021-05-19T18:26:25.1666790Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T18:26:25.1667520Z remotes::install_github("muschellij2/aghast") 2021-05-19T18:26:25.1668120Z remotes::install_cran("covr") 2021-05-19T18:26:25.1933500Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:26:25.1933980Z env: 2021-05-19T18:26:25.1934420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:25.1935000Z TIC_DEPLOY_KEY: 2021-05-19T18:26:25.1935390Z RSPM: 2021-05-19T18:26:25.1936360Z GITHUB_PAT: *** 2021-05-19T18:26:25.1937240Z COVERALLS_TOKEN: *** 2021-05-19T18:26:25.1937770Z continue-on-error: false 2021-05-19T18:26:25.1938240Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:25.1938770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:25.1939250Z TZ: UTC 2021-05-19T18:26:25.1939690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:25.1940100Z NOT_CRAN: true 2021-05-19T18:26:25.1940490Z ##[endgroup] 2021-05-19T18:26:25.4363180Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:26:26.3300460Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T18:26:30.3039060Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T18:26:30.3040540Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:26:30.3041840Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:26:30.3043000Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T18:26:30.3044320Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T18:26:30.3045560Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:26:30.3046710Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T18:26:30.3048010Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T18:26:30.3049230Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T18:26:30.3050390Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T18:26:30.3051640Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T18:26:30.3052880Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:26:30.3054180Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T18:26:30.3055420Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:26:30.3056650Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T18:26:30.3057840Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T18:26:30.3059140Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:30.3060410Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:26:30.3061590Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T18:26:30.3062900Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T18:26:30.3064230Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T18:26:30.3065380Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T18:26:30.3066620Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T18:26:30.3067870Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T18:26:30.3069080Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:26:30.3070340Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:26:30.3071600Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:30.3072750Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:30.3073980Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T18:26:30.3075200Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:30.3076370Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T18:26:30.3077580Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T18:26:30.3078810Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:26:30.3080000Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T18:26:30.3081220Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T18:26:30.3150210Z 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:26:30.3163000Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:26:30.3164490Z (as ‘lib’ is unspecified) 2021-05-19T18:26:32.9189190Z 2021-05-19T18:26:32.9190930Z There are binary versions available but the source versions are later: 2021-05-19T18:26:32.9217310Z binary source needs_compilation 2021-05-19T18:26:32.9218530Z rlang 0.4.5 0.4.11 TRUE 2021-05-19T18:26:32.9219540Z magrittr 1.5 2.0.1 TRUE 2021-05-19T18:26:32.9220420Z glue 1.3.2 1.4.2 TRUE 2021-05-19T18:26:32.9221220Z sys 3.3 3.4 TRUE 2021-05-19T18:26:32.9222100Z R6 2.4.1 2.5.0 FALSE 2021-05-19T18:26:32.9222970Z openssl 1.4.1 1.4.4 TRUE 2021-05-19T18:26:32.9223780Z mime 0.9 0.10 TRUE 2021-05-19T18:26:32.9224650Z curl 4.3 4.3.1 TRUE 2021-05-19T18:26:32.9225510Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-19T18:26:32.9226360Z httr 1.4.1 1.4.2 FALSE 2021-05-19T18:26:32.9227220Z cli 2.0.2 2.5.0 FALSE 2021-05-19T18:26:32.9228050Z zip 2.0.4 2.1.1 TRUE 2021-05-19T18:26:32.9228870Z rstudioapi 0.11 0.13 FALSE 2021-05-19T18:26:32.9229800Z credentials 1.1 1.3.0 FALSE 2021-05-19T18:26:32.9231610Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-19T18:26:32.9232380Z Package which is only available in source form, and may need 2021-05-19T18:26:32.9234010Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-19T18:26:32.9234700Z crayon 1.3.4 1.4.1 FALSE 2021-05-19T18:26:32.9235980Z fastmap 1.0.1 1.1.0 TRUE 2021-05-19T18:26:32.9236880Z withr 2.1.2 2.4.2 FALSE 2021-05-19T18:26:32.9237880Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-19T18:26:32.9239240Z purrr 0.3.3 0.3.4 TRUE 2021-05-19T18:26:32.9240210Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-19T18:26:32.9241170Z gh 1.1.0 1.3.0 FALSE 2021-05-19T18:26:32.9242090Z gert 0.3 1.3.0 TRUE 2021-05-19T18:26:32.9243080Z fs 1.3.2 1.5.0 TRUE 2021-05-19T18:26:32.9244090Z desc 1.2.0 1.3.0 FALSE 2021-05-19T18:26:32.9244980Z clipr 0.7.0 0.7.1 FALSE 2021-05-19T18:26:32.9245830Z usethis 1.5.1 2.0.1 FALSE 2021-05-19T18:26:32.9246760Z memoise 1.1.0 2.0.0 FALSE 2021-05-19T18:26:32.9247640Z git2r 0.26.1 0.28.0 TRUE 2021-05-19T18:26:32.9248260Z 2021-05-19T18:26:32.9257980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-19T18:26:33.1188500Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-19T18:26:33.1189940Z ================================================== 2021-05-19T18:26:33.1190910Z downloaded 20 KB 2021-05-19T18:26:33.1191500Z 2021-05-19T18:26:33.1222000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-19T18:26:33.4134110Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-19T18:26:33.4135510Z ================================================== 2021-05-19T18:26:33.4136330Z downloaded 12 KB 2021-05-19T18:26:33.4136950Z 2021-05-19T18:26:33.4232850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-19T18:26:33.6839100Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-19T18:26:33.6874390Z ================================================== 2021-05-19T18:26:33.6875300Z downloaded 195 KB 2021-05-19T18:26:33.6875910Z 2021-05-19T18:26:33.6976570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-19T18:26:33.9381210Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-19T18:26:33.9389630Z ================================================== 2021-05-19T18:26:33.9390560Z downloaded 63 KB 2021-05-19T18:26:33.9391820Z 2021-05-19T18:26:34.0272790Z 2021-05-19T18:26:34.0376980Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-19T18:26:34.0378580Z The downloaded binary packages are in 2021-05-19T18:26:34.0379100Z 2021-05-19T18:26:34.0475290Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFWKNNn/downloaded_packages 2021-05-19T18:26:34.0477580Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T18:26:34.1981480Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-19T18:26:34.2182950Z ================================================== 2021-05-19T18:26:34.2284300Z downloaded 841 KB 2021-05-19T18:26:34.2372580Z 2021-05-19T18:26:34.2450990Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T18:26:34.4107550Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-19T18:26:34.5293890Z ================================================== 2021-05-19T18:26:34.5295440Z downloaded 259 KB 2021-05-19T18:26:34.5296300Z 2021-05-19T18:26:34.5518210Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T18:26:34.6939270Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-19T18:26:34.7049350Z ================================================== 2021-05-19T18:26:34.7151010Z downloaded 96 KB 2021-05-19T18:26:34.7207090Z 2021-05-19T18:26:34.7309850Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-19T18:26:34.8427800Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-19T18:26:34.8463150Z ================================================== 2021-05-19T18:26:34.8490930Z downloaded 19 KB 2021-05-19T18:26:34.8522320Z 2021-05-19T18:26:34.8524200Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T18:26:35.0374220Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-19T18:26:35.0475980Z ================================================== 2021-05-19T18:26:35.0576630Z downloaded 61 KB 2021-05-19T18:26:35.0593690Z 2021-05-19T18:26:35.0596010Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T18:26:35.3001870Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-19T18:26:35.3179400Z ================================================== 2021-05-19T18:26:35.3210860Z downloaded 1.3 MB 2021-05-19T18:26:35.3237020Z 2021-05-19T18:26:35.3265060Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-19T18:26:35.6853590Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-19T18:26:35.6958260Z ================================================== 2021-05-19T18:26:35.6962430Z downloaded 12 KB 2021-05-19T18:26:35.6963490Z 2021-05-19T18:26:35.6966010Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T18:26:35.9085300Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-19T18:26:35.9198800Z ================================================== 2021-05-19T18:26:35.9199770Z downloaded 774 KB 2021-05-19T18:26:35.9200430Z 2021-05-19T18:26:35.9336740Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T18:26:36.0780710Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-19T18:26:36.0835340Z ================================================== 2021-05-19T18:26:36.0836350Z downloaded 411 KB 2021-05-19T18:26:36.0837170Z 2021-05-19T18:26:36.0870320Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T18:26:36.3715550Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-19T18:26:36.3747780Z ================================================== 2021-05-19T18:26:36.3748680Z downloaded 156 KB 2021-05-19T18:26:36.3749660Z 2021-05-19T18:26:36.3783070Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T18:26:36.5189900Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-19T18:26:36.5199880Z ================================================== 2021-05-19T18:26:36.5201190Z downloaded 60 KB 2021-05-19T18:26:36.5202110Z 2021-05-19T18:26:36.5234500Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T18:26:36.6519930Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-19T18:26:36.6545650Z ================================================== 2021-05-19T18:26:36.6546510Z downloaded 154 KB 2021-05-19T18:26:36.6547110Z 2021-05-19T18:26:36.6582190Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T18:26:36.9296250Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-19T18:26:36.9330430Z ================================================== 2021-05-19T18:26:36.9331480Z downloaded 110 KB 2021-05-19T18:26:36.9332200Z 2021-05-19T18:26:36.9367610Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T18:26:37.0810900Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-19T18:26:37.0834760Z ================================================== 2021-05-19T18:26:37.0835550Z downloaded 107 KB 2021-05-19T18:26:37.0836210Z 2021-05-19T18:26:37.0869810Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T18:26:37.2773000Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-19T18:26:37.2823760Z ================================================== 2021-05-19T18:26:37.2824780Z downloaded 224 KB 2021-05-19T18:26:37.2825370Z 2021-05-19T18:26:37.2858870Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T18:26:37.5441900Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-19T18:26:37.5448190Z ================================================== 2021-05-19T18:26:37.5449050Z downloaded 58 KB 2021-05-19T18:26:37.5449710Z 2021-05-19T18:26:37.5482410Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T18:26:37.6905120Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-19T18:26:37.6906510Z ================================================== 2021-05-19T18:26:37.6907470Z downloaded 34 KB 2021-05-19T18:26:37.6908100Z 2021-05-19T18:26:37.6939640Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T18:26:37.9572750Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-19T18:26:37.9575200Z ================================================== 2021-05-19T18:26:37.9576140Z downloaded 43 KB 2021-05-19T18:26:37.9576800Z 2021-05-19T18:26:37.9610520Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T18:26:38.2372860Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-19T18:26:38.2382740Z ================================================== 2021-05-19T18:26:38.2383640Z downloaded 92 KB 2021-05-19T18:26:38.2384250Z 2021-05-19T18:26:38.2464700Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T18:26:38.5284590Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-19T18:26:38.5285790Z ================================================== 2021-05-19T18:26:38.5286640Z downloaded 12 KB 2021-05-19T18:26:38.5287460Z 2021-05-19T18:26:38.5430980Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T18:26:38.7535770Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-19T18:26:38.7641940Z ================================================== 2021-05-19T18:26:38.7642960Z downloaded 366 KB 2021-05-19T18:26:38.7643590Z 2021-05-19T18:26:38.7701420Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T18:26:38.8941120Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-19T18:26:38.8963370Z ================================================== 2021-05-19T18:26:38.8964260Z downloaded 81 KB 2021-05-19T18:26:38.8964850Z 2021-05-19T18:26:38.8999190Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T18:26:39.1114760Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-19T18:26:39.1126550Z ================================================== 2021-05-19T18:26:39.1127280Z downloaded 44 KB 2021-05-19T18:26:39.1127890Z 2021-05-19T18:26:39.1354160Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T18:26:39.3793900Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-19T18:26:39.3817330Z ================================================== 2021-05-19T18:26:39.3818230Z downloaded 64 KB 2021-05-19T18:26:39.3818820Z 2021-05-19T18:26:39.3854600Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T18:26:39.5946600Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-19T18:26:39.6085140Z ================================================== 2021-05-19T18:26:39.6086160Z downloaded 777 KB 2021-05-19T18:26:39.6086760Z 2021-05-19T18:26:39.6125410Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T18:26:39.7986550Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-19T18:26:39.8025560Z ================================================== 2021-05-19T18:26:39.8026380Z downloaded 286 KB 2021-05-19T18:26:39.8027010Z 2021-05-19T18:26:39.8062720Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T18:26:40.1118840Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-19T18:26:40.1120770Z ================================================== 2021-05-19T18:26:40.1121760Z downloaded 20 KB 2021-05-19T18:26:40.1122390Z 2021-05-19T18:26:40.1152360Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T18:26:40.2873340Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-19T18:26:40.2874980Z ================================================== 2021-05-19T18:26:40.2875880Z downloaded 24 KB 2021-05-19T18:26:40.2876460Z 2021-05-19T18:26:40.2908980Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T18:26:40.4689590Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-19T18:26:40.4897210Z ================================================== 2021-05-19T18:26:40.4898190Z downloaded 298 KB 2021-05-19T18:26:40.4898790Z 2021-05-19T18:26:40.4934120Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T18:26:40.6424700Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-19T18:26:40.6426080Z ================================================== 2021-05-19T18:26:40.6426890Z downloaded 16 KB 2021-05-19T18:26:40.6427510Z 2021-05-19T18:26:40.6458630Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T18:26:40.8925250Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-19T18:26:40.9090210Z ================================================== 2021-05-19T18:26:40.9093200Z downloaded 1.2 MB 2021-05-19T18:26:40.9094680Z 2021-05-19T18:26:41.6903950Z * installing *source* package ‘rlang’ ... 2021-05-19T18:26:41.7155040Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-19T18:26:41.7380760Z ** libs 2021-05-19T18:26:42.9501340Z clang -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:26:44.3295800Z clang -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:26:44.8738010Z clang -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:26:47.6499120Z clang -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:26:48.7763580Z clang -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:26:48.8468970Z clang -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:26:49.4761960Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-19T18:26:49.4873710Z ** R 2021-05-19T18:26:49.5808400Z ** inst 2021-05-19T18:26:49.5822580Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:26:54.9735400Z ** help 2021-05-19T18:26:56.8712380Z *** installing help indices 2021-05-19T18:26:57.2323990Z *** copying figures 2021-05-19T18:26:57.2359550Z ** building package indices 2021-05-19T18:26:57.6625610Z ** testing if installed package can be loaded 2021-05-19T18:26:57.9790330Z * DONE (rlang) 2021-05-19T18:26:58.5301980Z * installing *source* package ‘magrittr’ ... 2021-05-19T18:26:58.5350540Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-19T18:26:58.5521880Z ** libs 2021-05-19T18:26:58.5973690Z clang -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:26:58.7502500Z clang -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:26:58.8423170Z clang -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:26:58.9376440Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-19T18:26:58.9441390Z ** R 2021-05-19T18:26:58.9586430Z ** inst 2021-05-19T18:26:58.9687890Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:26:59.2081010Z ** help 2021-05-19T18:26:59.3200550Z *** installing help indices 2021-05-19T18:26:59.3630540Z *** copying figures 2021-05-19T18:26:59.3645260Z ** building package indices 2021-05-19T18:26:59.3926160Z ** installing vignettes 2021-05-19T18:26:59.3985440Z ** testing if installed package can be loaded 2021-05-19T18:26:59.6639420Z * DONE (magrittr) 2021-05-19T18:27:00.1230550Z * installing *source* package ‘glue’ ... 2021-05-19T18:27:00.1240250Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:00.1439530Z ** libs 2021-05-19T18:27:00.1619660Z clang -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:27:00.3459170Z clang -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:27:00.4644940Z clang -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:27:00.6000630Z clang -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:27:00.6679830Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-19T18:27:00.6763490Z ** R 2021-05-19T18:27:00.6980090Z ** inst 2021-05-19T18:27:00.7081720Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:01.1351420Z ** help 2021-05-19T18:27:01.2316890Z *** installing help indices 2021-05-19T18:27:01.2729600Z *** copying figures 2021-05-19T18:27:01.2740130Z ** building package indices 2021-05-19T18:27:01.3038230Z ** installing vignettes 2021-05-19T18:27:01.3115720Z ** testing if installed package can be loaded 2021-05-19T18:27:01.6145520Z * DONE (glue) 2021-05-19T18:27:01.9138530Z * installing *source* package ‘sys’ ... 2021-05-19T18:27:01.9181920Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:01.9344130Z ** libs 2021-05-19T18:27:01.9515970Z clang -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:27:02.3327760Z clang -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:27:02.4173790Z clang -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:27:02.4754820Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-19T18:27:02.4868730Z ** R 2021-05-19T18:27:02.5134050Z ** inst 2021-05-19T18:27:02.5235580Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:02.6825090Z ** help 2021-05-19T18:27:02.7446990Z *** installing help indices 2021-05-19T18:27:02.7761640Z ** building package indices 2021-05-19T18:27:02.7936450Z ** testing if installed package can be loaded 2021-05-19T18:27:03.0496470Z * DONE (sys) 2021-05-19T18:27:03.3503140Z * installing *source* package ‘R6’ ... 2021-05-19T18:27:03.3544760Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:03.3709650Z ** R 2021-05-19T18:27:03.3983610Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:03.7799600Z ** help 2021-05-19T18:27:03.8194840Z *** installing help indices 2021-05-19T18:27:03.8504430Z *** copying figures 2021-05-19T18:27:03.8517230Z ** building package indices 2021-05-19T18:27:03.8672540Z ** testing if installed package can be loaded 2021-05-19T18:27:04.0876930Z * DONE (R6) 2021-05-19T18:27:04.7140360Z * installing *source* package ‘openssl’ ... 2021-05-19T18:27:04.7336720Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:05.1017120Z Homebrew 3.1.7 2021-05-19T18:27:05.4038950Z Homebrew/homebrew-core (git revision dafce7504e; last commit 2021-05-16) 2021-05-19T18:27:05.7823970Z Homebrew/homebrew-cask (git revision 80c0927c4a; last commit 2021-05-16) 2021-05-19T18:27:06.1675280Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-19T18:27:06.8763710Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-19T18:27:06.9013710Z ** libs 2021-05-19T18:27:06.9223480Z 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:27:06.9262840Z clang -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:27:07.0687630Z clang -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:27:07.2113100Z clang -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:27:07.3859060Z clang -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:27:07.6785260Z clang -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:27:07.8477400Z clang -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:27:08.0353000Z clang -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:27:08.2332960Z clang -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:27:08.3375410Z clang -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:27:08.4885950Z clang -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:27:08.6155080Z clang -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:27:08.7736040Z clang -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:27:08.9978890Z clang -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:27:09.1942960Z clang -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:27:09.4644220Z clang -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:27:09.5527160Z clang -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:27:09.6267400Z clang -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:27:09.8394910Z clang -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:27:10.0838760Z clang -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:27:10.3061320Z clang -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:27:10.3916520Z clang -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:27:10.5821110Z clang -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:27:10.7882610Z clang -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:27:11.0748330Z clang -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:27:11.2791970Z clang -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:27:11.4883770Z clang -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:27:11.6947870Z clang -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:27:11.8081340Z clang -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:27:12.0192890Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T18:27:21.4187150Z clang -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:27:21.4915950Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-19T18:27:21.4979750Z ** R 2021-05-19T18:27:21.5307410Z ** inst 2021-05-19T18:27:21.5577710Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:22.7927340Z ** help 2021-05-19T18:27:22.9554160Z *** installing help indices 2021-05-19T18:27:23.0057840Z ** building package indices 2021-05-19T18:27:23.0470960Z ** installing vignettes 2021-05-19T18:27:23.0730900Z ** testing if installed package can be loaded 2021-05-19T18:27:23.3586190Z * DONE (openssl) 2021-05-19T18:27:23.6607800Z * installing *source* package ‘mime’ ... 2021-05-19T18:27:23.6626450Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:23.6792260Z ** libs 2021-05-19T18:27:23.6968650Z clang -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:27:23.8487430Z clang -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:27:23.9495280Z clang -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:27:24.0072520Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-19T18:27:24.0189670Z ** R 2021-05-19T18:27:24.0371640Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:24.2260680Z ** help 2021-05-19T18:27:24.2585230Z *** installing help indices 2021-05-19T18:27:24.2818170Z ** building package indices 2021-05-19T18:27:24.2950580Z ** testing if installed package can be loaded 2021-05-19T18:27:24.5596630Z * DONE (mime) 2021-05-19T18:27:25.0568180Z * installing *source* package ‘curl’ ... 2021-05-19T18:27:25.0687220Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:25.1580190Z Found pkg-config cflags and libs! 2021-05-19T18:27:25.4835310Z Using PKG_CFLAGS= 2021-05-19T18:27:25.4836770Z Using PKG_LIBS=-lcurl 2021-05-19T18:27:25.6485580Z ** libs 2021-05-19T18:27:25.6669430Z 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:27:25.6701830Z clang -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:27:25.7775950Z clang -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:27:25.9316400Z clang -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:27:26.0316980Z clang -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:27:26.1253230Z clang -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:27:26.2336150Z clang -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:27:26.3397850Z clang -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:27:26.4294940Z clang -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:27:26.6308460Z clang -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:27:26.7193030Z clang -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:27:26.8249320Z clang -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:27:26.9274510Z clang -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:27:27.1129240Z clang -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:27:27.1985550Z clang -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:27:27.2841650Z clang -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:27:27.3581360Z clang -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:27:27.4376050Z clang -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:27:27.5210320Z clang -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:27:27.6639310Z clang -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:27:27.7660750Z clang -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:27:27.8085630Z clang -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:27:27.8933980Z clang -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:27:27.9751640Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-19T18:27:27.9839690Z ** R 2021-05-19T18:27:28.0149640Z ** inst 2021-05-19T18:27:28.0327730Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:28.4713780Z ** help 2021-05-19T18:27:28.6202770Z *** installing help indices 2021-05-19T18:27:28.6645220Z ** building package indices 2021-05-19T18:27:28.6994490Z ** installing vignettes 2021-05-19T18:27:28.7097320Z ** testing if installed package can be loaded 2021-05-19T18:27:28.9671010Z * DONE (curl) 2021-05-19T18:27:29.4545600Z * installing *source* package ‘jsonlite’ ... 2021-05-19T18:27:29.4655270Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:29.4834750Z ** libs 2021-05-19T18:27:29.5021620Z clang -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:27:29.6021250Z clang -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:27:29.6911380Z clang -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:27:29.7862840Z clang -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:27:29.9139400Z clang -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:27:30.0145350Z clang -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:27:30.0949470Z clang -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:27:30.1727140Z clang -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:27:30.2655910Z clang -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:27:30.3492710Z clang -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:27:30.4823340Z clang -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:27:30.5803190Z clang -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:27:30.6941330Z clang -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:27:30.7922290Z clang -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:27:30.8870580Z clang -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:27:30.9821270Z clang -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:27:31.0718920Z clang -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:27:31.1541510Z clang -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:27:31.2558210Z clang -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:27:31.3368060Z clang -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:27:31.4158200Z clang -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:27:31.5174670Z clang -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:27:31.5831880Z clang -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:27:31.6659530Z clang -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:27:31.7906060Z clang -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:27:32.0060580Z clang -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:27:32.3018860Z clang -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:27:32.5027740Z clang -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:27:32.6695530Z 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:27:32.7226760Z clang -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:27:32.8089280Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-19T18:27:32.8179430Z ** R 2021-05-19T18:27:32.8586640Z ** inst 2021-05-19T18:27:32.8659540Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:32.9720840Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-19T18:27:33.8928560Z ** help 2021-05-19T18:27:33.9961820Z *** installing help indices 2021-05-19T18:27:34.0356980Z ** building package indices 2021-05-19T18:27:34.0676080Z ** installing vignettes 2021-05-19T18:27:34.0752230Z ** testing if installed package can be loaded 2021-05-19T18:27:34.3595050Z * DONE (jsonlite) 2021-05-19T18:27:34.6919100Z * installing *source* package ‘gitcreds’ ... 2021-05-19T18:27:34.6952970Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:34.7101240Z ** R 2021-05-19T18:27:34.7404390Z ** inst 2021-05-19T18:27:34.8224960Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:35.2761150Z ** help 2021-05-19T18:27:35.3378100Z *** installing help indices 2021-05-19T18:27:35.3673280Z ** building package indices 2021-05-19T18:27:35.3848530Z ** installing vignettes 2021-05-19T18:27:35.3891630Z ** testing if installed package can be loaded 2021-05-19T18:27:35.6083920Z * DONE (gitcreds) 2021-05-19T18:27:35.9490690Z * installing *source* package ‘zip’ ... 2021-05-19T18:27:35.9557680Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:35.9699330Z ** libs 2021-05-19T18:27:36.0020550Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-19T18:27:39.9801230Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-19T18:27:43.0279160Z clang -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:27:43.1073450Z clang -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:27:45.6805590Z clang -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:27:45.7684970Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-19T18:27:45.7686350Z size_t uzipfile_len = 0; 2021-05-19T18:27:45.7687100Z ^ 2021-05-19T18:27:45.8265360Z 1 warning generated. 2021-05-19T18:27:45.8295060Z clang -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:27:45.9840590Z clang -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:27:46.0890770Z clang -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:27:46.1522150Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-19T18:27:46.1870390Z ** R 2021-05-19T18:27:46.2057330Z ** inst 2021-05-19T18:27:46.2082440Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:46.4324650Z ** help 2021-05-19T18:27:46.4808420Z *** installing help indices 2021-05-19T18:27:46.5068060Z ** building package indices 2021-05-19T18:27:46.5246470Z ** testing if installed package can be loaded 2021-05-19T18:27:46.8110720Z * DONE (zip) 2021-05-19T18:27:47.2159060Z * installing *source* package ‘rstudioapi’ ... 2021-05-19T18:27:47.2248380Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:47.2421040Z ** R 2021-05-19T18:27:47.2732660Z ** inst 2021-05-19T18:27:47.2815410Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:48.0497130Z ** help 2021-05-19T18:27:48.8450220Z *** installing help indices 2021-05-19T18:27:49.0212970Z *** copying figures 2021-05-19T18:27:49.0226370Z ** building package indices 2021-05-19T18:27:49.1908270Z ** installing vignettes 2021-05-19T18:27:49.1993140Z ** testing if installed package can be loaded 2021-05-19T18:27:49.4209050Z * DONE (rstudioapi) 2021-05-19T18:27:49.7688220Z * installing *source* package ‘rprojroot’ ... 2021-05-19T18:27:49.7740110Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:49.7922650Z ** R 2021-05-19T18:27:49.8120530Z ** inst 2021-05-19T18:27:49.8150870Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:50.3840270Z ** help 2021-05-19T18:27:50.4582720Z *** installing help indices 2021-05-19T18:27:50.4928840Z *** copying figures 2021-05-19T18:27:50.4961430Z ** building package indices 2021-05-19T18:27:50.5162190Z ** installing vignettes 2021-05-19T18:27:50.5263700Z ** testing if installed package can be loaded 2021-05-19T18:27:50.7525180Z * DONE (rprojroot) 2021-05-19T18:27:51.0812180Z * installing *source* package ‘crayon’ ... 2021-05-19T18:27:51.0850150Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:51.1016570Z ** R 2021-05-19T18:27:51.1280010Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:52.1928120Z ** help 2021-05-19T18:27:52.4251710Z *** installing help indices 2021-05-19T18:27:52.4766500Z ** building package indices 2021-05-19T18:27:52.5209750Z ** testing if installed package can be loaded 2021-05-19T18:27:52.7448860Z * DONE (crayon) 2021-05-19T18:27:53.0512740Z * installing *source* package ‘fastmap’ ... 2021-05-19T18:27:53.0543550Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:53.0700110Z ** libs 2021-05-19T18:27:54.0091050Z clang++ -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:27:56.8720530Z clang -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:27:56.9629280Z clang++ -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:27:57.0384170Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-19T18:27:57.0457080Z ** R 2021-05-19T18:27:57.0645330Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:57.3641860Z ** help 2021-05-19T18:27:57.4049240Z *** installing help indices 2021-05-19T18:27:57.4321780Z ** building package indices 2021-05-19T18:27:57.4477190Z ** testing if installed package can be loaded 2021-05-19T18:27:57.7578250Z * DONE (fastmap) 2021-05-19T18:27:58.1094790Z * installing *source* package ‘withr’ ... 2021-05-19T18:27:58.1148900Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:58.1354820Z ** R 2021-05-19T18:27:58.1659180Z ** inst 2021-05-19T18:27:58.1684910Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:58.8433730Z ** help 2021-05-19T18:27:59.0807410Z *** installing help indices 2021-05-19T18:27:59.1444080Z *** copying figures 2021-05-19T18:27:59.1456360Z ** building package indices 2021-05-19T18:27:59.2329600Z ** installing vignettes 2021-05-19T18:27:59.2410800Z ** testing if installed package can be loaded 2021-05-19T18:27:59.4666470Z * DONE (withr) 2021-05-19T18:27:59.7617150Z * installing *source* package ‘rappdirs’ ... 2021-05-19T18:27:59.7640750Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-19T18:27:59.7822070Z ** libs 2021-05-19T18:27:59.7991350Z clang -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:27:59.8780720Z clang -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:27:59.9597770Z clang -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:28:00.0171170Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-19T18:28:00.0244760Z ** R 2021-05-19T18:28:00.0409700Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:28:00.2224670Z ** help 2021-05-19T18:28:00.2907210Z *** installing help indices 2021-05-19T18:28:00.3251520Z ** building package indices 2021-05-19T18:28:00.3438540Z ** testing if installed package can be loaded 2021-05-19T18:28:00.5969940Z * DONE (rappdirs) 2021-05-19T18:28:01.2626230Z * installing *source* package ‘fs’ ... 2021-05-19T18:28:01.2840250Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-19T18:28:01.3038740Z ** libs 2021-05-19T18:28:01.3247780Z clang++ -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:28:02.3683100Z clang++ -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:28:02.5565920Z clang++ -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:28:03.2090000Z clang++ -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:28:03.3799040Z clang++ -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:28:03.9299220Z clang++ -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:28:04.7828160Z clang++ -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:28:05.0527120Z clang++ -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:28:05.6525460Z clang++ -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:28:06.3302790Z clang++ -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:28:06.9138880Z clang++ -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:28:07.4670490Z (cd libuv-1.38.1 \ 2021-05-19T18:28:07.4672110Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-19T18:28:08.9960770Z rm: conftest.dSYM: is a directory 2021-05-19T18:28:11.7413010Z rm: conftest.dSYM: is a directory 2021-05-19T18:28:11.8442010Z rm: conftest.dSYM: is a directory 2021-05-19T18:28:11.8768530Z rm: conftest.dSYM: is a directory 2021-05-19T18:28:22.9331890Z make --directory=libuv-1.38.1 \ 2021-05-19T18:28:22.9332580Z HAVE_DTRACE=0 2021-05-19T18:28:22.9850560Z CC src/libuv_la-fs-poll.lo 2021-05-19T18:28:24.0208790Z CC src/libuv_la-idna.lo 2021-05-19T18:28:25.0463630Z CC src/libuv_la-inet.lo 2021-05-19T18:28:26.0901360Z CC src/libuv_la-random.lo 2021-05-19T18:28:27.1523170Z CC src/libuv_la-strscpy.lo 2021-05-19T18:28:27.8854640Z CC src/libuv_la-threadpool.lo 2021-05-19T18:28:28.9139540Z CC src/libuv_la-timer.lo 2021-05-19T18:28:29.9690490Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-19T18:28:30.9467530Z CC src/libuv_la-uv-common.lo 2021-05-19T18:28:32.3762520Z CC src/libuv_la-version.lo 2021-05-19T18:28:33.2988340Z CC src/unix/libuv_la-async.lo 2021-05-19T18:28:34.3610340Z CC src/unix/libuv_la-core.lo 2021-05-19T18:28:36.1527360Z CC src/unix/libuv_la-dl.lo 2021-05-19T18:28:37.1128390Z CC src/unix/libuv_la-fs.lo 2021-05-19T18:28:38.9928510Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-19T18:28:39.9694190Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-19T18:28:40.9424690Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-19T18:28:41.9533800Z CC src/unix/libuv_la-loop.lo 2021-05-19T18:28:42.9129300Z CC src/unix/libuv_la-pipe.lo 2021-05-19T18:28:43.9163750Z CC src/unix/libuv_la-poll.lo 2021-05-19T18:28:44.8464750Z CC src/unix/libuv_la-process.lo 2021-05-19T18:28:45.9560910Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-19T18:28:46.8484620Z CC src/unix/libuv_la-signal.lo 2021-05-19T18:28:48.2647370Z CC src/unix/libuv_la-stream.lo 2021-05-19T18:28:50.0498160Z CC src/unix/libuv_la-tcp.lo 2021-05-19T18:28:51.0628540Z CC src/unix/libuv_la-thread.lo 2021-05-19T18:28:52.1185660Z CC src/unix/libuv_la-tty.lo 2021-05-19T18:28:53.0888410Z CC src/unix/libuv_la-udp.lo 2021-05-19T18:28:54.3706080Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-19T18:28:55.3000700Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-19T18:28:56.1905050Z CC src/unix/libuv_la-darwin.lo 2021-05-19T18:28:57.1860510Z CC src/unix/libuv_la-fsevents.lo 2021-05-19T18:28:58.3688930Z CC src/unix/libuv_la-kqueue.lo 2021-05-19T18:28:59.5136430Z CC src/unix/libuv_la-proctitle.lo 2021-05-19T18:29:00.4212970Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-19T18:29:01.2912420Z CCLD libuv.la 2021-05-19T18:29:02.3110560Z clang++ -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:29:02.5307830Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-19T18:29:02.5397670Z ** R 2021-05-19T18:29:02.5722290Z ** inst 2021-05-19T18:29:02.5752120Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:03.7843560Z ** help 2021-05-19T18:29:04.0270820Z *** installing help indices 2021-05-19T18:29:04.0895050Z ** building package indices 2021-05-19T18:29:04.1521770Z ** installing vignettes 2021-05-19T18:29:04.1638460Z ** testing if installed package can be loaded 2021-05-19T18:29:04.5982110Z * DONE (fs) 2021-05-19T18:29:05.4048460Z * installing *source* package ‘clipr’ ... 2021-05-19T18:29:05.4251810Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:05.4478310Z ** R 2021-05-19T18:29:05.4726730Z ** inst 2021-05-19T18:29:05.4753120Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:05.7218730Z ** help 2021-05-19T18:29:05.8154950Z *** installing help indices 2021-05-19T18:29:05.8438130Z ** building package indices 2021-05-19T18:29:05.8656300Z ** installing vignettes 2021-05-19T18:29:05.8699830Z ** testing if installed package can be loaded 2021-05-19T18:29:06.0947850Z * DONE (clipr) 2021-05-19T18:29:07.2238020Z * installing *source* package ‘git2r’ ... 2021-05-19T18:29:07.2671410Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:07.6645970Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-19T18:29:07.6648370Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-19T18:29:07.6658020Z checking for gcc... gcc 2021-05-19T18:29:10.9863030Z checking whether the C compiler works... yes 2021-05-19T18:29:10.9864360Z checking for C compiler default output file name... a.out 2021-05-19T18:29:11.1202650Z checking for suffix of executables... 2021-05-19T18:29:11.7693130Z checking whether we are cross compiling... no 2021-05-19T18:29:11.8561230Z checking for suffix of object files... o 2021-05-19T18:29:11.9306230Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:29:12.0058830Z checking whether gcc accepts -g... yes 2021-05-19T18:29:12.1462930Z checking for gcc option to accept ISO C89... none needed 2021-05-19T18:29:12.1475330Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T18:29:12.1590230Z checking pkg-config is at least version 0.9.0... yes 2021-05-19T18:29:12.2076100Z Found pkg-config cflags and libs! 2021-05-19T18:29:12.5951960Z checking whether the libgit2 version will work in git2r... yes 2021-05-19T18:29:12.8698060Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-19T18:29:12.9689100Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-19T18:29:13.0691090Z checking whether the libgit2 function git_error_last is available... yes 2021-05-19T18:29:13.4032710Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-19T18:29:13.4035770Z ----- Results of the git2r package configure ----- 2021-05-19T18:29:13.4038050Z 2021-05-19T18:29:13.4040670Z 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:29:13.4042670Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T18:29:13.4043390Z 2021-05-19T18:29:13.4044600Z -------------------------------------------------- 2021-05-19T18:29:13.4473100Z configure: creating ./config.status 2021-05-19T18:29:13.7812860Z config.status: creating src/Makevars 2021-05-19T18:29:13.8937370Z ** libs 2021-05-19T18:29:13.9141060Z clang -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:29:14.0686910Z clang -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:29:14.1589000Z clang -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:29:14.3867100Z clang -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:29:14.5354690Z clang -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:29:14.7115650Z clang -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:29:14.9610070Z clang -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:29:15.1084540Z clang -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:29:15.2509150Z clang -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:29:15.4524790Z clang -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:29:15.6564290Z clang -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:29:15.8053290Z clang -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:29:16.0676820Z clang -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:29:16.1886300Z clang -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:29:16.3224870Z clang -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:29:16.4600220Z clang -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:29:16.5944480Z clang -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:29:16.8124840Z clang -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:29:17.0252790Z clang -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:29:17.1624230Z clang -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:29:17.3635900Z clang -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:29:17.4888550Z clang -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:29:17.6278720Z clang -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:29:17.7766430Z clang -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:29:17.9167780Z clang -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:29:18.1263380Z clang -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:29:18.3113150Z clang -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:29:18.4422040Z clang -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:29:18.5699070Z clang -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:29:19.2708220Z clang -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:29:19.2712020Z clang -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:29:19.2715850Z clang -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:29:19.2719630Z clang -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:29:19.4265220Z clang -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:29:19.5451180Z clang -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:29:19.7038600Z clang -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:29:19.7709550Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-19T18:29:19.7818880Z ** R 2021-05-19T18:29:19.8306710Z ** inst 2021-05-19T18:29:19.8333510Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:21.1237840Z ** help 2021-05-19T18:29:22.0847010Z *** installing help indices 2021-05-19T18:29:22.3245080Z ** building package indices 2021-05-19T18:29:22.5066120Z ** testing if installed package can be loaded 2021-05-19T18:29:22.9047510Z * DONE (git2r) 2021-05-19T18:29:23.4460470Z * installing *source* package ‘httr’ ... 2021-05-19T18:29:23.4555840Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:23.4763380Z ** R 2021-05-19T18:29:23.5242370Z ** demo 2021-05-19T18:29:23.5292280Z ** inst 2021-05-19T18:29:23.5393830Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:26.6851270Z ** help 2021-05-19T18:29:27.3069730Z *** installing help indices 2021-05-19T18:29:27.4789260Z ** building package indices 2021-05-19T18:29:27.6099530Z ** installing vignettes 2021-05-19T18:29:27.6173160Z ** testing if installed package can be loaded 2021-05-19T18:29:27.8425810Z * DONE (httr) 2021-05-19T18:29:28.3234460Z * installing *source* package ‘cli’ ... 2021-05-19T18:29:28.3348990Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:28.3555800Z ** R 2021-05-19T18:29:28.4247270Z ** inst 2021-05-19T18:29:28.4293540Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:31.8626010Z ** help 2021-05-19T18:29:32.5816740Z *** installing help indices 2021-05-19T18:29:32.7379380Z *** copying figures 2021-05-19T18:29:32.7385870Z ** building package indices 2021-05-19T18:29:32.8829230Z ** testing if installed package can be loaded 2021-05-19T18:29:33.1511630Z * DONE (cli) 2021-05-19T18:29:33.4809680Z * installing *source* package ‘credentials’ ... 2021-05-19T18:29:33.4839450Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:33.5021900Z ** R 2021-05-19T18:29:33.5219130Z ** inst 2021-05-19T18:29:33.5353340Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:33.8873750Z ** help 2021-05-19T18:29:33.9372780Z *** installing help indices 2021-05-19T18:29:33.9647040Z ** building package indices 2021-05-19T18:29:33.9802560Z ** installing vignettes 2021-05-19T18:29:33.9850560Z ** testing if installed package can be loaded 2021-05-19T18:29:34.5618930Z * DONE (credentials) 2021-05-19T18:29:35.2410340Z * installing *source* package ‘purrr’ ... 2021-05-19T18:29:35.2525660Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:35.2787760Z ** libs 2021-05-19T18:29:35.2982130Z clang -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:29:35.3768490Z clang -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:29:35.5885850Z clang -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:35.6984650Z clang -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:29:35.8297670Z clang -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:29:35.9161400Z clang -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:29:36.0575860Z clang -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:29:36.2258940Z clang -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:29:36.3409400Z clang -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:29:36.4315310Z clang -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:29:36.4941650Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-19T18:29:36.5035300Z ** R 2021-05-19T18:29:36.5517720Z ** inst 2021-05-19T18:29:36.5537360Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:38.1973210Z ** help 2021-05-19T18:29:38.7520810Z *** installing help indices 2021-05-19T18:29:38.8723800Z *** copying figures 2021-05-19T18:29:38.8759720Z ** building package indices 2021-05-19T18:29:38.9831820Z ** installing vignettes 2021-05-19T18:29:38.9923440Z ** testing if installed package can be loaded 2021-05-19T18:29:39.3435230Z * DONE (purrr) 2021-05-19T18:29:39.7369490Z * installing *source* package ‘lifecycle’ ... 2021-05-19T18:29:39.7425250Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:39.7623580Z ** R 2021-05-19T18:29:39.7839430Z ** inst 2021-05-19T18:29:39.7886480Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:40.2788710Z ** help 2021-05-19T18:29:40.4116680Z *** installing help indices 2021-05-19T18:29:40.4461310Z *** copying figures 2021-05-19T18:29:40.4496690Z ** building package indices 2021-05-19T18:29:40.4783940Z ** installing vignettes 2021-05-19T18:29:40.4832450Z ** testing if installed package can be loaded 2021-05-19T18:29:40.7295910Z * DONE (lifecycle) 2021-05-19T18:29:41.2979360Z * installing *source* package ‘desc’ ... 2021-05-19T18:29:41.3068940Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:41.3269400Z ** R 2021-05-19T18:29:41.4506540Z ** inst 2021-05-19T18:29:41.4609720Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:43.4190040Z ** help 2021-05-19T18:29:43.9919170Z *** installing help indices 2021-05-19T18:29:44.1106770Z ** building package indices 2021-05-19T18:29:44.2598370Z ** testing if installed package can be loaded 2021-05-19T18:29:44.4976880Z * DONE (desc) 2021-05-19T18:29:44.7919330Z * installing *source* package ‘cachem’ ... 2021-05-19T18:29:44.7958570Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:44.8161520Z ** libs 2021-05-19T18:29:44.8338370Z clang -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:29:44.9190960Z clang -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:29:45.0041680Z clang -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:29:45.0636020Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-19T18:29:45.0706370Z ** R 2021-05-19T18:29:45.0938970Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:45.5132240Z ** help 2021-05-19T18:29:45.5619780Z *** installing help indices 2021-05-19T18:29:45.5866500Z ** building package indices 2021-05-19T18:29:45.6071790Z ** testing if installed package can be loaded 2021-05-19T18:29:45.9297140Z * DONE (cachem) 2021-05-19T18:29:46.2734590Z * installing *source* package ‘gh’ ... 2021-05-19T18:29:46.2769230Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:46.2968010Z ** R 2021-05-19T18:29:46.3297780Z ** inst 2021-05-19T18:29:46.3323070Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:47.4582980Z ** help 2021-05-19T18:29:47.5741440Z *** installing help indices 2021-05-19T18:29:47.6092410Z ** building package indices 2021-05-19T18:29:47.6334510Z ** installing vignettes 2021-05-19T18:29:47.6380820Z ** testing if installed package can be loaded 2021-05-19T18:29:47.9332120Z * DONE (gh) 2021-05-19T18:29:48.2831870Z * installing *source* package ‘gert’ ... 2021-05-19T18:29:48.2884390Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:48.4076980Z Found pkg-config cflags and libs! 2021-05-19T18:29:48.7159540Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-19T18:29:48.7160820Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T18:29:48.8316270Z Configuration OK! 2021-05-19T18:29:48.8512700Z ** libs 2021-05-19T18:29:48.8691880Z 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:29:48.8726160Z clang -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:29:49.0944020Z clang -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:29:49.3331760Z clang -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:29:49.5673440Z clang -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:29:49.7033920Z clang -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:29:49.8289050Z clang -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:29:50.0113450Z clang -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:29:50.1304000Z clang -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:29:50.2841300Z clang -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:29:50.4345410Z clang -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:29:50.5674480Z clang -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:29:50.7165730Z clang -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:29:50.8459260Z clang -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:29:51.0110630Z clang -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:29:51.1370990Z clang -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:29:51.1985590Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-19T18:29:51.2090850Z ** R 2021-05-19T18:29:51.2513270Z ** inst 2021-05-19T18:29:51.2539170Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:52.3699980Z ** help 2021-05-19T18:29:52.5312420Z *** installing help indices 2021-05-19T18:29:52.6126130Z ** building package indices 2021-05-19T18:29:52.6573310Z ** installing vignettes 2021-05-19T18:29:52.6679750Z ** testing if installed package can be loaded 2021-05-19T18:29:53.0204860Z * DONE (gert) 2021-05-19T18:29:53.3540940Z * installing *source* package ‘memoise’ ... 2021-05-19T18:29:53.3564710Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:53.3748530Z ** R 2021-05-19T18:29:53.3945230Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:53.6711480Z ** help 2021-05-19T18:29:53.7636890Z *** installing help indices 2021-05-19T18:29:53.7965010Z ** building package indices 2021-05-19T18:29:53.8230820Z ** testing if installed package can be loaded 2021-05-19T18:29:54.0682280Z * DONE (memoise) 2021-05-19T18:29:54.6346670Z * installing *source* package ‘usethis’ ... 2021-05-19T18:29:54.6501600Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:54.6808020Z ** R 2021-05-19T18:29:54.7687080Z ** inst 2021-05-19T18:29:54.7872230Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:58.5933200Z ** help 2021-05-19T18:29:59.5779030Z *** installing help indices 2021-05-19T18:29:59.7242210Z *** copying figures 2021-05-19T18:29:59.7276750Z ** building package indices 2021-05-19T18:29:59.8726070Z ** testing if installed package can be loaded 2021-05-19T18:30:00.2248640Z * DONE (usethis) 2021-05-19T18:30:00.2739630Z 2021-05-19T18:30:00.2740820Z The downloaded source packages are in 2021-05-19T18:30:00.2743060Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/downloaded_packages’ 2021-05-19T18:30:00.2866730Z Running `R CMD build`... 2021-05-19T18:30:03.9385280Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/remotes2a46d1ac77d/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T18:30:03.9387140Z * preparing ‘tic’: 2021-05-19T18:30:03.9388660Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:30:03.9389760Z * installing the package to process help pages 2021-05-19T18:30:03.9391260Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:30:03.9392390Z * checking for empty or unneeded directories 2021-05-19T18:30:03.9393710Z Removed empty directory ‘tic/.circleci’ 2021-05-19T18:30:03.9395030Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T18:30:03.9396310Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T18:30:03.9402970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:30:03.9404340Z (as ‘lib’ is unspecified) 2021-05-19T18:30:04.3841040Z * installing *source* package ‘tic’ ... 2021-05-19T18:30:04.4157160Z ** R 2021-05-19T18:30:04.4836750Z ** inst 2021-05-19T18:30:04.5104940Z ** preparing package for lazy loading 2021-05-19T18:30:06.4216410Z ** help 2021-05-19T18:30:07.0781480Z *** installing help indices 2021-05-19T18:30:07.2282860Z *** copying figures 2021-05-19T18:30:07.2311420Z ** building package indices 2021-05-19T18:30:07.3750250Z ** installing vignettes 2021-05-19T18:30:07.3793740Z ** testing if installed package can be loaded 2021-05-19T18:30:07.7120920Z * DONE (tic) 2021-05-19T18:30:07.7800910Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:30:08.0909310Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T18:30:10.9278510Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T18:30:10.9279950Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:30:10.9281150Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T18:30:10.9282380Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T18:30:10.9284910Z 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:30:10.9288240Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T18:30:10.9289640Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T18:30:10.9291230Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:30:10.9292910Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T18:30:10.9294060Z (as ‘lib’ is unspecified) 2021-05-19T18:30:10.9295550Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T18:30:10.9297190Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:30:10.9298970Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T18:30:10.9300880Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T18:30:10.9302420Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T18:30:10.9303940Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:30:10.9305530Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:30:10.9307060Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T18:30:10.9308350Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T18:30:10.9309570Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T18:30:10.9310780Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T18:30:10.9311970Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T18:30:10.9313150Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T18:30:10.9314340Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T18:30:10.9315550Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T18:30:10.9317280Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T18:30:10.9318500Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T18:30:10.9319730Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T18:30:10.9320920Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T18:30:10.9322380Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T18:30:10.9323660Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T18:30:10.9324890Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T18:30:10.9326100Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:30:10.9327390Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:30:10.9328700Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:30:10.9329960Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T18:30:10.9331170Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T18:30:10.9332380Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:30:10.9333850Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T18:30:10.9335200Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T18:30:10.9336530Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T18:30:12.4129070Z 2021-05-19T18:30:12.4130130Z There are binary versions available but the source versions are later: 2021-05-19T18:30:12.4144900Z binary source needs_compilation 2021-05-19T18:30:12.4145580Z utf8 1.1.4 1.2.1 TRUE 2021-05-19T18:30:12.4146060Z vctrs 0.2.4 0.3.8 TRUE 2021-05-19T18:30:12.4146530Z pillar 1.4.3 1.6.1 FALSE 2021-05-19T18:30:12.4147000Z tibble 2.1.3 3.1.2 TRUE 2021-05-19T18:30:12.4147490Z rematch2 2.1.0 2.1.2 FALSE 2021-05-19T18:30:12.4147970Z fansi 0.4.1 0.4.2 TRUE 2021-05-19T18:30:12.4148440Z diffobj 0.2.4 0.3.4 TRUE 2021-05-19T18:30:12.4148890Z ps 1.3.2 1.6.0 TRUE 2021-05-19T18:30:12.4149360Z processx 3.4.2 3.5.2 TRUE 2021-05-19T18:30:12.4149880Z pkgload 1.0.2 1.2.1 TRUE 2021-05-19T18:30:12.4150380Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-19T18:30:12.4150870Z digest 0.6.25 0.6.27 TRUE 2021-05-19T18:30:12.4151330Z callr 3.4.2 3.7.0 FALSE 2021-05-19T18:30:12.4151780Z xml2 1.2.5 1.3.2 TRUE 2021-05-19T18:30:12.4152230Z xfun 0.12 0.23 TRUE 2021-05-19T18:30:12.4152690Z highr 0.8 0.9 FALSE 2021-05-19T18:30:12.4153170Z stringi 1.4.6 1.6.2 TRUE 2021-05-19T18:30:12.4153630Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-19T18:30:12.4154090Z knitr 1.28 1.33 FALSE 2021-05-19T18:30:12.4154570Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-19T18:30:12.4155060Z testthat 2.3.2 3.0.2 TRUE 2021-05-19T18:30:12.4155550Z rversions 2.0.1 2.0.2 FALSE 2021-05-19T18:30:12.4156050Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-19T18:30:12.4156530Z devtools 2.2.2 2.4.1 FALSE 2021-05-19T18:30:12.4156810Z 2021-05-19T18:30:12.4159260Z Package which is only available in source form, and may need 2021-05-19T18:30:12.4160770Z compilation of C/C++/Fortran: ‘brio’ 2021-05-19T18:30:12.4172660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-19T18:30:12.5853560Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-19T18:30:12.5855050Z ================================================== 2021-05-19T18:30:12.5855920Z downloaded 17 KB 2021-05-19T18:30:12.5856480Z 2021-05-19T18:30:12.5888480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-19T18:30:12.8567290Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-19T18:30:12.8568490Z ================================================== 2021-05-19T18:30:12.8569230Z downloaded 15 KB 2021-05-19T18:30:12.8569770Z 2021-05-19T18:30:12.8632340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-19T18:30:13.1077250Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-19T18:30:13.1087050Z ================================================== 2021-05-19T18:30:13.1087820Z downloaded 71 KB 2021-05-19T18:30:13.1088400Z 2021-05-19T18:30:13.1119810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-19T18:30:13.4126380Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-19T18:30:13.4149920Z ================================================== 2021-05-19T18:30:13.4150720Z downloaded 192 KB 2021-05-19T18:30:13.4151340Z 2021-05-19T18:30:13.4185430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-19T18:30:13.6113600Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-19T18:30:13.6142260Z ================================================== 2021-05-19T18:30:13.6143160Z downloaded 203 KB 2021-05-19T18:30:13.6143720Z 2021-05-19T18:30:13.6176320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-19T18:30:13.9101690Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-19T18:30:13.9177440Z ================================================== 2021-05-19T18:30:13.9177940Z downloaded 300 KB 2021-05-19T18:30:13.9178240Z 2021-05-19T18:30:13.9214310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-19T18:30:14.1266670Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-19T18:30:14.1290840Z ================================================== 2021-05-19T18:30:14.1291360Z downloaded 104 KB 2021-05-19T18:30:14.1291630Z 2021-05-19T18:30:14.1326050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-19T18:30:14.4259220Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-19T18:30:14.4259990Z ================================================== 2021-05-19T18:30:14.4260400Z downloaded 21 KB 2021-05-19T18:30:14.4260680Z 2021-05-19T18:30:14.4295090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-19T18:30:14.6678020Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-19T18:30:14.6686550Z ================================================== 2021-05-19T18:30:14.6687420Z downloaded 42 KB 2021-05-19T18:30:14.6687900Z 2021-05-19T18:30:14.6799840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-19T18:30:14.8623120Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-19T18:30:14.8712470Z ================================================== 2021-05-19T18:30:14.8713440Z downloaded 34 KB 2021-05-19T18:30:14.8714430Z 2021-05-19T18:30:15.0454950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-19T18:30:15.2934260Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-19T18:30:15.2949900Z ================================================== 2021-05-19T18:30:15.2950390Z downloaded 128 KB 2021-05-19T18:30:15.2950670Z 2021-05-19T18:30:15.6018550Z 2021-05-19T18:30:15.6075070Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-19T18:30:15.6076450Z The downloaded binary packages are in 2021-05-19T18:30:15.6085590Z 2021-05-19T18:30:15.6086470Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFWKNNn/downloaded_packages 2021-05-19T18:30:15.6096540Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T18:30:15.8006720Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-19T18:30:15.8342390Z ================================================== 2021-05-19T18:30:15.8342920Z downloaded 233 KB 2021-05-19T18:30:15.8343560Z 2021-05-19T18:30:15.8376560Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T18:30:16.0731390Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-19T18:30:16.0909670Z ================================================== 2021-05-19T18:30:16.1053340Z downloaded 764 KB 2021-05-19T18:30:16.1465930Z 2021-05-19T18:30:16.1569910Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T18:30:16.3402140Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-19T18:30:16.3625120Z ================================================== 2021-05-19T18:30:16.3726770Z downloaded 1.1 MB 2021-05-19T18:30:16.3773640Z 2021-05-19T18:30:16.4015740Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T18:30:16.5468300Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-19T18:30:16.5623230Z ================================================== 2021-05-19T18:30:16.5665940Z downloaded 670 KB 2021-05-19T18:30:16.5679970Z 2021-05-19T18:30:16.5693600Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T18:30:16.8422070Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-19T18:30:16.8440330Z ================================================== 2021-05-19T18:30:16.8441270Z downloaded 13 KB 2021-05-19T18:30:16.8450590Z 2021-05-19T18:30:16.8539870Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T18:30:17.1761210Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-19T18:30:17.1863360Z ================================================== 2021-05-19T18:30:17.1966010Z downloaded 265 KB 2021-05-19T18:30:17.2067070Z 2021-05-19T18:30:17.2169080Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T18:30:17.6284880Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-19T18:30:17.6343470Z ================================================== 2021-05-19T18:30:17.6344430Z downloaded 466 KB 2021-05-19T18:30:17.6345110Z 2021-05-19T18:30:17.6347040Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T18:30:17.8090100Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-19T18:30:17.8108930Z ================================================== 2021-05-19T18:30:17.8429170Z downloaded 25 KB 2021-05-19T18:30:17.8613310Z 2021-05-19T18:30:17.8724210Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T18:30:18.0636730Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-19T18:30:18.0830310Z ================================================== 2021-05-19T18:30:18.0830870Z downloaded 116 KB 2021-05-19T18:30:18.0831150Z 2021-05-19T18:30:18.0867430Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T18:30:18.3355350Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-19T18:30:18.3372250Z ================================================== 2021-05-19T18:30:18.3372750Z downloaded 138 KB 2021-05-19T18:30:18.3373030Z 2021-05-19T18:30:18.3406750Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T18:30:18.4920440Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-19T18:30:18.4961180Z ================================================== 2021-05-19T18:30:18.4961670Z downloaded 59 KB 2021-05-19T18:30:18.4961940Z 2021-05-19T18:30:18.4994970Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T18:30:18.6273750Z Content type 'application/x-gzip' length 8066 bytes 2021-05-19T18:30:18.6274470Z ================================================== 2021-05-19T18:30:18.6274910Z downloaded 8066 bytes 2021-05-19T18:30:18.6275190Z 2021-05-19T18:30:18.6335880Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T18:30:18.7714550Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-19T18:30:18.7730710Z ================================================== 2021-05-19T18:30:18.7731970Z downloaded 160 KB 2021-05-19T18:30:18.7732520Z 2021-05-19T18:30:18.7763230Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T18:30:18.9203260Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-19T18:30:18.9211710Z ================================================== 2021-05-19T18:30:18.9212270Z downloaded 72 KB 2021-05-19T18:30:18.9212540Z 2021-05-19T18:30:18.9247040Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T18:30:19.0591060Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-19T18:30:19.0592020Z ================================================== 2021-05-19T18:30:19.0592450Z downloaded 11 KB 2021-05-19T18:30:19.0598510Z 2021-05-19T18:30:19.0655030Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T18:30:19.3331050Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-19T18:30:19.3375760Z ================================================== 2021-05-19T18:30:19.3376250Z downloaded 265 KB 2021-05-19T18:30:19.3376530Z 2021-05-19T18:30:19.3410600Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-19T18:30:19.4737200Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-19T18:30:19.4761480Z ================================================== 2021-05-19T18:30:19.4761960Z downloaded 109 KB 2021-05-19T18:30:19.4762230Z 2021-05-19T18:30:19.4797110Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-19T18:30:19.6584740Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-19T18:30:19.6585480Z ================================================== 2021-05-19T18:30:19.6585900Z downloaded 14 KB 2021-05-19T18:30:19.6586150Z 2021-05-19T18:30:19.6648900Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T18:30:19.8632260Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-19T18:30:19.9280900Z ================================================== 2021-05-19T18:30:19.9281500Z downloaded 7.2 MB 2021-05-19T18:30:19.9281810Z 2021-05-19T18:30:20.0175230Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T18:30:20.2860320Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-19T18:30:20.3194740Z ================================================== 2021-05-19T18:30:20.3195380Z downloaded 2.8 MB 2021-05-19T18:30:20.3195660Z 2021-05-19T18:30:20.3333710Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-19T18:30:20.5163520Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-19T18:30:20.5322990Z ================================================== 2021-05-19T18:30:20.5323510Z downloaded 871 KB 2021-05-19T18:30:20.5323840Z 2021-05-19T18:30:20.5406730Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T18:30:20.6679970Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-19T18:30:20.6681060Z ================================================== 2021-05-19T18:30:20.6681530Z downloaded 29 KB 2021-05-19T18:30:20.6681810Z 2021-05-19T18:30:20.6716200Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T18:30:20.8555960Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-19T18:30:20.8649580Z ================================================== 2021-05-19T18:30:20.8650130Z downloaded 664 KB 2021-05-19T18:30:20.8650410Z 2021-05-19T18:30:20.8688680Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T18:30:21.0582230Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-19T18:30:21.0583870Z ================================================== 2021-05-19T18:30:21.0584400Z downloaded 40 KB 2021-05-19T18:30:21.0584690Z 2021-05-19T18:30:21.0614060Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T18:30:21.3284700Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-19T18:30:21.3319000Z ================================================== 2021-05-19T18:30:21.3319510Z downloaded 248 KB 2021-05-19T18:30:21.3319790Z 2021-05-19T18:30:21.3355400Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T18:30:21.5074290Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-19T18:30:21.5120230Z ================================================== 2021-05-19T18:30:21.5120770Z downloaded 362 KB 2021-05-19T18:30:21.5121070Z 2021-05-19T18:30:21.9644640Z * installing *source* package ‘utf8’ ... 2021-05-19T18:30:21.9747760Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:21.9918270Z ** libs 2021-05-19T18:30:22.0165020Z clang -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:30:22.1157280Z clang -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:30:22.2992180Z clang -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:30:22.3976100Z clang -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:30:22.4733370Z clang -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:30:22.5731420Z clang -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:30:22.7537830Z clang -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:30:22.8472990Z clang -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:30:23.0048800Z clang -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:30:23.1145550Z clang -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:30:23.2253800Z clang -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:30:23.3333870Z clang -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:30:23.4246570Z clang -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:30:23.5144190Z clang -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:30:23.6005060Z clang -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:30:23.6915330Z clang -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:30:23.8055210Z clang -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:30:23.8896040Z clang -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:30:23.9590310Z clang -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:30:24.0510560Z clang -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:30:24.1207720Z clang -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:30:24.3213970Z clang -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:30:24.8349200Z clang -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:30:25.0455970Z clang -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:30:25.1555520Z clang -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:30:25.2518460Z clang -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:30:25.3517090Z clang -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:30:25.4638090Z 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:30:25.5325310Z clang -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:30:25.6793210Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-19T18:30:25.6862580Z ** R 2021-05-19T18:30:25.7062030Z ** inst 2021-05-19T18:30:25.7083310Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:26.0592830Z ** help 2021-05-19T18:30:26.1364010Z *** installing help indices 2021-05-19T18:30:26.1722290Z ** building package indices 2021-05-19T18:30:26.1927320Z ** installing vignettes 2021-05-19T18:30:26.1969000Z ** testing if installed package can be loaded 2021-05-19T18:30:26.5278440Z * DONE (utf8) 2021-05-19T18:30:26.9157520Z * installing *source* package ‘fansi’ ... 2021-05-19T18:30:26.9225080Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:26.9423040Z ** libs 2021-05-19T18:30:26.9602160Z clang -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:30:27.0300860Z clang -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:30:27.1273320Z clang -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:27.2137890Z clang -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:30:27.3221900Z clang -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:30:27.5821820Z clang -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:30:27.6568830Z clang -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:30:27.9375060Z clang -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:30:28.0900460Z clang -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:30:28.1710860Z clang -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:30:28.3071030Z clang -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:30:28.4865390Z clang -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:30:28.6129130Z clang -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:30:28.7032280Z clang -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:30:28.7970840Z clang -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:28.9823840Z clang -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:30:29.2195400Z clang -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:30:29.2779370Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-19T18:30:29.2871960Z ** R 2021-05-19T18:30:29.3164160Z ** inst 2021-05-19T18:30:29.3188120Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:29.9084920Z ** help 2021-05-19T18:30:30.0883300Z *** installing help indices 2021-05-19T18:30:30.1399040Z ** building package indices 2021-05-19T18:30:30.2128240Z ** installing vignettes 2021-05-19T18:30:30.2176490Z ** testing if installed package can be loaded 2021-05-19T18:30:30.5106420Z * DONE (fansi) 2021-05-19T18:30:31.1327070Z * installing *source* package ‘diffobj’ ... 2021-05-19T18:30:31.1513160Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:31.1694930Z ** libs 2021-05-19T18:30:31.1866270Z clang -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:30:31.4943370Z clang -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:30:31.5904540Z clang -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:31.6749700Z clang -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:30:31.7344110Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-19T18:30:31.7657750Z ** R 2021-05-19T18:30:31.8704830Z ** inst 2021-05-19T18:30:31.8811170Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:39.7948510Z ** help 2021-05-19T18:30:40.3102720Z *** installing help indices 2021-05-19T18:30:40.4358770Z ** building package indices 2021-05-19T18:30:40.5450910Z ** installing vignettes 2021-05-19T18:30:40.5514710Z ** testing if installed package can be loaded 2021-05-19T18:30:40.9764020Z * DONE (diffobj) 2021-05-19T18:30:41.4036410Z * installing *source* package ‘ps’ ... 2021-05-19T18:30:41.4109240Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:41.7767170Z ** libs 2021-05-19T18:30:41.7969900Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-19T18:30:41.9762960Z clang -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:42.0666630Z clang -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:30:42.1565640Z clang -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:30:42.2457600Z clang -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:30:42.4192640Z clang -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:30:42.4991690Z clang -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:30:42.7732620Z clang -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:30:42.9381360Z clang -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:30:43.0647390Z clang -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:30:44.0196880Z clang -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:30:44.4158790Z clang -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:30:44.5794740Z clang -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:30:44.6390500Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-19T18:30:44.6463960Z ** R 2021-05-19T18:30:44.6803690Z ** inst 2021-05-19T18:30:44.6829470Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:45.8438000Z ** help 2021-05-19T18:30:46.3852870Z *** installing help indices 2021-05-19T18:30:46.5059590Z ** building package indices 2021-05-19T18:30:46.6448320Z ** testing if installed package can be loaded 2021-05-19T18:30:46.9478280Z * DONE (ps) 2021-05-19T18:30:47.3844020Z * installing *source* package ‘pkgload’ ... 2021-05-19T18:30:47.3955680Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:47.4131580Z ** R 2021-05-19T18:30:47.4507730Z ** inst 2021-05-19T18:30:47.4521160Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:48.3565110Z ** help 2021-05-19T18:30:48.5918490Z *** installing help indices 2021-05-19T18:30:48.6488260Z ** building package indices 2021-05-19T18:30:48.7010940Z ** testing if installed package can be loaded 2021-05-19T18:30:49.2115850Z * DONE (pkgload) 2021-05-19T18:30:49.5112870Z * installing *source* package ‘ellipsis’ ... 2021-05-19T18:30:49.5137040Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:49.5347390Z ** libs 2021-05-19T18:30:49.5515430Z clang -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:30:49.6547670Z clang -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:49.7386310Z clang -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:30:49.7963820Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-19T18:30:49.8084010Z ** R 2021-05-19T18:30:49.8252750Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:49.9933380Z ** help 2021-05-19T18:30:50.0864620Z *** installing help indices 2021-05-19T18:30:50.1161800Z ** building package indices 2021-05-19T18:30:50.1378410Z ** testing if installed package can be loaded 2021-05-19T18:30:50.4562250Z * DONE (ellipsis) 2021-05-19T18:30:50.8073990Z * installing *source* package ‘digest’ ... 2021-05-19T18:30:50.8132120Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:50.8276800Z ** libs 2021-05-19T18:30:50.8469240Z clang++ -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:30:51.0931190Z clang -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:30:51.3437510Z clang -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:30:52.5879200Z clang -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:30:52.9787010Z clang -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:30:53.7350680Z clang -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:30:53.8527320Z clang -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:30:54.0881380Z clang -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:30:54.1837330Z clang -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:54.2343460Z clang -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:30:54.4186470Z clang -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:30:54.5107120Z clang -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:30:54.6172020Z clang -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:30:54.9194040Z clang -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:30:55.0502620Z clang -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:30:55.8079030Z clang++ -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:30:55.9948990Z clang -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:30:56.2410210Z clang++ -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:30:56.3039220Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-19T18:30:56.3209390Z ** R 2021-05-19T18:30:56.3477260Z ** demo 2021-05-19T18:30:56.3490000Z ** inst 2021-05-19T18:30:56.3563110Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:56.8836480Z ** help 2021-05-19T18:30:56.9659440Z *** installing help indices 2021-05-19T18:30:57.0060030Z ** building package indices 2021-05-19T18:30:57.1426980Z ** installing vignettes 2021-05-19T18:30:57.1530300Z ** testing if installed package can be loaded 2021-05-19T18:30:57.4478360Z * DONE (digest) 2021-05-19T18:30:57.7483740Z * installing *source* package ‘brio’ ... 2021-05-19T18:30:57.7557370Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:57.7709240Z ** libs 2021-05-19T18:30:57.7902320Z clang -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:30:57.8594810Z clang -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:30:57.9449950Z clang -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:58.0906690Z clang -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:30:58.1743350Z clang -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:30:58.2612010Z clang -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:30:58.3806410Z clang -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:30:58.4629110Z clang -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:30:58.5583200Z clang -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:30:58.6178250Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-19T18:30:58.6257530Z ** R 2021-05-19T18:30:58.6403840Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:58.7243020Z ** help 2021-05-19T18:30:58.7923550Z *** installing help indices 2021-05-19T18:30:58.8188830Z ** building package indices 2021-05-19T18:30:58.8405470Z ** testing if installed package can be loaded 2021-05-19T18:30:59.1521540Z * DONE (brio) 2021-05-19T18:30:59.5899740Z * installing *source* package ‘xml2’ ... 2021-05-19T18:30:59.5978940Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:59.7711470Z Found pkg-config cflags and libs! 2021-05-19T18:31:00.0946140Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-19T18:31:00.0948100Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-19T18:31:00.2338550Z ** libs 2021-05-19T18:31:00.2517040Z clang++ -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:31:00.9713570Z clang -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:31:01.0581610Z clang++ -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:31:01.7357940Z clang++ -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:31:02.3035930Z clang++ -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:31:03.1493380Z clang++ -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:31:05.5410140Z clang++ -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:31:06.1590070Z clang++ -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:31:06.9085930Z clang++ -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:31:07.4735720Z clang++ -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:31:07.9180580Z clang++ -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:31:08.0362220Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-19T18:31:08.0431760Z ** R 2021-05-19T18:31:08.0830950Z ** inst 2021-05-19T18:31:08.0896870Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:09.7040020Z ** help 2021-05-19T18:31:10.0912660Z *** installing help indices 2021-05-19T18:31:10.1656200Z ** building package indices 2021-05-19T18:31:10.2233930Z ** installing vignettes 2021-05-19T18:31:10.2328990Z ** testing if installed package can be loaded 2021-05-19T18:31:10.4680830Z * DONE (xml2) 2021-05-19T18:31:10.8512220Z * installing *source* package ‘xfun’ ... 2021-05-19T18:31:10.8576410Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:10.8800480Z ** libs 2021-05-19T18:31:10.8979590Z clang -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:31:11.0252800Z clang -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:31:11.1109810Z clang++ -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:31:11.1698860Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-19T18:31:11.1745390Z ** R 2021-05-19T18:31:11.2099800Z ** inst 2021-05-19T18:31:11.2132560Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:12.6934380Z ** help 2021-05-19T18:31:13.2075370Z *** installing help indices 2021-05-19T18:31:13.3415500Z ** building package indices 2021-05-19T18:31:13.4974660Z ** installing vignettes 2021-05-19T18:31:13.5044360Z ** testing if installed package can be loaded 2021-05-19T18:31:13.8083970Z * DONE (xfun) 2021-05-19T18:31:17.6315380Z * installing *source* package ‘stringi’ ... 2021-05-19T18:31:17.8078270Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:18.0801050Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-19T18:31:18.0802730Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-19T18:31:18.2767380Z checking for endianness... little 2021-05-19T18:31:18.4793850Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-19T18:31:18.6790920Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-19T18:31:18.6805740Z checking for cat... /bin/cat 2021-05-19T18:31:19.5896060Z checking for local ICUDT_DIR... icu69/data 2021-05-19T18:31:19.5898180Z checking for gcc... clang 2021-05-19T18:31:19.8387340Z checking whether the C compiler works... yes 2021-05-19T18:31:19.8388510Z checking for C compiler default output file name... a.out 2021-05-19T18:31:19.9415380Z checking for suffix of executables... 2021-05-19T18:31:20.1338160Z checking whether we are cross compiling... no 2021-05-19T18:31:20.2016900Z checking for suffix of object files... o 2021-05-19T18:31:20.2564440Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:31:20.3070070Z checking whether clang accepts -g... yes 2021-05-19T18:31:20.3901430Z checking for clang option to accept ISO C89... none needed 2021-05-19T18:31:20.5297150Z checking how to run the C preprocessor... clang -E 2021-05-19T18:31:20.9994060Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-19T18:31:21.0020940Z checking for egrep... /usr/bin/grep -E 2021-05-19T18:31:21.1298000Z rm: conftest.dSYM: is a directory 2021-05-19T18:31:21.1815870Z rm: conftest.dSYM: is a directory 2021-05-19T18:31:21.3929140Z checking for ANSI C header files... yes 2021-05-19T18:31:21.4843900Z checking for sys/types.h... yes 2021-05-19T18:31:21.5742220Z checking for sys/stat.h... yes 2021-05-19T18:31:21.6648480Z checking for stdlib.h... yes 2021-05-19T18:31:21.7569540Z checking for string.h... yes 2021-05-19T18:31:21.8480290Z checking for memory.h... yes 2021-05-19T18:31:21.9345280Z checking for strings.h... yes 2021-05-19T18:31:22.0275100Z checking for inttypes.h... yes 2021-05-19T18:31:22.1188380Z checking for stdint.h... yes 2021-05-19T18:31:22.2197060Z checking for unistd.h... yes 2021-05-19T18:31:22.3302640Z checking elf.h usability... no 2021-05-19T18:31:22.4014020Z checking elf.h presence... no 2021-05-19T18:31:22.4015890Z checking for elf.h... no 2021-05-19T18:31:22.6016070Z checking whether we are using the GNU C++ compiler... yes 2021-05-19T18:31:22.6502890Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-19T18:31:23.4460960Z checking whether the C++ compiler supports the long long type... yes 2021-05-19T18:31:23.5046370Z checking whether the compiler implements namespaces... yes 2021-05-19T18:31:24.0248400Z checking whether the compiler supports Standard Template Library... yes 2021-05-19T18:31:25.2200560Z checking whether std::map is available... yes 2021-05-19T18:31:25.2238570Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T18:31:25.2412670Z checking with pkg-config for the system ICU4C... no 2021-05-19T18:31:25.2414050Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-19T18:31:25.2415140Z *** Trying with 'standard' fallback flags 2021-05-19T18:31:25.3167450Z checking whether an ICU4C-based project can be built... no 2021-05-19T18:31:25.3168310Z *** This version of ICU4C cannot be used. 2021-05-19T18:31:25.3168850Z *** Using the ICU 69 bundle. 2021-05-19T18:31:26.2106340Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-19T18:31:27.0397870Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-19T18:31:27.8250250Z checking whether alignof(std::max_align_t) is available... yes 2021-05-19T18:31:28.0831840Z downloading the ICU data library (icudt) 2021-05-19T18:31:28.0833510Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-19T18:31:28.0860560Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-19T18:31:28.3710040Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-19T18:31:28.5079570Z ================================================== 2021-05-19T18:31:28.5080410Z downloaded 10.9 MB 2021-05-19T18:31:28.5080900Z 2021-05-19T18:31:28.6141790Z icudt has been downloaded successfully 2021-05-19T18:31:28.6932130Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-19T18:31:28.9931110Z config.status: creating src/Makevars 2021-05-19T18:31:29.0304200Z config.status: creating src/uconfig_local.h 2021-05-19T18:31:29.0644400Z config.status: creating src/install.libs.R 2021-05-19T18:31:29.0971840Z 2021-05-19T18:31:29.0972670Z *** stringi configure summary: 2021-05-19T18:31:29.0973140Z ICU_FOUND=0 2021-05-19T18:31:29.0973550Z ICUDT_DIR=icu69/data 2021-05-19T18:31:29.0974010Z ICU_BUNDLE_VERSION=69 2021-05-19T18:31:29.0974500Z ICUDT_ENDIANNESS=little 2021-05-19T18:31:29.0975070Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-19T18:31:29.0976360Z STRINGI_CFLAGS= -fPIC 2021-05-19T18:31:29.0978570Z 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:31:29.0980100Z STRINGI_CXXFLAGS= -fPIC 2021-05-19T18:31:29.0980600Z STRINGI_LDFLAGS= 2021-05-19T18:31:29.0981020Z STRINGI_LIBS= 2021-05-19T18:31:29.0981280Z 2021-05-19T18:31:29.0981700Z *** Compiler settings used: 2021-05-19T18:31:29.0982110Z CC=clang 2021-05-19T18:31:29.0982470Z LD=clang++ 2021-05-19T18:31:29.0983280Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-19T18:31:29.0984460Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-19T18:31:29.0985440Z CXX=clang++ -std=gnu++11 2021-05-19T18:31:29.0986300Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-19T18:31:29.0986730Z LDFLAGS= 2021-05-19T18:31:29.0987390Z LIBS= 2021-05-19T18:31:29.0987620Z 2021-05-19T18:31:29.1770580Z ** libs 2021-05-19T18:31:29.2025140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:30.0806560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:30.9079240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:31.8403210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:32.7225660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:33.4499910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:34.4494910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:35.2804440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:36.1234110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:36.8984520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:37.7514240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:38.5764240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:39.5434520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:40.4299860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:41.2489520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:42.3266030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:44.2258220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:45.1344350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:45.9796280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:46.7197790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:47.4533400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:48.5360160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:49.3888340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:50.2531950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:51.1658860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:52.1606600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:52.9310950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:53.7924650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:54.6599270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:55.8738260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:57.0643640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:58.4036830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:31:59.6072010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:00.4873940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:01.4002760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:02.2388730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:03.0343610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:03.8240160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:04.6723350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:05.8510570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:07.0044650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:08.2620370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:09.4804170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:10.3540350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:11.2714100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:12.0298540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:13.1450870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:14.2258970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:15.3164330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:16.0559450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:16.7892750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:17.9223190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:19.0241100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:20.2391370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:21.3865340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:22.2907260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:23.1108300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:23.1506140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:24.3729780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:25.1431370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:25.9043520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:27.0828610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:28.2541750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:29.6471920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:30.4831470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:31.6613580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:32.5195250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:34.7017530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:35.5330400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:36.3473680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:37.3352680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:38.0579560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:38.8129300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:39.7290580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:40.5809080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:41.5312510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:42.3885580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:43.3884500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:44.1855590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:44.9405650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:45.7701250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:46.4682420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:47.2060990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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:32:48.7932970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:48.8701320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:49.6243600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:50.4214280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:51.2269520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:51.7660350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:52.2371500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:52.8373370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:53.5408440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:54.1265040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:55.0611180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:55.8728820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:56.3845200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:57.0021330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:57.3299630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:57.8361660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:58.1878410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:58.2385730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:59.3472020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:32:59.9337590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:00.0137220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:00.7612190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:00.8346430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:01.8584750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:02.5333850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:03.0378050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:03.0889990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:03.9000270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:04.6848540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:05.6673140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:06.3105110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:07.0574110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:07.5609610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:08.4610580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:09.2121620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:10.3460690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:12.0868320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:12.9223590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:13.9127600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:14.4697280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:15.0510550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:15.8250670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:16.3586120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:17.4148340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:18.5407800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:20.5697220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:21.3898400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:21.4697230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:21.9943890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:22.5153790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:23.3147260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:23.9779250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:24.4002810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:25.2537820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:26.4054250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:27.3537850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:28.1156080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:28.7315290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:29.5057230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:30.4817260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:31.2242270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:31.9549460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:33.1101900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:33.8611300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:34.3906060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:34.9186940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:34.9713770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:35.5283440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:36.0733480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:37.0504300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:37.7772330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:38.4780790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:39.2301540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:39.8503080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:40.5249160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:41.2382800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:41.8518340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:42.4645860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:43.2632600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:43.7532480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:44.3488370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:44.7546490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:46.0121570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:46.6858450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:47.5625100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:47.9736900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:48.5206230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:49.1674400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:50.1328850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:51.1406250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:51.8498090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:52.3615080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:53.3172100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:53.9322630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:54.6406540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:55.2412240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:55.8639100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:56.4287400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:56.8067720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:57.6897270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:58.5679870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:59.4238200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:33:59.8104760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:00.2269540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:00.7570470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:01.1979450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:01.7632500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:02.5961080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:03.1783600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:03.5300210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:04.1321190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:04.6670430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:05.2445310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:05.8450280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:06.3915610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:06.9306040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:07.3803930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:08.0638920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:08.5730600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:10.2944100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:11.1406250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:12.0198990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:12.6655150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:13.1228530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:14.4454740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:15.3141500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:15.6536930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:16.0879820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:16.4320570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:17.0938910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:17.6044720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:18.1358930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:18.7009860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:19.3005920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:20.0232020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:20.3932800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:21.5279310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:23.2550230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:24.1433680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:24.4869710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:24.5476780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:26.0762020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:26.6919380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:27.8437470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:28.6412290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:28.7380220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:28.8027780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:30.1149950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:30.8803310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:31.9606990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:32.9525830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:33.5866310Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-19T18:34:33.5867470Z static void uprv_UnicodeStringDummy(void) { 2021-05-19T18:34:33.5867990Z ^ 2021-05-19T18:34:34.3007970Z 1 warning generated. 2021-05-19T18:34:34.3057790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:35.0777570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:35.7179270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:36.3432470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:36.8521290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:37.5148090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:38.2449560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:39.0162600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:39.3376920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:40.2201060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:40.7252340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:42.0591200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:42.9714610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:43.3625830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:43.9107240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:44.4118170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:45.0597530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:45.6155260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:46.1764910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:46.8659290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:47.7641320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:48.0942960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:48.7393410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:49.4922020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:49.8298640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:50.8370900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:51.5050680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:52.1168800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:52.4404790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:53.0949630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:53.7481100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:54.7669670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:54.9606090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:55.5658160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:56.1022520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:56.8379640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:57.5418670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:58.2659600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:59.3618370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:34:59.9637290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:00.9593490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:01.0298890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:01.6161570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:02.0704210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:02.4828910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:02.5352300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:03.6673520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:04.4494590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:05.3328410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:06.0653010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:06.5387020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:07.3341800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:08.0107720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:10.0486810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:10.7121490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:11.2738120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:12.1207530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:12.8706880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:13.8066070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:14.8805740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:15.0453960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:16.5003150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:17.2761620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:18.0856360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:19.4970490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:20.3246720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:21.8352030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:22.1579140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:23.1226570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:23.1858880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:24.5015300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:25.6052830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:26.3724870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:26.6505910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:28.0157580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:28.9579430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:29.7771650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:30.5330150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:30.9949840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:31.7426440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:32.3896400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:33.1632110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:33.9831920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:34.5053060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:34.8701570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:34.9382370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:35.3468440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:35.9018060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:36.0237100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:36.1131590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:36.6931780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:37.2689730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:38.1019570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:38.6913770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:39.3975510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:40.4236940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:41.2975570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:42.2820530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:42.4777980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:44.6241210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:46.3031880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:46.5477120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:47.3937890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:47.5594270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:47.9662990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:48.3280510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:49.1913470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:49.5304720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:52.5688910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:54.0601690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:55.0085070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:57.3893880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:57.5821880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:58.2299920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:58.8914410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:35:59.5666460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:00.5372300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:01.0409490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:01.6259590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:02.4108370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:03.0360930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:03.9137860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:04.5244950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:05.1208540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:05.4920370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:06.0952390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:06.8154110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:07.6881820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:08.2638760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:09.0384120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:09.7847690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:10.1309060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:10.8941720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:11.5962690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:12.7287050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:14.1575700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:15.7134640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:16.9651140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:17.5205990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:19.1272990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:19.7346130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:20.6373090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:21.7879460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:22.9271990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:23.5693410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:24.1178010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:24.9419820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:25.7363980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:26.6044880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:27.5179570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:28.2879760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:29.6868110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:30.5487190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:32.1302240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:33.4187000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:34.1555590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:34.8750580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:36.7230300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:37.6681600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:38.6338080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:39.4419600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:40.0990160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:41.0024950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:41.7116430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:42.6558250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:43.9145630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:44.8139470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:45.6091180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:47.2359390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:47.9761760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:49.0069820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:49.8884500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:51.2693730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:53.0996720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:53.1815170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:53.9824560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:54.8282110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:56.1910980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:56.9192270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:57.6634750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:58.4803800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:36:59.2188050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:00.2056250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:01.4313680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:02.5691720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:03.4015670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:04.4581100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:05.1726960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:06.0747130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:07.1659350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:09.1676210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:09.7405330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:10.5692560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:12.1614920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:12.8964820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:13.5953820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:14.7635910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:15.4579790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:16.1217580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:17.0870690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:19.1014230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:19.7443420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:20.4868450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:20.9951320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:22.1562590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:23.8165420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:24.7537280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:27.9204230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:28.4966480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:29.3343490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:30.9082630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:31.6564890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:32.3112750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:33.0338720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:33.7573750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:34.4315560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:35.4743170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:37.9268640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:38.6140950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:39.2488290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:39.7675370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:40.5764760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:41.2586410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:41.9335230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:42.6558200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:43.3342620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:44.5898030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:45.2674850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:45.8446390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:46.4113920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:47.4766920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:48.1316880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:48.7830280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:50.0376320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:51.1474030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:52.1106550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:53.8395850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:54.9320250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:55.7217100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:57.1807380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:57.9481520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:58.4802620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:59.2916610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:37:59.8387970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:00.5496060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:01.5654890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:02.3832850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:03.1200480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:03.4768820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:04.5350620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:05.3287920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:06.0158370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:06.3403330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:07.1964000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:07.8825370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:08.5044220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:09.2642270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:09.9177230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:10.4920760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:11.5438510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:12.6158770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:13.5755850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:14.6817450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:15.5791940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:16.1252120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:17.0179350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:18.0657040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:18.5837400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:19.1114200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:20.4048490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:21.2936310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:22.0001300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:22.8336300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:23.8020720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:24.6960230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:25.6721480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:25.7542360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:26.4421210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:28.1186790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:28.7130800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:28.7654430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:28.8189290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:28.8720520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:29.8169960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:30.3893470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:38:30.7263070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:38:31.0674990Z clang++ -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:38:31.3895360Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-19T18:38:31.6173790Z icudt already downloaded 2021-05-19T18:38:31.6176820Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-19T18:38:32.0081490Z icudt has been installed successfully 2021-05-19T18:38:32.0861570Z ** R 2021-05-19T18:38:32.1486740Z ** inst 2021-05-19T18:38:32.1505000Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:38:33.6080880Z ** help 2021-05-19T18:38:34.5234560Z *** installing help indices 2021-05-19T18:38:34.9148370Z ** building package indices 2021-05-19T18:38:35.2837340Z ** testing if installed package can be loaded 2021-05-19T18:38:35.7313740Z * DONE (stringi) 2021-05-19T18:38:37.3832160Z * installing *source* package ‘Rcpp’ ... 2021-05-19T18:38:37.4421940Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-19T18:38:37.4557140Z ** libs 2021-05-19T18:38:37.5484510Z clang++ -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:38:38.7697960Z In file included from api.cpp:24: 2021-05-19T18:38:38.7698840Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:38:38.7700820Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:38:38.7701900Z SEXP data = Parent::get__(); 2021-05-19T18:38:38.7702340Z ^ 2021-05-19T18:38:41.4310950Z 1 warning generated. 2021-05-19T18:38:41.4431410Z clang++ -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:38:42.5209910Z In file included from attributes.cpp:39: 2021-05-19T18:38:42.5210750Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:38:42.5212620Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:38:42.5213660Z SEXP data = Parent::get__(); 2021-05-19T18:38:42.5214090Z ^ 2021-05-19T18:38:55.0982770Z 1 warning generated. 2021-05-19T18:38:55.1156520Z clang++ -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:38:55.5496400Z clang++ -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:38:56.6209970Z In file included from date.cpp:30: 2021-05-19T18:38:56.6212120Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:38:56.6214330Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:38:56.6215510Z SEXP data = Parent::get__(); 2021-05-19T18:38:56.6216130Z ^ 2021-05-19T18:38:59.5024780Z 1 warning generated. 2021-05-19T18:38:59.5144570Z clang++ -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:39:00.5987250Z In file included from module.cpp:24: 2021-05-19T18:39:00.5988110Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:39:00.5989990Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:39:00.5990940Z SEXP data = Parent::get__(); 2021-05-19T18:39:00.5991440Z ^ 2021-05-19T18:39:06.0623870Z 1 warning generated. 2021-05-19T18:39:06.0769010Z clang++ -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:39:07.1396360Z In file included from rcpp_init.cpp:24: 2021-05-19T18:39:07.1397130Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:39:07.1399370Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:39:07.1400300Z SEXP data = Parent::get__(); 2021-05-19T18:39:07.1400740Z ^ 2021-05-19T18:39:09.6607260Z 1 warning generated. 2021-05-19T18:39:09.6764540Z clang++ -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:39:09.7467230Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-19T18:39:09.7621160Z ** R 2021-05-19T18:39:09.7955330Z ** inst 2021-05-19T18:39:10.1213580Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:13.1448440Z ** help 2021-05-19T18:39:13.4253480Z *** installing help indices 2021-05-19T18:39:13.5429960Z ** building package indices 2021-05-19T18:39:13.5999220Z ** installing vignettes 2021-05-19T18:39:13.6065870Z ** testing if installed package can be loaded 2021-05-19T18:39:14.1441500Z * DONE (Rcpp) 2021-05-19T18:39:15.0090340Z * installing *source* package ‘vctrs’ ... 2021-05-19T18:39:15.0359320Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:15.0595600Z ** libs 2021-05-19T18:39:15.0808510Z clang -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:39:15.2264370Z clang -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:39:15.3598390Z clang -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:39:15.4844940Z clang -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:39:15.7296460Z clang -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:39:15.8874640Z clang -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:39:16.0534640Z clang -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:39:16.1554120Z clang -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:39:16.2985010Z clang -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:39:16.4091050Z clang -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:39:16.5707000Z clang -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:39:16.7945790Z clang -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:39:16.9657840Z clang -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:39:17.0861170Z clang -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:39:17.4113990Z clang -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:39:17.5131640Z clang -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:39:18.0148430Z clang -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:39:18.1446350Z clang -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:39:18.3416220Z clang -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:39:18.4891830Z clang -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:39:18.5882160Z clang -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:39:18.8853890Z clang -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:39:18.9909300Z clang -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:39:19.3207570Z clang -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:39:19.4310640Z clang -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:39:20.2828450Z clang -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:39:20.4735590Z clang -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:39:20.5827890Z clang -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:39:20.6952200Z clang -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:39:20.8876330Z clang -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:39:21.0317080Z clang -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:39:21.2056470Z clang -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:39:21.3418190Z clang -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:39:21.5427910Z clang -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:39:21.8711720Z clang -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:39:22.0118230Z clang -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:39:22.1272220Z clang -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:39:22.2736170Z clang -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:39:23.0488070Z clang -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:39:23.6824150Z clang -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:39:23.9894130Z clang -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:39:24.1941000Z clang -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:39:24.5743090Z clang -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:39:24.6673180Z clang -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:39:24.8947920Z clang -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:39:25.0704030Z clang -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:39:25.2065310Z clang -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:39:25.5503750Z clang -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:39:25.7341450Z clang -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:39:25.8953910Z clang -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:39:26.0367570Z clang -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:39:26.1458160Z clang -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:39:26.2936260Z clang -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:39:26.4476030Z clang -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:39:26.5894400Z clang -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:39:26.7245940Z clang -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:39:26.8415760Z clang -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:39:26.9504740Z clang -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:39:27.0457550Z clang -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:39:27.7693410Z clang -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:39:27.8402860Z clang -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:39:27.9468240Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-19T18:39:27.9571400Z ** R 2021-05-19T18:39:28.0323390Z ** inst 2021-05-19T18:39:28.0405280Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:32.5146390Z ** help 2021-05-19T18:39:33.2757560Z *** installing help indices 2021-05-19T18:39:33.4356870Z *** copying figures 2021-05-19T18:39:33.4414930Z ** building package indices 2021-05-19T18:39:33.5997920Z ** installing vignettes 2021-05-19T18:39:33.6262060Z ** testing if installed package can be loaded 2021-05-19T18:39:33.9953130Z * DONE (vctrs) 2021-05-19T18:39:34.5629320Z * installing *source* package ‘processx’ ... 2021-05-19T18:39:34.5714750Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:34.5940340Z ** libs 2021-05-19T18:39:34.6159850Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-19T18:39:34.9927040Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-19T18:39:35.0029710Z supervisor/utils.c -o supervisor/supervisor 2021-05-19T18:39:35.5438290Z clang -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:39:35.6414510Z clang -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:39:35.7528230Z clang -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:39:35.8318670Z clang -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:39:35.8321380Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-19T18:39:35.8931510Z clang -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:39:36.0007690Z clang -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:39:36.1180060Z clang -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:39:36.4469800Z clang -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:39:36.5733530Z clang -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:39:36.6862020Z clang -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:39:36.8075410Z clang -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:39:36.9097750Z clang -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:39:37.2184610Z clang -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:39:37.3562060Z clang -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:39:37.4832990Z clang -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:39:37.5599570Z clang -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:39:37.6653560Z clang -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:39:37.7288350Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-19T18:39:37.7685840Z ** R 2021-05-19T18:39:37.8114660Z ** inst 2021-05-19T18:39:37.8130390Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:39.7843850Z ** help 2021-05-19T18:39:39.9212710Z *** installing help indices 2021-05-19T18:39:39.9822420Z ** building package indices 2021-05-19T18:39:40.0325500Z ** testing if installed package can be loaded 2021-05-19T18:39:40.3686550Z * DONE (processx) 2021-05-19T18:39:40.6650720Z * installing *source* package ‘highr’ ... 2021-05-19T18:39:40.6693570Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:40.6910280Z ** R 2021-05-19T18:39:40.7163230Z ** inst 2021-05-19T18:39:40.7218990Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:40.9422310Z ** help 2021-05-19T18:39:41.0021530Z *** installing help indices 2021-05-19T18:39:41.0281490Z ** building package indices 2021-05-19T18:39:41.0729770Z ** installing vignettes 2021-05-19T18:39:41.0830500Z ** testing if installed package can be loaded 2021-05-19T18:39:41.3009870Z * DONE (highr) 2021-05-19T18:39:41.5793210Z * installing *source* package ‘rversions’ ... 2021-05-19T18:39:41.5866660Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:41.7125280Z ** R 2021-05-19T18:39:41.7228570Z ** inst 2021-05-19T18:39:41.7330970Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:41.9570670Z ** help 2021-05-19T18:39:42.0255320Z *** installing help indices 2021-05-19T18:39:42.0556430Z *** copying figures 2021-05-19T18:39:42.0566690Z ** building package indices 2021-05-19T18:39:42.0785030Z ** testing if installed package can be loaded 2021-05-19T18:39:42.3269170Z * DONE (rversions) 2021-05-19T18:39:42.9567500Z * installing *source* package ‘pillar’ ... 2021-05-19T18:39:42.9730560Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:42.9975220Z ** R 2021-05-19T18:39:43.0528940Z ** inst 2021-05-19T18:39:43.0772390Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:45.5108080Z ** help 2021-05-19T18:39:45.8168990Z *** installing help indices 2021-05-19T18:39:45.9226550Z *** copying figures 2021-05-19T18:39:45.9260000Z ** building package indices 2021-05-19T18:39:45.9904830Z ** installing vignettes 2021-05-19T18:39:46.0008340Z ** testing if installed package can be loaded 2021-05-19T18:39:46.3458200Z * DONE (pillar) 2021-05-19T18:39:46.7149430Z * installing *source* package ‘callr’ ... 2021-05-19T18:39:46.7210460Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:46.7395980Z ** R 2021-05-19T18:39:46.7818350Z ** inst 2021-05-19T18:39:46.7835290Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:50.5857490Z ** help 2021-05-19T18:39:50.9244280Z *** installing help indices 2021-05-19T18:39:51.0179970Z ** building package indices 2021-05-19T18:39:51.0870480Z ** testing if installed package can be loaded 2021-05-19T18:39:51.3497380Z * DONE (callr) 2021-05-19T18:39:52.0271850Z * installing *source* package ‘knitr’ ... 2021-05-19T18:39:52.0480060Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:52.0964760Z ** R 2021-05-19T18:39:52.1851520Z ** demo 2021-05-19T18:39:52.1865650Z ** inst 2021-05-19T18:39:52.3021090Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:39:57.4190800Z ** help 2021-05-19T18:39:58.0770780Z *** installing help indices 2021-05-19T18:39:58.2153090Z ** building package indices 2021-05-19T18:39:58.3452360Z ** installing vignettes 2021-05-19T18:39:58.3687080Z ** testing if installed package can be loaded 2021-05-19T18:39:58.6226470Z * DONE (knitr) 2021-05-19T18:39:59.2193380Z * installing *source* package ‘tibble’ ... 2021-05-19T18:39:59.2360970Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-19T18:39:59.2628180Z ** libs 2021-05-19T18:39:59.2806620Z clang -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:39:59.3579000Z clang -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:39:59.4616240Z clang -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:39:59.5309110Z clang -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:39:59.6622240Z clang -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:39:59.7210270Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-19T18:39:59.7312790Z ** R 2021-05-19T18:39:59.7760280Z ** inst 2021-05-19T18:39:59.7968630Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:40:02.1347400Z ** help 2021-05-19T18:40:02.3597320Z *** installing help indices 2021-05-19T18:40:02.4311350Z *** copying figures 2021-05-19T18:40:02.4354160Z ** building package indices 2021-05-19T18:40:02.4824650Z ** installing vignettes 2021-05-19T18:40:02.4897790Z ** testing if installed package can be loaded 2021-05-19T18:40:02.9861600Z * DONE (tibble) 2021-05-19T18:40:03.3508220Z * installing *source* package ‘pkgbuild’ ... 2021-05-19T18:40:03.3552070Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-19T18:40:03.3750920Z ** R 2021-05-19T18:40:03.4075100Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:40:05.0494180Z ** help 2021-05-19T18:40:05.5082240Z *** installing help indices 2021-05-19T18:40:05.5594720Z ** building package indices 2021-05-19T18:40:05.5972890Z ** testing if installed package can be loaded 2021-05-19T18:40:05.9091390Z * DONE (pkgbuild) 2021-05-19T18:40:06.4571540Z * installing *source* package ‘roxygen2’ ... 2021-05-19T18:40:06.4732080Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-19T18:40:06.4977040Z ** libs 2021-05-19T18:40:06.5185970Z clang++ -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:40:07.7028330Z In file included from RcppExports.cpp:4: 2021-05-19T18:40:07.7029390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:40:07.7031550Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:40:07.7032570Z SEXP data = Parent::get__(); 2021-05-19T18:40:07.7033010Z ^ 2021-05-19T18:40:11.6629110Z 1 warning generated. 2021-05-19T18:40:11.6767140Z clang++ -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:40:12.7536030Z In file included from escapeExamples.cpp:1: 2021-05-19T18:40:12.7537060Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:40:12.7539230Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:40:12.7540360Z SEXP data = Parent::get__(); 2021-05-19T18:40:12.7540790Z ^ 2021-05-19T18:40:15.3197790Z 1 warning generated. 2021-05-19T18:40:15.3319220Z clang++ -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:40:16.4286460Z In file included from isComplete.cpp:1: 2021-05-19T18:40:16.4288130Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:40:16.4290600Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:40:16.4291720Z SEXP data = Parent::get__(); 2021-05-19T18:40:16.4292150Z ^ 2021-05-19T18:40:19.0561830Z 1 warning generated. 2021-05-19T18:40:19.0686260Z clang++ -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:40:20.1687280Z In file included from leadingSpaces.cpp:1: 2021-05-19T18:40:20.1688260Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:40:20.1690490Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:40:20.1691520Z SEXP data = Parent::get__(); 2021-05-19T18:40:20.1691950Z ^ 2021-05-19T18:40:22.8873870Z 1 warning generated. 2021-05-19T18:40:22.9024900Z clang++ -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:40:24.0068070Z In file included from parser2.cpp:1: 2021-05-19T18:40:24.0069080Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:40:24.0071850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:40:24.0072950Z SEXP data = Parent::get__(); 2021-05-19T18:40:24.0073390Z ^ 2021-05-19T18:40:28.3162890Z 1 warning generated. 2021-05-19T18:40:28.3298120Z clang++ -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:40:29.4322840Z In file included from wrapUsage.cpp:1: 2021-05-19T18:40:29.4324450Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:40:29.4326690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:40:29.4327840Z SEXP data = Parent::get__(); 2021-05-19T18:40:29.4328290Z ^ 2021-05-19T18:40:32.1884220Z 1 warning generated. 2021-05-19T18:40:32.2050160Z clang++ -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:40:32.2695300Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-19T18:40:32.2820390Z ** R 2021-05-19T18:40:32.3487680Z ** inst 2021-05-19T18:40:32.3560700Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:40:37.3744270Z ** help 2021-05-19T18:40:37.6477270Z *** installing help indices 2021-05-19T18:40:37.7135580Z *** copying figures 2021-05-19T18:40:37.7154320Z ** building package indices 2021-05-19T18:40:37.7724060Z ** installing vignettes 2021-05-19T18:40:37.7855000Z ** testing if installed package can be loaded 2021-05-19T18:40:38.3047380Z * DONE (roxygen2) 2021-05-19T18:40:38.6214700Z * installing *source* package ‘rematch2’ ... 2021-05-19T18:40:38.6252940Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-19T18:40:38.6455550Z ** R 2021-05-19T18:40:38.6743250Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:40:39.1559870Z ** help 2021-05-19T18:40:39.2326620Z *** installing help indices 2021-05-19T18:40:39.2663440Z ** building package indices 2021-05-19T18:40:39.2855630Z ** testing if installed package can be loaded 2021-05-19T18:40:39.7284830Z * DONE (rematch2) 2021-05-19T18:40:40.0439130Z * installing *source* package ‘waldo’ ... 2021-05-19T18:40:40.0481150Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-19T18:40:40.0668960Z ** R 2021-05-19T18:40:40.0900000Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:40:40.8012920Z ** help 2021-05-19T18:40:40.8445320Z *** installing help indices 2021-05-19T18:40:40.8715770Z *** copying figures 2021-05-19T18:40:40.8719110Z ** building package indices 2021-05-19T18:40:40.8862260Z ** testing if installed package can be loaded 2021-05-19T18:40:41.1873030Z * DONE (waldo) 2021-05-19T18:40:41.9638040Z * installing *source* package ‘testthat’ ... 2021-05-19T18:40:41.9888610Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-19T18:40:42.0180960Z ** libs 2021-05-19T18:40:42.0366370Z clang -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:40:42.1185530Z clang -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:40:42.2052990Z clang++ -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:40:43.1872850Z clang++ -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:40:44.0687630Z clang++ -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:40:59.2300230Z clang++ -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:40:59.3038110Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-19T18:40:59.3161470Z ** R 2021-05-19T18:40:59.4016480Z ** inst 2021-05-19T18:40:59.4183590Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:11.0118800Z ** help 2021-05-19T18:41:11.9918040Z *** installing help indices 2021-05-19T18:41:12.1527790Z *** copying figures 2021-05-19T18:41:12.1592690Z ** building package indices 2021-05-19T18:41:12.3299590Z ** installing vignettes 2021-05-19T18:41:12.3428520Z ** testing if installed package can be loaded 2021-05-19T18:41:12.7061120Z * DONE (testthat) 2021-05-19T18:41:13.2362280Z * installing *source* package ‘devtools’ ... 2021-05-19T18:41:13.2481790Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-19T18:41:13.2856960Z ** R 2021-05-19T18:41:13.3298120Z ** inst 2021-05-19T18:41:13.3325590Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:15.3931700Z ** help 2021-05-19T18:41:15.7909070Z *** installing help indices 2021-05-19T18:41:16.4400150Z *** copying figures 2021-05-19T18:41:16.4400810Z ** building package indices 2021-05-19T18:41:16.4401350Z ** installing vignettes 2021-05-19T18:41:16.4401950Z ** testing if installed package can be loaded 2021-05-19T18:41:16.8511270Z * DONE (devtools) 2021-05-19T18:41:16.9022600Z 2021-05-19T18:41:16.9023520Z The downloaded source packages are in 2021-05-19T18:41:16.9025370Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/downloaded_packages’ 2021-05-19T18:41:17.0746260Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T18:41:19.7992190Z 2021-05-19T18:41:20.2222980Z 2021-05-19T18:41:20.2247660Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/remotes2a46672bab6c/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T18:41:20.2321440Z 2021-05-19T18:41:20.2324290Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/remotes2a46672bab6c/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-19T18:41:20.3561100Z 2021-05-19T18:41:20.4127990Z 2021-05-19T18:41:20.4153050Z ─ preparing ‘desc’: 2021-05-19T18:41:20.4154040Z 2021-05-19T18:41:20.4154800Z 2021-05-19T18:41:20.4156250Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:41:20.4848600Z 2021-05-19T18:41:20.4884420Z 2021-05-19T18:41:20.4886540Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:41:20.4893270Z 2021-05-19T18:41:20.4922320Z 2021-05-19T18:41:20.4924190Z ─ checking for empty or unneeded directories 2021-05-19T18:41:20.4956630Z 2021-05-19T18:41:20.4985470Z 2021-05-19T18:41:20.4987400Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T18:41:20.6308820Z 2021-05-19T18:41:20.6310070Z 2021-05-19T18:41:20.6310770Z 2021-05-19T18:41:20.6621310Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:41:20.6623080Z (as ‘lib’ is unspecified) 2021-05-19T18:41:21.0806440Z * installing *source* package ‘desc’ ... 2021-05-19T18:41:21.1101730Z ** R 2021-05-19T18:41:21.1514950Z ** inst 2021-05-19T18:41:21.5224370Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:23.3898660Z ** help 2021-05-19T18:41:24.0459220Z *** installing help indices 2021-05-19T18:41:24.1665310Z ** building package indices 2021-05-19T18:41:24.3137100Z ** testing if installed package can be loaded 2021-05-19T18:41:24.5529970Z * DONE (desc) 2021-05-19T18:41:24.8911390Z 2021-05-19T18:41:24.8912710Z 2021-05-19T18:41:24.8929810Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/remotes2a46177c06b1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T18:41:24.8968540Z 2021-05-19T18:41:24.8971150Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/remotes2a46177c06b1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T18:41:24.9506130Z 2021-05-19T18:41:24.9551500Z 2021-05-19T18:41:24.9553280Z ─ preparing ‘ghtravis’: 2021-05-19T18:41:24.9563080Z 2021-05-19T18:41:24.9563900Z 2021-05-19T18:41:24.9619790Z checking DESCRIPTION meta-information ... 2021-05-19T18:41:24.9665870Z 2021-05-19T18:41:24.9667650Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:41:25.0382070Z 2021-05-19T18:41:25.0421250Z 2021-05-19T18:41:25.0423000Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:41:25.0431610Z 2021-05-19T18:41:25.0466230Z 2021-05-19T18:41:25.0467800Z ─ checking for empty or unneeded directories 2021-05-19T18:41:25.0505260Z 2021-05-19T18:41:25.0541700Z 2021-05-19T18:41:25.0543380Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T18:41:25.0870520Z 2021-05-19T18:41:25.0871590Z 2021-05-19T18:41:25.0872220Z 2021-05-19T18:41:25.1537930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:41:25.1539110Z (as ‘lib’ is unspecified) 2021-05-19T18:41:25.4543380Z * installing *source* package ‘ghtravis’ ... 2021-05-19T18:41:25.4742920Z ** R 2021-05-19T18:41:25.5053510Z ** inst 2021-05-19T18:41:25.5073990Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:26.8391670Z ** help 2021-05-19T18:41:27.0999950Z *** installing help indices 2021-05-19T18:41:27.1527250Z ** building package indices 2021-05-19T18:41:27.2009390Z ** testing if installed package can be loaded 2021-05-19T18:41:27.9826200Z * DONE (ghtravis) 2021-05-19T18:41:28.0066950Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:41:28.2039340Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T18:41:30.9543940Z 2021-05-19T18:41:30.9545720Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T18:41:30.9546610Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T18:41:30.9547460Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T18:41:30.9548280Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T18:41:30.9549070Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T18:41:30.9549850Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T18:41:30.9557140Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:41:30.9558750Z (as ‘lib’ is unspecified) 2021-05-19T18:41:32.2596090Z 2021-05-19T18:41:32.2597150Z There are binary versions available but the source versions are later: 2021-05-19T18:41:32.2609380Z binary source needs_compilation 2021-05-19T18:41:32.2610140Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-19T18:41:32.2610680Z generics 0.0.2 0.1.0 FALSE 2021-05-19T18:41:32.2611190Z dplyr 0.8.5 1.0.6 TRUE 2021-05-19T18:41:32.2611650Z tidyr 1.0.2 1.1.3 TRUE 2021-05-19T18:41:32.2724590Z 2021-05-19T18:41:32.2730740Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-19T18:41:32.2731290Z 2021-05-19T18:41:32.2743040Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T18:41:32.4934800Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-19T18:41:32.4945360Z ================================================== 2021-05-19T18:41:32.4945890Z downloaded 89 KB 2021-05-19T18:41:32.4946170Z 2021-05-19T18:41:32.4978950Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T18:41:32.7459090Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-19T18:41:32.7476450Z ================================================== 2021-05-19T18:41:32.7476980Z downloaded 115 KB 2021-05-19T18:41:32.7477260Z 2021-05-19T18:41:32.7510460Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T18:41:32.8812060Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-19T18:41:32.8840680Z ================================================== 2021-05-19T18:41:32.8841170Z downloaded 194 KB 2021-05-19T18:41:32.8841450Z 2021-05-19T18:41:32.8875410Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T18:41:33.0206120Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-19T18:41:33.0483990Z ================================================== 2021-05-19T18:41:33.0484550Z downloaded 932 KB 2021-05-19T18:41:33.0484840Z 2021-05-19T18:41:33.0582350Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T18:41:33.3105120Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-19T18:41:33.3212340Z ================================================== 2021-05-19T18:41:33.3213020Z downloaded 691 KB 2021-05-19T18:41:33.3213300Z 2021-05-19T18:41:33.6823120Z * installing *source* package ‘tidyselect’ ... 2021-05-19T18:41:33.6905850Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-19T18:41:33.7128510Z ** R 2021-05-19T18:41:33.7442170Z ** inst 2021-05-19T18:41:33.7486450Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:35.0753320Z ** help 2021-05-19T18:41:35.2640990Z *** installing help indices 2021-05-19T18:41:35.3207550Z ** building package indices 2021-05-19T18:41:35.3653470Z ** installing vignettes 2021-05-19T18:41:35.3708150Z ** testing if installed package can be loaded 2021-05-19T18:41:35.6965080Z * DONE (tidyselect) 2021-05-19T18:41:36.1618560Z * installing *source* package ‘generics’ ... 2021-05-19T18:41:36.1687380Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-19T18:41:36.1881020Z ** R 2021-05-19T18:41:36.2099650Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:36.5047450Z ** help 2021-05-19T18:41:36.8088750Z *** installing help indices 2021-05-19T18:41:36.8847110Z ** building package indices 2021-05-19T18:41:36.9669530Z ** testing if installed package can be loaded 2021-05-19T18:41:37.1953180Z * DONE (generics) 2021-05-19T18:41:37.5614690Z * installing *source* package ‘cpp11’ ... 2021-05-19T18:41:37.5674080Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-19T18:41:37.5916800Z ** R 2021-05-19T18:41:37.6123420Z ** inst 2021-05-19T18:41:37.6280510Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:37.9388430Z ** help 2021-05-19T18:41:37.9927400Z *** installing help indices 2021-05-19T18:41:38.0266710Z ** building package indices 2021-05-19T18:41:38.0400070Z ** installing vignettes 2021-05-19T18:41:38.0448010Z ** testing if installed package can be loaded 2021-05-19T18:41:38.2670210Z * DONE (cpp11) 2021-05-19T18:41:39.1054260Z * installing *source* package ‘dplyr’ ... 2021-05-19T18:41:39.1293080Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-19T18:41:39.1627930Z ** libs 2021-05-19T18:41:39.1812060Z clang++ -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:41:39.3754530Z clang++ -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:41:39.6192560Z clang++ -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:41:39.8078630Z clang++ -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:41:40.6677750Z clang++ -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:41:40.8410090Z clang++ -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:41:41.0177310Z clang++ -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:41:41.2041040Z clang++ -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:41:41.4095490Z clang++ -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:41:42.3567600Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-19T18:41:42.3569820Z clang++ -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:41:42.3571620Z ** R 2021-05-19T18:41:42.3573310Z clang++ -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:41:42.3674830Z ** data 2021-05-19T18:41:42.3678580Z clang++ -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:41:42.3763740Z *** moving datasets to lazyload DB 2021-05-19T18:41:42.3865000Z ** inst 2021-05-19T18:41:42.3967150Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:48.2557820Z ** help 2021-05-19T18:41:49.3518770Z *** installing help indices 2021-05-19T18:41:49.5661250Z *** copying figures 2021-05-19T18:41:49.5699190Z ** building package indices 2021-05-19T18:41:49.8042430Z ** installing vignettes 2021-05-19T18:41:49.8232870Z ** testing if installed package can be loaded 2021-05-19T18:41:50.4799240Z * DONE (dplyr) 2021-05-19T18:41:51.0348550Z * installing *source* package ‘tidyr’ ... 2021-05-19T18:41:51.0478340Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-19T18:41:51.0960990Z ** libs 2021-05-19T18:41:51.1249540Z clang++ -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:41:52.4455270Z clang++ -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:41:53.0450100Z clang++ -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:41:54.5593090Z clang++ -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:41:55.8412520Z clang++ -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:41:55.9027720Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-19T18:41:55.9204940Z ** R 2021-05-19T18:41:55.9669440Z ** data 2021-05-19T18:41:55.9735470Z *** moving datasets to lazyload DB 2021-05-19T18:41:56.2125820Z ** inst 2021-05-19T18:41:56.2256510Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:41:58.2656720Z ** help 2021-05-19T18:41:58.6875830Z *** installing help indices 2021-05-19T18:41:58.7757590Z *** copying figures 2021-05-19T18:41:58.7796940Z ** building package indices 2021-05-19T18:41:58.8632270Z ** installing vignettes 2021-05-19T18:41:58.8723080Z ** testing if installed package can be loaded 2021-05-19T18:41:59.5243510Z * DONE (tidyr) 2021-05-19T18:41:59.5692920Z 2021-05-19T18:41:59.5694780Z The downloaded source packages are in 2021-05-19T18:41:59.5696940Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/downloaded_packages’ 2021-05-19T18:41:59.8534910Z 2021-05-19T18:41:59.8553420Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/remotes2a46738d27f7/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T18:41:59.8595400Z 2021-05-19T18:41:59.8598280Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/remotes2a46738d27f7/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T18:41:59.8854850Z 2021-05-19T18:41:59.8895550Z 2021-05-19T18:41:59.8897220Z ─ preparing ‘aghast’: 2021-05-19T18:41:59.8906490Z 2021-05-19T18:41:59.8907280Z 2021-05-19T18:41:59.8968370Z checking DESCRIPTION meta-information ... 2021-05-19T18:41:59.9006050Z 2021-05-19T18:41:59.9015130Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:41:59.9665310Z 2021-05-19T18:41:59.9704500Z 2021-05-19T18:41:59.9706120Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:41:59.9715690Z 2021-05-19T18:41:59.9756660Z 2021-05-19T18:41:59.9758370Z ─ checking for empty or unneeded directories 2021-05-19T18:41:59.9772990Z 2021-05-19T18:41:59.9810040Z 2021-05-19T18:41:59.9811680Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T18:41:59.9917900Z 2021-05-19T18:41:59.9918940Z 2021-05-19T18:41:59.9919610Z 2021-05-19T18:42:00.0089330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:42:00.0091140Z (as ‘lib’ is unspecified) 2021-05-19T18:42:00.4347910Z * installing *source* package ‘aghast’ ... 2021-05-19T18:42:00.4600550Z ** R 2021-05-19T18:42:00.4837960Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:42:00.8722410Z ** help 2021-05-19T18:42:00.9505340Z *** installing help indices 2021-05-19T18:42:00.9853690Z ** building package indices 2021-05-19T18:42:01.0061170Z ** testing if installed package can be loaded 2021-05-19T18:42:01.2356340Z * DONE (aghast) 2021-05-19T18:42:01.2595030Z Installing 1 packages: covr 2021-05-19T18:42:01.2606010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:42:01.2607410Z (as ‘lib’ is unspecified) 2021-05-19T18:42:02.1074350Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T18:42:02.1075220Z 2021-05-19T18:42:02.7220830Z 2021-05-19T18:42:02.7222330Z There are binary versions available but the source versions are later: 2021-05-19T18:42:02.7236080Z binary source needs_compilation 2021-05-19T18:42:02.7236910Z rex 1.1.2 1.2.0 FALSE 2021-05-19T18:42:02.7237550Z covr 3.5.0 3.5.1 TRUE 2021-05-19T18:42:02.7238000Z 2021-05-19T18:42:02.7254440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-19T18:42:02.9877970Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-19T18:42:02.9894260Z ================================================== 2021-05-19T18:42:02.9894960Z downloaded 154 KB 2021-05-19T18:42:02.9895420Z 2021-05-19T18:42:03.0127390Z 2021-05-19T18:42:03.0134000Z installing the source packages ‘rex’, ‘covr’ 2021-05-19T18:42:03.0134820Z The downloaded binary packages are in 2021-05-19T18:42:03.0139420Z 2021-05-19T18:42:03.0140260Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFWKNNn/downloaded_packages 2021-05-19T18:42:03.0147910Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-19T18:42:03.2425650Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-19T18:42:03.2438440Z ================================================== 2021-05-19T18:42:03.2439070Z downloaded 89 KB 2021-05-19T18:42:03.2439350Z 2021-05-19T18:42:03.2475350Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T18:42:03.3942740Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-19T18:42:03.3965280Z ================================================== 2021-05-19T18:42:03.3966150Z downloaded 143 KB 2021-05-19T18:42:03.3966650Z 2021-05-19T18:42:03.7656610Z * installing *source* package ‘rex’ ... 2021-05-19T18:42:03.7705240Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-19T18:42:03.7933120Z ** R 2021-05-19T18:42:03.8167740Z ** inst 2021-05-19T18:42:03.8204700Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:42:04.3182710Z ** help 2021-05-19T18:42:04.5503660Z *** installing help indices 2021-05-19T18:42:04.5992560Z ** building package indices 2021-05-19T18:42:04.6379820Z ** installing vignettes 2021-05-19T18:42:04.6433520Z ** testing if installed package can be loaded 2021-05-19T18:42:04.9190120Z * DONE (rex) 2021-05-19T18:42:05.5005310Z * installing *source* package ‘covr’ ... 2021-05-19T18:42:05.5137700Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-19T18:42:05.5501770Z ** libs 2021-05-19T18:42:05.5791480Z clang -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:42:05.6756950Z clang -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:42:05.7346480Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-19T18:42:05.7436370Z ** R 2021-05-19T18:42:05.7818070Z ** inst 2021-05-19T18:42:05.7935430Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:42:07.3649610Z ** help 2021-05-19T18:42:07.7218980Z *** installing help indices 2021-05-19T18:42:07.7845750Z *** copying figures 2021-05-19T18:42:07.7853580Z ** building package indices 2021-05-19T18:42:07.8403890Z ** installing vignettes 2021-05-19T18:42:07.8465200Z ** testing if installed package can be loaded 2021-05-19T18:42:08.6877620Z * DONE (covr) 2021-05-19T18:42:08.7324490Z 2021-05-19T18:42:08.7325400Z The downloaded source packages are in 2021-05-19T18:42:08.7327260Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWKNNn/downloaded_packages’ 2021-05-19T18:42:08.7963870Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T18:42:08.7964630Z Rscript -e "tic::before_install()" 2021-05-19T18:42:09.0108290Z shell: /bin/bash -e {0} 2021-05-19T18:42:09.0108720Z env: 2021-05-19T18:42:09.0109550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:42:09.0110410Z TIC_DEPLOY_KEY: 2021-05-19T18:42:09.0110930Z RSPM: 2021-05-19T18:42:09.0112760Z GITHUB_PAT: *** 2021-05-19T18:42:09.0113640Z COVERALLS_TOKEN: *** 2021-05-19T18:42:09.0114120Z continue-on-error: false 2021-05-19T18:42:09.0114580Z VDIFFR_RUN_TESTS: false 2021-05-19T18:42:09.0115280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:42:09.0115710Z TZ: UTC 2021-05-19T18:42:09.0116060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:42:09.0116450Z NOT_CRAN: true 2021-05-19T18:42:09.0116790Z ##[endgroup] 2021-05-19T18:42:09.8317410Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:42:09.8320640Z Running before_install: step_install_remote_binaries() 2021-05-19T18:42:10.1122290Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T18:42:10.1123150Z remotes::install_deps(dependencies = TRUE) 2021-05-19T18:42:10.1123780Z remotes::install_cran("rcmdcheck") 2021-05-19T18:42:10.1124340Z remotes::install_cran("markdown") 2021-05-19T18:42:10.1314320Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:42:10.1314940Z env: 2021-05-19T18:42:10.1315380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:42:10.1315880Z TIC_DEPLOY_KEY: 2021-05-19T18:42:10.1316270Z RSPM: 2021-05-19T18:42:10.1318320Z GITHUB_PAT: *** 2021-05-19T18:42:10.1319190Z COVERALLS_TOKEN: *** 2021-05-19T18:42:10.1319710Z continue-on-error: false 2021-05-19T18:42:10.1320200Z VDIFFR_RUN_TESTS: false 2021-05-19T18:42:10.1320720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:42:10.1321160Z TZ: UTC 2021-05-19T18:42:10.1321580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:42:10.1322020Z NOT_CRAN: true 2021-05-19T18:42:10.1322580Z ##[endgroup] 2021-05-19T18:42:15.3384790Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T18:42:15.3385860Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-19T18:42:15.3413370Z Installing 2 packages: bitops, RCurl 2021-05-19T18:42:15.3429120Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:42:15.3430380Z (as ‘lib’ is unspecified) 2021-05-19T18:42:19.8026530Z 2021-05-19T18:42:19.8027540Z There are binary versions available but the source versions are later: 2021-05-19T18:42:19.8050660Z binary source needs_compilation 2021-05-19T18:42:19.8052180Z bitops 1.0-6 1.0-7 TRUE 2021-05-19T18:42:19.8053100Z RCurl 1.98-1.1 1.98-1.3 TRUE 2021-05-19T18:42:19.8053410Z 2021-05-19T18:42:19.8054490Z installing the source packages ‘bitops’, ‘RCurl’ 2021-05-19T18:42:19.8055000Z 2021-05-19T18:42:19.8084020Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-19T18:42:20.0419010Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-19T18:42:20.0419830Z ================================================== 2021-05-19T18:42:20.0420310Z downloaded 10 KB 2021-05-19T18:42:20.0420580Z 2021-05-19T18:42:20.0626650Z trying URL 'https://cloud.r-project.org/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-19T18:42:20.3019190Z Content type 'application/x-gzip' length 728630 bytes (711 KB) 2021-05-19T18:42:20.3172820Z ================================================== 2021-05-19T18:42:20.3173590Z downloaded 711 KB 2021-05-19T18:42:20.3173900Z 2021-05-19T18:42:20.5804240Z * installing *source* package ‘bitops’ ... 2021-05-19T18:42:20.5843370Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-19T18:42:20.5969730Z ** libs 2021-05-19T18:42:20.6388510Z clang -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:42:20.8627730Z clang -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:42:20.9694800Z clang -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:42:21.0563340Z clang -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:42:21.1250750Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-19T18:42:21.1342200Z ** R 2021-05-19T18:42:21.1478800Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:42:21.2629200Z ** help 2021-05-19T18:42:21.3169000Z *** installing help indices 2021-05-19T18:42:21.3540660Z ** building package indices 2021-05-19T18:42:21.3692030Z ** testing if installed package can be loaded 2021-05-19T18:42:21.6955640Z * DONE (bitops) 2021-05-19T18:42:22.2058870Z * installing *source* package ‘RCurl’ ... 2021-05-19T18:42:22.2193700Z ** package ‘RCurl’ successfully unpacked and MD5 sums checked 2021-05-19T18:42:22.5354240Z checking for curl-config... /usr/local/opt/curl/bin/curl-config 2021-05-19T18:42:22.5360940Z checking for gcc... gcc 2021-05-19T18:42:22.7752480Z checking whether the C compiler works... yes 2021-05-19T18:42:22.7753410Z checking for C compiler default output file name... a.out 2021-05-19T18:42:22.9083560Z checking for suffix of executables... 2021-05-19T18:42:23.1707970Z checking whether we are cross compiling... no 2021-05-19T18:42:23.2537680Z checking for suffix of object files... o 2021-05-19T18:42:23.3260350Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:42:23.3971100Z checking whether gcc accepts -g... yes 2021-05-19T18:42:23.5301860Z checking for gcc option to accept ISO C89... none needed 2021-05-19T18:42:23.6511100Z checking how to run the C preprocessor... gcc -E 2021-05-19T18:42:24.3177160Z Version has a libidn field 2021-05-19T18:42:24.4880060Z Version has CURLOPT_URL 2021-05-19T18:42:24.6461330Z Version has CURLINFO_EFFECTIVE_URL 2021-05-19T18:42:24.8021740Z Version has CURLINFO_RESPONSE_CODE 2021-05-19T18:42:24.9549160Z Version has CURLINFO_TOTAL_TIME 2021-05-19T18:42:25.1140260Z Version has CURLINFO_NAMELOOKUP_TIME 2021-05-19T18:42:25.2722180Z Version has CURLINFO_CONNECT_TIME 2021-05-19T18:42:25.4290980Z Version has CURLINFO_PRETRANSFER_TIME 2021-05-19T18:42:25.5857230Z Version has CURLINFO_SIZE_UPLOAD 2021-05-19T18:42:25.7590610Z Version has CURLINFO_SIZE_DOWNLOAD 2021-05-19T18:42:25.9168490Z Version has CURLINFO_SPEED_DOWNLOAD 2021-05-19T18:42:26.0718400Z Version has CURLINFO_SPEED_UPLOAD 2021-05-19T18:42:26.2316130Z Version has CURLINFO_HEADER_SIZE 2021-05-19T18:42:26.3892300Z Version has CURLINFO_REQUEST_SIZE 2021-05-19T18:42:26.5467520Z Version has CURLINFO_SSL_VERIFYRESULT 2021-05-19T18:42:26.7024440Z Version has CURLINFO_FILETIME 2021-05-19T18:42:26.8656210Z Version has CURLINFO_CONTENT_LENGTH_DOWNLOAD 2021-05-19T18:42:27.0258010Z Version has CURLINFO_CONTENT_LENGTH_UPLOAD 2021-05-19T18:42:27.1825720Z Version has CURLINFO_STARTTRANSFER_TIME 2021-05-19T18:42:27.3405100Z Version has CURLINFO_CONTENT_TYPE 2021-05-19T18:42:27.4983220Z Version has CURLINFO_REDIRECT_TIME 2021-05-19T18:42:27.6599650Z Version has CURLINFO_REDIRECT_COUNT 2021-05-19T18:42:27.8263070Z Version has CURLINFO_PRIVATE 2021-05-19T18:42:27.9845110Z Version has CURLINFO_HTTP_CONNECTCODE 2021-05-19T18:42:28.1408640Z Version has CURLINFO_HTTPAUTH_AVAIL 2021-05-19T18:42:28.3028030Z Version has CURLINFO_PROXYAUTH_AVAIL 2021-05-19T18:42:28.4602880Z Version has CURLINFO_OS_ERRNO 2021-05-19T18:42:28.6145680Z Version has CURLINFO_NUM_CONNECTS 2021-05-19T18:42:28.7730810Z Version has CURLINFO_SSL_ENGINES 2021-05-19T18:42:28.9349430Z Version has CURLINFO_COOKIELIST 2021-05-19T18:42:29.1006040Z Version has CURLINFO_LASTSOCKET 2021-05-19T18:42:29.2597550Z Version has CURLINFO_FTP_ENTRY_PATH 2021-05-19T18:42:29.4163830Z Version has CURLINFO_REDIRECT_URL 2021-05-19T18:42:29.5738500Z Version has CURLINFO_PRIMARY_IP 2021-05-19T18:42:29.7300730Z Version has CURLINFO_APPCONNECT_TIME 2021-05-19T18:42:29.8868480Z Version has CURLINFO_CERTINFO 2021-05-19T18:42:30.0422290Z Version has CURLINFO_CONDITION_UNMET 2021-05-19T18:42:30.2015310Z Version has CURLOPT_WRITEDATA 2021-05-19T18:42:30.3684200Z Version has CURLOPT_KEYPASSWD 2021-05-19T18:42:30.5256640Z Version has CURLOPT_DIRLISTONLY 2021-05-19T18:42:30.6893850Z Version has CURLOPT_APPEND 2021-05-19T18:42:30.8475900Z Version has CURLOPT_KRBLEVEL 2021-05-19T18:42:31.0189330Z Version has CURLOPT_USE_SSL 2021-05-19T18:42:31.1821360Z Version has CURLOPT_TIMEOUT_MS 2021-05-19T18:42:31.3462760Z Version has CURLOPT_CONNECTTIMEOUT_MS 2021-05-19T18:42:31.5054780Z Version has CURLOPT_HTTP_TRANSFER_DECODING 2021-05-19T18:42:31.6665600Z Version has CURLOPT_HTTP_CONTENT_DECODING 2021-05-19T18:42:31.8248170Z Version has CURLOPT_NEW_FILE_PERMS 2021-05-19T18:42:31.9850990Z Version has CURLOPT_NEW_DIRECTORY_PERMS 2021-05-19T18:42:32.1478490Z Version has CURLOPT_POSTREDIR 2021-05-19T18:42:32.3104710Z Version has CURLOPT_OPENSOCKETFUNCTION 2021-05-19T18:42:32.4716390Z Version has CURLOPT_OPENSOCKETDATA 2021-05-19T18:42:32.6268440Z Version has CURLOPT_COPYPOSTFIELDS 2021-05-19T18:42:32.7885700Z Version has CURLOPT_PROXY_TRANSFER_MODE 2021-05-19T18:42:32.9506760Z Version has CURLOPT_SEEKFUNCTION 2021-05-19T18:42:33.1133020Z Version has CURLOPT_SEEKDATA 2021-05-19T18:42:33.2731970Z Version has CURLOPT_CRLFILE 2021-05-19T18:42:33.4307310Z Version has CURLOPT_ISSUERCERT 2021-05-19T18:42:33.5891840Z Version has CURLOPT_ADDRESS_SCOPE 2021-05-19T18:42:33.7569020Z Version has CURLOPT_CERTINFO 2021-05-19T18:42:33.9202010Z Version has CURLOPT_USERNAME 2021-05-19T18:42:34.0825520Z Version has CURLOPT_PASSWORD 2021-05-19T18:42:34.2728860Z Version has CURLOPT_PROXYUSERNAME 2021-05-19T18:42:34.4383460Z Version has CURLOPT_PROXYPASSWORD 2021-05-19T18:42:34.5992070Z Version has CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 2021-05-19T18:42:34.7880940Z Version has CURLOPT_NOPROXY 2021-05-19T18:42:34.9704160Z Version has CURLOPT_TFTP_BLKSIZE 2021-05-19T18:42:35.1316930Z Version has CURLOPT_SOCKS5_GSSAPI_SERVICE 2021-05-19T18:42:35.3039500Z Version has CURLOPT_SOCKS5_GSSAPI_NEC 2021-05-19T18:42:35.4641500Z Version has CURLOPT_PROTOCOLS 2021-05-19T18:42:35.6268090Z Version has CURLOPT_REDIR_PROTOCOLS 2021-05-19T18:42:35.7830760Z Version has CURLOPT_SSH_AUTH_TYPES 2021-05-19T18:42:35.9405240Z Version has CURLOPT_SSH_PUBLIC_KEYFILE 2021-05-19T18:42:36.0993710Z Version has CURLOPT_SSH_PRIVATE_KEYFILE 2021-05-19T18:42:36.2605820Z Version has CURLOPT_FTP_SSL_CCC 2021-05-19T18:42:36.4206180Z Version has CURLOPT_COOKIELIST 2021-05-19T18:42:37.2210120Z Version has CURLOPT_IGNORE_CONTENT_LENGTH 2021-05-19T18:42:37.2211860Z Version has CURLOPT_FTP_SKIP_PASV_IP 2021-05-19T18:42:37.2214530Z Version has CURLOPT_FTP_FILEMETHOD 2021-05-19T18:42:37.2215560Z Version has CURLOPT_LOCALPORT 2021-05-19T18:42:37.2290120Z Version has CURLOPT_LOCALPORTRANGE 2021-05-19T18:42:37.3886850Z Version has CURLOPT_CONNECT_ONLY 2021-05-19T18:42:37.5442780Z Version has CURLOPT_CONV_FROM_NETWORK_FUNCTION 2021-05-19T18:42:37.7041940Z Version has CURLOPT_CONV_TO_NETWORK_FUNCTION 2021-05-19T18:42:37.8605840Z Version has CURLOPT_CONV_FROM_UTF8_FUNCTION 2021-05-19T18:42:38.0210420Z Version has CURLOPT_MAX_SEND_SPEED_LARGE 2021-05-19T18:42:38.1855670Z Version has CURLOPT_MAX_RECV_SPEED_LARGE 2021-05-19T18:42:38.3436130Z Version has CURLOPT_FTP_ALTERNATIVE_TO_USER 2021-05-19T18:42:38.5034190Z Version has CURLOPT_SOCKOPTFUNCTION 2021-05-19T18:42:38.6677300Z Version has CURLOPT_SOCKOPTDATA 2021-05-19T18:42:38.8278080Z Version has CURLOPT_SSL_SESSIONID_CACHE 2021-05-19T18:42:38.8470610Z libcurl version: libcurl 7.76.1 2021-05-19T18:42:38.8932360Z configure: creating ./config.status 2021-05-19T18:42:39.2499100Z config.status: creating src/Makevars 2021-05-19T18:42:39.3614000Z ** libs 2021-05-19T18:42:39.3949400Z clang -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:42:39.5441190Z clang -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:42:39.9533450Z clang -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:42:40.0545170Z clang -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:42:40.2093960Z clang -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:42:40.3232620Z clang -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:42:40.4749170Z clang -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:42:40.6132350Z clang -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:42:40.8296650Z clang -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:42:40.9388230Z installing to /Users/runner/work/_temp/Library/RCurl/libs 2021-05-19T18:42:40.9471530Z ** R 2021-05-19T18:42:40.9786730Z ** data 2021-05-19T18:42:40.9798000Z ** inst 2021-05-19T18:42:41.0169560Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:42:45.4562550Z ** help 2021-05-19T18:42:45.9233870Z *** installing help indices 2021-05-19T18:42:46.0242370Z ** building package indices 2021-05-19T18:42:46.1206210Z ** testing if installed package can be loaded 2021-05-19T18:42:46.5360370Z * DONE (RCurl) 2021-05-19T18:42:46.5752280Z 2021-05-19T18:42:46.5753150Z The downloaded source packages are in 2021-05-19T18:42:46.5755020Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFoIeLL/downloaded_packages’ 2021-05-19T18:42:47.4384200Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T18:42:47.4385150Z Use `force = TRUE` to force installation 2021-05-19T18:42:47.4402450Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T18:42:47.4403340Z Use `force = TRUE` to force installation 2021-05-19T18:42:47.4590880Z ##[group]Run options(width = 100) 2021-05-19T18:42:47.4591490Z options(width = 100) 2021-05-19T18:42:47.4592010Z pkgs <- installed.packages()[, "Package"] 2021-05-19T18:42:47.4592640Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T18:42:47.4781530Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:42:47.4781940Z env: 2021-05-19T18:42:47.4782340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:42:47.4782770Z TIC_DEPLOY_KEY: 2021-05-19T18:42:47.4783090Z RSPM: 2021-05-19T18:42:47.4784220Z GITHUB_PAT: *** 2021-05-19T18:42:47.4785070Z COVERALLS_TOKEN: *** 2021-05-19T18:42:47.4785540Z continue-on-error: false 2021-05-19T18:42:47.4785980Z VDIFFR_RUN_TESTS: false 2021-05-19T18:42:47.4786440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:42:47.4786840Z TZ: UTC 2021-05-19T18:42:47.4787210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:42:47.4787590Z NOT_CRAN: true 2021-05-19T18:42:47.4787980Z ##[endgroup] 2021-05-19T18:42:48.1992790Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:42:48.1993550Z setting value 2021-05-19T18:42:48.1994730Z version R version 3.5.3 (2019-03-11) 2021-05-19T18:42:48.1995360Z os macOS 10.15.7 2021-05-19T18:42:48.1995950Z system x86_64, darwin15.6.0 2021-05-19T18:42:48.1996490Z ui X11 2021-05-19T18:42:48.1996980Z language (EN) 2021-05-19T18:42:48.1997960Z collate en_US.UTF-8 2021-05-19T18:42:48.1998930Z ctype en_US.UTF-8 2021-05-19T18:42:48.1999510Z tz UTC 2021-05-19T18:42:48.2000490Z date 2021-05-19 2021-05-19T18:42:48.2000790Z 2021-05-19T18:42:48.2002580Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:42:48.2003430Z ! package * version date lib source 2021-05-19T18:42:48.2004820Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T18:42:48.2006020Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2007140Z base * 3.5.3 2019-03-13 [?] local 2021-05-19T18:42:48.2008190Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2009540Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2010650Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-19T18:42:48.2012020Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2013180Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2014350Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2015420Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2016560Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2017800Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2018880Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2020060Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2021220Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-19T18:42:48.2022340Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2023600Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2036160Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2037840Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2039100Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2040330Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2041450Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2042620Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T18:42:48.2043800Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2044910Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2045990Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2047110Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2048230Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2049330Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2050450Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2051510Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2052650Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2053740Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2054790Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2055910Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2057010Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2058420Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T18:42:48.2059640Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2060750Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2061820Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2062940Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2064100Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2065260Z grid 3.5.3 2019-03-13 [?] local 2021-05-19T18:42:48.2066360Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2067400Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2068650Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-19T18:42:48.2069830Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2070980Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2072130Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2073230Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2074300Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2075450Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2076570Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2077630Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2078760Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2080170Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2081330Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2082450Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2083530Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2084590Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2085680Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2086710Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2087830Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2088960Z parallel 3.5.3 2019-03-13 [?] local 2021-05-19T18:42:48.2090160Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2091320Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2092460Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2093530Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2094650Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-19T18:42:48.2095900Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2097010Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2099780Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2101780Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2103960Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2106020Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2108000Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2109860Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2112330Z RCurl 1.98-1.3 2021-03-16 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2114280Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2116290Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2118230Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2120060Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2122080Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2124040Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2125940Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2127920Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2129920Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2131850Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-19T18:42:48.2133860Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2135990Z splines 3.5.3 2019-03-13 [?] local 2021-05-19T18:42:48.2137860Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2139790Z stats4 3.5.3 2019-03-13 [?] local 2021-05-19T18:42:48.2142200Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2144130Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2146080Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-19T18:42:48.2147860Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2149760Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-19T18:42:48.2151740Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2153610Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2155570Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T18:42:48.2157590Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2159460Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2161440Z P tools 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2163340Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2165210Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2167090Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-19T18:42:48.2168980Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2170790Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2172680Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2174550Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2176620Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2178480Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2180120Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-19T18:42:48.2181270Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-19T18:42:48.2182370Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-19T18:42:48.2183080Z 2021-05-19T18:42:48.2183650Z [1] /Users/runner/work/_temp/Library 2021-05-19T18:42:48.2184580Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-19T18:42:48.2185170Z 2021-05-19T18:42:48.2186200Z P ── Loaded and on-disk path mismatch. 2021-05-19T18:42:48.2234750Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T18:42:48.2235430Z Rscript -e 'tic::script()' 2021-05-19T18:42:48.2235900Z ls -l check 2021-05-19T18:42:48.2681770Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:42:48.2682310Z env: 2021-05-19T18:42:48.2682780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:42:48.2683230Z TIC_DEPLOY_KEY: 2021-05-19T18:42:48.2683610Z RSPM: 2021-05-19T18:42:48.2684840Z GITHUB_PAT: *** 2021-05-19T18:42:48.2685750Z COVERALLS_TOKEN: *** 2021-05-19T18:42:48.2686290Z continue-on-error: false 2021-05-19T18:42:48.2686800Z VDIFFR_RUN_TESTS: false 2021-05-19T18:42:48.2687290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:42:48.2687760Z TZ: UTC 2021-05-19T18:42:48.2688140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:42:48.2688570Z NOT_CRAN: true 2021-05-19T18:42:48.2688980Z ##[endgroup] 2021-05-19T18:42:48.6072110Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:42:48.7405710Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T18:42:48.7406880Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T18:42:48.7407680Z timeout = Inf, check_dir = "check") 2021-05-19T18:42:48.8274220Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T18:42:49.1216220Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T18:42:49.3190030Z * preparing ‘neurocStats’: 2021-05-19T18:42:49.3285720Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:42:49.3917550Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:42:49.3925140Z * checking for empty or unneeded directories 2021-05-19T18:42:49.3988420Z * building ‘neurocStats_0.1.3.tar.gz’ 2021-05-19T18:42:49.4186050Z 2021-05-19T18:42:49.5523160Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T18:42:49.8770320Z * using log directory ‘/Users/runner/work/neurocStats/neurocStats/check/neurocStats.Rcheck’ 2021-05-19T18:42:49.8789610Z * using R version 3.5.3 (2019-03-11) 2021-05-19T18:42:49.8791370Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-19T18:42:49.8792960Z * using session charset: UTF-8 2021-05-19T18:42:49.9124570Z * using option ‘--as-cran’ 2021-05-19T18:42:49.9227510Z * checking for file ‘neurocStats/DESCRIPTION’ ... OK 2021-05-19T18:42:49.9328100Z * this is package ‘neurocStats’ version ‘0.1.3’ 2021-05-19T18:42:49.9430320Z * package encoding: UTF-8 2021-05-19T18:42:49.9530440Z * checking package namespace information ... OK 2021-05-19T18:42:50.9649530Z * checking package dependencies ... OK 2021-05-19T18:42:50.9750590Z * checking if this is a source package ... OK 2021-05-19T18:42:50.9767410Z * checking if there is a namespace ... OK 2021-05-19T18:42:51.1572930Z * checking for executable files ... OK 2021-05-19T18:42:51.1590490Z * checking for hidden files and directories ... OK 2021-05-19T18:42:51.1605450Z * checking for portable file names ... OK 2021-05-19T18:42:51.1621560Z * checking for sufficient/correct file permissions ... OK 2021-05-19T18:42:51.1641660Z * checking serialization versions ... OK 2021-05-19T18:42:53.2599490Z * checking whether package ‘neurocStats’ can be installed ... OK 2021-05-19T18:42:53.2787380Z * checking installed package size ... OK 2021-05-19T18:42:53.4307590Z * checking package directory ... OK 2021-05-19T18:42:53.6495210Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:42:53.6505390Z * checking top-level files ... OK 2021-05-19T18:42:53.6513100Z * checking for left-over files ... OK 2021-05-19T18:42:53.6514280Z * checking index information ... OK 2021-05-19T18:42:53.7229360Z * checking package subdirectories ... OK 2021-05-19T18:42:53.7905770Z * checking R files for non-ASCII characters ... OK 2021-05-19T18:42:53.8639690Z * checking R files for syntax errors ... OK 2021-05-19T18:42:54.6309980Z * checking whether the package can be loaded ... OK 2021-05-19T18:42:55.2878270Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T18:42:55.9587650Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T18:42:56.6304940Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T18:42:57.4174200Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T18:42:58.2303240Z * checking loading without being on the library search path ... OK 2021-05-19T18:42:58.9337870Z * checking dependencies in R code ... OK 2021-05-19T18:43:00.1785950Z * checking S3 generic/method consistency ... OK 2021-05-19T18:43:00.8509510Z * checking replacement functions ... OK 2021-05-19T18:43:01.5239810Z * checking foreign function calls ... OK 2021-05-19T18:43:05.2913590Z * checking R code for possible problems ... OK 2021-05-19T18:43:05.3883300Z * checking Rd files ... OK 2021-05-19T18:43:05.4577600Z * checking Rd metadata ... OK 2021-05-19T18:43:05.5393750Z * checking Rd line widths ... OK 2021-05-19T18:43:05.9555300Z * checking Rd cross-references ... OK 2021-05-19T18:43:06.6386950Z * checking for missing documentation entries ... OK 2021-05-19T18:43:08.6526030Z * checking for code/documentation mismatches ... OK 2021-05-19T18:43:10.0430650Z * checking Rd \usage sections ... OK 2021-05-19T18:43:10.1250460Z * checking Rd contents ... OK 2021-05-19T18:43:10.2013320Z * checking for unstated dependencies in examples ... OK 2021-05-19T18:43:10.4199530Z * checking examples ... NONE 2021-05-19T18:43:10.4951200Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T18:43:10.7047440Z * checking tests ... 2021-05-19T18:43:52.6610780Z Running ‘testthat.R’ [12s/42s] 2021-05-19T18:43:52.6766960Z OK 2021-05-19T18:43:56.1882000Z * checking PDF version of manual ... OK 2021-05-19T18:43:56.1890110Z * DONE 2021-05-19T18:43:56.1896960Z 2021-05-19T18:43:56.1897860Z Status: OK 2021-05-19T18:43:56.1950860Z 2021-05-19T18:43:56.3196870Z ── R CMD check results ────────────────────────────────── neurocStats 0.1.3 ──── 2021-05-19T18:43:56.3215080Z Duration: 1m 6.8s 2021-05-19T18:43:56.3215440Z 2021-05-19T18:43:56.3228700Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-19T18:43:56.3408150Z total 56 2021-05-19T18:43:56.3410540Z drwxr-xr-x 11 runner staff 352 May 19 18:43 neurocStats.Rcheck 2021-05-19T18:43:56.3413270Z -rw-r--r-- 1 runner staff 5353 May 19 18:42 neurocStats_0.1.3.tar.gz 2021-05-19T18:43:56.3414660Z -rw-r--r-- 1 runner staff 19121 May 19 18:42 neurocStats_0.1.3.tgz 2021-05-19T18:43:56.3466080Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:43:56.3466980Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:43:56.3727480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:43:56.3727990Z env: 2021-05-19T18:43:56.3728470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:43:56.3728900Z TIC_DEPLOY_KEY: 2021-05-19T18:43:56.3729260Z RSPM: 2021-05-19T18:43:56.3730880Z GITHUB_PAT: *** 2021-05-19T18:43:56.3731690Z COVERALLS_TOKEN: *** 2021-05-19T18:43:56.3732220Z continue-on-error: false 2021-05-19T18:43:56.3732730Z VDIFFR_RUN_TESTS: false 2021-05-19T18:43:56.3733600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:43:56.3734080Z TZ: UTC 2021-05-19T18:43:56.3734460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:43:56.3734900Z NOT_CRAN: true 2021-05-19T18:43:56.3735300Z ##[endgroup] 2021-05-19T18:43:56.4133080Z 2021-05-19T18:43:56.4135400Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-19T18:43:56.4136280Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-19T18:43:56.4137560Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-19T18:43:56.4138000Z 2021-05-19T18:43:56.4138680Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T18:43:56.4139580Z You are welcome to redistribute it under certain conditions. 2021-05-19T18:43:56.4140890Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T18:43:56.4141290Z 2021-05-19T18:43:56.4141950Z R is a collaborative project with many contributors. 2021-05-19T18:43:56.4143160Z Type 'contributors()' for more information and 2021-05-19T18:43:56.4144380Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T18:43:56.4144850Z 2021-05-19T18:43:56.4145890Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T18:43:56.4147020Z 'help.start()' for an HTML browser interface to help. 2021-05-19T18:43:56.4148120Z Type 'q()' to quit R. 2021-05-19T18:43:56.4148430Z 2021-05-19T18:43:56.4148840Z > library(testthat) 2021-05-19T18:43:56.4149370Z > library(neurocStats) 2021-05-19T18:43:56.4149810Z > 2021-05-19T18:43:56.4150270Z > test_check("neurocStats") 2021-05-19T18:43:56.4150870Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-19T18:43:56.4151250Z > 2021-05-19T18:43:56.4151670Z > proc.time() 2021-05-19T18:43:56.4152180Z user system elapsed 2021-05-19T18:43:56.4152630Z 11.215 0.866 41.874 2021-05-19T18:43:56.4236420Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T18:43:56.4237100Z Rscript -e "tic::before_deploy()" 2021-05-19T18:43:56.4499640Z shell: /bin/bash -e {0} 2021-05-19T18:43:56.4500090Z env: 2021-05-19T18:43:56.4500530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:43:56.4501030Z TIC_DEPLOY_KEY: 2021-05-19T18:43:56.4501440Z RSPM: 2021-05-19T18:43:56.4502390Z GITHUB_PAT: *** 2021-05-19T18:43:56.4503210Z COVERALLS_TOKEN: *** 2021-05-19T18:43:56.4503730Z continue-on-error: false 2021-05-19T18:43:56.4504210Z VDIFFR_RUN_TESTS: false 2021-05-19T18:43:56.4504830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:43:56.4505300Z TZ: UTC 2021-05-19T18:43:56.4505710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:43:56.4506160Z NOT_CRAN: true 2021-05-19T18:43:56.4506540Z ##[endgroup] 2021-05-19T18:43:56.7895600Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:43:56.9851170Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T18:43:56.9851800Z with: 2021-05-19T18:43:56.9852630Z upload_url: https://uploads.github.com/repos/neuroconductor/neurocStats/releases/43236270/assets{?name,label} 2021-05-19T18:43:56.9853590Z asset_path: check/neurocStats_0.1.3.tgz 2021-05-19T18:43:56.9854200Z asset_name: neurocStats_0.1.3_R3.5.tgz 2021-05-19T18:43:56.9854790Z asset_content_type: application/octet-stream 2021-05-19T18:43:56.9855310Z env: 2021-05-19T18:43:56.9855730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:43:56.9856220Z TIC_DEPLOY_KEY: 2021-05-19T18:43:56.9856600Z RSPM: 2021-05-19T18:43:56.9857760Z GITHUB_PAT: *** 2021-05-19T18:43:56.9858920Z COVERALLS_TOKEN: *** 2021-05-19T18:43:56.9859540Z continue-on-error: false 2021-05-19T18:43:56.9860030Z VDIFFR_RUN_TESTS: false 2021-05-19T18:43:56.9860560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:43:56.9861000Z TZ: UTC 2021-05-19T18:43:56.9861470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:43:56.9861920Z NOT_CRAN: true 2021-05-19T18:43:56.9862830Z GITHUB_TOKEN: *** 2021-05-19T18:43:56.9863230Z ##[endgroup] 2021-05-19T18:43:58.2274450Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T18:43:58.2275090Z Rscript -e "tic::deploy()" 2021-05-19T18:43:58.2536240Z shell: /bin/bash -e {0} 2021-05-19T18:43:58.2536670Z env: 2021-05-19T18:43:58.2537110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:43:58.2537600Z TIC_DEPLOY_KEY: 2021-05-19T18:43:58.2537940Z RSPM: 2021-05-19T18:43:58.2539720Z GITHUB_PAT: *** 2021-05-19T18:43:58.2540610Z COVERALLS_TOKEN: *** 2021-05-19T18:43:58.2541100Z continue-on-error: false 2021-05-19T18:43:58.2541620Z VDIFFR_RUN_TESTS: false 2021-05-19T18:43:58.2542150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:43:58.2542590Z TZ: UTC 2021-05-19T18:43:58.2543020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:43:58.2543420Z NOT_CRAN: true 2021-05-19T18:43:58.2543840Z ##[endgroup] 2021-05-19T18:43:58.5880680Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:43:58.7216890Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T18:43:58.7217560Z Rscript -e "tic::after_deploy()" 2021-05-19T18:43:58.7482160Z shell: /bin/bash -e {0} 2021-05-19T18:43:58.7482620Z env: 2021-05-19T18:43:58.7483160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:43:58.7483630Z TIC_DEPLOY_KEY: 2021-05-19T18:43:58.7484020Z RSPM: 2021-05-19T18:43:58.7485190Z GITHUB_PAT: *** 2021-05-19T18:43:58.7486050Z COVERALLS_TOKEN: *** 2021-05-19T18:43:58.7486580Z continue-on-error: false 2021-05-19T18:43:58.7487240Z VDIFFR_RUN_TESTS: false 2021-05-19T18:43:58.7487770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:43:58.7488240Z TZ: UTC 2021-05-19T18:43:58.7488620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:43:58.7489080Z NOT_CRAN: true 2021-05-19T18:43:58.7489450Z ##[endgroup] 2021-05-19T18:43:59.0941020Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:43:59.4830720Z Post job cleanup. 2021-05-19T18:43:59.5753110Z [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:43:59.5917850Z Post job cleanup. 2021-05-19T18:43:59.7349260Z [command]/usr/local/bin/git version 2021-05-19T18:43:59.7771760Z git version 2.31.1 2021-05-19T18:43:59.7822710Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T18:43:59.7927630Z [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:43:59.9057750Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T18:43:59.9117040Z http.https://github.com/.extraheader 2021-05-19T18:43:59.9130390Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T18:43:59.9278720Z [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:44:00.0234870Z Cleaning up orphan processes