2021-05-18T03:31:05.0564036Z ##[section]Starting: Request a runner to run this job 2021-05-18T03:31:05.1767692Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-18T03:31:05.3017509Z 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-18T03:31:05.3877963Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T03:31:05.4580140Z ##[section]Finishing: Request a runner to run this job 2021-05-18T03:31:18.5192900Z Current runner version: '2.278.0' 2021-05-18T03:31:18.5243120Z ##[group]Operating System 2021-05-18T03:31:18.5244070Z Mac OS X 2021-05-18T03:31:18.5244940Z 10.15.7 2021-05-18T03:31:18.5245360Z 19H1030 2021-05-18T03:31:18.5245910Z ##[endgroup] 2021-05-18T03:31:18.5246580Z ##[group]Virtual Environment 2021-05-18T03:31:18.5247210Z Environment: macos-10.15 2021-05-18T03:31:18.5247750Z Version: 20210510.1 2021-05-18T03:31:18.5248720Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-18T03:31:18.5250030Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-18T03:31:18.5250990Z ##[endgroup] 2021-05-18T03:31:18.5252870Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T03:31:18.5254190Z Actions: write 2021-05-18T03:31:18.5254740Z Checks: write 2021-05-18T03:31:18.5255340Z Contents: write 2021-05-18T03:31:18.5255850Z Deployments: write 2021-05-18T03:31:18.5256480Z Issues: write 2021-05-18T03:31:18.5257040Z Metadata: read 2021-05-18T03:31:18.5257630Z Packages: write 2021-05-18T03:31:18.5258190Z PullRequests: write 2021-05-18T03:31:18.5258770Z RepositoryProjects: write 2021-05-18T03:31:18.5259400Z SecurityEvents: write 2021-05-18T03:31:18.5259910Z Statuses: write 2021-05-18T03:31:18.5260640Z ##[endgroup] 2021-05-18T03:31:18.5264210Z Prepare workflow directory 2021-05-18T03:31:18.6532870Z Prepare all required actions 2021-05-18T03:31:18.6545170Z Getting action download info 2021-05-18T03:31:19.0869590Z Download action repository 'actions/checkout@v2' 2021-05-18T03:31:20.4870270Z Download action repository 'r-lib/actions@master' 2021-05-18T03:31:22.5568520Z Download action repository 'adigherman/actions@master' 2021-05-18T03:31:24.5434500Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T03:31:24.8790270Z Download action repository 'actions/cache@v1' 2021-05-18T03:31:25.2433920Z Download action repository 'actions/upload-artifact@master' 2021-05-18T03:31:25.6060180Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T03:31:26.3173580Z ##[group]Run actions/checkout@v2 2021-05-18T03:31:26.3174300Z with: 2021-05-18T03:31:26.3174720Z repository: neuroconductor/oasis 2021-05-18T03:31:26.3175560Z token: *** 2021-05-18T03:31:26.3175910Z ssh-strict: true 2021-05-18T03:31:26.3176370Z persist-credentials: true 2021-05-18T03:31:26.3176800Z clean: true 2021-05-18T03:31:26.3177140Z fetch-depth: 1 2021-05-18T03:31:26.3177480Z lfs: false 2021-05-18T03:31:26.3177820Z submodules: false 2021-05-18T03:31:26.3178150Z env: 2021-05-18T03:31:26.3178540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:31:26.3178960Z TIC_DEPLOY_KEY: 2021-05-18T03:31:26.3179290Z RSPM: 2021-05-18T03:31:26.3179950Z GITHUB_PAT: *** 2021-05-18T03:31:26.3180670Z COVERALLS_TOKEN: *** 2021-05-18T03:31:26.3181120Z continue-on-error: false 2021-05-18T03:31:26.3181560Z VDIFFR_RUN_TESTS: false 2021-05-18T03:31:26.3181930Z ##[endgroup] 2021-05-18T03:31:27.7495950Z Syncing repository: neuroconductor/oasis 2021-05-18T03:31:27.7591770Z ##[group]Getting Git version info 2021-05-18T03:31:27.7593960Z Working directory is '/Users/runner/work/oasis/oasis' 2021-05-18T03:31:27.7600730Z [command]/usr/local/bin/git version 2021-05-18T03:31:27.7601730Z git version 2.31.1 2021-05-18T03:31:27.7605110Z ##[endgroup] 2021-05-18T03:31:27.7606780Z Deleting the contents of '/Users/runner/work/oasis/oasis' 2021-05-18T03:31:27.7608620Z ##[group]Initializing the repository 2021-05-18T03:31:27.7609600Z [command]/usr/local/bin/git init /Users/runner/work/oasis/oasis 2021-05-18T03:31:27.7611370Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T03:31:27.7619560Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T03:31:27.7633480Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T03:31:27.7634580Z hint: 2021-05-18T03:31:27.7635710Z hint: git config --global init.defaultBranch 2021-05-18T03:31:27.7637260Z hint: 2021-05-18T03:31:27.7641230Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T03:31:27.7642590Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T03:31:27.7643750Z hint: 2021-05-18T03:31:27.7644820Z hint: git branch -m 2021-05-18T03:31:27.7645590Z Initialized empty Git repository in /Users/runner/work/oasis/oasis/.git/ 2021-05-18T03:31:27.7646710Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/oasis 2021-05-18T03:31:27.7647580Z ##[endgroup] 2021-05-18T03:31:27.7648220Z ##[group]Disabling automatic garbage collection 2021-05-18T03:31:27.7649970Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-18T03:31:27.7651130Z ##[endgroup] 2021-05-18T03:31:27.7653620Z ##[group]Setting up auth 2021-05-18T03:31:27.7655760Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T03:31:27.7657600Z [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-18T03:31:27.7660090Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T03:31:27.7662580Z [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-18T03:31:27.7664770Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T03:31:27.7665700Z ##[endgroup] 2021-05-18T03:31:27.7666580Z ##[group]Fetching the repository 2021-05-18T03:31:27.7669920Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f37b1cc549fcae582f5c6d7715a46a7e03cc0eb1:refs/tags/3.0.1.s 2021-05-18T03:31:28.0551270Z remote: Enumerating objects: 68, done. 2021-05-18T03:31:28.0555190Z remote: Counting objects: 1% (1/68) 2021-05-18T03:31:28.0557310Z remote: Counting objects: 2% (2/68) 2021-05-18T03:31:28.0558710Z remote: Counting objects: 4% (3/68) 2021-05-18T03:31:28.0560340Z remote: Counting objects: 5% (4/68) 2021-05-18T03:31:28.0562260Z remote: Counting objects: 7% (5/68) 2021-05-18T03:31:28.0564320Z remote: Counting objects: 8% (6/68) 2021-05-18T03:31:28.0565770Z remote: Counting objects: 10% (7/68) 2021-05-18T03:31:28.0567250Z remote: Counting objects: 11% (8/68) 2021-05-18T03:31:28.0567980Z remote: Counting objects: 13% (9/68) 2021-05-18T03:31:28.0569260Z remote: Counting objects: 14% (10/68) 2021-05-18T03:31:28.0570460Z remote: Counting objects: 16% (11/68) 2021-05-18T03:31:28.0571940Z remote: Counting objects: 17% (12/68) 2021-05-18T03:31:28.0573410Z remote: Counting objects: 19% (13/68) 2021-05-18T03:31:28.0574700Z remote: Counting objects: 20% (14/68) 2021-05-18T03:31:28.0576000Z remote: Counting objects: 22% (15/68) 2021-05-18T03:31:28.0577350Z remote: Counting objects: 23% (16/68) 2021-05-18T03:31:28.0578360Z remote: Counting objects: 25% (17/68) 2021-05-18T03:31:28.0579460Z remote: Counting objects: 26% (18/68) 2021-05-18T03:31:28.0580550Z remote: Counting objects: 27% (19/68) 2021-05-18T03:31:28.0581770Z remote: Counting objects: 29% (20/68) 2021-05-18T03:31:28.0583190Z remote: Counting objects: 30% (21/68) 2021-05-18T03:31:28.0592090Z remote: Counting objects: 32% (22/68) 2021-05-18T03:31:28.0593870Z remote: Counting objects: 33% (23/68) 2021-05-18T03:31:28.0594950Z remote: Counting objects: 35% (24/68) 2021-05-18T03:31:28.0595970Z remote: Counting objects: 36% (25/68) 2021-05-18T03:31:28.0597010Z remote: Counting objects: 38% (26/68) 2021-05-18T03:31:28.0597960Z remote: Counting objects: 39% (27/68) 2021-05-18T03:31:28.0599680Z remote: Counting objects: 41% (28/68) 2021-05-18T03:31:28.0600540Z remote: Counting objects: 42% (29/68) 2021-05-18T03:31:28.0601340Z remote: Counting objects: 44% (30/68) 2021-05-18T03:31:28.0602120Z remote: Counting objects: 45% (31/68) 2021-05-18T03:31:28.0602900Z remote: Counting objects: 47% (32/68) 2021-05-18T03:31:28.0624070Z remote: Counting objects: 48% (33/68) 2021-05-18T03:31:28.0624570Z remote: Counting objects: 50% (34/68) 2021-05-18T03:31:28.0625100Z remote: Counting objects: 51% (35/68) 2021-05-18T03:31:28.0625910Z remote: Counting objects: 52% (36/68) 2021-05-18T03:31:28.0626620Z remote: Counting objects: 54% (37/68) 2021-05-18T03:31:28.0627440Z remote: Counting objects: 55% (38/68) 2021-05-18T03:31:28.0628190Z remote: Counting objects: 57% (39/68) 2021-05-18T03:31:28.0628860Z remote: Counting objects: 58% (40/68) 2021-05-18T03:31:28.0629640Z remote: Counting objects: 60% (41/68) 2021-05-18T03:31:28.0630710Z remote: Counting objects: 61% (42/68) 2021-05-18T03:31:28.0632010Z remote: Counting objects: 63% (43/68) 2021-05-18T03:31:28.0637030Z remote: Counting objects: 64% (44/68) 2021-05-18T03:31:28.0638250Z remote: Counting objects: 66% (45/68) 2021-05-18T03:31:28.0638940Z remote: Counting objects: 67% (46/68) 2021-05-18T03:31:28.0640120Z remote: Counting objects: 69% (47/68) 2021-05-18T03:31:28.0641070Z remote: Counting objects: 70% (48/68) 2021-05-18T03:31:28.0641940Z remote: Counting objects: 72% (49/68) 2021-05-18T03:31:28.0642880Z remote: Counting objects: 73% (50/68) 2021-05-18T03:31:28.0643760Z remote: Counting objects: 75% (51/68) 2021-05-18T03:31:28.0648330Z remote: Counting objects: 76% (52/68) 2021-05-18T03:31:28.0649440Z remote: Counting objects: 77% (53/68) 2021-05-18T03:31:28.0650360Z remote: Counting objects: 79% (54/68) 2021-05-18T03:31:28.0651730Z remote: Counting objects: 80% (55/68) 2021-05-18T03:31:28.0652820Z remote: Counting objects: 82% (56/68) 2021-05-18T03:31:28.0654200Z remote: Counting objects: 83% (57/68) 2021-05-18T03:31:28.0655090Z remote: Counting objects: 85% (58/68) 2021-05-18T03:31:28.0656040Z remote: Counting objects: 86% (59/68) 2021-05-18T03:31:28.0656950Z remote: Counting objects: 88% (60/68) 2021-05-18T03:31:28.0657800Z remote: Counting objects: 89% (61/68) 2021-05-18T03:31:28.0658750Z remote: Counting objects: 91% (62/68) 2021-05-18T03:31:28.0659880Z remote: Counting objects: 92% (63/68) 2021-05-18T03:31:28.0660780Z remote: Counting objects: 94% (64/68) 2021-05-18T03:31:28.0661750Z remote: Counting objects: 95% (65/68) 2021-05-18T03:31:28.0662600Z remote: Counting objects: 97% (66/68) 2021-05-18T03:31:28.0663490Z remote: Counting objects: 98% (67/68) 2021-05-18T03:31:28.0664400Z remote: Counting objects: 100% (68/68) 2021-05-18T03:31:28.0665240Z remote: Counting objects: 100% (68/68), done. 2021-05-18T03:31:28.0666140Z remote: Compressing objects: 1% (1/51) 2021-05-18T03:31:28.0667230Z remote: Compressing objects: 3% (2/51) 2021-05-18T03:31:28.0668120Z remote: Compressing objects: 5% (3/51) 2021-05-18T03:31:28.0669030Z remote: Compressing objects: 7% (4/51) 2021-05-18T03:31:28.0669990Z remote: Compressing objects: 9% (5/51) 2021-05-18T03:31:28.0673900Z remote: Compressing objects: 11% (6/51) 2021-05-18T03:31:28.0675200Z remote: Compressing objects: 13% (7/51) 2021-05-18T03:31:28.0676240Z remote: Compressing objects: 15% (8/51) 2021-05-18T03:31:28.0677160Z remote: Compressing objects: 17% (9/51) 2021-05-18T03:31:28.0678080Z remote: Compressing objects: 19% (10/51) 2021-05-18T03:31:28.0679030Z remote: Compressing objects: 21% (11/51) 2021-05-18T03:31:28.0680440Z remote: Compressing objects: 23% (12/51) 2021-05-18T03:31:28.0681370Z remote: Compressing objects: 25% (13/51) 2021-05-18T03:31:28.0682340Z remote: Compressing objects: 27% (14/51) 2021-05-18T03:31:28.0683230Z remote: Compressing objects: 29% (15/51) 2021-05-18T03:31:28.0684160Z remote: Compressing objects: 31% (16/51) 2021-05-18T03:31:28.0685090Z remote: Compressing objects: 33% (17/51) 2021-05-18T03:31:28.0685950Z remote: Compressing objects: 35% (18/51) 2021-05-18T03:31:28.0686880Z remote: Compressing objects: 37% (19/51) 2021-05-18T03:31:28.0687890Z remote: Compressing objects: 39% (20/51) 2021-05-18T03:31:28.0688790Z remote: Compressing objects: 41% (21/51) 2021-05-18T03:31:28.0689680Z remote: Compressing objects: 43% (22/51) 2021-05-18T03:31:28.0690890Z remote: Compressing objects: 45% (23/51) 2021-05-18T03:31:28.0691850Z remote: Compressing objects: 47% (24/51) 2021-05-18T03:31:28.0692770Z remote: Compressing objects: 49% (25/51) 2021-05-18T03:31:28.0693660Z remote: Compressing objects: 50% (26/51) 2021-05-18T03:31:28.0694590Z remote: Compressing objects: 52% (27/51) 2021-05-18T03:31:28.0695510Z remote: Compressing objects: 54% (28/51) 2021-05-18T03:31:28.0696440Z remote: Compressing objects: 56% (29/51) 2021-05-18T03:31:28.0697360Z remote: Compressing objects: 58% (30/51) 2021-05-18T03:31:28.0698290Z remote: Compressing objects: 60% (31/51) 2021-05-18T03:31:28.0699170Z remote: Compressing objects: 62% (32/51) 2021-05-18T03:31:28.0700410Z remote: Compressing objects: 64% (33/51) 2021-05-18T03:31:28.0701340Z remote: Compressing objects: 66% (34/51) 2021-05-18T03:31:28.0702250Z remote: Compressing objects: 68% (35/51) 2021-05-18T03:31:28.0703160Z remote: Compressing objects: 70% (36/51) 2021-05-18T03:31:28.0704090Z remote: Compressing objects: 72% (37/51) 2021-05-18T03:31:28.0705650Z remote: Compressing objects: 74% (38/51) 2021-05-18T03:31:28.0706800Z remote: Compressing objects: 76% (39/51) 2021-05-18T03:31:28.0707700Z remote: Compressing objects: 78% (40/51) 2021-05-18T03:31:28.0708610Z remote: Compressing objects: 80% (41/51) 2021-05-18T03:31:28.0709720Z remote: Compressing objects: 82% (42/51) 2021-05-18T03:31:28.0710860Z remote: Compressing objects: 84% (43/51) 2021-05-18T03:31:28.0711740Z remote: Compressing objects: 86% (44/51) 2021-05-18T03:31:28.0727580Z remote: Compressing objects: 88% (45/51) 2021-05-18T03:31:28.0728570Z remote: Compressing objects: 90% (46/51) 2021-05-18T03:31:28.0729580Z remote: Compressing objects: 92% (47/51) 2021-05-18T03:31:28.0736980Z remote: Compressing objects: 94% (48/51) 2021-05-18T03:31:28.0738180Z remote: Compressing objects: 96% (49/51) 2021-05-18T03:31:28.0739080Z remote: Compressing objects: 98% (50/51) 2021-05-18T03:31:28.0740030Z remote: Compressing objects: 100% (51/51) 2021-05-18T03:31:28.0740960Z remote: Compressing objects: 100% (51/51), done. 2021-05-18T03:31:28.1797370Z remote: Total 68 (delta 14), reused 49 (delta 13), pack-reused 0 2021-05-18T03:31:28.2099830Z From https://github.com/neuroconductor/oasis 2021-05-18T03:31:28.2101520Z * [new ref] f37b1cc549fcae582f5c6d7715a46a7e03cc0eb1 -> 3.0.1.s 2021-05-18T03:31:28.2181660Z ##[endgroup] 2021-05-18T03:31:28.2196880Z ##[group]Determining the checkout info 2021-05-18T03:31:28.2199200Z ##[endgroup] 2021-05-18T03:31:28.2238650Z ##[group]Checking out the ref 2021-05-18T03:31:28.2400310Z [command]/usr/local/bin/git checkout --progress --force refs/tags/3.0.1.s 2021-05-18T03:31:28.3038500Z HEAD is now at f37b1cc Version id 85 stable 2021-05-18T03:31:28.3045470Z ##[endgroup] 2021-05-18T03:31:28.3136890Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-18T03:31:28.3203350Z 'f37b1cc549fcae582f5c6d7715a46a7e03cc0eb1' 2021-05-18T03:31:28.3391500Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T03:31:28.3392030Z with: 2021-05-18T03:31:28.3392370Z r-version: oldrel 2021-05-18T03:31:28.3392750Z Ncpus: 1 2021-05-18T03:31:28.3393130Z crayon.enabled: NULL 2021-05-18T03:31:28.3393610Z remove-openmp-macos: true 2021-05-18T03:31:28.3394230Z http-user-agent: default 2021-05-18T03:31:28.3394670Z install-r: true 2021-05-18T03:31:28.3395220Z windows-path-include-mingw: true 2021-05-18T03:31:28.3395750Z env: 2021-05-18T03:31:28.3396160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:31:28.3396630Z TIC_DEPLOY_KEY: 2021-05-18T03:31:28.3396970Z RSPM: 2021-05-18T03:31:28.3398190Z GITHUB_PAT: *** 2021-05-18T03:31:28.3399010Z COVERALLS_TOKEN: *** 2021-05-18T03:31:28.3399480Z continue-on-error: false 2021-05-18T03:31:28.3399980Z VDIFFR_RUN_TESTS: false 2021-05-18T03:31:28.3400400Z ##[endgroup] 2021-05-18T03:31:28.6605480Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-18T03:31:32.3656620Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-18T03:31:32.8459410Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-18T03:31:32.8567760Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-18T03:31:32.8670580Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-18T03:31:32.8771400Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-18T03:31:32.8874480Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-18T03:31:33.0136380Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-18T03:31:33.0214010Z Checksumming (Apple_Free : 3)… 2021-05-18T03:31:34.0714550Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-18T03:31:34.0718670Z Checksumming disk image (Apple_HFS : 4)… 2021-05-18T03:31:34.1095750Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-18T03:31:34.1105520Z Checksumming (Apple_Free : 5)… 2021-05-18T03:31:34.7005670Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-18T03:31:35.0423350Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-18T03:31:35.0525760Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-18T03:31:36.0025230Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-18T03:31:36.0127700Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-18T03:31:37.0106910Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-18T03:31:37.0210230Z verified CRC32 $84F1919B 2021-05-18T03:31:37.1298110Z /dev/disk2 GUID_partition_scheme 2021-05-18T03:31:37.1401030Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-18T03:31:37.1506150Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-18T03:31:40.9917190Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-18T03:31:41.0016630Z To reinstall 0.29.2_3, run: 2021-05-18T03:31:41.0119000Z brew reinstall pkg-config 2021-05-18T03:31:41.0323260Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-18T03:31:42.7618610Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-18T03:31:43.2816380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-18T03%3A40%3A00Z&sig=Jyc89gRqgQp4VGsc8auCbZLKL0f79JNtR2EPb7vy9k4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:31:43.6267730Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-18T03:31:46.8886120Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-18T03:31:46.8987510Z installer: Upgrading at base path / 2021-05-18T03:31:46.9088710Z installer: The upgrade was successful. 2021-05-18T03:31:47.1936570Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-18T03:31:47.2440220Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-18T03:31:48.9480440Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-18T03:31:49.3891340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-18T03%3A40%3A00Z&sig=qEyTyVTZXxrtfKmcqVjzhoCNpuBMdkjRfOqk5DN5O84%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:31:49.4915230Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-18T03:31:49.5274020Z installer: Package name is gfortran 2021-05-18T03:31:49.5292090Z installer: Installing at base path / 2021-05-18T03:31:49.5299360Z installer: The install was successful. 2021-05-18T03:31:49.5327970Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-18T03:31:49.7023420Z "disk2" ejected. 2021-05-18T03:31:49.7133980Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-18T03:31:52.3919280Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-18T03:31:53.2711380Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-18T03:31:53.2968980Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T03:31:53.2969560Z env: 2021-05-18T03:31:53.2969980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:31:53.2970440Z TIC_DEPLOY_KEY: 2021-05-18T03:31:53.2970790Z RSPM: 2021-05-18T03:31:53.2971990Z GITHUB_PAT: *** 2021-05-18T03:31:53.2972810Z COVERALLS_TOKEN: *** 2021-05-18T03:31:53.2973300Z continue-on-error: false 2021-05-18T03:31:53.2973760Z VDIFFR_RUN_TESTS: false 2021-05-18T03:31:53.2974260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:31:53.2974710Z TZ: UTC 2021-05-18T03:31:53.2975110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:31:53.2975520Z NOT_CRAN: true 2021-05-18T03:31:53.2975880Z ##[endgroup] 2021-05-18T03:31:53.9826480Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-18T03:31:54.4397750Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-18T03:31:54.4399440Z Dload Upload Total Spent Left Speed 2021-05-18T03:31:54.4399820Z 2021-05-18T03:31:54.5097300Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T03:31:54.5098650Z 100 117 0 117 0 0 1671 0 --:--:-- --:--:-- --:--:-- 1671 2021-05-18T03:31:54.6377640Z 2021-05-18T03:31:54.6380150Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T03:31:54.6382140Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T03:31:55.6423820Z 2021-05-18T03:31:56.6241930Z 19 82.6M 19 16.0M 0 0 13.3M 0 0:00:06 0:00:01 0:00:05 13.3M 2021-05-18T03:31:57.6257770Z 45 82.6M 45 37.9M 0 0 17.3M 0 0:00:04 0:00:02 0:00:02 22.2M 2021-05-18T03:31:57.9238950Z 87 82.6M 87 71.9M 0 0 22.5M 0 0:00:03 0:00:03 --:--:-- 28.1M 2021-05-18T03:31:57.9240210Z 100 82.6M 100 82.6M 0 0 23.7M 0 0:00:03 0:00:03 --:--:-- 29.1M 2021-05-18T03:32:02.2337560Z ##[group]Run tlmgr update --self 2021-05-18T03:32:02.2338290Z tlmgr update --self 2021-05-18T03:32:02.2339120Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T03:32:02.2339950Z tlmgr update --all 2021-05-18T03:32:02.2532320Z shell: /bin/bash -e {0} 2021-05-18T03:32:02.2532760Z env: 2021-05-18T03:32:02.2533230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:02.2533690Z TIC_DEPLOY_KEY: 2021-05-18T03:32:02.2534490Z RSPM: 2021-05-18T03:32:02.2535740Z GITHUB_PAT: *** 2021-05-18T03:32:02.2536510Z COVERALLS_TOKEN: *** 2021-05-18T03:32:02.2537020Z continue-on-error: false 2021-05-18T03:32:02.2537490Z VDIFFR_RUN_TESTS: false 2021-05-18T03:32:02.2538010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:32:02.2538470Z TZ: UTC 2021-05-18T03:32:02.2538830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:02.2539260Z NOT_CRAN: true 2021-05-18T03:32:02.2539720Z ##[endgroup] 2021-05-18T03:32:04.8875330Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T03:32:04.8877310Z tlmgr: no self-updates for tlmgr available 2021-05-18T03:32:07.2753360Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T03:32:07.2754670Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T03:32:07.5678760Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T03:32:07.9733330Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T03:32:08.2469290Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-18T03:32:08.5726510Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-18T03:32:08.8776930Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-18T03:32:12.0005320Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-18T03:32:12.2863890Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-18T03:32:12.8308540Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-18T03:32:13.0966520Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-18T03:32:14.0700860Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-18T03:32:14.0710960Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-18T03:32:14.0711910Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-18T03:32:14.2285920Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-18T03:32:14.6069000Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-18T03:32:14.8757710Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-18T03:32:15.5143310Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-18T03:32:15.7889080Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-18T03:32:16.0642270Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-18T03:32:16.3360510Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-18T03:32:16.6813910Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-18T03:32:17.0456630Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-18T03:32:17.3164810Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-18T03:32:17.6522390Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-18T03:32:18.0154260Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-18T03:32:18.2971340Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-18T03:32:18.5720270Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-18T03:32:18.8427810Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-18T03:32:19.1134930Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-18T03:32:19.3779500Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-18T03:32:19.6415530Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-18T03:32:19.9138810Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-18T03:32:20.1812660Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-18T03:32:20.5197890Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-18T03:32:20.7853830Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-18T03:32:21.0567650Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-18T03:32:21.4726340Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-18T03:32:21.7456800Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-18T03:32:22.0144270Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-18T03:32:22.2828050Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-18T03:32:22.5546980Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-18T03:32:22.8271090Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-18T03:32:23.0967720Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-18T03:32:23.3686450Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-18T03:32:23.6424340Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-18T03:32:23.9235210Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-18T03:32:24.1903770Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-18T03:32:24.4636080Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-18T03:32:24.7295930Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-18T03:32:24.9953240Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-18T03:32:25.2713450Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-18T03:32:25.5383710Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-18T03:32:25.8116960Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-18T03:32:26.0799800Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-18T03:32:26.3508030Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-18T03:32:26.6227530Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-18T03:32:26.9422370Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-18T03:32:27.2067050Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-18T03:32:27.4841350Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-18T03:32:27.8058130Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-18T03:32:28.1877710Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-18T03:32:28.4550900Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-18T03:32:28.7212150Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-18T03:32:28.9888510Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-18T03:32:29.2623620Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-18T03:32:29.5293650Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-18T03:32:29.7962170Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-18T03:32:30.4284650Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-18T03:32:30.7042340Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-18T03:32:31.0247820Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-18T03:32:31.2942620Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-18T03:32:31.5671970Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-18T03:32:31.9450670Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-18T03:32:32.4720580Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-18T03:32:32.8007020Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-18T03:32:33.0743500Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-18T03:32:33.3461860Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-18T03:32:33.6178160Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-18T03:32:34.0660190Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-18T03:32:34.3380190Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-18T03:32:34.6641000Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-18T03:32:34.9439180Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-18T03:32:35.2740560Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-18T03:32:35.6033060Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-18T03:32:35.8854530Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-18T03:32:36.1597970Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-18T03:32:36.8793010Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-18T03:32:37.1547410Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-18T03:32:37.4241450Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-18T03:32:37.6937040Z running mktexlsr ... 2021-05-18T03:32:38.2496200Z done running mktexlsr. 2021-05-18T03:32:38.2891370Z running updmap-sys ... 2021-05-18T03:32:38.9155960Z done running updmap-sys. 2021-05-18T03:32:38.9157380Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-18T03:32:38.9159890Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pq6KhEteXH/a53wn_I2Hd ... 2021-05-18T03:32:40.1437680Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pq6KhEteXH/a53wn_I2Hd. 2021-05-18T03:32:40.1439680Z OK: optex.fmt/luatex 2021-05-18T03:32:40.1441070Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T03:32:40.1442570Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T03:32:42.4054540Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T03:32:42.4055940Z tlmgr: no updates available 2021-05-18T03:32:42.5419540Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T03:32:42.5420040Z with: 2021-05-18T03:32:42.5420390Z pandoc-version: 2.7.3 2021-05-18T03:32:42.5420740Z env: 2021-05-18T03:32:42.5421130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:42.5421550Z TIC_DEPLOY_KEY: 2021-05-18T03:32:42.5421870Z RSPM: 2021-05-18T03:32:42.5423080Z GITHUB_PAT: *** 2021-05-18T03:32:42.5423850Z COVERALLS_TOKEN: *** 2021-05-18T03:32:42.5424300Z continue-on-error: false 2021-05-18T03:32:42.5424750Z VDIFFR_RUN_TESTS: false 2021-05-18T03:32:42.5425210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:32:42.5425620Z TZ: UTC 2021-05-18T03:32:42.5425960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:42.5426330Z NOT_CRAN: true 2021-05-18T03:32:42.5426650Z ##[endgroup] 2021-05-18T03:32:43.0907980Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-18T03:32:45.8065590Z installer: Package name is pandoc 2021-05-18T03:32:45.8068180Z installer: Installing at base path / 2021-05-18T03:32:45.8071900Z installer: The install was successful. 2021-05-18T03:32:45.9458950Z ##[group]Run git config user.name adigherman 2021-05-18T03:32:45.9459840Z git config user.name adigherman 2021-05-18T03:32:45.9460520Z git config user.email adig@jhu.edu 2021-05-18T03:32:46.4112650Z shell: /bin/bash -e {0} 2021-05-18T03:32:46.4113090Z env: 2021-05-18T03:32:46.4113610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:46.4114140Z TIC_DEPLOY_KEY: 2021-05-18T03:32:46.4114550Z RSPM: 2021-05-18T03:32:46.4115700Z GITHUB_PAT: *** 2021-05-18T03:32:46.4116610Z COVERALLS_TOKEN: *** 2021-05-18T03:32:46.4117170Z continue-on-error: false 2021-05-18T03:32:46.4117690Z VDIFFR_RUN_TESTS: false 2021-05-18T03:32:46.4118210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:32:46.4118700Z TZ: UTC 2021-05-18T03:32:46.4119100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:46.4119560Z NOT_CRAN: true 2021-05-18T03:32:46.4119990Z ##[endgroup] 2021-05-18T03:32:46.8368720Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-18T03:32:46.8369430Z env: 2021-05-18T03:32:46.8369950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:46.8370400Z TIC_DEPLOY_KEY: 2021-05-18T03:32:46.8370770Z RSPM: 2021-05-18T03:32:46.8372120Z GITHUB_PAT: *** 2021-05-18T03:32:46.8372900Z COVERALLS_TOKEN: *** 2021-05-18T03:32:46.8373400Z continue-on-error: false 2021-05-18T03:32:46.8373930Z VDIFFR_RUN_TESTS: false 2021-05-18T03:32:46.8374410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:32:46.8374860Z TZ: UTC 2021-05-18T03:32:46.8375230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:46.8375660Z NOT_CRAN: true 2021-05-18T03:32:46.8376050Z ##[endgroup] 2021-05-18T03:32:48.7780750Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-18T03:32:48.8099210Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-18T03:32:48.8100010Z To reinstall 3.20.2, run: 2021-05-18T03:32:48.8100660Z brew reinstall cmake 2021-05-18T03:32:50.5141060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T03:32:51.6350720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:32:52.2446170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-18T03:32:52.6940290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-18T03%3A40%3A00Z&sig=aNzkhs5MZTPGZjn%2FGl9vXcyGrEI4E3x6JWE4VTXSD8o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:32:52.7460140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A40\%3A00Z\&sig=aNzkhs5MZTPGZjn\%2FGl9vXcyGrEI4E3x6JWE4VTXSD8o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:32:52.8937460Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-18T03:32:53.0866270Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-18T03:32:53.0895690Z 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/d20210518-2517-j6bx4w 2021-05-18T03:32:54.3741410Z cp -pR /private/tmp/d20210518-2517-j6bx4w/libssh/. /usr/local/Cellar/libssh 2021-05-18T03:32:55.5323520Z chmod -Rf +w /private/tmp/d20210518-2517-j6bx4w 2021-05-18T03:32:55.8339550Z ==> Finishing up 2021-05-18T03:32:55.8686900Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-18T03:32:55.9509940Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-18T03:32:55.9513400Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-18T03:32:55.9520430Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-18T03:32:55.9527230Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-18T03:32:55.9532660Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-18T03:32:55.9540540Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-18T03:32:56.0099610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-2681-1wiyvh7.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-18T03:32:58.5013720Z ==> Summary 2021-05-18T03:32:58.5042170Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-18T03:33:01.1172280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T03:33:02.2844500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T03:33:02.8741770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-18T03:33:03.2632370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-18T03%3A40%3A00Z&sig=BX9c0BUmbBfwjrqigwQB56yIdgpgwG2C6ABc8PHc7Eg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:33:03.6636530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-18T03\%3A40\%3A00Z\&sig=BX9c0BUmbBfwjrqigwQB56yIdgpgwG2C6ABc8PHc7Eg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:33:10.1416940Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-18T03:33:10.5026680Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T03:33:11.6252810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:33:12.2737190Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-18T03:33:12.7213380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-18T03%3A40%3A00Z&sig=VQTCcK9KiJe4nfk30GYwRFFUDz9OXQYVjByA%2BkwIW%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:33:12.7670280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A40\%3A00Z\&sig=VQTCcK9KiJe4nfk30GYwRFFUDz9OXQYVjByA\%2BkwIW\%2Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:33:12.9055470Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-18T03:33:12.9127780Z ==> Installing dependencies for jags: gcc 2021-05-18T03:33:12.9135680Z ==> Installing jags dependency: gcc 2021-05-18T03:33:13.0050010Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-18T03:33:13.0078510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-2688-2puf3d 2021-05-18T03:33:56.4016260Z cp -pR /private/tmp/d20210518-2688-2puf3d/gcc/. /usr/local/Cellar/gcc 2021-05-18T03:34:51.3581280Z chmod -Rf +w /private/tmp/d20210518-2688-2puf3d 2021-05-18T03:35:02.8023940Z ==> Finishing up 2021-05-18T03:35:04.1383240Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-18T03:35:04.1388330Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-18T03:35:04.1392770Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-18T03:35:04.1398100Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-18T03:35:04.1403300Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-18T03:35:04.1408870Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-18T03:35:04.1413730Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-18T03:35:04.1418990Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-18T03:35:04.1424470Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-18T03:35:04.1430230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-18T03:35:04.1444210Z rm /usr/local/bin/c++-11 2021-05-18T03:35:04.1447390Z rm /usr/local/bin/cpp-11 2021-05-18T03:35:04.1450610Z rm /usr/local/bin/g++-11 2021-05-18T03:35:04.1453800Z rm /usr/local/bin/gcc-11 2021-05-18T03:35:04.1503510Z rm /usr/local/bin/gcc-ar-11 2021-05-18T03:35:04.1505730Z rm /usr/local/bin/gcc-nm-11 2021-05-18T03:35:04.1508680Z rm /usr/local/bin/gcc-ranlib-11 2021-05-18T03:35:04.1512990Z rm /usr/local/bin/gcov-11 2021-05-18T03:35:04.1514960Z rm /usr/local/bin/gcov-dump-11 2021-05-18T03:35:04.1518280Z rm /usr/local/bin/gcov-tool-11 2021-05-18T03:35:04.6909860Z Error: The `brew link` step did not complete successfully 2021-05-18T03:35:04.6910730Z The formula built, but is not symlinked into /usr/local 2021-05-18T03:35:04.6914790Z Could not symlink bin/gfortran 2021-05-18T03:35:04.6915410Z Target /usr/local/bin/gfortran 2021-05-18T03:35:04.6916010Z already exists. You may want to remove it: 2021-05-18T03:35:04.6917050Z rm '/usr/local/bin/gfortran' 2021-05-18T03:35:04.6917380Z 2021-05-18T03:35:04.6918080Z To force the link and overwrite all conflicting files: 2021-05-18T03:35:04.6919130Z brew link --overwrite gcc 2021-05-18T03:35:04.6919480Z 2021-05-18T03:35:04.6920000Z To list all files that would be deleted: 2021-05-18T03:35:04.6920960Z brew link --overwrite --dry-run gcc 2021-05-18T03:35:04.6921320Z 2021-05-18T03:35:04.6921830Z Possible conflicting files are: 2021-05-18T03:35:04.6958060Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-18T03:35:05.2383650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-2901-bkwttm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-18T03:35:08.3958990Z ==> Summary 2021-05-18T03:35:08.4889190Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-18T03:35:08.4894340Z ==> Installing jags 2021-05-18T03:35:08.4898450Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-18T03:35:08.4918100Z 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/d20210518-2688-1y910n3 2021-05-18T03:35:16.0629570Z cp -pR /private/tmp/d20210518-2688-1y910n3/jags/. /usr/local/Cellar/jags 2021-05-18T03:35:18.1346140Z chmod -Rf +w /private/tmp/d20210518-2688-1y910n3 2021-05-18T03:35:19.4486410Z ==> Finishing up 2021-05-18T03:35:19.5232850Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-18T03:35:19.5239790Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-18T03:35:19.5251330Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-18T03:35:19.5257560Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-18T03:35:19.5262390Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-18T03:35:19.5267070Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-18T03:35:19.5272500Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-18T03:35:19.5277440Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-18T03:35:19.5284770Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-18T03:35:19.6090830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-2938-zgijym.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-18T03:35:22.0120290Z ==> Summary 2021-05-18T03:35:22.0233320Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-18T03:35:24.4414380Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T03:35:25.8703190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T03:35:26.4784670Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-18T03:35:26.9462320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-18T03%3A45%3A00Z&sig=z5viC3uuC1uRfUxur1L7%2BkmjNhD9ou6cqnnjiDZbb1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:35:27.4291440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-18T03\%3A45\%3A00Z\&sig=z5viC3uuC1uRfUxur1L7\%2BkmjNhD9ou6cqnnjiDZbb1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:35:28.3241200Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-18T03:35:28.4800590Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-18T03:35:28.4828060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210518-2945-11901yv 2021-05-18T03:35:35.4389720Z cp -pR /private/tmp/d20210518-2945-11901yv/v8/. /usr/local/Cellar/v8 2021-05-18T03:35:40.2055290Z chmod -Rf +w /private/tmp/d20210518-2945-11901yv 2021-05-18T03:35:40.5248480Z ==> Finishing up 2021-05-18T03:35:40.6605390Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-18T03:35:40.7486410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3115-m7gidj.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-18T03:35:43.0313140Z ==> Summary 2021-05-18T03:35:43.0377230Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-18T03:35:45.5201070Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T03:35:46.6197810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:35:47.2297800Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-18T03:35:47.6647450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-18T03%3A45%3A00Z&sig=Wo2ePQhzE14FuNlqHvt0sPk0VdcNWMxZQaMG4%2BOXon4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:35:47.7097770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=Wo2ePQhzE14FuNlqHvt0sPk0VdcNWMxZQaMG4\%2BOXon4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:35:48.0655540Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-18T03:35:48.0853450Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T03:35:49.2535230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:35:49.8374200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T03:35:50.2256410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-18T03%3A45%3A00Z&sig=kRgotT3%2BzkoGO9%2BOF6Ur%2FoycPHalqY4gUcMJ3EhuacU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:35:50.2915480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=kRgotT3\%2BzkoGO9\%2BOF6Ur\%2FoycPHalqY4gUcMJ3EhuacU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:35:51.1871030Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-18T03:35:51.2013320Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T03:35:52.4032990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:35:53.0366590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T03:35:53.4767620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-18T03%3A45%3A00Z&sig=3RPeAT%2FnG1iQASvqurc4JfpdQsVA1%2BoqD%2FP4AXZolxA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:35:53.5217930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=3RPeAT\%2FnG1iQASvqurc4JfpdQsVA1\%2BoqD\%2FP4AXZolxA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:35:53.8858280Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-18T03:35:53.9082820Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-18T03:35:53.9090620Z ==> Installing fftw dependency: hwloc 2021-05-18T03:35:53.9740500Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-18T03:35:53.9769320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3124-5xqzt0 2021-05-18T03:35:59.4904900Z cp -pR /private/tmp/d20210518-3124-5xqzt0/hwloc/. /usr/local/Cellar/hwloc 2021-05-18T03:36:02.4182100Z chmod -Rf +w /private/tmp/d20210518-3124-5xqzt0 2021-05-18T03:36:03.5149770Z ==> Finishing up 2021-05-18T03:36:03.6725470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-18T03:36:03.6729380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-18T03:36:03.6735010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-18T03:36:03.6740790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-18T03:36:03.6745410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-18T03:36:03.6750680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-18T03:36:03.6755800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-18T03:36:03.6760550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-18T03:36:03.6766000Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-18T03:36:03.6770920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-18T03:36:03.6776070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-18T03:36:03.6781280Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-18T03:36:03.6797230Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-18T03:36:03.6803020Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-18T03:36:03.6809840Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-18T03:36:03.6811690Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-18T03:36:03.6888320Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-18T03:36:03.6902090Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-18T03:36:03.6903980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-18T03:36:03.6906310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-18T03:36:03.6908310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-18T03:36:03.6910220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-18T03:36:03.6912080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-18T03:36:03.6915110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-18T03:36:03.6917100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-18T03:36:03.6918900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-18T03:36:03.7732280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-18T03:36:03.7737470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-18T03:36:03.7742880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-18T03:36:03.7748130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-18T03:36:03.7753520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-18T03:36:03.8591690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-18T03:36:03.9019560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-18T03:36:03.9856120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-18T03:36:04.0274370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-18T03:36:04.0280780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-18T03:36:04.1129720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-18T03:36:04.1134780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-18T03:36:04.1140180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-18T03:36:04.1965750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-18T03:36:04.2407810Z 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-18T03:36:04.2414280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-18T03:36:04.2420190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-18T03:36:04.3263910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-18T03:36:04.4110310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-18T03:36:04.4531080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-18T03:36:04.5347650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-18T03:36:04.5353740Z 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-18T03:36:04.5378850Z 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-18T03:36:04.6206780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-18T03:36:04.6623280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-18T03:36:04.6629890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-18T03:36:04.7446440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-18T03:36:04.7451180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-18T03:36:04.7871500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-18T03:36:04.7876140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-18T03:36:04.8692170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-18T03:36:04.9109380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-18T03:36:04.9115890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-18T03:36:04.9121590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-18T03:36:04.9956090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-18T03:36:04.9961530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-18T03:36:04.9967720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-18T03:36:05.0387050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-18T03:36:05.0392520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-18T03:36:05.1215100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-18T03:36:05.1219900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-18T03:36:05.1642050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-18T03:36:05.1646690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-18T03:36:05.1652510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-18T03:36:05.2478640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-18T03:36:05.2484180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-18T03:36:05.3326260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-18T03:36:05.3745480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-18T03:36:05.4566310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-18T03:36:05.5025380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-18T03:36:05.5032450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-18T03:36:05.5040170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-18T03:36:05.5050870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-18T03:36:05.5065500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-18T03:36:05.5140420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-18T03:36:05.5146830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-18T03:36:05.5157890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-18T03:36:05.5163620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-18T03:36:05.5170100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-18T03:36:05.5177970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-18T03:36:05.5183990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-18T03:36:05.5189680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-18T03:36:05.5196090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-18T03:36:05.5206740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-18T03:36:05.5213660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-18T03:36:05.6026430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-18T03:36:05.6032550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-18T03:36:05.6038140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-18T03:36:05.6043730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-18T03:36:05.6049410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-18T03:36:05.6055410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-18T03:36:05.6061440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-18T03:36:05.6066850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-18T03:36:05.6072990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-18T03:36:05.6077890Z Only the first 100 operations were output. 2021-05-18T03:36:06.6894390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3302-1ivhx3h.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-18T03:36:08.9941940Z ==> Summary 2021-05-18T03:36:09.0556930Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-18T03:36:09.0565150Z ==> Installing fftw dependency: open-mpi 2021-05-18T03:36:09.1125450Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T03:36:09.1142390Z 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/d20210518-3124-158q10o 2021-05-18T03:36:10.4957220Z cp -pR /private/tmp/d20210518-3124-158q10o/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-18T03:36:10.9905580Z chmod -Rf +w /private/tmp/d20210518-3124-158q10o 2021-05-18T03:36:28.2265400Z ==> Finishing up 2021-05-18T03:36:28.2591930Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-18T03:36:28.2596340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-18T03:36:28.2601320Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-18T03:36:28.2606980Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-18T03:36:28.2613990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-18T03:36:28.2618820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-18T03:36:28.2624140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-18T03:36:28.2629400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-18T03:36:28.2634690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-18T03:36:28.2692430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-18T03:36:28.2697480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-18T03:36:28.2702920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-18T03:36:28.2707800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-18T03:36:28.2715100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-18T03:36:28.2720830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-18T03:36:28.2725710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-18T03:36:28.2730920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-18T03:36:28.2735710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-18T03:36:28.2740430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-18T03:36:28.2745410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-18T03:36:28.2750370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-18T03:36:28.2755290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-18T03:36:28.2760850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-18T03:36:28.2765850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-18T03:36:28.2773400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-18T03:36:28.2778180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-18T03:36:28.2785930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-18T03:36:28.2789400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-18T03:36:28.2794250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-18T03:36:28.2800200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-18T03:36:28.2805260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-18T03:36:28.2810560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-18T03:36:28.2815870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-18T03:36:28.2820720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-18T03:36:28.2826190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-18T03:36:28.2830800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-18T03:36:28.2836560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-18T03:36:28.2841510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-18T03:36:28.2846320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-18T03:36:28.2851160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-18T03:36:28.2856140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-18T03:36:28.2861730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-18T03:36:28.2866630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-18T03:36:28.2871580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-18T03:36:28.2876790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-18T03:36:28.2881850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-18T03:36:28.2886700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-18T03:36:28.2891820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-18T03:36:28.2903860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-18T03:36:28.2909750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-18T03:36:28.2916150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-18T03:36:28.2920990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-18T03:36:28.2926370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-18T03:36:28.2931640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-18T03:36:28.2937210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-18T03:36:28.2942630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-18T03:36:28.2949980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-18T03:36:28.2955340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-18T03:36:28.2960870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-18T03:36:28.2966110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-18T03:36:28.2981420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-18T03:36:28.2986690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-18T03:36:28.2992150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-18T03:36:28.3013940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-18T03:36:28.3020860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-18T03:36:28.3039040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-18T03:36:28.3044890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-18T03:36:28.3050500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-18T03:36:28.3056180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-18T03:36:28.3061540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-18T03:36:28.3068460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-18T03:36:28.3074160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-18T03:36:28.3080150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-18T03:36:28.3085230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-18T03:36:28.3090650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-18T03:36:28.3096070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-18T03:36:28.3102020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-18T03:36:28.3107840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-18T03:36:28.3113620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-18T03:36:28.3120070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-18T03:36:28.3125620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-18T03:36:28.3130880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-18T03:36:28.3136550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-18T03:36:28.3141740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-18T03:36:28.3174800Z 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-18T03:36:28.3179660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-18T03:36:28.3185730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-18T03:36:28.3260570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-18T03:36:28.3262680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-18T03:36:28.3264910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-18T03:36:28.3269200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-18T03:36:28.3271060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-18T03:36:28.3273170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-18T03:36:28.3274980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-18T03:36:28.3276710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-18T03:36:28.3278490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-18T03:36:28.3280190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-18T03:36:28.3281900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-18T03:36:28.3283680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-18T03:36:28.3285410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-18T03:36:28.3286610Z Only the first 100 operations were output. 2021-05-18T03:36:28.8543820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3329-17ng5sz.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-18T03:36:31.3295840Z ==> Summary 2021-05-18T03:36:31.3735590Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T03:36:31.3747140Z ==> Installing fftw 2021-05-18T03:36:31.3749370Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T03:36:31.3765130Z 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/d20210518-3124-ebkeaf 2021-05-18T03:36:31.8096650Z cp -pR /private/tmp/d20210518-3124-ebkeaf/fftw/. /usr/local/Cellar/fftw 2021-05-18T03:36:32.0360800Z chmod -Rf +w /private/tmp/d20210518-3124-ebkeaf 2021-05-18T03:36:32.8390260Z ==> Finishing up 2021-05-18T03:36:32.8835760Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-18T03:36:32.8839890Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-18T03:36:32.8844490Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-18T03:36:32.8849500Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-18T03:36:32.8856370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-18T03:36:32.8861340Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-18T03:36:32.8865900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-18T03:36:32.8870740Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-18T03:36:32.8875460Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-18T03:36:32.8881090Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-18T03:36:32.8891880Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-18T03:36:32.8900420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-18T03:36:32.9345980Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-18T03:36:33.1552840Z info /usr/local/share/info/fftw3.info 2021-05-18T03:36:33.1570420Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-18T03:36:33.1580960Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-18T03:36:33.1601000Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-18T03:36:33.1611280Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-18T03:36:33.1625140Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-18T03:36:33.1641720Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-18T03:36:33.1658360Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-18T03:36:33.1669690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-18T03:36:33.1679220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-18T03:36:33.1694400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-18T03:36:33.1703480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-18T03:36:33.1712880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-18T03:36:33.1721130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-18T03:36:33.1729590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-18T03:36:33.1738490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-18T03:36:33.1751100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-18T03:36:33.1756740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-18T03:36:33.1766270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-18T03:36:33.1775460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-18T03:36:33.1784720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-18T03:36:33.1792810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-18T03:36:33.1805000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-18T03:36:33.1813830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-18T03:36:33.1822750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-18T03:36:33.1830520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-18T03:36:33.1839760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-18T03:36:33.1848440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-18T03:36:33.1859140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-18T03:36:33.1866230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-18T03:36:33.1873440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-18T03:36:33.1881740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-18T03:36:33.1888490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-18T03:36:33.1895540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-18T03:36:33.1903430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-18T03:36:33.1911080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-18T03:36:33.1920770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-18T03:36:33.2003140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-18T03:36:33.2007290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-18T03:36:33.2012150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-18T03:36:33.2017440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-18T03:36:33.2022960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-18T03:36:33.2029680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-18T03:36:33.2033220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-18T03:36:33.2044420Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-18T03:36:33.2049680Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-18T03:36:33.2054990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-18T03:36:33.2857550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3358-1hwos6a.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-18T03:36:35.8494250Z ==> Summary 2021-05-18T03:36:35.8558330Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T03:36:36.6254860Z ==> No outdated dependents to upgrade! 2021-05-18T03:36:36.6357310Z ==> Checking for dependents of upgraded formulae... 2021-05-18T03:36:36.8193330Z ==> Reinstalling 2 broken dependents from source: 2021-05-18T03:36:36.8194370Z fftw, open-mpi 2021-05-18T03:36:36.8217050Z rm /usr/local/bin/fftw-wisdom 2021-05-18T03:36:36.8220820Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-18T03:36:36.8231430Z rm /usr/local/bin/fftwf-wisdom 2021-05-18T03:36:36.8234610Z rm /usr/local/bin/fftwl-wisdom 2021-05-18T03:36:36.8245970Z rm /usr/local/include/fftw3-mpi.f03 2021-05-18T03:36:36.8256150Z rm /usr/local/include/fftw3-mpi.h 2021-05-18T03:36:36.8259100Z rm /usr/local/include/fftw3.f 2021-05-18T03:36:36.8268130Z rm /usr/local/include/fftw3.f03 2021-05-18T03:36:36.8271360Z rm /usr/local/include/fftw3.h 2021-05-18T03:36:36.8282700Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-18T03:36:36.8285750Z rm /usr/local/include/fftw3l.f03 2021-05-18T03:36:36.8294470Z rm /usr/local/include/fftw3q.f03 2021-05-18T03:36:36.8308030Z rm /usr/local/lib/cmake/fftw3 2021-05-18T03:36:36.8315510Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-18T03:36:36.8324950Z rm /usr/local/lib/libfftw3.a 2021-05-18T03:36:36.8342590Z rm /usr/local/lib/libfftw3.dylib 2021-05-18T03:36:36.8345280Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-18T03:36:36.8348900Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-18T03:36:36.8352690Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-18T03:36:36.8361180Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-18T03:36:36.8365000Z rm /usr/local/lib/libfftw3_omp.a 2021-05-18T03:36:36.8376830Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-18T03:36:36.8380720Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-18T03:36:36.8389740Z rm /usr/local/lib/libfftw3_threads.a 2021-05-18T03:36:36.8393780Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-18T03:36:36.8404940Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-18T03:36:36.8408680Z rm /usr/local/lib/libfftw3f.a 2021-05-18T03:36:36.8419720Z rm /usr/local/lib/libfftw3f.dylib 2021-05-18T03:36:36.8422920Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-18T03:36:36.8430930Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-18T03:36:36.8435460Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-18T03:36:36.8442400Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-18T03:36:36.8445700Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-18T03:36:36.8452590Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-18T03:36:36.8456040Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-18T03:36:36.8468880Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-18T03:36:36.8473460Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-18T03:36:36.8483270Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-18T03:36:36.8487120Z rm /usr/local/lib/libfftw3l.a 2021-05-18T03:36:36.8496290Z rm /usr/local/lib/libfftw3l.dylib 2021-05-18T03:36:36.8499430Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-18T03:36:36.8509630Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-18T03:36:36.8513250Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-18T03:36:36.8521250Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-18T03:36:36.8524400Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-18T03:36:36.8531580Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-18T03:36:36.8538870Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-18T03:36:36.8542940Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-18T03:36:36.8548590Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-18T03:36:36.8555450Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-18T03:36:36.8562970Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-18T03:36:36.8567060Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-18T03:36:36.8635740Z uninfo /usr/local/share/info/fftw3.info 2021-05-18T03:36:36.8638910Z rm /usr/local/share/info/fftw3.info 2021-05-18T03:36:36.8796670Z rm /usr/local/share/info/fftw3.info-1 2021-05-18T03:36:36.8800210Z rm /usr/local/share/info/fftw3.info-2 2021-05-18T03:36:36.8810770Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-18T03:36:36.8814700Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-18T03:36:36.8820290Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-18T03:36:36.8823680Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-18T03:36:36.9617310Z rm /usr/local/bin/aggregate_profile.pl 2021-05-18T03:36:36.9624240Z rm /usr/local/bin/mpic++ 2021-05-18T03:36:36.9627750Z rm /usr/local/bin/mpicc 2021-05-18T03:36:36.9634850Z rm /usr/local/bin/mpicxx 2021-05-18T03:36:36.9638650Z rm /usr/local/bin/mpiexec 2021-05-18T03:36:36.9645490Z rm /usr/local/bin/mpif77 2021-05-18T03:36:36.9648950Z rm /usr/local/bin/mpif90 2021-05-18T03:36:36.9655870Z rm /usr/local/bin/mpifort 2021-05-18T03:36:36.9660090Z rm /usr/local/bin/mpirun 2021-05-18T03:36:36.9669130Z rm /usr/local/bin/ompi-clean 2021-05-18T03:36:36.9672730Z rm /usr/local/bin/ompi-server 2021-05-18T03:36:36.9681080Z rm /usr/local/bin/ompi_info 2021-05-18T03:36:36.9685680Z rm /usr/local/bin/opal_wrapper 2021-05-18T03:36:36.9693340Z rm /usr/local/bin/orte-clean 2021-05-18T03:36:36.9697810Z rm /usr/local/bin/orte-info 2021-05-18T03:36:36.9706020Z rm /usr/local/bin/orte-server 2021-05-18T03:36:36.9709310Z rm /usr/local/bin/ortecc 2021-05-18T03:36:36.9717690Z rm /usr/local/bin/orted 2021-05-18T03:36:36.9721640Z rm /usr/local/bin/orterun 2021-05-18T03:36:36.9730560Z rm /usr/local/bin/profile2mat.pl 2021-05-18T03:36:36.9741850Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-18T03:36:36.9745710Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-18T03:36:36.9752320Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-18T03:36:36.9755680Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-18T03:36:36.9763150Z rm /usr/local/include/mpi-ext.h 2021-05-18T03:36:36.9767930Z rm /usr/local/include/mpi.h 2021-05-18T03:36:36.9772290Z rm /usr/local/include/mpi.mod 2021-05-18T03:36:36.9776340Z rm /usr/local/include/mpi_ext.mod 2021-05-18T03:36:36.9783420Z rm /usr/local/include/mpi_f08.mod 2021-05-18T03:36:36.9788490Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-18T03:36:36.9794970Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-18T03:36:36.9799100Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-18T03:36:36.9804050Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-18T03:36:36.9807720Z rm /usr/local/include/mpi_f08_types.mod 2021-05-18T03:36:36.9811510Z rm /usr/local/include/mpi_portable_platform.h 2021-05-18T03:36:36.9817630Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-18T03:36:36.9820790Z rm /usr/local/include/mpif-config.h 2021-05-18T03:36:36.9824650Z rm /usr/local/include/mpif-constants.h 2021-05-18T03:36:36.9830650Z rm /usr/local/include/mpif-ext.h 2021-05-18T03:36:36.9834760Z rm /usr/local/include/mpif-externals.h 2021-05-18T03:36:36.9838690Z rm /usr/local/include/mpif-handles.h 2021-05-18T03:36:36.9846450Z rm /usr/local/include/mpif-io-constants.h 2021-05-18T03:36:36.9940070Z rm /usr/local/include/mpif-io-handles.h 2021-05-18T03:36:36.9943730Z rm /usr/local/include/mpif-sentinels.h 2021-05-18T03:36:36.9947890Z rm /usr/local/include/mpif-sizeof.h 2021-05-18T03:36:36.9950900Z rm /usr/local/include/mpif.h 2021-05-18T03:36:36.9954790Z rm /usr/local/include/openmpi 2021-05-18T03:36:36.9959070Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-18T03:36:36.9965500Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-18T03:36:36.9969140Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-18T03:36:36.9972630Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-18T03:36:36.9976460Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-18T03:36:36.9980320Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-18T03:36:36.9983780Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-18T03:36:36.9986800Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-18T03:36:36.9991060Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-18T03:36:36.9994890Z rm /usr/local/lib/libmpi.40.dylib 2021-05-18T03:36:36.9998450Z rm /usr/local/lib/libmpi.dylib 2021-05-18T03:36:37.0002580Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-18T03:36:37.0007040Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-18T03:36:37.0010630Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-18T03:36:37.0014300Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-18T03:36:37.0018220Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-18T03:36:37.0022370Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-18T03:36:37.0026640Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-18T03:36:37.0030420Z rm /usr/local/lib/libompitrace.dylib 2021-05-18T03:36:37.0034390Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-18T03:36:37.0038330Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-18T03:36:37.0043440Z rm /usr/local/lib/libopen-pal.dylib 2021-05-18T03:36:37.0047260Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-18T03:36:37.0050440Z rm /usr/local/lib/libopen-rte.dylib 2021-05-18T03:36:37.0053900Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-18T03:36:37.0057880Z rm /usr/local/lib/openmpi 2021-05-18T03:36:37.0064180Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-18T03:36:37.0068290Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-18T03:36:37.0072580Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-18T03:36:37.0077380Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-18T03:36:37.0082140Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-18T03:36:37.0085840Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-18T03:36:37.0089600Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-18T03:36:37.0093460Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-18T03:36:37.0097290Z rm /usr/local/lib/pmix 2021-05-18T03:36:37.0108310Z rm /usr/local/share/man/man1/mpic++.1 2021-05-18T03:36:37.0112150Z rm /usr/local/share/man/man1/mpicc.1 2021-05-18T03:36:37.0116640Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-18T03:36:37.0121650Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-18T03:36:37.0125680Z rm /usr/local/share/man/man1/mpif77.1 2021-05-18T03:36:37.0129630Z rm /usr/local/share/man/man1/mpif90.1 2021-05-18T03:36:37.0133650Z rm /usr/local/share/man/man1/mpifort.1 2021-05-18T03:36:37.0137780Z rm /usr/local/share/man/man1/mpirun.1 2021-05-18T03:36:37.0142380Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-18T03:36:37.0147780Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-18T03:36:37.0151500Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-18T03:36:37.0155850Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-18T03:36:37.0160890Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-18T03:36:37.0164880Z rm /usr/local/share/man/man1/orte-info.1 2021-05-18T03:36:37.0168850Z rm /usr/local/share/man/man1/orte-server.1 2021-05-18T03:36:37.0583310Z rm /usr/local/share/man/man1/orted.1 2021-05-18T03:36:37.0588290Z rm /usr/local/share/man/man1/orterun.1 2021-05-18T03:36:37.0605220Z rm /usr/local/share/man/man3/MPI.3 2021-05-18T03:36:37.0610510Z Only the first 100 operations were output. 2021-05-18T03:36:39.1662130Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T03:36:40.5554710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:36:41.1931160Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-18T03:36:41.5700580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-18T03%3A45%3A00Z&sig=W3u6YeUSP5C0ufAYHk6cFYAPc9qmlDPWSdwAt5PSJA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:36:41.6455080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=W3u6YeUSP5C0ufAYHk6cFYAPc9qmlDPWSdwAt5PSJA0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:36:42.4279130Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-18T03:36:42.5716720Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-18T03:36:42.5745330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3372-1tv8phv 2021-05-18T03:36:56.4540620Z cp -pR /private/tmp/d20210518-3372-1tv8phv/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-18T03:37:15.0865460Z chmod -Rf +w /private/tmp/d20210518-3372-1tv8phv 2021-05-18T03:37:16.1619210Z ==> Finishing up 2021-05-18T03:37:16.2115780Z mkdir -p /usr/local/etc/dcmtk 2021-05-18T03:37:16.2123510Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-18T03:37:16.2128260Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-18T03:37:16.2133380Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-18T03:37:16.2139550Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-18T03:37:16.2143820Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-18T03:37:16.2148710Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-18T03:37:16.2153650Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-18T03:37:16.2161720Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-18T03:37:16.2166390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-18T03:37:16.2171060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-18T03:37:16.2175740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-18T03:37:16.2180520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-18T03:37:16.2185380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-18T03:37:16.2190260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-18T03:37:16.2195000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-18T03:37:16.2201910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-18T03:37:16.2207160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-18T03:37:16.2211350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-18T03:37:17.3248250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-18T03:37:17.3249330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-18T03:37:17.3292820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-18T03:37:17.3357140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-18T03:37:17.3459750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-18T03:37:17.3560660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-18T03:37:17.3662650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-18T03:37:17.3763450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-18T03:37:17.3865610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-18T03:37:17.3966710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-18T03:37:17.4069220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-18T03:37:17.4169500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-18T03:37:17.4269890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-18T03:37:17.4372170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-18T03:37:17.4472830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-18T03:37:17.4573450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-18T03:37:17.4673410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-18T03:37:17.4775400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-18T03:37:17.4876130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-18T03:37:17.4976700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-18T03:37:17.5077390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-18T03:37:17.5180290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-18T03:37:17.5280750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-18T03:37:17.5381240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-18T03:37:17.5483660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-18T03:37:17.5584070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-18T03:37:17.5685310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-18T03:37:17.5785940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-18T03:37:17.5887180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-18T03:37:17.5987280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-18T03:37:17.6089090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-18T03:37:17.6189440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-18T03:37:17.6291250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-18T03:37:17.6357570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-18T03:37:17.6378890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-18T03:37:17.6381540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-18T03:37:17.6483720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-18T03:37:17.6586070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-18T03:37:17.6690000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-18T03:37:17.6795290Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-18T03:37:17.6899160Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-18T03:37:17.7005260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-18T03:37:17.7107640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-18T03:37:17.7287270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-18T03:37:17.7389850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-18T03:37:17.7490140Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-18T03:37:17.7591210Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-18T03:37:17.7693130Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-18T03:37:17.7794080Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-18T03:37:17.7795290Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-18T03:37:17.7897410Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-18T03:37:17.8000420Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-18T03:37:17.8103130Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-18T03:37:17.8205450Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-18T03:37:17.8283350Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-18T03:37:17.8385560Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-18T03:37:17.8487720Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-18T03:37:17.8589940Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-18T03:37:17.8692130Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-18T03:37:17.8794460Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-18T03:37:17.8896570Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-18T03:37:17.8935770Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-18T03:37:17.9038230Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-18T03:37:17.9120380Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-18T03:37:17.9230290Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-18T03:37:17.9293280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-18T03:37:17.9355170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-18T03:37:17.9458770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-18T03:37:17.9541710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-18T03:37:17.9643300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-18T03:37:17.9745800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-18T03:37:17.9766560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-18T03:37:17.9868600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-18T03:37:17.9936800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-18T03:37:18.0001390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-18T03:37:18.0049410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-18T03:37:18.0090520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-18T03:37:18.0113370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-18T03:37:18.0119110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-18T03:37:18.0146670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-18T03:37:18.0199560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-18T03:37:18.0226530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-18T03:37:18.0328030Z Only the first 100 operations were output. 2021-05-18T03:37:18.0348260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3578-1d6lnpn.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-18T03:37:20.2950450Z ==> Summary 2021-05-18T03:37:20.3710020Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-18T03:37:23.1276930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T03:37:24.3335820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:24.9032320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-18T03:37:25.2641960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-18T03%3A45%3A00Z&sig=uDwAIIxftxx%2FX%2FXNdBHrFVpHVmdG7uuSuaUWw5mO82U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:25.3179040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=uDwAIIxftxx\%2FX\%2FXNdBHrFVpHVmdG7uuSuaUWw5mO82U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:25.7080040Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-18T03:37:25.8388780Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-18T03:37:25.8430070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3586-13ufnwd 2021-05-18T03:37:25.9163240Z cp -pR /private/tmp/d20210518-3586-13ufnwd/libsecret/. /usr/local/Cellar/libsecret 2021-05-18T03:37:26.0640610Z chmod -Rf +w /private/tmp/d20210518-3586-13ufnwd 2021-05-18T03:37:26.2478430Z ==> Finishing up 2021-05-18T03:37:26.2824290Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-18T03:37:26.2852300Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-18T03:37:26.2888150Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-18T03:37:26.2922350Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-18T03:37:26.2949550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.2995920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3032420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3056690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3063700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3086530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3123520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3191500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3316580Z mkdir -p /usr/local/share/locale/ckb 2021-05-18T03:37:26.3421400Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-18T03:37:26.3682540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3785360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3888290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.3994460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4097220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4200430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4289280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4312820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4354270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4371190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4372970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4425090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4475550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4492680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4532160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4560640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4663460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.4765800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5201820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5287000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5313770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5325410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5374950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5402460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5447610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5519110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5574940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5622770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5678860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5713200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5740540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5767790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5787300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5796510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5821560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5843600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5845130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.5947710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6013950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6117020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6219850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6322260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6423210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6525160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6622960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6701480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T03:37:26.6804220Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-18T03:37:26.6841630Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-18T03:37:26.6927370Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-18T03:37:26.6981820Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-18T03:37:26.7009750Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-18T03:37:26.7067040Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-18T03:37:26.7169350Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-18T03:37:26.7249680Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-18T03:37:26.7327590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3759-1vu2avt.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-18T03:37:29.8444090Z ==> Summary 2021-05-18T03:37:29.8645730Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-18T03:37:32.2752290Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-18T03:37:32.2753280Z To reinstall 1.6.37, run: 2021-05-18T03:37:32.2754130Z brew reinstall libpng 2021-05-18T03:37:34.3203130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T03:37:35.4823470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:36.0386660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-18T03:37:36.4152300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-18T03%3A45%3A00Z&sig=d9COQkwE7xZddsPt2YpLzCgsI%2FGxAGalWHNvu%2FDpOZ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:36.4610610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=d9COQkwE7xZddsPt2YpLzCgsI\%2FGxAGalWHNvu\%2FDpOZ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:36.5070410Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-18T03:37:36.5117710Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T03:37:37.6612830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:38.2346480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-18T03:37:38.6454360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-18T03%3A45%3A00Z&sig=R2mQjxhEZdJAyULAbO8taS4OWGCCttiTz%2ByfL%2FWtmz0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:38.6927580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=R2mQjxhEZdJAyULAbO8taS4OWGCCttiTz\%2ByfL\%2FWtmz0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:38.7750260Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-18T03:37:38.7801390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T03:37:39.9524040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:40.4976460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-18T03:37:40.8487740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-18T03%3A45%3A00Z&sig=aszbGtDlUjKUdk5is487D23fZ3pvIU7kElC9EnNQKXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:40.8982670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=aszbGtDlUjKUdk5is487D23fZ3pvIU7kElC9EnNQKXE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:40.9491580Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-18T03:37:40.9520430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T03:37:42.0753260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:42.6378060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-18T03:37:43.0037700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-18T03%3A45%3A00Z&sig=1CODfVqqhgWVk%2BOBN6WvWoRQVqMlt5L04F8SiByGdXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:43.0519310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=1CODfVqqhgWVk\%2BOBN6WvWoRQVqMlt5L04F8SiByGdXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:43.1045500Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-18T03:37:43.1075800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T03:37:44.2339680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:44.9114220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-18T03:37:45.2877810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-18T03%3A45%3A00Z&sig=mIIvIwHHfoKSqZrYdCJQjEr7YypJqy7Y2QZmq4EOb58%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:45.3444800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=mIIvIwHHfoKSqZrYdCJQjEr7YypJqy7Y2QZmq4EOb58\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:45.4609860Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-18T03:37:45.4690440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T03:37:46.6256220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:47.1978810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-18T03:37:47.5925220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-18T03%3A45%3A00Z&sig=Dr8MkqPmRES2LTk%2Fl5yu5iyoj2fK89VJ64TKgI9%2FVmo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:48.2478530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=Dr8MkqPmRES2LTk\%2Fl5yu5iyoj2fK89VJ64TKgI9\%2FVmo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:48.2484970Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-18T03:37:48.2487470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T03:37:48.9443790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:49.5006350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-18T03:37:49.9290640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-18T03%3A45%3A00Z&sig=Zp7TVem4ITCxVmoKdlrx4%2Bv5eZyJSPwIDc3eEdIHq94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:49.9756690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=Zp7TVem4ITCxVmoKdlrx4\%2Bv5eZyJSPwIDc3eEdIHq94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:50.0317570Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-18T03:37:50.0349530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T03:37:51.1848480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:51.7661840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-18T03:37:52.2154880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-18T03%3A45%3A00Z&sig=rBxOgH9udU7NwEenj%2Fmqvm6MKsWBGTvugcLF2xL6m8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:52.2743360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=rBxOgH9udU7NwEenj\%2Fmqvm6MKsWBGTvugcLF2xL6m8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:52.3284370Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-18T03:37:52.3316140Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T03:37:53.4142560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:54.0085450Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-18T03:37:54.4064620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-18T03%3A45%3A00Z&sig=NvQwpcqBqLtlluA55Q93sr813tbmdbDvuA6oku5Y2b8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:54.4552860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=NvQwpcqBqLtlluA55Q93sr813tbmdbDvuA6oku5Y2b8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:54.5106850Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-18T03:37:54.5139610Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T03:37:55.6449500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:56.2822090Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-18T03:37:56.6626960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-18T03%3A45%3A00Z&sig=3iojTeHInhI9sysmC3IE0igqwOCfSpkJ0EonknfuQDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:56.7354650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=3iojTeHInhI9sysmC3IE0igqwOCfSpkJ0EonknfuQDg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:56.9111070Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-18T03:37:56.9156240Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T03:37:58.0334930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:37:58.5906880Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-18T03:37:58.9608640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-18T03%3A45%3A00Z&sig=EOd0%2F22wNWesvCqEImoXE98JNXm5bl6CE8qflsqOgtQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:37:59.0396340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=EOd0\%2F22wNWesvCqEImoXE98JNXm5bl6CE8qflsqOgtQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:37:59.1685870Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-18T03:37:59.1775220Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T03:38:00.3258860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:38:00.8869600Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-18T03:38:01.2635400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-18T03%3A45%3A00Z&sig=wjawXo1StBjFE3LPCzjchKmrWg7xL0KB%2F1Cbn%2BpAcjo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:38:01.3151580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=wjawXo1StBjFE3LPCzjchKmrWg7xL0KB\%2F1Cbn\%2BpAcjo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:38:01.4042440Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-18T03:38:01.4082660Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T03:38:02.5733810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:38:03.1567550Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-18T03:38:03.5624160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-18T03%3A45%3A00Z&sig=pt0%2F0p2WXqWr%2BL5Sy%2FVP2xUM7cInQG%2FmerxA1ebrN1Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:38:03.7464840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=pt0\%2F0p2WXqWr\%2BL5Sy\%2FVP2xUM7cInQG\%2FmerxA1ebrN1Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:38:03.8318530Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-18T03:38:03.8359900Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T03:38:04.9885030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:38:05.6071910Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-18T03:38:05.9919000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-18T03%3A45%3A00Z&sig=DPNxrCSOHfBj0l3CRQbLhhA5e%2Bybd8M9Vuk7yHOeki8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:38:06.0511880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=DPNxrCSOHfBj0l3CRQbLhhA5e\%2Bybd8M9Vuk7yHOeki8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:38:06.3573320Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-18T03:38:06.4086790Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T03:38:07.5895100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:38:08.1422980Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-18T03:38:08.5028490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-18T03%3A45%3A00Z&sig=GapFcb%2FLKGEwnF63ukpJ%2FtW5W0oMNabhS8HFnZff7XY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:38:08.5552450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=GapFcb\%2FLKGEwnF63ukpJ\%2FtW5W0oMNabhS8HFnZff7XY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:38:08.7108020Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-18T03:38:08.7208550Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T03:38:09.9278290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:38:10.5300580Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-18T03:38:11.0445800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-18T03%3A45%3A00Z&sig=wP4xNWCOEcUJMShqdlmNQxmR4HvEhbTSkLVmgrfipfc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:38:11.0990840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=wP4xNWCOEcUJMShqdlmNQxmR4HvEhbTSkLVmgrfipfc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:38:12.2796710Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-18T03:38:12.7094730Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T03:38:13.8342500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:38:14.4225080Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-18T03:38:15.0496530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-18T03%3A45%3A00Z&sig=T9IOSeGm3UqDfDpJRjLCThzxn%2B%2BdbPNiW2Ot8Xzn3fU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:38:15.1025020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=T9IOSeGm3UqDfDpJRjLCThzxn\%2B\%2BdbPNiW2Ot8Xzn3fU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:38:15.4121920Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-18T03:38:15.4738820Z ==> 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-18T03:38:15.4741620Z ==> Installing poppler dependency: libpthread-stubs 2021-05-18T03:38:15.5471160Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-18T03:38:15.5501040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-z4xnc1 2021-05-18T03:38:15.5583530Z cp -pR /private/tmp/d20210518-3869-z4xnc1/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-18T03:38:15.5673590Z chmod -Rf +w /private/tmp/d20210518-3869-z4xnc1 2021-05-18T03:38:15.6044160Z ==> Finishing up 2021-05-18T03:38:15.7143160Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-18T03:38:15.7241920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4208-1eeeiij.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-18T03:38:18.0364520Z ==> Summary 2021-05-18T03:38:18.0379190Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-18T03:38:18.0384660Z ==> Installing poppler dependency: xorgproto 2021-05-18T03:38:18.0421660Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-18T03:38:18.0439200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210518-3869-bwjjke 2021-05-18T03:38:18.1504960Z cp -pR /private/tmp/d20210518-3869-bwjjke/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-18T03:38:18.3222920Z chmod -Rf +w /private/tmp/d20210518-3869-bwjjke 2021-05-18T03:38:18.4820170Z ==> Finishing up 2021-05-18T03:38:18.5197200Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-18T03:38:18.5211580Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-18T03:38:18.5233950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-18T03:38:18.5260980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-18T03:38:18.5264290Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-18T03:38:18.5267470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-18T03:38:18.5269660Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-18T03:38:18.5271390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-18T03:38:18.5273940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-18T03:38:18.5275700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-18T03:38:18.5277280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-18T03:38:18.5349790Z rm /usr/local/share/pkgconfig 2021-05-18T03:38:18.5393170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-18T03:38:18.5395190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-18T03:38:18.5397080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-18T03:38:18.5401620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-18T03:38:18.5407370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-18T03:38:18.5419020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-18T03:38:18.5424630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-18T03:38:18.5430390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-18T03:38:18.5436020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-18T03:38:18.5441450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-18T03:38:18.5446960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-18T03:38:18.5462250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-18T03:38:18.5464190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-18T03:38:18.5465880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-18T03:38:18.5471380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-18T03:38:18.5476110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-18T03:38:18.5481540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-18T03:38:18.5486180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-18T03:38:18.5491920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-18T03:38:18.5496460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-18T03:38:18.5501890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-18T03:38:18.5506610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-18T03:38:18.5512010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-18T03:38:18.5516820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-18T03:38:18.5522230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-18T03:38:18.5527370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-18T03:38:18.5532040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-18T03:38:18.5537390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-18T03:38:18.5542500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-18T03:38:18.5547830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-18T03:38:18.5552930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-18T03:38:18.5571960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-18T03:38:18.5576850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-18T03:38:18.5582850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-18T03:38:18.5587620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-18T03:38:18.5592840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-18T03:38:18.5597670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-18T03:38:18.5603020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-18T03:38:18.5607930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-18T03:38:18.5613470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-18T03:38:18.5618180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-18T03:38:18.5623390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-18T03:38:18.6166540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4234-a77vfo.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-18T03:38:20.9951000Z ==> Summary 2021-05-18T03:38:21.0114690Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-18T03:38:21.0120470Z ==> Installing poppler dependency: libxau 2021-05-18T03:38:21.0237770Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-18T03:38:21.0255960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-59eaiv 2021-05-18T03:38:21.0381710Z cp -pR /private/tmp/d20210518-3869-59eaiv/libxau/. /usr/local/Cellar/libxau 2021-05-18T03:38:21.0553680Z chmod -Rf +w /private/tmp/d20210518-3869-59eaiv 2021-05-18T03:38:21.1140390Z ==> Finishing up 2021-05-18T03:38:21.1511070Z rm /usr/local/include/X11 2021-05-18T03:38:21.1519390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-18T03:38:21.1524180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-18T03:38:21.1530330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-18T03:38:21.1546100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-18T03:38:21.1551400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-18T03:38:21.1556040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-18T03:38:21.1561530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-18T03:38:21.1566130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-18T03:38:21.1571460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-18T03:38:21.1576530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-18T03:38:21.1581390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-18T03:38:21.1586400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-18T03:38:21.1591360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-18T03:38:21.1596480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-18T03:38:21.1602400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-18T03:38:21.1607600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-18T03:38:21.1612580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-18T03:38:21.7006540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-18T03:38:21.7008930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-18T03:38:21.7111870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-18T03:38:21.7214640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-18T03:38:21.7315240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-18T03:38:21.7417490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-18T03:38:21.7518270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-18T03:38:21.7620100Z mkdir -p /usr/local/include/X11/dri 2021-05-18T03:38:21.7721100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-18T03:38:21.7823630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-18T03:38:21.7926240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-18T03:38:21.8028770Z mkdir -p /usr/local/include/X11/extensions 2021-05-18T03:38:21.8129200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-18T03:38:21.8231990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-18T03:38:21.8332350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-18T03:38:21.8434860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-18T03:38:21.8537550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-18T03:38:21.8637780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-18T03:38:21.8740690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-18T03:38:21.8840800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-18T03:38:21.8849360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-18T03:38:21.8943900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-18T03:38:21.8951480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-18T03:38:21.9046910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-18T03:38:21.9053760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-18T03:38:21.9154920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-18T03:38:21.9156890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-18T03:38:21.9259740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-18T03:38:21.9359910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-18T03:38:21.9368450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-18T03:38:21.9463910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-18T03:38:21.9471000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-18T03:38:21.9567490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-18T03:38:21.9573330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-18T03:38:21.9670770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-18T03:38:21.9675400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-18T03:38:21.9774210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-18T03:38:21.9777520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-18T03:38:21.9877630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-18T03:38:21.9980560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-18T03:38:22.0081140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-18T03:38:22.0083430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-18T03:38:22.0186030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-18T03:38:22.0205360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-18T03:38:22.0211260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-18T03:38:22.0313950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-18T03:38:22.0332220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-18T03:38:22.0348110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-18T03:38:22.0450760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-18T03:38:22.0539940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-18T03:38:22.0589560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-18T03:38:22.0643250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-18T03:38:22.0693350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-18T03:38:22.0745790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-18T03:38:22.0795740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-18T03:38:22.0848040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-18T03:38:22.0898350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-18T03:38:22.0950370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-18T03:38:22.1000740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-18T03:38:22.1052520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-18T03:38:22.1103150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-18T03:38:22.1156830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-18T03:38:22.1206010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-18T03:38:22.1259100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-18T03:38:22.1308340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-18T03:38:22.1366500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-18T03:38:22.1411540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-18T03:38:22.1468930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-18T03:38:22.1513850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-18T03:38:22.1571210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-18T03:38:22.1616150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-18T03:38:22.1673360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-18T03:38:22.1718400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-18T03:38:22.1775800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-18T03:38:22.1820760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-18T03:38:22.1877850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-18T03:38:22.1923020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-18T03:38:22.1980500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-18T03:38:22.2025230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-18T03:38:22.2073440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-18T03:38:22.2076840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-18T03:38:22.2081570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-18T03:38:22.2084740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-18T03:38:22.2096460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-18T03:38:22.2187150Z Only the first 100 operations were output. 2021-05-18T03:38:22.2290540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4262-1w8xi55.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-18T03:38:23.5624540Z ==> Summary 2021-05-18T03:38:23.5650030Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-18T03:38:23.5656490Z ==> Installing poppler dependency: libxdmcp 2021-05-18T03:38:23.5744570Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-18T03:38:23.5761630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-bnjns4 2021-05-18T03:38:23.5860290Z cp -pR /private/tmp/d20210518-3869-bnjns4/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-18T03:38:23.5977420Z chmod -Rf +w /private/tmp/d20210518-3869-bnjns4 2021-05-18T03:38:23.6465910Z ==> Finishing up 2021-05-18T03:38:23.6997480Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-18T03:38:23.7003300Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-18T03:38:23.7012630Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-18T03:38:23.7021230Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-18T03:38:23.7028790Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-18T03:38:23.7154940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4290-biuluu.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-18T03:38:25.9474350Z ==> Summary 2021-05-18T03:38:25.9494050Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-18T03:38:25.9500340Z ==> Installing poppler dependency: libxcb 2021-05-18T03:38:25.9829770Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-18T03:38:25.9846890Z 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/d20210518-3869-pq8h9m 2021-05-18T03:38:26.6593570Z cp -pR /private/tmp/d20210518-3869-pq8h9m/libxcb/. /usr/local/Cellar/libxcb 2021-05-18T03:38:27.8251230Z chmod -Rf +w /private/tmp/d20210518-3869-pq8h9m 2021-05-18T03:38:28.9607670Z ==> Finishing up 2021-05-18T03:38:28.9970310Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-18T03:38:28.9978670Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-18T03:38:29.0046550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-18T03:38:29.0051620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-18T03:38:29.0060880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-18T03:38:29.0069880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-18T03:38:29.0081950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-18T03:38:29.0095960Z 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-18T03:38:29.0107630Z 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-18T03:38:29.0116500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-18T03:38:29.0127140Z 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-18T03:38:29.0139140Z 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-18T03:38:29.0147130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-18T03:38:29.0153270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-18T03:38:29.0161940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-18T03:38:29.0171710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-18T03:38:29.0181110Z 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-18T03:38:29.0188880Z 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-18T03:38:29.0194700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-18T03:38:29.0200610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-18T03:38:29.0206150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-18T03:38:29.0219700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-18T03:38:29.0225720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-18T03:38:29.0284390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-18T03:38:29.0294750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-18T03:38:29.0299780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-18T03:38:29.0308130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-18T03:38:29.0313390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-18T03:38:29.0321900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-18T03:38:29.0329310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-18T03:38:29.0339990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-18T03:38:29.0350770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-18T03:38:29.0358300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-18T03:38:29.0368710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-18T03:38:29.0374440Z 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-18T03:38:29.0379350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-18T03:38:29.0388110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-18T03:38:29.0393840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-18T03:38:29.0403470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-18T03:38:29.0409110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-18T03:38:29.0416880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-18T03:38:29.0424900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-18T03:38:29.0430530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-18T03:38:29.0435590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-18T03:38:29.0444050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-18T03:38:29.0449390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-18T03:38:29.0458930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-18T03:38:29.0465000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-18T03:38:29.0471150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-18T03:38:29.0477140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-18T03:38:29.0483130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-18T03:38:29.0495070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-18T03:38:29.0500800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-18T03:38:29.0506890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-18T03:38:29.0515020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-18T03:38:29.0520860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-18T03:38:29.0531650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-18T03:38:29.0537140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-18T03:38:29.0544950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-18T03:38:29.0550600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-18T03:38:29.0556260Z 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-18T03:38:29.0566290Z 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-18T03:38:29.0571270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-18T03:38:29.0577190Z 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-18T03:38:29.0582470Z 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-18T03:38:29.0588230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-18T03:38:29.0594040Z 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-18T03:38:29.0599220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-18T03:38:29.0605110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-18T03:38:29.0610790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-18T03:38:29.0618750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-18T03:38:29.0624300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-18T03:38:29.0629410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-18T03:38:29.0635530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-18T03:38:29.0641020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-18T03:38:29.0646780Z 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-18T03:38:29.0651800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-18T03:38:29.0657560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-18T03:38:29.0668900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-18T03:38:29.0674770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-18T03:38:29.0679600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-18T03:38:29.0685480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-18T03:38:29.0690750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-18T03:38:29.0696260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-18T03:38:29.0705440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-18T03:38:29.0710740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-18T03:38:29.0716360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-18T03:38:29.0722680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-18T03:38:29.0729010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-18T03:38:29.0734560Z 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-18T03:38:29.0742330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-18T03:38:29.0748000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-18T03:38:29.0755370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-18T03:38:29.0761160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-18T03:38:29.0766310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-18T03:38:29.0772180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-18T03:38:29.0807920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-18T03:38:29.0812970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-18T03:38:29.0818650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-18T03:38:29.0824270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-18T03:38:29.0828110Z Only the first 100 operations were output. 2021-05-18T03:38:30.6679470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4316-gfihel.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-18T03:38:33.2311140Z ==> Summary 2021-05-18T03:38:33.3683170Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-18T03:38:33.3689130Z ==> Installing poppler dependency: libx11 2021-05-18T03:38:33.4147960Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-18T03:38:33.4165180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-b5pfiv 2021-05-18T03:38:33.7716730Z cp -pR /private/tmp/d20210518-3869-b5pfiv/libx11/. /usr/local/Cellar/libx11 2021-05-18T03:38:34.3014440Z chmod -Rf +w /private/tmp/d20210518-3869-b5pfiv 2021-05-18T03:38:34.7967720Z ==> Finishing up 2021-05-18T03:38:34.8371520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-18T03:38:34.8374910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-18T03:38:34.8380810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-18T03:38:34.8385160Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-18T03:38:34.8390410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-18T03:38:34.8395430Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-18T03:38:34.8400450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-18T03:38:34.8405580Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-18T03:38:34.8410320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-18T03:38:34.8415640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-18T03:38:34.8420440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-18T03:38:34.8425810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-18T03:38:34.8433410Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-18T03:38:34.8439790Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-18T03:38:34.8466370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-18T03:38:34.8471790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-18T03:38:34.8478170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-18T03:38:34.8484320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-18T03:38:34.8489460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-18T03:38:34.8495330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-18T03:38:34.8500580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-18T03:38:34.8506030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-18T03:38:34.8511560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-18T03:38:34.8516950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-18T03:38:34.8522800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-18T03:38:34.8527590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-18T03:38:34.8533350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-18T03:38:34.8538590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-18T03:38:34.8544190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-18T03:38:34.8550310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-18T03:38:34.8555340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-18T03:38:34.8561750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-18T03:38:34.8569770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-18T03:38:34.8572780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-18T03:38:34.8578330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-18T03:38:34.8584070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-18T03:38:34.8590680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-18T03:38:34.8595940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-18T03:38:34.8601570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-18T03:38:34.8606920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-18T03:38:34.8612470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-18T03:38:34.8617390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-18T03:38:34.8623090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-18T03:38:34.8628520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-18T03:38:34.8633660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-18T03:38:34.8639400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-18T03:38:34.8644490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-18T03:38:34.8650110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-18T03:38:34.8655480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-18T03:38:34.8661010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-18T03:38:34.8671130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-18T03:38:34.8676890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-18T03:38:34.8707880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-18T03:38:34.8709660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-18T03:38:34.8711620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-18T03:38:34.8713430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-18T03:38:34.8715570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-18T03:38:34.8717680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-18T03:38:34.8719570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-18T03:38:34.8723790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-18T03:38:34.8730000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-18T03:38:34.8736810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-18T03:38:34.8742550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-18T03:38:34.8748220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-18T03:38:34.8753980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-18T03:38:34.8760000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-18T03:38:34.8766330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-18T03:38:34.8772370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-18T03:38:34.8778190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-18T03:38:34.8784100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-18T03:38:34.8789640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-18T03:38:34.8795620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-18T03:38:34.8801300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-18T03:38:34.8816200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-18T03:38:34.8837070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-18T03:38:34.8839040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-18T03:38:34.8841050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-18T03:38:34.8842990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-18T03:38:34.8844960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-18T03:38:34.8846910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-18T03:38:34.8848780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-18T03:38:34.8854870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-18T03:38:34.8861020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-18T03:38:34.8866580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-18T03:38:34.8872150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-18T03:38:34.8877980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-18T03:38:34.8883740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-18T03:38:34.8889420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-18T03:38:34.8895130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-18T03:38:34.8900700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-18T03:38:34.8906670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-18T03:38:34.8912280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-18T03:38:34.8917950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-18T03:38:34.8923780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-18T03:38:34.8929870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-18T03:38:34.8935550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-18T03:38:34.8941330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-18T03:38:34.8947420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-18T03:38:34.8951960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-18T03:38:34.8959020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-18T03:38:34.8963360Z Only the first 100 operations were output. 2021-05-18T03:38:35.4873830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4342-5p0r6x.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-18T03:38:38.0606380Z ==> Summary 2021-05-18T03:38:38.1267130Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-18T03:38:38.1273310Z ==> Installing poppler dependency: libxext 2021-05-18T03:38:38.1823760Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-18T03:38:38.1841330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-1mwdwue 2021-05-18T03:38:38.2174030Z cp -pR /private/tmp/d20210518-3869-1mwdwue/libxext/. /usr/local/Cellar/libxext 2021-05-18T03:38:38.2690490Z chmod -Rf +w /private/tmp/d20210518-3869-1mwdwue 2021-05-18T03:38:38.3592750Z ==> Finishing up 2021-05-18T03:38:38.3984410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-18T03:38:38.3988550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-18T03:38:38.3995010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-18T03:38:38.3999470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-18T03:38:38.4005050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-18T03:38:38.4010420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-18T03:38:38.4015730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-18T03:38:38.4021310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-18T03:38:38.4026790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-18T03:38:38.4032040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-18T03:38:38.4037370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-18T03:38:38.4042770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-18T03:38:38.4047810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-18T03:38:38.4053320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-18T03:38:38.4058710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-18T03:38:38.4064180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-18T03:38:38.4076700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-18T03:38:38.4082560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-18T03:38:38.4088020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-18T03:38:38.4093480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-18T03:38:38.4099070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-18T03:38:38.4105440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-18T03:38:38.4111280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-18T03:38:38.4116280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-18T03:38:38.4122270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-18T03:38:38.4127650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-18T03:38:38.4132630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-18T03:38:38.4138520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-18T03:38:38.4144200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-18T03:38:38.4149260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-18T03:38:38.4155090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-18T03:38:38.4160350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-18T03:38:38.4166070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-18T03:38:38.4171340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-18T03:38:38.4177270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-18T03:38:38.4182450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-18T03:38:38.4188190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-18T03:38:38.4193610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-18T03:38:38.4198940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-18T03:38:38.4204930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-18T03:38:38.4214420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-18T03:38:38.4220250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-18T03:38:38.4226900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-18T03:38:38.4233350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-18T03:38:38.4239040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-18T03:38:38.4245000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-18T03:38:38.4250540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-18T03:38:38.4256700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-18T03:38:38.4262270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-18T03:38:38.4268460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-18T03:38:38.4273730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-18T03:38:38.4279470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-18T03:38:38.4285890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-18T03:38:38.4291320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-18T03:38:38.4297840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-18T03:38:38.4302970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-18T03:38:38.4308990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-18T03:38:38.4314990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-18T03:38:38.4346380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-18T03:38:38.4348450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-18T03:38:38.4350340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-18T03:38:38.4351960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-18T03:38:38.4353670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-18T03:38:38.4355650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-18T03:38:38.4357690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-18T03:38:38.4363050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-18T03:38:38.4369940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-18T03:38:38.4376770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-18T03:38:38.4382990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-18T03:38:38.4389720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-18T03:38:38.4395910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-18T03:38:38.4402050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-18T03:38:38.4408290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-18T03:38:38.4414650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-18T03:38:38.4420580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-18T03:38:38.4426740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-18T03:38:38.4432500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-18T03:38:38.4439650Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-18T03:38:38.4445040Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-18T03:38:38.4451300Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-18T03:38:38.4477190Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-18T03:38:38.4723810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4368-1uhi693.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-18T03:38:40.8574190Z ==> Summary 2021-05-18T03:38:40.8635570Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-18T03:38:40.8641600Z ==> Installing poppler dependency: libxrender 2021-05-18T03:38:40.9197560Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-18T03:38:40.9215140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-1ugyzei 2021-05-18T03:38:40.9324130Z cp -pR /private/tmp/d20210518-3869-1ugyzei/libxrender/. /usr/local/Cellar/libxrender 2021-05-18T03:38:40.9470480Z chmod -Rf +w /private/tmp/d20210518-3869-1ugyzei 2021-05-18T03:38:41.0067940Z ==> Finishing up 2021-05-18T03:38:41.0412660Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-18T03:38:41.0421160Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-18T03:38:41.0428150Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-18T03:38:41.0433420Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-18T03:38:41.0439180Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-18T03:38:41.0447220Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-18T03:38:41.0581580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4394-1tjpk6q.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-18T03:38:43.5098930Z ==> Summary 2021-05-18T03:38:43.5121100Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-18T03:38:43.5126370Z ==> Installing poppler dependency: lzo 2021-05-18T03:38:43.5145700Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-18T03:38:43.5163220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-41eefd 2021-05-18T03:38:43.5665650Z cp -pR /private/tmp/d20210518-3869-41eefd/lzo/. /usr/local/Cellar/lzo 2021-05-18T03:38:43.5881880Z chmod -Rf +w /private/tmp/d20210518-3869-41eefd 2021-05-18T03:38:43.6474330Z ==> Finishing up 2021-05-18T03:38:43.6808610Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-18T03:38:43.6817220Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-18T03:38:43.6824280Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-18T03:38:43.6829520Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-18T03:38:43.6835090Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-18T03:38:43.6843140Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-18T03:38:43.7154810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4420-1ln5l1m.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-18T03:38:46.0454530Z ==> Summary 2021-05-18T03:38:46.0487310Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-18T03:38:46.0494390Z ==> Installing poppler dependency: pixman 2021-05-18T03:38:46.0520900Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-18T03:38:46.0538500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-12luvnu 2021-05-18T03:38:46.0693900Z cp -pR /private/tmp/d20210518-3869-12luvnu/pixman/. /usr/local/Cellar/pixman 2021-05-18T03:38:46.0830570Z chmod -Rf +w /private/tmp/d20210518-3869-12luvnu 2021-05-18T03:38:46.1369340Z ==> Finishing up 2021-05-18T03:38:46.1715730Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-18T03:38:46.1722670Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-18T03:38:46.1728080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-18T03:38:46.1733540Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-18T03:38:46.1739240Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-18T03:38:46.1747390Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-18T03:38:46.1880380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4446-s7k0mj.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-18T03:38:48.4556390Z ==> Summary 2021-05-18T03:38:48.4576140Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-18T03:38:48.4582990Z ==> Installing poppler dependency: cairo 2021-05-18T03:38:48.6388750Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-18T03:38:48.6405550Z 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/d20210518-3869-n2rvxt 2021-05-18T03:38:48.7077900Z cp -pR /private/tmp/d20210518-3869-n2rvxt/cairo/. /usr/local/Cellar/cairo 2021-05-18T03:38:48.7757310Z chmod -Rf +w /private/tmp/d20210518-3869-n2rvxt 2021-05-18T03:38:49.0650640Z ==> Finishing up 2021-05-18T03:38:49.1154500Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-18T03:38:49.1171860Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-18T03:38:49.1182800Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-18T03:38:49.1224670Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-18T03:38:49.1242630Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-18T03:38:49.1254470Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-18T03:38:49.1263760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-18T03:38:49.1273880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-18T03:38:49.1281920Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-18T03:38:49.1355730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-18T03:38:49.1360770Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-18T03:38:49.1365620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-18T03:38:49.1370530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-18T03:38:49.1376040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-18T03:38:49.1383700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-18T03:38:49.1388880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-18T03:38:49.1394770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-18T03:38:49.1400280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-18T03:38:49.1405410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-18T03:38:49.1410640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-18T03:38:49.1415750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-18T03:38:49.1421390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-18T03:38:49.1427090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-18T03:38:49.1431840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-18T03:38:49.1437130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-18T03:38:49.1441900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-18T03:38:49.1447340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-18T03:38:49.1451990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-18T03:38:49.1457960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-18T03:38:49.1462610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-18T03:38:49.1467850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-18T03:38:49.1830490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4472-1bunp3s.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-18T03:38:51.5627300Z ==> Summary 2021-05-18T03:38:51.5709730Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-18T03:38:51.5716840Z ==> Installing poppler dependency: little-cms2 2021-05-18T03:38:51.5862820Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-18T03:38:51.5880760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-1mwbbmx 2021-05-18T03:38:51.6064080Z cp -pR /private/tmp/d20210518-3869-1mwbbmx/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-18T03:38:51.6262790Z chmod -Rf +w /private/tmp/d20210518-3869-1mwbbmx 2021-05-18T03:38:51.6943970Z ==> Finishing up 2021-05-18T03:38:51.7151870Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-18T03:38:51.7161060Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-18T03:38:51.7166320Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-18T03:38:51.7174180Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-18T03:38:51.7179910Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-18T03:38:51.7187370Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-18T03:38:51.7192860Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-18T03:38:51.7211880Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-18T03:38:51.7223630Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-18T03:38:51.7234440Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-18T03:38:51.7243510Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-18T03:38:51.7249850Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-18T03:38:51.7256990Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-18T03:38:51.7262480Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-18T03:38:51.7268820Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-18T03:38:51.7276590Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-18T03:38:51.7449860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4498-v53fke.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-18T03:38:54.0353700Z ==> Summary 2021-05-18T03:38:54.0379940Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-18T03:38:54.0385120Z ==> Installing poppler dependency: nspr 2021-05-18T03:38:54.0408370Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-18T03:38:54.0426110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-dryjp4 2021-05-18T03:38:54.0795330Z cp -pR /private/tmp/d20210518-3869-dryjp4/nspr/. /usr/local/Cellar/nspr 2021-05-18T03:38:54.1330120Z chmod -Rf +w /private/tmp/d20210518-3869-dryjp4 2021-05-18T03:38:54.2185870Z ==> Finishing up 2021-05-18T03:38:54.2513740Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-18T03:38:54.2520070Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-18T03:38:54.2551260Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-18T03:38:54.2558860Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-18T03:38:54.2564600Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-18T03:38:54.2569900Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-18T03:38:54.2575370Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-18T03:38:54.2580620Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-18T03:38:54.2586100Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-18T03:38:54.2593920Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-18T03:38:54.2862320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4524-17zh0pe.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-18T03:38:56.6361160Z ==> Summary 2021-05-18T03:38:56.6423270Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-18T03:38:56.6430050Z ==> Installing poppler dependency: nss 2021-05-18T03:38:56.6544770Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-18T03:38:56.6562750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-1h6329u 2021-05-18T03:38:56.9211250Z cp -pR /private/tmp/d20210518-3869-1h6329u/nss/. /usr/local/Cellar/nss 2021-05-18T03:38:57.0715660Z chmod -Rf +w /private/tmp/d20210518-3869-1h6329u 2021-05-18T03:38:58.4908800Z ==> Finishing up 2021-05-18T03:38:58.5257220Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-18T03:38:58.5261410Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-18T03:38:58.5269750Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-18T03:38:58.5274970Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-18T03:38:58.5280150Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-18T03:38:58.5285480Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-18T03:38:58.5294430Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-18T03:38:58.5299660Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-18T03:38:58.5308330Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-18T03:38:58.5310570Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-18T03:38:58.5315680Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-18T03:38:58.5320560Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-18T03:38:58.5325690Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-18T03:38:58.5333580Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-18T03:38:58.5338670Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-18T03:38:58.5343780Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-18T03:38:58.5349010Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-18T03:38:58.5388010Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-18T03:38:59.3727940Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-18T03:38:59.3834650Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-18T03:38:59.3946410Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-18T03:38:59.4049680Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-18T03:38:59.4152250Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-18T03:38:59.4253970Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-18T03:38:59.4255310Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-18T03:38:59.4356910Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-18T03:38:59.4461360Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-18T03:38:59.4563170Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-18T03:38:59.4664970Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-18T03:38:59.4767430Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-18T03:38:59.4869100Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-18T03:38:59.4971220Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-18T03:38:59.5072940Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-18T03:38:59.5174970Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-18T03:38:59.5277080Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-18T03:38:59.5378890Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-18T03:38:59.5398920Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-18T03:38:59.5426570Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-18T03:38:59.5528120Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-18T03:38:59.5555750Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-18T03:38:59.5633560Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-18T03:38:59.5735330Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-18T03:38:59.5736430Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-18T03:38:59.5836230Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-18T03:38:59.5881570Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-18T03:38:59.5983430Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-18T03:38:59.6011740Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-18T03:38:59.6113380Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-18T03:38:59.6137470Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-18T03:38:59.6214040Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-18T03:38:59.6255970Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-18T03:38:59.6357690Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-18T03:38:59.6360600Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-18T03:38:59.6459890Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-18T03:38:59.6504100Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-18T03:38:59.6575420Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-18T03:38:59.6652170Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-18T03:38:59.6682560Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-18T03:38:59.6757670Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-18T03:38:59.6763900Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-18T03:38:59.6770140Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-18T03:38:59.6785540Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-18T03:38:59.6788470Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-18T03:38:59.6890650Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-18T03:38:59.6891680Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-18T03:38:59.6892750Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-18T03:38:59.6900830Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-18T03:38:59.6917330Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-18T03:38:59.7007710Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-18T03:38:59.7064370Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-18T03:38:59.7113480Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-18T03:38:59.7181750Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-18T03:38:59.7223710Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-18T03:38:59.7292390Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-18T03:38:59.7333780Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-18T03:38:59.7411300Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-18T03:38:59.7437530Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-18T03:38:59.7528130Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-18T03:38:59.7539910Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-18T03:38:59.7640840Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-18T03:38:59.7648080Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-18T03:38:59.7749030Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-18T03:38:59.7758160Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-18T03:38:59.7840450Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-18T03:38:59.7854230Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-18T03:38:59.7876080Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-18T03:38:59.7878690Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-18T03:38:59.7979560Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-18T03:38:59.8034320Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-18T03:38:59.8082760Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-18T03:38:59.8181640Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-18T03:38:59.8208080Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-18T03:38:59.8282840Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-18T03:38:59.8323680Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-18T03:38:59.8397080Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-18T03:38:59.8454600Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-18T03:38:59.8509190Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-18T03:38:59.8604320Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-18T03:38:59.8623190Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-18T03:38:59.8726250Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-18T03:38:59.8736320Z Only the first 100 operations were output. 2021-05-18T03:38:59.8839740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4550-1bjxepl.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-18T03:39:00.9892570Z ==> Summary 2021-05-18T03:39:01.0021390Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-18T03:39:01.0027660Z ==> Installing poppler dependency: openjpeg 2021-05-18T03:39:01.0339160Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-18T03:39:01.0356670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-smmdxc 2021-05-18T03:39:01.2557410Z cp -pR /private/tmp/d20210518-3869-smmdxc/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-18T03:39:01.4940820Z chmod -Rf +w /private/tmp/d20210518-3869-smmdxc 2021-05-18T03:39:01.7426290Z ==> Finishing up 2021-05-18T03:39:01.7789450Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-18T03:39:01.7794030Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-18T03:39:01.7799340Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-18T03:39:01.7806190Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-18T03:39:01.7814770Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-18T03:39:01.7824230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-18T03:39:01.7843890Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-18T03:39:01.7853120Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-18T03:39:01.7861230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-18T03:39:01.7868030Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-18T03:39:01.7873120Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-18T03:39:01.7877870Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-18T03:39:01.7883420Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-18T03:39:01.7888120Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-18T03:39:01.7895810Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-18T03:39:01.8838790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4576-cxvqgo.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-18T03:39:04.3250730Z ==> Summary 2021-05-18T03:39:04.3546780Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-18T03:39:04.3553120Z ==> Installing poppler dependency: qt@5 2021-05-18T03:39:04.3589890Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-18T03:39:04.3606900Z 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/d20210518-3869-1070ixq 2021-05-18T03:39:09.3872200Z cp -pR /private/tmp/d20210518-3869-1070ixq/qt@5/. /usr/local/Cellar/qt@5 2021-05-18T03:39:16.1911600Z chmod -Rf +w /private/tmp/d20210518-3869-1070ixq 2021-05-18T03:39:28.8092990Z ==> Finishing up 2021-05-18T03:39:31.4559350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4632-812lv4.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-18T03:39:36.7995680Z ==> Caveats 2021-05-18T03:39:36.7996840Z We agreed to the Qt open source license for you. 2021-05-18T03:39:36.7997820Z If this is unacceptable you should uninstall. 2021-05-18T03:39:36.7998460Z 2021-05-18T03:39:36.7999780Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:39:36.8000920Z because this is an alternate version of another formula. 2021-05-18T03:39:36.8001600Z 2021-05-18T03:39:36.8002390Z If you need to have qt@5 first in your PATH, run: 2021-05-18T03:39:36.8003870Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:39:36.8004620Z 2021-05-18T03:39:36.8005410Z For compilers to find qt@5 you may need to set: 2021-05-18T03:39:36.8006680Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T03:39:36.8008020Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T03:39:36.8009230Z 2021-05-18T03:39:36.8010520Z For pkg-config to find qt@5 you may need to set: 2021-05-18T03:39:36.8011550Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T03:39:36.8012200Z 2021-05-18T03:39:36.8013250Z ==> Summary 2021-05-18T03:39:37.5264810Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-18T03:39:37.5271360Z ==> Installing poppler 2021-05-18T03:39:37.5276860Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-18T03:39:37.5294360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3869-dhxmao 2021-05-18T03:39:37.8197620Z cp -pR /private/tmp/d20210518-3869-dhxmao/poppler/. /usr/local/Cellar/poppler 2021-05-18T03:39:38.0708280Z chmod -Rf +w /private/tmp/d20210518-3869-dhxmao 2021-05-18T03:39:38.4969050Z ==> Finishing up 2021-05-18T03:39:38.6020810Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-18T03:39:38.6024880Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-18T03:39:38.6030640Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-18T03:39:38.6035720Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-18T03:39:38.6041110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-18T03:39:38.6046480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-18T03:39:38.6051770Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-18T03:39:38.6057140Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-18T03:39:38.6062290Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-18T03:39:38.6067450Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-18T03:39:38.6072770Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-18T03:39:38.6078080Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-18T03:39:38.6083140Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-18T03:39:38.6090830Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-18T03:39:38.6111090Z rm /usr/local/share/gir-1.0 2021-05-18T03:39:38.6125790Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-18T03:39:38.6168220Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-18T03:39:38.6171370Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-18T03:39:38.6173510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-18T03:39:38.6180420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-18T03:39:38.6187330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-18T03:39:38.6189020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-18T03:39:38.6208820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-18T03:39:38.6227430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-18T03:39:38.6229230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-18T03:39:38.6230960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-18T03:39:38.6232560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-18T03:39:38.6234150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-18T03:39:38.6236030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-18T03:39:38.6237890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-18T03:39:38.6256850Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-18T03:39:38.6263770Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-18T03:39:38.6279870Z rm /usr/local/lib/girepository-1.0 2021-05-18T03:39:38.6313130Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-18T03:39:38.6386550Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-18T03:39:38.6402960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-18T03:39:38.6415330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-18T03:39:38.6417230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-18T03:39:38.6419070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-18T03:39:38.6421060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-18T03:39:38.6423070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-18T03:39:38.6424930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-18T03:39:38.6428150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-18T03:39:38.6433710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-18T03:39:38.6438520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-18T03:39:38.6444060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-18T03:39:38.6449180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-18T03:39:38.6454960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-18T03:39:38.6459560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-18T03:39:38.6465250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-18T03:39:38.6473630Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-18T03:39:38.6487390Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-18T03:39:38.6500860Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-18T03:39:38.6502630Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-18T03:39:38.7524960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4669-1wiov4s.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-18T03:39:41.4209350Z ==> Summary 2021-05-18T03:39:41.4495460Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-18T03:39:43.0157470Z ==> Caveats 2021-05-18T03:39:43.0158820Z ==> qt@5 2021-05-18T03:39:43.0205730Z We agreed to the Qt open source license for you. 2021-05-18T03:39:43.0208070Z If this is unacceptable you should uninstall. 2021-05-18T03:39:43.0208750Z 2021-05-18T03:39:43.0210510Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:39:43.0212980Z because this is an alternate version of another formula. 2021-05-18T03:39:43.0213710Z 2021-05-18T03:39:43.0215520Z If you need to have qt@5 first in your PATH, run: 2021-05-18T03:39:43.0218960Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:39:43.0221340Z 2021-05-18T03:39:43.0222180Z For compilers to find qt@5 you may need to set: 2021-05-18T03:39:43.0223590Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T03:39:43.0227260Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T03:39:43.0227970Z 2021-05-18T03:39:43.0229190Z For pkg-config to find qt@5 you may need to set: 2021-05-18T03:39:43.0232380Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T03:39:43.0233100Z 2021-05-18T03:39:44.7523150Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T03:39:45.9180430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:39:46.4562350Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-18T03:39:46.8272330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-18T03%3A45%3A00Z&sig=la73uciWgmlKmCB9znv%2Fhitluc3ILuaZ5FFlLU4XOqQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:39:46.8776090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=la73uciWgmlKmCB9znv\%2Fhitluc3ILuaZ5FFlLU4XOqQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:39:46.9334540Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-18T03:39:46.9389110Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T03:39:48.0933830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:39:48.6600310Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T03:39:49.0263980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-18T03%3A45%3A00Z&sig=D1JuenFXso5tRDhr1LwX26GzRKyDtdoz73W8CtzG0FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:39:49.0813310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=D1JuenFXso5tRDhr1LwX26GzRKyDtdoz73W8CtzG0FY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:39:49.2992510Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-18T03:39:49.3275070Z ==> Installing dependencies for hdf5: szip 2021-05-18T03:39:49.3279390Z ==> Installing hdf5 dependency: szip 2021-05-18T03:39:49.3883240Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-18T03:39:49.3915940Z 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/d20210518-4676-p8xtt5 2021-05-18T03:39:49.4067810Z cp -pR /private/tmp/d20210518-4676-p8xtt5/szip/. /usr/local/Cellar/szip 2021-05-18T03:39:49.4172120Z chmod -Rf +w /private/tmp/d20210518-4676-p8xtt5 2021-05-18T03:39:49.4620960Z ==> Finishing up 2021-05-18T03:39:49.4991440Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-18T03:39:49.4994860Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-18T03:39:49.5003740Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-18T03:39:49.5010850Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-18T03:39:49.5015870Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-18T03:39:49.5020920Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-18T03:39:49.5148240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4846-a40efc.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-18T03:39:51.9061810Z ==> Summary 2021-05-18T03:39:51.9121490Z 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/d20210518-4676-1h1cpx1 2021-05-18T03:39:51.9123780Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-18T03:39:51.9128550Z ==> Installing hdf5 2021-05-18T03:39:51.9130150Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T03:39:52.0594360Z cp -pR /private/tmp/d20210518-4676-1h1cpx1/hdf5/. /usr/local/Cellar/hdf5 2021-05-18T03:39:52.2002020Z chmod -Rf +w /private/tmp/d20210518-4676-1h1cpx1 2021-05-18T03:39:52.4778680Z ==> Finishing up 2021-05-18T03:39:52.5195060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-18T03:39:52.5215940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-18T03:39:52.5244630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-18T03:39:52.5273260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-18T03:39:52.5289370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-18T03:39:52.5290860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-18T03:39:52.5292210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-18T03:39:52.5331370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-18T03:39:52.5335800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-18T03:39:52.5340740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-18T03:39:52.5345420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-18T03:39:52.5350440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-18T03:39:52.5354710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-18T03:39:52.5359660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-18T03:39:52.5364040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-18T03:39:52.5369260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-18T03:39:52.5373730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-18T03:39:52.5378620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-18T03:39:52.5383150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-18T03:39:52.5388060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-18T03:39:52.5392500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-18T03:39:52.5397400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-18T03:39:52.5407020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-18T03:39:52.5411590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-18T03:39:52.5417060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-18T03:39:52.5425700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-18T03:39:53.5434780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-18T03:39:53.5441560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-18T03:39:53.5507930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-18T03:39:53.5585050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-18T03:39:53.5631300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-18T03:39:53.5731580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-18T03:39:53.5736380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-18T03:39:53.5838720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-18T03:39:53.5853130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-18T03:39:53.5865580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-18T03:39:53.5958040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-18T03:39:53.6019550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-18T03:39:53.6060270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-18T03:39:53.6159770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-18T03:39:53.6169970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-18T03:39:53.6272160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-18T03:39:53.6281400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-18T03:39:53.6299280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-18T03:39:53.6401220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-18T03:39:53.6417530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-18T03:39:53.6427260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-18T03:39:53.6527950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-18T03:39:53.6582420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-18T03:39:53.6649360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-18T03:39:53.6739630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-18T03:39:53.6756760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-18T03:39:53.6857640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-18T03:39:53.6863100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-18T03:39:53.6870850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-18T03:39:53.6885410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-18T03:39:53.6987810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-18T03:39:53.6989110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-18T03:39:53.7005240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-18T03:39:53.7033350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-18T03:39:53.7119200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-18T03:39:53.7184410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-18T03:39:53.7233350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-18T03:39:53.7335220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-18T03:39:53.7352610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-18T03:39:53.7454890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-18T03:39:53.7456520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-18T03:39:53.7479130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-18T03:39:53.7495010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-18T03:39:53.7597220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-18T03:39:53.7670680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-18T03:39:53.7705660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-18T03:39:53.7803880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-18T03:39:53.7840860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-18T03:39:53.7942920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-18T03:39:53.7956060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-18T03:39:53.7960270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-18T03:39:53.8062270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-18T03:39:53.8063610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-18T03:39:53.8074350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-18T03:39:53.8083500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-18T03:39:53.8096540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-18T03:39:53.8108070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-18T03:39:53.8109730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-18T03:39:53.8111860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-18T03:39:53.8113980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-18T03:39:53.8115620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-18T03:39:53.8117220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-18T03:39:53.8126450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-18T03:39:53.8192520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-18T03:39:53.8228490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-18T03:39:53.8294780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-18T03:39:53.8330480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-18T03:39:53.8398560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-18T03:39:53.8432470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-18T03:39:53.8500400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-18T03:39:53.8534430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-18T03:39:53.8602390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-18T03:39:53.8636690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-18T03:39:53.8706340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-18T03:39:53.8738280Z Only the first 100 operations were output. 2021-05-18T03:39:53.8810170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4872-cdghin.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-18T03:39:55.0673220Z ==> Summary 2021-05-18T03:39:55.0859720Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T03:39:55.8058830Z ==> No outdated dependents to upgrade! 2021-05-18T03:39:55.8063260Z ==> Checking for dependents of upgraded formulae... 2021-05-18T03:39:55.8626430Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T03:39:55.8653550Z hdf5 2021-05-18T03:39:55.8688220Z rm /usr/local/bin/gif2h5 2021-05-18T03:39:55.8706400Z rm /usr/local/bin/h52gif 2021-05-18T03:39:55.8724810Z rm /usr/local/bin/h5c++ 2021-05-18T03:39:55.8736200Z rm /usr/local/bin/h5cc 2021-05-18T03:39:55.8737610Z rm /usr/local/bin/h5clear 2021-05-18T03:39:55.8747000Z rm /usr/local/bin/h5copy 2021-05-18T03:39:55.8752430Z rm /usr/local/bin/h5debug 2021-05-18T03:39:55.8754500Z rm /usr/local/bin/h5diff 2021-05-18T03:39:55.8761810Z rm /usr/local/bin/h5dump 2021-05-18T03:39:55.8767630Z rm /usr/local/bin/h5fc 2021-05-18T03:39:55.8773140Z rm /usr/local/bin/h5format_convert 2021-05-18T03:39:55.8775350Z rm /usr/local/bin/h5import 2021-05-18T03:39:55.8783580Z rm /usr/local/bin/h5jam 2021-05-18T03:39:55.8787130Z rm /usr/local/bin/h5ls 2021-05-18T03:39:55.8795490Z rm /usr/local/bin/h5mkgrp 2021-05-18T03:39:55.8805830Z rm /usr/local/bin/h5perf_serial 2021-05-18T03:39:55.8810700Z rm /usr/local/bin/h5redeploy 2021-05-18T03:39:55.8811540Z rm /usr/local/bin/h5repack 2021-05-18T03:39:55.8821290Z rm /usr/local/bin/h5repart 2021-05-18T03:39:55.8827800Z rm /usr/local/bin/h5stat 2021-05-18T03:39:55.8832430Z rm /usr/local/bin/h5unjam 2021-05-18T03:39:55.8835000Z rm /usr/local/bin/h5watch 2021-05-18T03:39:55.8839780Z rm /usr/local/include/H5ACpublic.h 2021-05-18T03:39:55.8842350Z rm /usr/local/include/H5AbstractDs.h 2021-05-18T03:39:55.8857260Z rm /usr/local/include/H5Apublic.h 2021-05-18T03:39:55.8863480Z rm /usr/local/include/H5ArrayType.h 2021-05-18T03:39:55.8865480Z rm /usr/local/include/H5AtomType.h 2021-05-18T03:39:55.8866800Z rm /usr/local/include/H5Attribute.h 2021-05-18T03:39:55.8874250Z rm /usr/local/include/H5Classes.h 2021-05-18T03:39:55.8876310Z rm /usr/local/include/H5CommonFG.h 2021-05-18T03:39:55.8889530Z rm /usr/local/include/H5CompType.h 2021-05-18T03:39:55.8900300Z rm /usr/local/include/H5Cpp.h 2021-05-18T03:39:55.8905950Z rm /usr/local/include/H5CppDoc.h 2021-05-18T03:39:55.8911030Z rm /usr/local/include/H5Cpublic.h 2021-05-18T03:39:55.8920290Z rm /usr/local/include/H5DOpublic.h 2021-05-18T03:39:55.8924200Z rm /usr/local/include/H5DSpublic.h 2021-05-18T03:39:55.8929120Z rm /usr/local/include/H5DaccProp.h 2021-05-18T03:39:55.8935710Z rm /usr/local/include/H5DataSet.h 2021-05-18T03:39:55.8940470Z rm /usr/local/include/H5DataSpace.h 2021-05-18T03:39:55.8947210Z rm /usr/local/include/H5DataType.h 2021-05-18T03:39:55.8952880Z rm /usr/local/include/H5DcreatProp.h 2021-05-18T03:39:55.8961270Z rm /usr/local/include/H5Dpublic.h 2021-05-18T03:39:55.8966450Z rm /usr/local/include/H5DxferProp.h 2021-05-18T03:39:55.8979530Z rm /usr/local/include/H5ESpublic.h 2021-05-18T03:39:55.8990940Z rm /usr/local/include/H5EnumType.h 2021-05-18T03:39:55.9018040Z rm /usr/local/include/H5Epubgen.h 2021-05-18T03:39:55.9044320Z rm /usr/local/include/H5Epublic.h 2021-05-18T03:39:55.9059730Z rm /usr/local/include/H5Exception.h 2021-05-18T03:39:55.9060650Z rm /usr/local/include/H5FDcore.h 2021-05-18T03:39:55.9061510Z rm /usr/local/include/H5FDdirect.h 2021-05-18T03:39:55.9062370Z rm /usr/local/include/H5FDfamily.h 2021-05-18T03:39:55.9076720Z rm /usr/local/include/H5FDhdfs.h 2021-05-18T03:39:55.9111650Z rm /usr/local/include/H5FDlog.h 2021-05-18T03:39:55.9126670Z rm /usr/local/include/H5FDmpi.h 2021-05-18T03:39:55.9159530Z rm /usr/local/include/H5FDmpio.h 2021-05-18T03:39:55.9189170Z rm /usr/local/include/H5FDmulti.h 2021-05-18T03:39:55.9209480Z rm /usr/local/include/H5FDpublic.h 2021-05-18T03:39:55.9217140Z rm /usr/local/include/H5FDros3.h 2021-05-18T03:39:55.9220230Z rm /usr/local/include/H5FDsec2.h 2021-05-18T03:39:55.9221280Z rm /usr/local/include/H5FDstdio.h 2021-05-18T03:39:55.9222320Z rm /usr/local/include/H5FDwindows.h 2021-05-18T03:39:55.9244630Z rm /usr/local/include/H5FaccProp.h 2021-05-18T03:39:55.9275680Z rm /usr/local/include/H5FcreatProp.h 2021-05-18T03:39:55.9312650Z rm /usr/local/include/H5File.h 2021-05-18T03:39:55.9339010Z rm /usr/local/include/H5FloatType.h 2021-05-18T03:39:55.9350700Z rm /usr/local/include/H5Fpublic.h 2021-05-18T03:39:55.9354840Z rm /usr/local/include/H5Gpublic.h 2021-05-18T03:39:55.9359040Z rm /usr/local/include/H5Group.h 2021-05-18T03:39:55.9362010Z rm /usr/local/include/H5IMpublic.h 2021-05-18T03:39:55.9364430Z rm /usr/local/include/H5IdComponent.h 2021-05-18T03:39:55.9373880Z rm /usr/local/include/H5Include.h 2021-05-18T03:39:55.9405090Z rm /usr/local/include/H5IntType.h 2021-05-18T03:39:55.9435430Z rm /usr/local/include/H5Ipublic.h 2021-05-18T03:39:55.9456280Z rm /usr/local/include/H5LDpublic.h 2021-05-18T03:39:55.9479860Z rm /usr/local/include/H5LTpublic.h 2021-05-18T03:39:55.9500340Z rm /usr/local/include/H5LaccProp.h 2021-05-18T03:39:55.9509930Z rm /usr/local/include/H5LcreatProp.h 2021-05-18T03:39:55.9570150Z rm /usr/local/include/H5Library.h 2021-05-18T03:39:55.9577130Z rm /usr/local/include/H5Location.h 2021-05-18T03:39:55.9603190Z rm /usr/local/include/H5Lpublic.h 2021-05-18T03:39:55.9620870Z rm /usr/local/include/H5MMpublic.h 2021-05-18T03:39:55.9633810Z rm /usr/local/include/H5Mpublic.h 2021-05-18T03:39:55.9662690Z rm /usr/local/include/H5Object.h 2021-05-18T03:39:55.9681250Z rm /usr/local/include/H5OcreatProp.h 2021-05-18T03:39:55.9713480Z rm /usr/local/include/H5Opublic.h 2021-05-18T03:39:55.9751660Z rm /usr/local/include/H5PLextern.h 2021-05-18T03:39:55.9755250Z rm /usr/local/include/H5PLpublic.h 2021-05-18T03:39:55.9761270Z rm /usr/local/include/H5PTpublic.h 2021-05-18T03:39:55.9762230Z rm /usr/local/include/H5PacketTable.h 2021-05-18T03:39:55.9776180Z rm /usr/local/include/H5Ppublic.h 2021-05-18T03:39:55.9782200Z rm /usr/local/include/H5PredType.h 2021-05-18T03:39:55.9788180Z rm /usr/local/include/H5PropList.h 2021-05-18T03:39:55.9789100Z rm /usr/local/include/H5Rpublic.h 2021-05-18T03:39:55.9789980Z rm /usr/local/include/H5Spublic.h 2021-05-18T03:39:55.9794130Z rm /usr/local/include/H5StrType.h 2021-05-18T03:39:55.9797440Z rm /usr/local/include/H5TBpublic.h 2021-05-18T03:39:55.9807970Z rm /usr/local/include/H5Tpublic.h 2021-05-18T03:39:55.9812310Z rm /usr/local/include/H5VLconnector.h 2021-05-18T03:39:55.9816220Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-18T03:39:55.9822010Z rm /usr/local/include/H5VLnative.h 2021-05-18T03:39:55.9831240Z Only the first 100 operations were output. 2021-05-18T03:39:57.7375720Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T03:39:58.8672830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:39:59.4294530Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-18T03:39:59.8046030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-18T03%3A45%3A00Z&sig=clVgRuCWH%2Bu6kz0R0okdLLQKpzIZsa8jlDIBwMd4DBM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:39:59.8552000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A45\%3A00Z\&sig=clVgRuCWH\%2Bu6kz0R0okdLLQKpzIZsa8jlDIBwMd4DBM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:00.1781320Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-18T03:40:00.2644910Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-18T03:40:00.2676750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4882-1bv77mj 2021-05-18T03:40:00.4115710Z cp -pR /private/tmp/d20210518-4882-1bv77mj/protobuf/. /usr/local/Cellar/protobuf 2021-05-18T03:40:00.5620870Z chmod -Rf +w /private/tmp/d20210518-4882-1bv77mj 2021-05-18T03:40:00.7573950Z ==> Finishing up 2021-05-18T03:40:00.7918730Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-18T03:40:00.7929750Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-18T03:40:00.7953330Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-18T03:40:00.7972650Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-18T03:40:00.7979380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-18T03:40:00.7981420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-18T03:40:00.7983370Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-18T03:40:00.7985200Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-18T03:40:00.7986870Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-18T03:40:00.7990070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-18T03:40:00.7995350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-18T03:40:00.8001370Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-18T03:40:00.8007020Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-18T03:40:00.8016900Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-18T03:40:00.8024250Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-18T03:40:00.8062610Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-18T03:40:00.8662070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5046-1uty7ip.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-18T03:40:03.4816140Z ==> Caveats 2021-05-18T03:40:03.4817210Z Emacs Lisp files have been installed to: 2021-05-18T03:40:03.4818600Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-18T03:40:03.4819920Z ==> Summary 2021-05-18T03:40:03.4977550Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-18T03:40:05.8628260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T03:40:07.0233190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:07.5831220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-18T03:40:08.0920090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-18T03%3A50%3A00Z&sig=sL8q3xiaTEP3LVIRV67CYyl78NSJx%2BzKaflSTosDJrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:08.1383680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=sL8q3xiaTEP3LVIRV67CYyl78NSJx\%2BzKaflSTosDJrA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:08.3479330Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-18T03:40:08.4338860Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-18T03:40:08.4373130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5053-193sfj8 2021-05-18T03:40:08.5567950Z cp -pR /private/tmp/d20210518-5053-193sfj8/gsl/. /usr/local/Cellar/gsl 2021-05-18T03:40:08.6972220Z chmod -Rf +w /private/tmp/d20210518-5053-193sfj8 2021-05-18T03:40:08.8511720Z ==> Finishing up 2021-05-18T03:40:08.8787040Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-18T03:40:08.8795560Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-18T03:40:08.8800960Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-18T03:40:08.8808230Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-18T03:40:08.8833630Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-18T03:40:08.8848110Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-18T03:40:08.8949490Z info /usr/local/share/info/gsl-ref.info 2021-05-18T03:40:08.8964810Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-18T03:40:08.8975260Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-18T03:40:08.8985240Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-18T03:40:08.9009640Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-18T03:40:08.9016910Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-18T03:40:08.9021940Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-18T03:40:08.9027560Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-18T03:40:08.9032940Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-18T03:40:08.9037870Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-18T03:40:08.9043440Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-18T03:40:08.9055020Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-18T03:40:08.9696900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5218-co91tf.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-18T03:40:11.2493380Z ==> Summary 2021-05-18T03:40:11.2701590Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-18T03:40:14.5651170Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T03:40:15.7201960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:16.2883870Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-18T03:40:16.7405640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-18T03%3A50%3A00Z&sig=ge48Dza7DGcwIj42FVejxBoOk5%2FYAJOFAMlkjZrS6W8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:16.8242770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=ge48Dza7DGcwIj42FVejxBoOk5\%2FYAJOFAMlkjZrS6W8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:17.2069630Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-18T03:40:17.2254570Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T03:40:18.9600730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:18.9902680Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-18T03:40:19.4522510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-18T03%3A50%3A00Z&sig=55Op6vAjYck1nvwsPvLR%2Fsp%2BCMmUb%2FsQdGnNE9wzZS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:19.5054830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=55Op6vAjYck1nvwsPvLR\%2Fsp\%2BCMmUb\%2FsQdGnNE9wzZS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:19.5933490Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-18T03:40:19.5987880Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T03:40:20.7289250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:21.2880280Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-18T03:40:21.8342500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-18T03%3A50%3A00Z&sig=ANaZK976oQE8JS3wZjOUjmORwmfUzWUsh6GE1wDo2cQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:21.8827690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=ANaZK976oQE8JS3wZjOUjmORwmfUzWUsh6GE1wDo2cQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:21.9594100Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-18T03:40:21.9637570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T03:40:23.1200960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:23.7501760Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-18T03:40:24.1995950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-18T03%3A50%3A00Z&sig=Ziny%2FCGcbLOKXG9QQnwcv%2FsmeYKgNOeeipLcpA8Z84U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:24.3396730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=Ziny\%2FCGcbLOKXG9QQnwcv\%2FsmeYKgNOeeipLcpA8Z84U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:24.3958540Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-18T03:40:24.3996610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T03:40:25.5465310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:26.1302230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-18T03:40:26.6866720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-18T03%3A50%3A00Z&sig=fpChoZMwOoAY46UCu%2BvDae2dFd2K15PsN0%2Bz7rHSIgk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:26.7407850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=fpChoZMwOoAY46UCu\%2BvDae2dFd2K15PsN0\%2Bz7rHSIgk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:26.9437870Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-18T03:40:26.9536440Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T03:40:28.1343950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:28.7138870Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-18T03:40:29.1600130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-18T03%3A50%3A00Z&sig=8uwymDkDfPWfMERnZ6Vb8xJA2osJIeUtMI4ivhTcAb8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:29.2068260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=8uwymDkDfPWfMERnZ6Vb8xJA2osJIeUtMI4ivhTcAb8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:29.2615660Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-18T03:40:29.2649140Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T03:40:30.3887590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:30.9692100Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-18T03:40:31.4120430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-18T03%3A50%3A00Z&sig=iEWeiH7IzfeazlM4cQX%2FR75fQ0NKjq7o3h4%2B08F3838%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:31.4619470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=iEWeiH7IzfeazlM4cQX\%2FR75fQ0NKjq7o3h4\%2B08F3838\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:31.6063430Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-18T03:40:31.6160320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T03:40:32.7710650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:33.3626140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-18T03:40:33.7425970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-18T03%3A50%3A00Z&sig=nZdBUFjO%2BBgBHvrHuESqUUbawh%2BG0tDEZClA0TooyIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:33.7904680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=nZdBUFjO\%2BBgBHvrHuESqUUbawh\%2BG0tDEZClA0TooyIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:33.8517450Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-18T03:40:33.8554800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T03:40:34.9832210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:35.5835740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-18T03:40:35.9842840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-18T03%3A50%3A00Z&sig=KDpfc%2B%2FrL1WW1ljNugx0AE8s%2BFJR33tJbejO4KHTJu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:36.0367490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=KDpfc\%2B\%2FrL1WW1ljNugx0AE8s\%2BFJR33tJbejO4KHTJu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:36.1149630Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-18T03:40:36.1189010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T03:40:37.2257110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:37.8040850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-18T03:40:38.1890580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-18T03%3A50%3A00Z&sig=O89LsKIv3FBPojJLmQe%2BbExkJKGUsm85%2FQA1qGb1cQo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:38.2387790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=O89LsKIv3FBPojJLmQe\%2BbExkJKGUsm85\%2FQA1qGb1cQo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:38.3050210Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-18T03:40:38.3082560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T03:40:39.4709770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:40.0407010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-18T03:40:40.7475830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-18T03%3A50%3A00Z&sig=Gc1rEF14H3Rljo21V39QDo%2BW4Z6Nmbs%2FbVkp3GH1%2Brg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:40.7942690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=Gc1rEF14H3Rljo21V39QDo\%2BW4Z6Nmbs\%2FbVkp3GH1\%2Brg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:40.8468500Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-18T03:40:40.8500470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T03:40:41.9715960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:42.5360430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-18T03:40:42.9100360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-18T03%3A50%3A00Z&sig=ByHsni8tzZLQWlcQZBl2r8ok3d%2BtohjRpJGnKm5aKPk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:42.9573860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=ByHsni8tzZLQWlcQZBl2r8ok3d\%2BtohjRpJGnKm5aKPk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:43.1019500Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-18T03:40:43.1083480Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T03:40:44.4225060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:44.9620880Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-18T03:40:45.3380480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-18T03%3A50%3A00Z&sig=OMpJeMAHV00h%2BuqEbCsekNBXI8M%2FRUh3q0SESz0jQkk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:45.3861320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=OMpJeMAHV00h\%2BuqEbCsekNBXI8M\%2FRUh3q0SESz0jQkk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:45.4621850Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-18T03:40:45.4660780Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T03:40:46.6297910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:47.2128520Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-18T03:40:47.5845170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-18T03%3A50%3A00Z&sig=sMepOgkWfLJ4s8PIGQeNapIZt53h3OvLDI17OP6MLAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:47.6309730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=sMepOgkWfLJ4s8PIGQeNapIZt53h3OvLDI17OP6MLAI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:48.1185090Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-18T03:40:48.2344570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T03:40:49.7055150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:49.9485100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-18T03:40:50.3182260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-18T03%3A50%3A00Z&sig=u%2BnA3qy4QhnGV%2Fq1zKxvw3yj9BLDwxn9Uwda1qarJps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:50.3775190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=u\%2BnA3qy4QhnGV\%2Fq1zKxvw3yj9BLDwxn9Uwda1qarJps\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:51.1046060Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-18T03:40:51.1175870Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T03:40:52.2418180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:52.8233680Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-18T03:40:53.2149290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-18T03%3A50%3A00Z&sig=8jBrGl2g8he7gMBpY3OIXT39psY8OsrQ6Tl85eLNW9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:53.2951450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=8jBrGl2g8he7gMBpY3OIXT39psY8OsrQ6Tl85eLNW9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:53.3759030Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-18T03:40:53.3798760Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T03:40:54.6085340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:55.1942680Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-18T03:40:55.5910750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-18T03%3A50%3A00Z&sig=CnOn0q0KRSIDvy5ROtQOFZ8HSN0AFmpiurrioITIauQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:55.7391830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=CnOn0q0KRSIDvy5ROtQOFZ8HSN0AFmpiurrioITIauQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:55.8665180Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-18T03:40:55.8744630Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T03:40:57.0149550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:57.6166710Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-18T03:40:58.0029520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-18T03%3A50%3A00Z&sig=YUXXVesyr%2Fdw9C9ApbGhKX0QuYAu2j63od9yVZY2nVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:40:58.0573240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=YUXXVesyr\%2Fdw9C9ApbGhKX0QuYAu2j63od9yVZY2nVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:40:58.1093150Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-18T03:40:58.1128390Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T03:40:59.2726280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:40:59.8373560Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-18T03:41:00.2032520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-18T03%3A50%3A00Z&sig=yUJ%2FrFxqTfBMjlEeyvIwTRy5OIpx5rIpFe32hZw%2FTb8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:00.2564260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=yUJ\%2FrFxqTfBMjlEeyvIwTRy5OIpx5rIpFe32hZw\%2FTb8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:00.3546390Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-18T03:41:00.3593230Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T03:41:01.5281360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:02.1184660Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-18T03:41:02.6929280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-18T03%3A50%3A00Z&sig=XnRJMOzIhcgMxMOTCNo6dnWcTb8LklK6zblWujvTGBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:02.7395940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=XnRJMOzIhcgMxMOTCNo6dnWcTb8LklK6zblWujvTGBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:02.8898380Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-18T03:41:02.8985290Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T03:41:04.0642590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:04.6279190Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-18T03:41:05.0325160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-18T03%3A50%3A00Z&sig=B7LFuvFVp%2BlC2zK%2BKgjZYFjozL3u4G3U0akLdVUjaMI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:05.0838050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=B7LFuvFVp\%2BlC2zK\%2BKgjZYFjozL3u4G3U0akLdVUjaMI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:05.1400620Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-18T03:41:05.1434440Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T03:41:06.3332400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:06.9180450Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-18T03:41:07.3146850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-18T03%3A50%3A00Z&sig=OGgePt2Tx6e6h0%2FqrS7GRzLmIrhXj1HOKdcAcE5D%2FmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:07.3687780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=OGgePt2Tx6e6h0\%2FqrS7GRzLmIrhXj1HOKdcAcE5D\%2FmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:07.5574870Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-18T03:41:07.5686990Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T03:41:08.8327630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:09.4027540Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-18T03:41:09.7874520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-18T03%3A50%3A00Z&sig=hwmlrF2RaraJ52JvBmlDtrB8FAVm7oRf%2FBbhS7S2ucs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:09.8401740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=hwmlrF2RaraJ52JvBmlDtrB8FAVm7oRf\%2FBbhS7S2ucs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:10.1782180Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-18T03:41:10.2306290Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T03:41:11.6131440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:12.4110520Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-18T03:41:12.7881290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-18T03%3A50%3A00Z&sig=2byb%2FHtPyjijKVcx0%2FLcqbi%2B2jhQFRSwkvscEqdj4XA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:12.8357760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=2byb\%2FHtPyjijKVcx0\%2FLcqbi\%2B2jhQFRSwkvscEqdj4XA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:12.9302040Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-18T03:41:12.9354710Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T03:41:14.1411100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:14.7133670Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-18T03:41:15.1761330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-18T03%3A50%3A00Z&sig=mNE79n80DBhNjY8MngPDWfQT3uxxB6wyAS9Kt3vScho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:15.2248980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=mNE79n80DBhNjY8MngPDWfQT3uxxB6wyAS9Kt3vScho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:15.4025500Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-18T03:41:15.4137020Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T03:41:16.5254850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:17.0878760Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-18T03:41:17.4843320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-18T03%3A50%3A00Z&sig=vokXkOEQBGHnKtXQ4VQDWZaKKDAYRFzi8EeXGmMu6tQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:17.5608320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=vokXkOEQBGHnKtXQ4VQDWZaKKDAYRFzi8EeXGmMu6tQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:17.8022530Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-18T03:41:17.8227610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T03:41:18.9782880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:19.5575730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-18T03:41:19.9390440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-18T03%3A50%3A00Z&sig=IjsgEZFoasoSnnZrdKV2%2FlUV52xSccSEIgO%2B%2FFQf%2BRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:19.9855960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=IjsgEZFoasoSnnZrdKV2\%2FlUV52xSccSEIgO\%2B\%2FFQf\%2BRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:20.0679660Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-18T03:41:20.0725660Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T03:41:21.2566070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:22.3914190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=EviDVQb5lotxFUYWADhj\%2FMHA\%2FqkjdC05COooJ6ZvjIM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:22.3920830Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-18T03:41:22.3931360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-18T03%3A50%3A00Z&sig=EviDVQb5lotxFUYWADhj%2FMHA%2FqkjdC05COooJ6ZvjIM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:22.3935500Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-18T03:41:22.3938400Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T03:41:23.5165450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:24.1213550Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-18T03:41:24.5011350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-18T03%3A50%3A00Z&sig=r943enIS8vRNsUPPvZrHwd2FbjzH%2Bs4Mn0RyT42gn4s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:24.5811520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=r943enIS8vRNsUPPvZrHwd2FbjzH\%2Bs4Mn0RyT42gn4s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:24.6872390Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-18T03:41:24.6921280Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T03:41:25.8963160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:41:26.4774870Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-18T03:41:26.8462270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-18T03%3A50%3A00Z&sig=dZp1hB5OaoTCP%2BcVsdvdugX5%2FThgoLeA4YyOO5O8fBw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:41:26.8995120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=dZp1hB5OaoTCP\%2BcVsdvdugX5\%2FThgoLeA4YyOO5O8fBw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:41:27.3116400Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-18T03:41:27.4302270Z ==> 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-18T03:41:27.4345800Z ==> Installing ffmpeg dependency: aom 2021-05-18T03:41:27.5484410Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-18T03:41:27.5558240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-kjszeq 2021-05-18T03:41:27.6168600Z cp -pR /private/tmp/d20210518-5225-kjszeq/aom/. /usr/local/Cellar/aom 2021-05-18T03:41:27.6555050Z chmod -Rf +w /private/tmp/d20210518-5225-kjszeq 2021-05-18T03:41:27.7558840Z ==> Finishing up 2021-05-18T03:41:27.8720270Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-18T03:41:27.8732880Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-18T03:41:27.8747380Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-18T03:41:27.8768030Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-18T03:41:27.8778620Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-18T03:41:27.8791320Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-18T03:41:27.8798900Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-18T03:41:27.8811360Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-18T03:41:27.9003920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5602-zf5odo.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-18T03:41:30.5132060Z ==> Summary 2021-05-18T03:41:30.5160250Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-18T03:41:30.5166550Z ==> Installing ffmpeg dependency: dav1d 2021-05-18T03:41:30.5231920Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-18T03:41:30.5250370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1tr076f 2021-05-18T03:41:30.5422740Z cp -pR /private/tmp/d20210518-5225-1tr076f/dav1d/. /usr/local/Cellar/dav1d 2021-05-18T03:41:30.5575970Z chmod -Rf +w /private/tmp/d20210518-5225-1tr076f 2021-05-18T03:41:30.6089890Z ==> Finishing up 2021-05-18T03:41:30.6487610Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-18T03:41:30.6501240Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-18T03:41:30.6509980Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-18T03:41:30.6515190Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-18T03:41:30.6526190Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-18T03:41:30.6672210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5628-1pca5qv.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-18T03:41:32.9930670Z ==> Summary 2021-05-18T03:41:32.9952920Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-18T03:41:32.9965570Z ==> Installing ffmpeg dependency: frei0r 2021-05-18T03:41:33.0018820Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-18T03:41:33.0037190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-dspa4c 2021-05-18T03:41:33.0559940Z cp -pR /private/tmp/d20210518-5225-dspa4c/frei0r/. /usr/local/Cellar/frei0r 2021-05-18T03:41:33.1173370Z chmod -Rf +w /private/tmp/d20210518-5225-dspa4c 2021-05-18T03:41:33.1934290Z ==> Finishing up 2021-05-18T03:41:33.2335720Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-18T03:41:33.2341560Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-18T03:41:33.2348680Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-18T03:41:33.2448790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5654-osodtq.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-18T03:41:35.7302480Z ==> Summary 2021-05-18T03:41:35.7381210Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-18T03:41:35.7390450Z ==> Installing ffmpeg dependency: fribidi 2021-05-18T03:41:35.7428290Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-18T03:41:35.7446250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1216dgc 2021-05-18T03:41:35.7713680Z cp -pR /private/tmp/d20210518-5225-1216dgc/fribidi/. /usr/local/Cellar/fribidi 2021-05-18T03:41:35.8087670Z chmod -Rf +w /private/tmp/d20210518-5225-1216dgc 2021-05-18T03:41:35.8930560Z ==> Finishing up 2021-05-18T03:41:35.9525010Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-18T03:41:35.9530780Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-18T03:41:35.9559320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-18T03:41:35.9577440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-18T03:41:35.9590240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-18T03:41:35.9598810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-18T03:41:35.9608190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-18T03:41:35.9619880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-18T03:41:35.9633730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-18T03:41:35.9645840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-18T03:41:35.9654460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-18T03:41:35.9660330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-18T03:41:35.9670450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-18T03:41:35.9684860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-18T03:41:35.9690640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-18T03:41:35.9703920Z 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-18T03:41:35.9717690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-18T03:41:35.9728260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-18T03:41:35.9753750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-18T03:41:35.9762220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-18T03:41:35.9768140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-18T03:41:35.9779240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-18T03:41:35.9790050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-18T03:41:35.9795260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-18T03:41:35.9801000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-18T03:41:35.9811510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-18T03:41:35.9820520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-18T03:41:35.9830160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-18T03:41:35.9842210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-18T03:41:35.9852750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-18T03:41:35.9860520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-18T03:41:35.9867680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-18T03:41:35.9873420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-18T03:41:35.9885280Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-18T03:41:35.9889860Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-18T03:41:35.9899080Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-18T03:41:35.9906650Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-18T03:41:36.0133640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5680-1amvppc.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-18T03:41:38.3843310Z ==> Summary 2021-05-18T03:41:38.3895960Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-18T03:41:38.3902810Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-18T03:41:38.6087670Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-18T03:41:38.6105710Z 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/d20210518-5225-8xsazh 2021-05-18T03:41:38.7099860Z cp -pR /private/tmp/d20210518-5225-8xsazh/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-18T03:41:38.8189950Z chmod -Rf +w /private/tmp/d20210518-5225-8xsazh 2021-05-18T03:41:39.0062400Z ==> Finishing up 2021-05-18T03:41:39.0546700Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-18T03:41:39.0556100Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-18T03:41:39.0570330Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-18T03:41:39.0589810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-18T03:41:39.0601610Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-18T03:41:39.0616610Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T03:41:39.0654300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-18T03:41:39.0681720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-18T03:41:39.0690170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-18T03:41:39.0770390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-18T03:41:39.0775730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-18T03:41:39.0781480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-18T03:41:39.0786580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-18T03:41:39.0792480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-18T03:41:39.0798360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-18T03:41:39.0803560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-18T03:41:39.0809070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-18T03:41:39.0814930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-18T03:41:39.0820320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-18T03:41:39.0826680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-18T03:41:39.0832080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-18T03:41:39.0837760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-18T03:41:39.0843110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-18T03:41:39.0848680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-18T03:41:39.0853830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-18T03:41:39.0860020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-18T03:41:39.0866290Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T03:41:39.0885900Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-18T03:41:39.0898530Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-18T03:41:39.0907580Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-18T03:41:39.0921380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-18T03:41:39.0931430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-18T03:41:39.0933750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-18T03:41:39.0939630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-18T03:41:39.0944900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-18T03:41:39.0950770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-18T03:41:39.0956640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-18T03:41:39.0962620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-18T03:41:39.0967970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-18T03:41:39.0973800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-18T03:41:39.0979470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-18T03:41:39.0985420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-18T03:41:40.0008600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-18T03:41:40.0010700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-18T03:41:40.0109590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-18T03:41:40.0212580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-18T03:41:40.0313850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-18T03:41:40.0415690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-18T03:41:40.0516710Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-18T03:41:40.0617130Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-18T03:41:40.0717480Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-18T03:41:40.0820540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-18T03:41:40.0921340Z 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-18T03:41:40.0977740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5706-2ecgkm.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-18T03:41:41.6651450Z ==> Summary 2021-05-18T03:41:41.6784780Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-18T03:41:41.6791390Z ==> Installing ffmpeg dependency: graphite2 2021-05-18T03:41:41.6850610Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-18T03:41:41.6868730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-8dlsnk 2021-05-18T03:41:41.6991380Z cp -pR /private/tmp/d20210518-5225-8dlsnk/graphite2/. /usr/local/Cellar/graphite2 2021-05-18T03:41:41.7161230Z chmod -Rf +w /private/tmp/d20210518-5225-8dlsnk 2021-05-18T03:41:41.7743970Z ==> Finishing up 2021-05-18T03:41:41.8142730Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-18T03:41:41.8148800Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-18T03:41:41.8155120Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-18T03:41:41.8161850Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-18T03:41:41.8166790Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-18T03:41:41.8174080Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-18T03:41:41.8181450Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-18T03:41:41.8327080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5757-xr06ob.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-18T03:41:44.3370890Z ==> Summary 2021-05-18T03:41:44.3395480Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-18T03:41:44.3403090Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-18T03:41:44.5683240Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-18T03:41:44.5700740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-t34nlg 2021-05-18T03:41:44.6306150Z cp -pR /private/tmp/d20210518-5225-t34nlg/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-18T03:41:44.6851350Z chmod -Rf +w /private/tmp/d20210518-5225-t34nlg 2021-05-18T03:41:44.8834190Z ==> Finishing up 2021-05-18T03:41:44.9230090Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-18T03:41:44.9239850Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-18T03:41:44.9248400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-18T03:41:44.9253140Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-18T03:41:44.9260460Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-18T03:41:44.9269410Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-18T03:41:44.9289930Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-18T03:41:44.9297500Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-18T03:41:44.9302480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-18T03:41:44.9307570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-18T03:41:44.9318610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-18T03:41:44.9323350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-18T03:41:44.9330970Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-18T03:41:44.9336290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-18T03:41:44.9358650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-18T03:41:44.9365600Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-18T03:41:44.9370840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-18T03:41:44.9375980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-18T03:41:44.9380470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-18T03:41:44.9385930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-18T03:41:44.9393750Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-18T03:41:44.9399190Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-18T03:41:44.9404200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-18T03:41:44.9409470Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-18T03:41:44.9678280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5785-2qusnk.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-18T03:41:47.4944570Z ==> Summary 2021-05-18T03:41:47.4998650Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-18T03:41:47.5004480Z ==> Installing ffmpeg dependency: libass 2021-05-18T03:41:47.7390140Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-18T03:41:47.7408980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-wq7whj 2021-05-18T03:41:47.7532870Z cp -pR /private/tmp/d20210518-5225-wq7whj/libass/. /usr/local/Cellar/libass 2021-05-18T03:41:47.7647100Z chmod -Rf +w /private/tmp/d20210518-5225-wq7whj 2021-05-18T03:41:47.8167160Z ==> Finishing up 2021-05-18T03:41:47.8608010Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-18T03:41:47.8614240Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-18T03:41:47.8618980Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-18T03:41:47.8624520Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-18T03:41:47.8632150Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-18T03:41:47.8889020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5812-1uela7g.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-18T03:41:50.3520420Z ==> Summary 2021-05-18T03:41:50.3538180Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-18T03:41:50.3545550Z ==> Installing ffmpeg dependency: libbluray 2021-05-18T03:41:50.3728170Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-18T03:41:50.3746260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-15dvp9x 2021-05-18T03:41:50.3907250Z cp -pR /private/tmp/d20210518-5225-15dvp9x/libbluray/. /usr/local/Cellar/libbluray 2021-05-18T03:41:50.4081440Z chmod -Rf +w /private/tmp/d20210518-5225-15dvp9x 2021-05-18T03:41:50.4778340Z ==> Finishing up 2021-05-18T03:41:50.5154560Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-18T03:41:50.5158260Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-18T03:41:50.5164350Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-18T03:41:50.5171290Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-18T03:41:50.5207720Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-18T03:41:50.5284890Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-18T03:41:50.5298730Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-18T03:41:50.5312980Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-18T03:41:50.5400370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5838-a1v4m8.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-18T03:41:53.0210570Z ==> Summary 2021-05-18T03:41:53.0235470Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-18T03:41:53.0241990Z ==> Installing ffmpeg dependency: libsoxr 2021-05-18T03:41:53.0296670Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-18T03:41:53.0314510Z 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/d20210518-5225-11gjkew 2021-05-18T03:41:53.0469060Z cp -pR /private/tmp/d20210518-5225-11gjkew/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-18T03:41:53.0680350Z chmod -Rf +w /private/tmp/d20210518-5225-11gjkew 2021-05-18T03:41:53.1315120Z ==> Finishing up 2021-05-18T03:41:53.1711380Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-18T03:41:53.1714580Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-18T03:41:53.1728620Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-18T03:41:53.1735300Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-18T03:41:53.1740360Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-18T03:41:53.1745220Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-18T03:41:53.1750590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-18T03:41:53.1755640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-18T03:41:53.1760360Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-18T03:41:53.1768070Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-18T03:41:53.1773270Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-18T03:41:53.1934940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5864-18s1ho.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-18T03:41:55.6800770Z ==> Summary 2021-05-18T03:41:55.6831520Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-18T03:41:55.6881880Z ==> Installing ffmpeg dependency: libvidstab 2021-05-18T03:41:55.6936000Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-18T03:41:55.6953840Z 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/d20210518-5225-1owu5oo 2021-05-18T03:41:55.7087920Z cp -pR /private/tmp/d20210518-5225-1owu5oo/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-18T03:41:55.7264150Z chmod -Rf +w /private/tmp/d20210518-5225-1owu5oo 2021-05-18T03:41:55.7808280Z ==> Finishing up 2021-05-18T03:41:55.8028590Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-18T03:41:55.8036580Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-18T03:41:55.8042220Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-18T03:41:55.8050870Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-18T03:41:55.8202410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5890-17p1n9w.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-18T03:41:58.3091770Z ==> Summary 2021-05-18T03:41:58.3119680Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-18T03:41:58.3127260Z ==> Installing ffmpeg dependency: libvpx 2021-05-18T03:41:58.3166040Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-18T03:41:58.3184020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1r0mkrj 2021-05-18T03:41:58.3440160Z cp -pR /private/tmp/d20210518-5225-1r0mkrj/libvpx/. /usr/local/Cellar/libvpx 2021-05-18T03:41:58.3609550Z chmod -Rf +w /private/tmp/d20210518-5225-1r0mkrj 2021-05-18T03:41:58.4144320Z ==> Finishing up 2021-05-18T03:41:58.4522690Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-18T03:41:58.4529160Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-18T03:41:58.4536760Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-18T03:41:58.4625020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5916-1awbzwp.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-18T03:42:00.7338040Z ==> Summary 2021-05-18T03:42:00.7360210Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-18T03:42:00.7370560Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-18T03:42:00.7393130Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-18T03:42:00.7411520Z 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/d20210518-5225-1cmjmlc 2021-05-18T03:42:00.7557330Z cp -pR /private/tmp/d20210518-5225-1cmjmlc/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-18T03:42:00.7711400Z chmod -Rf +w /private/tmp/d20210518-5225-1cmjmlc 2021-05-18T03:42:00.8268100Z ==> Finishing up 2021-05-18T03:42:00.8694820Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-18T03:42:00.8697980Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-18T03:42:00.8705310Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-18T03:42:00.8711480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-18T03:42:00.8717050Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-18T03:42:00.8721900Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-18T03:42:00.8727200Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-18T03:42:00.8732870Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-18T03:42:00.8740460Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-18T03:42:00.8745420Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-18T03:42:00.8894750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5942-1hz2ds8.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-18T03:42:03.3211250Z ==> Summary 2021-05-18T03:42:03.3237380Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-18T03:42:03.3245280Z ==> Installing ffmpeg dependency: rav1e 2021-05-18T03:42:03.3331280Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-18T03:42:03.3348810Z 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/d20210518-5225-1vjpbvi 2021-05-18T03:42:03.7521500Z cp -pR /private/tmp/d20210518-5225-1vjpbvi/rav1e/. /usr/local/Cellar/rav1e 2021-05-18T03:42:03.9608330Z chmod -Rf +w /private/tmp/d20210518-5225-1vjpbvi 2021-05-18T03:42:04.0203390Z ==> Finishing up 2021-05-18T03:42:04.0628600Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-18T03:42:04.0634490Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-18T03:42:04.0641450Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-18T03:42:04.0645920Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-18T03:42:04.0650930Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-18T03:42:04.0655840Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-18T03:42:04.0663280Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-18T03:42:04.0825750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5968-1s9buk9.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-18T03:42:06.5597430Z ==> Summary 2021-05-18T03:42:06.5618600Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-18T03:42:06.5626030Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-18T03:42:06.6148270Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-18T03:42:06.6169400Z 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/d20210518-5225-1g0o8lr 2021-05-18T03:42:06.6498400Z cp -pR /private/tmp/d20210518-5225-1g0o8lr/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-18T03:42:06.6744920Z chmod -Rf +w /private/tmp/d20210518-5225-1g0o8lr 2021-05-18T03:42:06.7386750Z ==> Finishing up 2021-05-18T03:42:06.7791410Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-18T03:42:06.7798780Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-18T03:42:06.7808440Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-18T03:42:06.7814540Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-18T03:42:06.7819150Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-18T03:42:06.7920310Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-18T03:42:06.8023470Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-18T03:42:06.8124870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5994-talpcz.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-18T03:42:09.2296120Z ==> Summary 2021-05-18T03:42:09.2327110Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-18T03:42:09.2332910Z ==> Installing ffmpeg dependency: rubberband 2021-05-18T03:42:09.2882100Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-18T03:42:09.2901120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-l5mr6s 2021-05-18T03:42:09.3069650Z cp -pR /private/tmp/d20210518-5225-l5mr6s/rubberband/. /usr/local/Cellar/rubberband 2021-05-18T03:42:09.3203360Z chmod -Rf +w /private/tmp/d20210518-5225-l5mr6s 2021-05-18T03:42:09.4259760Z ==> Finishing up 2021-05-18T03:42:09.5251550Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-18T03:42:09.5257520Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-18T03:42:09.5265320Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-18T03:42:09.5269940Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-18T03:42:09.5275710Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-18T03:42:09.5283020Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-18T03:42:09.5423470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6020-1b6tghk.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-18T03:42:12.0214090Z ==> Summary 2021-05-18T03:42:12.0234140Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-18T03:42:12.0249160Z ==> Installing ffmpeg dependency: sdl2 2021-05-18T03:42:12.0279620Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-18T03:42:12.0298120Z 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/d20210518-5225-15z59in 2021-05-18T03:42:12.1090750Z cp -pR /private/tmp/d20210518-5225-15z59in/sdl2/. /usr/local/Cellar/sdl2 2021-05-18T03:42:12.1604470Z chmod -Rf +w /private/tmp/d20210518-5225-15z59in 2021-05-18T03:42:12.2484590Z ==> Finishing up 2021-05-18T03:42:12.2901120Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-18T03:42:12.2907120Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-18T03:42:12.2915630Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-18T03:42:12.2932990Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-18T03:42:12.2937730Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-18T03:42:12.2942790Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-18T03:42:12.2947850Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-18T03:42:12.2952960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-18T03:42:12.2957660Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-18T03:42:12.2965180Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-18T03:42:12.3244370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6046-1jlqp1m.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-18T03:42:14.6757480Z ==> Summary 2021-05-18T03:42:14.6825650Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-18T03:42:14.6834350Z ==> Installing ffmpeg dependency: snappy 2021-05-18T03:42:14.6897640Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-18T03:42:14.6915070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-m32nbg 2021-05-18T03:42:14.7034390Z cp -pR /private/tmp/d20210518-5225-m32nbg/snappy/. /usr/local/Cellar/snappy 2021-05-18T03:42:14.7180550Z chmod -Rf +w /private/tmp/d20210518-5225-m32nbg 2021-05-18T03:42:14.7702180Z ==> Finishing up 2021-05-18T03:42:14.8375620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-18T03:42:14.8379400Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-18T03:42:14.8384570Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-18T03:42:14.8388520Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-18T03:42:14.8398070Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-18T03:42:14.8403190Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-18T03:42:14.8407930Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-18T03:42:14.8412880Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-18T03:42:14.8418100Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-18T03:42:14.8549190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6072-10kqhwk.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-18T03:42:17.3200030Z ==> Summary 2021-05-18T03:42:17.3224480Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-18T03:42:17.3231200Z ==> Installing ffmpeg dependency: speex 2021-05-18T03:42:17.3310050Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-18T03:42:17.3327630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-18hdg54 2021-05-18T03:42:17.3478400Z cp -pR /private/tmp/d20210518-5225-18hdg54/speex/. /usr/local/Cellar/speex 2021-05-18T03:42:17.3678780Z chmod -Rf +w /private/tmp/d20210518-5225-18hdg54 2021-05-18T03:42:17.4224330Z ==> Finishing up 2021-05-18T03:42:17.4625940Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-18T03:42:17.4639780Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-18T03:42:17.4647010Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-18T03:42:17.4653660Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-18T03:42:17.4658240Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-18T03:42:17.4663580Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-18T03:42:17.4670870Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-18T03:42:17.4820530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6098-1l6o352.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-18T03:42:19.8718780Z ==> Summary 2021-05-18T03:42:19.8748490Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-18T03:42:19.8754710Z ==> Installing ffmpeg dependency: srt 2021-05-18T03:42:19.8885620Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-18T03:42:19.8903010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1jk56qb 2021-05-18T03:42:19.9212140Z cp -pR /private/tmp/d20210518-5225-1jk56qb/srt/. /usr/local/Cellar/srt 2021-05-18T03:42:19.9391060Z chmod -Rf +w /private/tmp/d20210518-5225-1jk56qb 2021-05-18T03:42:20.0157300Z ==> Finishing up 2021-05-18T03:42:20.0666300Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-18T03:42:20.0685220Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-18T03:42:20.0686950Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-18T03:42:20.0706820Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-18T03:42:20.0721910Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-18T03:42:20.0739350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-18T03:42:20.0757270Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-18T03:42:20.0769010Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-18T03:42:20.0782840Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-18T03:42:20.0797400Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-18T03:42:20.0814240Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-18T03:42:20.1051800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6124-1py1npv.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-18T03:42:23.2873970Z ==> Summary 2021-05-18T03:42:23.2923370Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-18T03:42:23.2925620Z ==> Installing ffmpeg dependency: giflib 2021-05-18T03:42:23.2948270Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-18T03:42:23.2975420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1ejlkq 2021-05-18T03:42:23.3465600Z cp -pR /private/tmp/d20210518-5225-1ejlkq/giflib/. /usr/local/Cellar/giflib 2021-05-18T03:42:23.3609560Z chmod -Rf +w /private/tmp/d20210518-5225-1ejlkq 2021-05-18T03:42:23.4541760Z ==> Finishing up 2021-05-18T03:42:23.4958880Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-18T03:42:23.4966910Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-18T03:42:23.4971360Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-18T03:42:23.4982480Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-18T03:42:23.4987010Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-18T03:42:23.4992110Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-18T03:42:23.4998920Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-18T03:42:23.5005950Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-18T03:42:23.5010660Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-18T03:42:23.5015760Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-18T03:42:23.5020900Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-18T03:42:23.5214820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6150-dvous4.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-18T03:42:26.6859670Z ==> Summary 2021-05-18T03:42:26.6881320Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-18T03:42:26.6888670Z ==> Installing ffmpeg dependency: leptonica 2021-05-18T03:42:26.7578640Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-18T03:42:26.7596460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1hldn8e 2021-05-18T03:42:26.8131060Z cp -pR /private/tmp/d20210518-5225-1hldn8e/leptonica/. /usr/local/Cellar/leptonica 2021-05-18T03:42:26.8500980Z chmod -Rf +w /private/tmp/d20210518-5225-1hldn8e 2021-05-18T03:42:27.0650690Z ==> Finishing up 2021-05-18T03:42:27.1069120Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-18T03:42:27.1082610Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-18T03:42:27.1087150Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-18T03:42:27.1092230Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-18T03:42:27.1096950Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-18T03:42:27.1104000Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-18T03:42:27.1109020Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-18T03:42:27.1113590Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-18T03:42:27.1118630Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-18T03:42:27.1123780Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-18T03:42:27.1130690Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-18T03:42:27.1140350Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-18T03:42:27.1145010Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-18T03:42:27.1150190Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-18T03:42:27.1154670Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-18T03:42:27.1160280Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-18T03:42:27.1167890Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-18T03:42:27.1445760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6176-yqdh5a.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-18T03:42:30.6111030Z ==> Summary 2021-05-18T03:42:30.6152920Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-18T03:42:30.6159260Z ==> Installing ffmpeg dependency: tesseract 2021-05-18T03:42:30.6925480Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-18T03:42:30.6942830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-7qtmdb 2021-05-18T03:42:30.8640160Z cp -pR /private/tmp/d20210518-5225-7qtmdb/tesseract/. /usr/local/Cellar/tesseract 2021-05-18T03:42:30.9532770Z chmod -Rf +w /private/tmp/d20210518-5225-7qtmdb 2021-05-18T03:42:31.0331430Z ==> Finishing up 2021-05-18T03:42:31.0762250Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-18T03:42:31.0768690Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-18T03:42:31.0774840Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-18T03:42:31.0781510Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-18T03:42:31.0786080Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-18T03:42:31.0791430Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-18T03:42:31.0798570Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-18T03:42:31.1037030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6202-xfvu7j.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-18T03:42:35.5337680Z ==> Caveats 2021-05-18T03:42:35.5440600Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T03:42:35.5545620Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T03:42:35.5644170Z ==> Summary 2021-05-18T03:42:35.5731160Z 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/d20210518-5225-103ihti 2021-05-18T03:42:35.5734050Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-18T03:42:35.5869590Z ==> Installing ffmpeg dependency: theora 2021-05-18T03:42:35.5992520Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-18T03:42:35.9501450Z cp -pR /private/tmp/d20210518-5225-103ihti/theora/. /usr/local/Cellar/theora 2021-05-18T03:42:36.0118260Z chmod -Rf +w /private/tmp/d20210518-5225-103ihti 2021-05-18T03:42:36.1654280Z ==> Finishing up 2021-05-18T03:42:36.2492820Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-18T03:42:36.2541440Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-18T03:42:36.2549190Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-18T03:42:36.2651110Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-18T03:42:36.2752850Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-18T03:42:36.2777920Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-18T03:42:36.2880500Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-18T03:42:36.2983170Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-18T03:42:36.3086530Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-18T03:42:36.3188980Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-18T03:42:36.3291400Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-18T03:42:36.3393290Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-18T03:42:36.3495260Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-18T03:42:36.3597130Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-18T03:42:36.3700460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6230-p90a37.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-18T03:42:40.3802120Z ==> Summary 2021-05-18T03:42:40.3904590Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-18T03:42:40.3967830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1vlx2hw 2021-05-18T03:42:40.3971030Z ==> Installing ffmpeg dependency: x264 2021-05-18T03:42:40.3979760Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-18T03:42:40.4336240Z cp -pR /private/tmp/d20210518-5225-1vlx2hw/x264/. /usr/local/Cellar/x264 2021-05-18T03:42:40.4546050Z chmod -Rf +w /private/tmp/d20210518-5225-1vlx2hw 2021-05-18T03:42:40.5150720Z ==> Finishing up 2021-05-18T03:42:40.5567040Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-18T03:42:40.5669660Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-18T03:42:40.5772210Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-18T03:42:40.5773410Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-18T03:42:40.5774540Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-18T03:42:40.5872810Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-18T03:42:40.5973180Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-18T03:42:40.6076490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6256-7bbqo7.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-18T03:42:44.7608190Z ==> Summary 2021-05-18T03:42:44.7626260Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-18T03:42:44.7627790Z ==> Installing ffmpeg dependency: x265 2021-05-18T03:42:44.7663320Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-18T03:42:44.7688630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-5225-8mtcof 2021-05-18T03:42:44.8680340Z cp -pR /private/tmp/d20210518-5225-8mtcof/x265/. /usr/local/Cellar/x265 2021-05-18T03:42:44.9349280Z chmod -Rf +w /private/tmp/d20210518-5225-8mtcof 2021-05-18T03:42:45.0599940Z ==> Finishing up 2021-05-18T03:42:45.1274010Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-18T03:42:45.1374680Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-18T03:42:45.1434430Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-18T03:42:45.1537050Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-18T03:42:45.1637130Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-18T03:42:45.1739780Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-18T03:42:45.1840000Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-18T03:42:45.1944100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6282-huyxp6.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-18T03:42:48.2452940Z ==> Summary 2021-05-18T03:42:48.2471150Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-18T03:42:48.2477980Z ==> Installing ffmpeg dependency: xvid 2021-05-18T03:42:48.2513970Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-18T03:42:48.2532440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-157uc9e 2021-05-18T03:42:48.2673830Z cp -pR /private/tmp/d20210518-5225-157uc9e/xvid/. /usr/local/Cellar/xvid 2021-05-18T03:42:48.2792010Z chmod -Rf +w /private/tmp/d20210518-5225-157uc9e 2021-05-18T03:42:48.3387140Z ==> Finishing up 2021-05-18T03:42:48.3812210Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-18T03:42:48.3870460Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-18T03:42:48.3972960Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-18T03:42:48.4074030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6308-18feps8.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-18T03:42:50.8104170Z ==> Summary 2021-05-18T03:42:50.8120230Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-18T03:42:50.8128400Z ==> Installing ffmpeg dependency: zeromq 2021-05-18T03:42:50.8269530Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-18T03:42:50.8287530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1xmjn1b 2021-05-18T03:42:50.8842210Z cp -pR /private/tmp/d20210518-5225-1xmjn1b/zeromq/. /usr/local/Cellar/zeromq 2021-05-18T03:42:50.9368090Z chmod -Rf +w /private/tmp/d20210518-5225-1xmjn1b 2021-05-18T03:42:51.0426800Z ==> Finishing up 2021-05-18T03:42:51.1224120Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-18T03:42:51.1229860Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-18T03:42:51.1235510Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-18T03:42:51.1273780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-18T03:42:51.1288780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-18T03:42:51.1299280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-18T03:42:51.1311240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-18T03:42:51.1322720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-18T03:42:51.1332640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-18T03:42:51.1343980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-18T03:42:51.1355100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-18T03:42:51.1366880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-18T03:42:51.1408840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-18T03:42:51.1419470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-18T03:42:51.1429110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-18T03:42:51.1439660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-18T03:42:51.1451340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-18T03:42:51.1461870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-18T03:42:51.1473270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-18T03:42:51.1480420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-18T03:42:51.1492310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-18T03:42:51.1504090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-18T03:42:51.1509750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-18T03:42:51.1519560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-18T03:42:51.1531540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-18T03:42:51.1537100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-18T03:42:51.1547750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-18T03:42:51.1555930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-18T03:42:51.1567070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-18T03:42:51.1576890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-18T03:42:51.1584640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-18T03:42:51.1595920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-18T03:42:51.1605240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-18T03:42:51.1613250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-18T03:42:51.1623950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-18T03:42:51.1631970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-18T03:42:51.1640190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-18T03:42:51.1645530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-18T03:42:51.1655110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-18T03:42:51.1669420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-18T03:42:51.1674400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-18T03:42:51.1680160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-18T03:42:51.1690080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-18T03:42:51.1697810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-18T03:42:51.1709090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-18T03:42:51.1714430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-18T03:42:51.1720870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-18T03:42:51.1726390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-18T03:42:51.1734900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-18T03:42:51.1740330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-18T03:42:51.1747510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-18T03:42:51.1757010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-18T03:42:51.1767050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-18T03:42:51.1773120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-18T03:42:51.1780750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-18T03:42:51.1793000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-18T03:42:51.1821610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-18T03:42:51.1827110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-18T03:42:51.1836270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-18T03:42:51.1841630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-18T03:42:51.1875950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-18T03:42:51.1885020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-18T03:42:51.1890330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-18T03:42:51.1895730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-18T03:42:51.1900810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-18T03:42:51.1906140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-18T03:42:51.1911420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-18T03:42:51.1916660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-18T03:42:51.1931430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-18T03:42:51.1936620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-18T03:42:51.1941860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-18T03:42:51.1947190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-18T03:42:51.1953650Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-18T03:42:51.1958130Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-18T03:42:51.1963480Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-18T03:42:51.1970700Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-18T03:42:51.2221410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6334-1k6shjw.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-18T03:42:53.6575390Z ==> Summary 2021-05-18T03:42:53.6633740Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-18T03:42:53.6639790Z ==> Installing ffmpeg dependency: zimg 2021-05-18T03:42:53.6703400Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-18T03:42:53.6720810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1ma6s1b 2021-05-18T03:42:53.6939600Z cp -pR /private/tmp/d20210518-5225-1ma6s1b/zimg/. /usr/local/Cellar/zimg 2021-05-18T03:42:53.7169550Z chmod -Rf +w /private/tmp/d20210518-5225-1ma6s1b 2021-05-18T03:42:53.7879340Z ==> Finishing up 2021-05-18T03:42:53.8312790Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-18T03:42:53.8316270Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-18T03:42:53.8325740Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-18T03:42:53.8331700Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-18T03:42:53.8336150Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-18T03:42:53.8341550Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-18T03:42:53.8348620Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-18T03:42:53.8505630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6360-t5c33c.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-18T03:42:56.3534630Z ==> Summary 2021-05-18T03:42:56.3568150Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-18T03:42:56.3575630Z ==> Installing ffmpeg 2021-05-18T03:42:56.3579540Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-18T03:42:56.3597870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5225-1suvsud 2021-05-18T03:42:56.6735300Z cp -pR /private/tmp/d20210518-5225-1suvsud/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-18T03:42:56.8741850Z chmod -Rf +w /private/tmp/d20210518-5225-1suvsud 2021-05-18T03:43:00.0365590Z ==> Finishing up 2021-05-18T03:43:00.0744510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-18T03:43:00.0748240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-18T03:43:00.0753550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-18T03:43:00.0758820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-18T03:43:00.0763430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-18T03:43:00.0768780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-18T03:43:00.0773560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-18T03:43:00.0787200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-18T03:43:00.0792350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-18T03:43:00.0797470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-18T03:43:00.0802690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-18T03:43:00.0807820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-18T03:43:00.0818870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-18T03:43:00.0824190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-18T03:43:00.0830550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-18T03:43:00.0835750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-18T03:43:00.0840690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-18T03:43:00.0845700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-18T03:43:00.0851850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-18T03:43:00.0856980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-18T03:43:00.0862590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-18T03:43:00.0867730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-18T03:43:00.0872290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-18T03:43:00.0877790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-18T03:43:00.0882800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-18T03:43:00.0887920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-18T03:43:00.0892990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-18T03:43:00.0898080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-18T03:43:00.0903120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-18T03:43:00.0907800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-18T03:43:00.0913170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-18T03:43:00.0918390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-18T03:43:00.0923340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-18T03:43:00.0928630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-18T03:43:00.0933750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-18T03:43:00.0938960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-18T03:43:00.0944080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-18T03:43:00.0949660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-18T03:43:00.0957300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-18T03:43:00.0962970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-18T03:43:00.0968010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-18T03:43:00.0972600Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-18T03:43:00.0978150Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-18T03:43:00.0982820Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-18T03:43:00.0988060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-18T03:43:00.0992730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-18T03:43:00.0997790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-18T03:43:00.1004220Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-18T03:43:00.1024710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-18T03:43:00.1036170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-18T03:43:00.1044300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-18T03:43:00.1053190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-18T03:43:00.1126000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-18T03:43:00.1137390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-18T03:43:00.1142790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-18T03:43:00.1159380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-18T03:43:00.1165050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-18T03:43:00.1175110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-18T03:43:00.1180580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-18T03:43:00.1197880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-18T03:43:00.1203770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-18T03:43:00.1209400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-18T03:43:00.1216950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-18T03:43:00.1230780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-18T03:43:00.1241540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-18T03:43:00.1249690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-18T03:43:00.1257750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-18T03:43:00.1263160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-18T03:43:00.1273690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-18T03:43:00.1279010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-18T03:43:00.1286840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-18T03:43:00.1291650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-18T03:43:00.1296770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-18T03:43:00.1302190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-18T03:43:00.1307220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-18T03:43:00.1312650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-18T03:43:00.1317450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-18T03:43:00.1323650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-18T03:43:00.1328310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-18T03:43:00.1334410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-18T03:43:00.1339220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-18T03:43:00.1345100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-18T03:43:00.1350180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-18T03:43:00.1355640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-18T03:43:00.1360280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-18T03:43:00.1365850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-18T03:43:00.1371060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-18T03:43:00.1376110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-18T03:43:00.1381390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-18T03:43:00.1386270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-18T03:43:00.1391680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-18T03:43:00.1396450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-18T03:43:00.1401520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-18T03:43:00.1406490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-18T03:43:00.1411860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-18T03:43:00.1416510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-18T03:43:00.1422230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-18T03:43:00.1427500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-18T03:43:00.1432540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-18T03:43:00.1437650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-18T03:43:00.1441690Z Only the first 100 operations were output. 2021-05-18T03:43:00.2592810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6386-1jmfhb0.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-18T03:43:02.9400080Z ==> Summary 2021-05-18T03:43:02.9573510Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-18T03:43:04.0539640Z ==> Caveats 2021-05-18T03:43:04.0541100Z ==> tesseract 2021-05-18T03:43:04.0561230Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T03:43:04.0563130Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T03:43:05.9251480Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T03:43:07.1665750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:07.7439100Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-18T03:43:08.1298290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-18T03%3A50%3A00Z&sig=tckfWcRKhsLfsoK80HRbuFPBnrR91VQKQDLgK6ascQg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:08.1782160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=tckfWcRKhsLfsoK80HRbuFPBnrR91VQKQDLgK6ascQg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:08.6536250Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-18T03:43:08.7650350Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T03:43:09.9645080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:10.5442190Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-18T03:43:10.9207060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-18T03%3A50%3A00Z&sig=kjaa0g3MV2VgmVBvbIu1bDOaHkjiMkQc2rmMrwTp1t8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:10.9977510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=kjaa0g3MV2VgmVBvbIu1bDOaHkjiMkQc2rmMrwTp1t8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:11.2411100Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-18T03:43:11.2808820Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-18T03:43:11.2814160Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-18T03:43:11.3564370Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-18T03:43:11.3601390Z 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/d20210518-6393-cv040y 2021-05-18T03:43:11.9314950Z cp -pR /private/tmp/d20210518-6393-cv040y/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-18T03:43:12.4116440Z chmod -Rf +w /private/tmp/d20210518-6393-cv040y 2021-05-18T03:43:12.7884190Z ==> Finishing up 2021-05-18T03:43:12.8140240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-18T03:43:12.8159090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-18T03:43:12.8171010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-18T03:43:12.8180240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-18T03:43:12.8199600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-18T03:43:12.8212250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-18T03:43:12.8220180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-18T03:43:12.8232210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-18T03:43:12.8246280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-18T03:43:12.8258410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-18T03:43:12.8268300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-18T03:43:12.8283540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-18T03:43:12.8296420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-18T03:43:12.8309420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-18T03:43:12.8322040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-18T03:43:12.8332610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-18T03:43:12.8352140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-18T03:43:12.8365760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-18T03:43:12.8375780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-18T03:43:12.8429450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-18T03:43:12.8433760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-18T03:43:12.8438900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-18T03:43:12.8443370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-18T03:43:12.8448610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-18T03:43:13.7339200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-18T03:43:13.7341470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-18T03:43:13.7358070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-18T03:43:13.7414510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-18T03:43:13.7492050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-18T03:43:13.7524790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-18T03:43:13.7627370Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-18T03:43:13.7642760Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-18T03:43:13.7648760Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-18T03:43:13.7746730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-18T03:43:13.7820240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-18T03:43:13.7852430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-18T03:43:13.7953240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-18T03:43:13.7974710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-18T03:43:13.8077010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-18T03:43:13.8103820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-18T03:43:13.8206350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-18T03:43:13.8207790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-18T03:43:13.8263470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-18T03:43:13.8312850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-18T03:43:13.8382690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-18T03:43:13.8471890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-18T03:43:13.8502510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-18T03:43:13.8580670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-18T03:43:13.8641950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-18T03:43:13.8658110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-18T03:43:13.8760260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-18T03:43:13.8809640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-18T03:43:13.8906310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-18T03:43:13.9009110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-18T03:43:13.9111730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-18T03:43:13.9214170Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-18T03:43:13.9316740Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-18T03:43:13.9406750Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-18T03:43:13.9467110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6563-138xk11.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-18T03:43:15.6129570Z ==> Summary 2021-05-18T03:43:15.6562390Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-18T03:43:15.6577940Z ==> Installing imagemagick@6 2021-05-18T03:43:15.6581230Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-18T03:43:15.6604050Z 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/d20210518-6393-g8dvjg 2021-05-18T03:43:15.9863810Z cp -pR /private/tmp/d20210518-6393-g8dvjg/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-18T03:43:16.3713420Z chmod -Rf +w /private/tmp/d20210518-6393-g8dvjg 2021-05-18T03:43:17.7566940Z ==> Finishing up 2021-05-18T03:43:18.0310810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6589-q7u3zb.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-18T03:43:20.5358840Z ==> Caveats 2021-05-18T03:43:20.5360560Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:43:20.5361760Z because this is an alternate version of another formula. 2021-05-18T03:43:20.5362460Z 2021-05-18T03:43:20.5363340Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T03:43:20.5364970Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:43:20.5365780Z 2021-05-18T03:43:20.5366650Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T03:43:20.5368050Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T03:43:20.5369510Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T03:43:20.5370250Z 2021-05-18T03:43:20.5371490Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T03:43:20.5372630Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T03:43:20.5373340Z 2021-05-18T03:43:20.5374470Z ==> Summary 2021-05-18T03:43:20.5806520Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-18T03:43:21.4050590Z ==> Caveats 2021-05-18T03:43:21.4052420Z ==> imagemagick@6 2021-05-18T03:43:21.4135100Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:43:21.4136330Z because this is an alternate version of another formula. 2021-05-18T03:43:21.4137050Z 2021-05-18T03:43:21.4138830Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T03:43:21.4140560Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:43:21.4141430Z 2021-05-18T03:43:21.4142290Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T03:43:21.4143730Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T03:43:21.4145270Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T03:43:21.4146000Z 2021-05-18T03:43:21.4147290Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T03:43:21.4148460Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T03:43:21.4149450Z 2021-05-18T03:43:23.5875980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T03:43:24.7423840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:25.3185920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-18T03:43:25.6761560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-18T03%3A50%3A00Z&sig=yj5a9vaxDplWcM7TD6W%2FokhPreJy%2FzJnZ2kFMGnJrXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:25.7338080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=yj5a9vaxDplWcM7TD6W\%2FokhPreJy\%2FzJnZ2kFMGnJrXM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:25.8443710Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-18T03:43:25.8520150Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T03:43:26.9875780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:27.5753270Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-18T03:43:28.1623440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-18T03%3A50%3A00Z&sig=oAzSv0EjhwjOvD8Nbqm7rb76lDeG3W1djvrByi%2Brd9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:28.2131530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=oAzSv0EjhwjOvD8Nbqm7rb76lDeG3W1djvrByi\%2Brd9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:28.5026390Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-18T03:43:28.5099300Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T03:43:29.6641840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:30.2275460Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-18T03:43:30.6020410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-18T03%3A50%3A00Z&sig=TtpeFaB9uf%2FHLQAiXxqSxq%2FcXMRNgKK9zKxoI4ktcXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:30.7025280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=TtpeFaB9uf\%2FHLQAiXxqSxq\%2FcXMRNgKK9zKxoI4ktcXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:32.7813360Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-18T03:43:32.9364720Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T03:43:34.0952800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:34.6656150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-18T03:43:35.0681980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-18T03%3A50%3A00Z&sig=5m5jAVuhcepaInJOH7eU9Rt4JOoI2GRviSfnHHbH8gw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:35.1197990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=5m5jAVuhcepaInJOH7eU9Rt4JOoI2GRviSfnHHbH8gw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:35.1704160Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-18T03:43:35.1738360Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T03:43:36.3360480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:36.9733980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-18T03:43:37.3403490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-18T03%3A50%3A00Z&sig=viLmlON3JHQG%2BxlUknel%2Bf6my%2FsSXMJhYr7TDm913eU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:37.3891270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=viLmlON3JHQG\%2BxlUknel\%2Bf6my\%2FsSXMJhYr7TDm913eU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:37.4377080Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-18T03:43:37.4409500Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T03:43:38.5858930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:39.3677880Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-18T03:43:39.7299380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-18T03%3A50%3A00Z&sig=e3sSndf6bpIfrM0X9TGUtWvxfeNS3GnJwi6%2B7UzctAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:39.7780670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=e3sSndf6bpIfrM0X9TGUtWvxfeNS3GnJwi6\%2B7UzctAw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:39.8838600Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-18T03:43:39.8907360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T03:43:41.1002160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:41.6892270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-18T03:43:42.1027840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-18T03%3A50%3A00Z&sig=wRJMnkuaRLvLZWmN3eh%2Fu5Sc0L1CUsSX8qVTrYNOTvY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:42.1532860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=wRJMnkuaRLvLZWmN3eh\%2Fu5Sc0L1CUsSX8qVTrYNOTvY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:42.2887910Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-18T03:43:42.2964610Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T03:43:44.1719960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:44.1724990Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-18T03:43:44.4002610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-18T03%3A50%3A00Z&sig=SUOLvvoW7%2BKvnfbfh8B1dXkvW3RA%2BKKa%2BI4ZprHANYE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:44.4521550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=SUOLvvoW7\%2BKvnfbfh8B1dXkvW3RA\%2BKKa\%2BI4ZprHANYE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:44.5030980Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-18T03:43:44.5063150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T03:43:45.7735830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:46.3011580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-18T03:43:46.6983390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-18T03%3A50%3A00Z&sig=RkqrCjvvldP796eVykqycqCInzRP9ZZM8tVem7nC5hA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:46.7522600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=RkqrCjvvldP796eVykqycqCInzRP9ZZM8tVem7nC5hA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:46.8439650Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-18T03:43:46.8486140Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T03:43:48.0037290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:48.6069350Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-18T03:43:49.0115690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-18T03%3A50%3A00Z&sig=eccHq5kGuH4rZqxVQdd0GmBp2V7IIDKQ%2FCTErQOkvPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:49.0845300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=eccHq5kGuH4rZqxVQdd0GmBp2V7IIDKQ\%2FCTErQOkvPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:49.1424900Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-18T03:43:49.1460860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T03:43:50.2836540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:50.8438630Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-18T03:43:51.2360720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-18T03%3A50%3A00Z&sig=brhgK4z4PzuhW1w0w0vULLHX8LdQ3jOO9XXqeyqfDTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:51.2852020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=brhgK4z4PzuhW1w0w0vULLHX8LdQ3jOO9XXqeyqfDTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:51.3939660Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-18T03:43:51.4009210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T03:43:52.5828340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:43:53.1423790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-18T03:43:53.5338410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-18T03%3A50%3A00Z&sig=jSjq%2FwutEm5Gh4ZTv6Jt2ufJTcfcEPAKhME8IwFo9A8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:43:53.5834560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=jSjq\%2FwutEm5Gh4ZTv6Jt2ufJTcfcEPAKhME8IwFo9A8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:43:53.8859430Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-18T03:43:53.9675710Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-18T03:43:53.9709960Z ==> Installing imagemagick dependency: libde265 2021-05-18T03:43:54.0742080Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-18T03:43:54.0787540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6596-9m50k8 2021-05-18T03:43:54.1017230Z cp -pR /private/tmp/d20210518-6596-9m50k8/libde265/. /usr/local/Cellar/libde265 2021-05-18T03:43:54.1240540Z chmod -Rf +w /private/tmp/d20210518-6596-9m50k8 2021-05-18T03:43:54.1947660Z ==> Finishing up 2021-05-18T03:43:54.3107240Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-18T03:43:54.3152510Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-18T03:43:54.3160070Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-18T03:43:54.3168000Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-18T03:43:54.3172960Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-18T03:43:54.3182770Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-18T03:43:54.3195300Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-18T03:43:54.3210060Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-18T03:43:54.3215950Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-18T03:43:54.3231350Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-18T03:43:54.3431610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6827-14c6lv4.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-18T03:43:56.7590790Z ==> Summary 2021-05-18T03:43:56.7618620Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-18T03:43:56.7624920Z ==> Installing imagemagick dependency: docbook 2021-05-18T03:43:56.7645250Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-18T03:43:56.7664170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6596-1xe1n73 2021-05-18T03:43:56.8477680Z cp -pR /private/tmp/d20210518-6596-1xe1n73/docbook/. /usr/local/Cellar/docbook 2021-05-18T03:43:56.9533990Z chmod -Rf +w /private/tmp/d20210518-6596-1xe1n73 2021-05-18T03:43:57.0441400Z ==> Finishing up 2021-05-18T03:43:57.0939750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6853-bbarjl.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-18T03:43:59.2109490Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-18T03:43:59.2942470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.3252780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.3559190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.3866240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.4172520Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.4476380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.4780370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.5083460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.5389930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.5698470Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.6006030Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.6313790Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.6619570Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:43:59.6924510Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:44:00.0224770Z ==> Caveats 2021-05-18T03:44:00.0225880Z To use the DocBook package in your XML toolchain, 2021-05-18T03:44:00.0226840Z you need to add the following to your ~/.bashrc: 2021-05-18T03:44:00.0227490Z 2021-05-18T03:44:00.0228330Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T03:44:00.0229620Z ==> Summary 2021-05-18T03:44:00.0417520Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-18T03:44:00.0423370Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-18T03:44:00.0472210Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-18T03:44:00.0490960Z 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/d20210518-6596-5jrgz7 2021-05-18T03:44:01.8635550Z cp -pR /private/tmp/d20210518-6596-5jrgz7/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-18T03:44:04.3382620Z chmod -Rf +w /private/tmp/d20210518-6596-5jrgz7 2021-05-18T03:44:05.6032650Z ==> Finishing up 2021-05-18T03:44:05.6499910Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-18T03:44:05.6524060Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-18T03:44:05.6607160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6894-146lys0.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-18T03:44:08.3229440Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:44:08.3695940Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:44:08.4119940Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T03:44:08.4567830Z ==> 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-18T03:44:08.5032540Z ==> 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-18T03:44:08.5435610Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-18T03:44:08.5905130Z ==> 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-18T03:44:08.6348540Z ==> 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-18T03:44:08.6802490Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T03:44:08.7235300Z ==> 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-18T03:44:08.7705360Z ==> 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-18T03:44:08.8130100Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T03:44:08.8593280Z ==> 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-18T03:44:08.9035810Z ==> 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-18T03:44:08.9499820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:44:08.9903390Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T03:44:09.0373020Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T03:44:09.0828090Z ==> 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-18T03:44:09.1294930Z ==> 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-18T03:44:09.1697690Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T03:44:09.2003810Z ==> 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-18T03:44:09.2311080Z ==> 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-18T03:44:09.2617850Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T03:44:09.2925450Z ==> 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-18T03:44:09.3232470Z ==> 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-18T03:44:09.3539820Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-18T03:44:09.3846580Z ==> 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-18T03:44:09.4164640Z ==> 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-18T03:44:10.4334540Z ==> Summary 2021-05-18T03:44:10.6086850Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-18T03:44:10.6092330Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-18T03:44:10.6114750Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-18T03:44:10.6134570Z 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/d20210518-6596-1x58hrg 2021-05-18T03:44:10.6257710Z cp -pR /private/tmp/d20210518-6596-1x58hrg/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-18T03:44:10.6385120Z chmod -Rf +w /private/tmp/d20210518-6596-1x58hrg 2021-05-18T03:44:10.6872820Z ==> Finishing up 2021-05-18T03:44:10.7316580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6948-1o0zrrk.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-18T03:44:13.2425980Z ==> Caveats 2021-05-18T03:44:13.2453120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:44:13.2455100Z because macOS already provides this software and installing another version in 2021-05-18T03:44:13.2456570Z parallel can cause all kinds of trouble. 2021-05-18T03:44:13.2457210Z 2021-05-18T03:44:13.2458710Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T03:44:13.2460350Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:44:13.2461370Z 2021-05-18T03:44:13.2461880Z 2021-05-18T03:44:13.2463070Z Bash completion has been installed to: 2021-05-18T03:44:13.2464770Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T03:44:13.2466200Z ==> Summary 2021-05-18T03:44:13.2468720Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-18T03:44:13.2470470Z ==> Installing imagemagick dependency: xmlto 2021-05-18T03:44:13.2967800Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-18T03:44:13.2993800Z 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/d20210518-6596-iax2yv 2021-05-18T03:44:13.3182250Z cp -pR /private/tmp/d20210518-6596-iax2yv/xmlto/. /usr/local/Cellar/xmlto 2021-05-18T03:44:13.3472190Z chmod -Rf +w /private/tmp/d20210518-6596-iax2yv 2021-05-18T03:44:13.4208520Z ==> Finishing up 2021-05-18T03:44:13.4650160Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-18T03:44:13.4663480Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-18T03:44:13.4683140Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-18T03:44:13.4699410Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-18T03:44:13.4704920Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-18T03:44:13.4796380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6974-s4hqvj.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-18T03:44:15.8925140Z ==> Summary 2021-05-18T03:44:15.8968510Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-18T03:44:15.8974860Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-18T03:44:15.9972740Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-18T03:44:15.9989940Z 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/d20210518-6596-1wh85s0 2021-05-18T03:44:16.0671440Z cp -pR /private/tmp/d20210518-6596-1wh85s0/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-18T03:44:16.2103100Z chmod -Rf +w /private/tmp/d20210518-6596-1wh85s0 2021-05-18T03:44:16.3534850Z ==> Finishing up 2021-05-18T03:44:16.3985120Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-18T03:44:16.4044500Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-18T03:44:16.4056600Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-18T03:44:16.4106380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4123260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4126320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4152890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4168300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4179700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4189790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4211460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4242050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4266970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4281500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4294420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4296760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4323190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4326060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4335390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4358830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4390540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4397270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4411310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4414260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4417250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4419190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4424330Z mkdir -p /usr/local/share/locale/fo 2021-05-18T03:44:16.4446940Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-18T03:44:16.4452470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4454890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4474310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4478760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4480930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4507150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4534520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4537210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4552180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4564300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4574010Z mkdir -p /usr/local/share/locale/ia 2021-05-18T03:44:16.4575680Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-18T03:44:16.4593340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4621340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4644520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4651170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4660560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4680130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4682280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4685880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4708550Z mkdir -p /usr/local/share/locale/ky 2021-05-18T03:44:16.4721810Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-18T03:44:16.4724930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4727190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4739220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4748900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4766770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4811260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4868430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4932240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.4987100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5035080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5083330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5085310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5087630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5122490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5125470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5128660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5151990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5186940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5222660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5263860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5300280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5338980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5375730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5409560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5440220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5470740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5502510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5521520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5536850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5566200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5600880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5630420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5649550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5753260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T03:44:16.5856440Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-18T03:44:16.5959720Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-18T03:44:16.6062620Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-18T03:44:16.6166580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7000-1r1wbjj.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-18T03:44:18.9068500Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-18T03:44:20.1490000Z ==> Summary 2021-05-18T03:44:20.1700890Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-18T03:44:20.1706910Z ==> Installing imagemagick dependency: libheif 2021-05-18T03:44:20.2857100Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-18T03:44:20.2875540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6596-1fsuapi 2021-05-18T03:44:20.3100400Z cp -pR /private/tmp/d20210518-6596-1fsuapi/libheif/. /usr/local/Cellar/libheif 2021-05-18T03:44:20.3338020Z chmod -Rf +w /private/tmp/d20210518-6596-1fsuapi 2021-05-18T03:44:20.4313270Z ==> Finishing up 2021-05-18T03:44:20.4784890Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-18T03:44:20.4788750Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-18T03:44:20.4794230Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-18T03:44:20.4798880Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-18T03:44:20.4806160Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-18T03:44:20.4812860Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-18T03:44:20.4835570Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-18T03:44:20.4847770Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-18T03:44:20.4857570Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-18T03:44:20.4868010Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-18T03:44:20.4877310Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-18T03:44:20.4883070Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-18T03:44:20.4888740Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-18T03:44:20.4895470Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-18T03:44:20.4906430Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-18T03:44:20.4915880Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-18T03:44:20.4926150Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-18T03:44:20.5121490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7027-vr30bs.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-18T03:44:22.7550390Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-18T03:44:23.8827330Z ==> Summary 2021-05-18T03:44:23.8908030Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-18T03:44:23.8939150Z ==> Installing imagemagick dependency: liblqr 2021-05-18T03:44:23.9450290Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-18T03:44:23.9453870Z 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/d20210518-6596-1irhcrd 2021-05-18T03:44:23.9598520Z cp -pR /private/tmp/d20210518-6596-1irhcrd/liblqr/. /usr/local/Cellar/liblqr 2021-05-18T03:44:23.9808170Z chmod -Rf +w /private/tmp/d20210518-6596-1irhcrd 2021-05-18T03:44:24.0642520Z ==> Finishing up 2021-05-18T03:44:24.1076840Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-18T03:44:24.1093880Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-18T03:44:24.1106520Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-18T03:44:24.1189890Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-18T03:44:24.1293430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7054-7afd4a.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-18T03:44:27.0525100Z ==> Summary 2021-05-18T03:44:27.0551430Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-18T03:44:27.0556770Z ==> Installing imagemagick dependency: libomp 2021-05-18T03:44:27.0610880Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-18T03:44:27.0639110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6596-17v69k3 2021-05-18T03:44:27.0780440Z cp -pR /private/tmp/d20210518-6596-17v69k3/libomp/. /usr/local/Cellar/libomp 2021-05-18T03:44:27.1460790Z chmod -Rf +w /private/tmp/d20210518-6596-17v69k3 2021-05-18T03:44:27.1880090Z ==> Finishing up 2021-05-18T03:44:27.2331070Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-18T03:44:27.2336480Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-18T03:44:27.2340930Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-18T03:44:27.2354040Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-18T03:44:27.2361970Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-18T03:44:27.2487310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7080-1bbqna5.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-18T03:44:29.5555650Z ==> Summary 2021-05-18T03:44:29.5572100Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-18T03:44:29.5579190Z ==> Installing imagemagick dependency: imath 2021-05-18T03:44:29.5645470Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-18T03:44:29.5663390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6596-14ttzks 2021-05-18T03:44:29.5885270Z cp -pR /private/tmp/d20210518-6596-14ttzks/imath/. /usr/local/Cellar/imath 2021-05-18T03:44:29.6163190Z chmod -Rf +w /private/tmp/d20210518-6596-14ttzks 2021-05-18T03:44:29.6850880Z ==> Finishing up 2021-05-18T03:44:29.7313320Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-18T03:44:29.7328690Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-18T03:44:29.7333310Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-18T03:44:29.7338900Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-18T03:44:29.7343950Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-18T03:44:29.7349230Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-18T03:44:29.7356700Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-18T03:44:29.7547630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7106-1r08ygq.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-18T03:44:32.1889500Z ==> Summary 2021-05-18T03:44:32.1931150Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-18T03:44:32.1937170Z ==> Installing imagemagick dependency: openexr 2021-05-18T03:44:32.2039500Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-18T03:44:32.2058120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6596-n6qnzk 2021-05-18T03:44:32.2768590Z cp -pR /private/tmp/d20210518-6596-n6qnzk/openexr/. /usr/local/Cellar/openexr 2021-05-18T03:44:32.3679040Z chmod -Rf +w /private/tmp/d20210518-6596-n6qnzk 2021-05-18T03:44:32.6453450Z ==> Finishing up 2021-05-18T03:44:32.6932240Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-18T03:44:32.6935870Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-18T03:44:32.6940860Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-18T03:44:32.6946000Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-18T03:44:32.6951320Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-18T03:44:32.6955700Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-18T03:44:32.6960770Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-18T03:44:32.6965230Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-18T03:44:32.6972290Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-18T03:44:32.6980980Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-18T03:44:32.6989900Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-18T03:44:32.6994610Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-18T03:44:32.7006570Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-18T03:44:32.7016130Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-18T03:44:32.7022470Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-18T03:44:32.7031520Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-18T03:44:32.7039080Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-18T03:44:32.7044860Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-18T03:44:32.7050880Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-18T03:44:32.7056390Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-18T03:44:32.7062170Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-18T03:44:32.7067820Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-18T03:44:32.7073340Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-18T03:44:32.7078360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-18T03:44:32.7084060Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-18T03:44:32.7089640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-18T03:44:32.7095010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-18T03:44:32.7102620Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-18T03:44:32.7571860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7135-dfnbhr.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-18T03:44:35.3120310Z ==> Summary 2021-05-18T03:44:35.3233360Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-18T03:44:35.3239930Z ==> Installing imagemagick 2021-05-18T03:44:35.3243450Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-18T03:44:35.3261970Z 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/d20210518-6596-1qzii44 2021-05-18T03:44:36.2482630Z cp -pR /private/tmp/d20210518-6596-1qzii44/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-18T03:44:36.2576170Z chmod -Rf +w /private/tmp/d20210518-6596-1qzii44 2021-05-18T03:44:38.2851020Z ==> Finishing up 2021-05-18T03:44:38.3114870Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-18T03:44:38.3120650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-18T03:44:38.3125580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-18T03:44:38.3130840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-18T03:44:38.3135700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-18T03:44:38.3141250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-18T03:44:38.3146300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-18T03:44:38.3151570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-18T03:44:38.3156440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-18T03:44:38.3161940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-18T03:44:38.3166980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-18T03:44:38.3172060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-18T03:44:38.3177690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-18T03:44:38.3182390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-18T03:44:38.3191410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-18T03:44:38.3210380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-18T03:44:38.3212080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-18T03:44:38.3214010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-18T03:44:38.3215580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-18T03:44:38.3217150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-18T03:44:38.3231190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-18T03:44:38.3244310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-18T03:44:38.3274770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-18T03:44:38.3301920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-18T03:44:38.3307020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-18T03:44:38.3308470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-18T03:44:38.3310270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-18T03:44:38.3312770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-18T03:44:38.3314610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-18T03:44:38.3315710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-18T03:44:38.3317180Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-18T03:44:38.3319060Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-18T03:44:38.3320580Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-18T03:44:38.3321940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-18T03:44:38.3323450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-18T03:44:38.3326930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-18T03:44:38.3335940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-18T03:44:38.3343290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-18T03:44:38.3355510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-18T03:44:38.3363350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-18T03:44:38.3374570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-18T03:44:38.3386390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-18T03:44:38.3388190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-18T03:44:38.3389850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-18T03:44:38.3395410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-18T03:44:38.3429570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-18T03:44:38.3434640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-18T03:44:38.3440290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-18T03:44:38.3445950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-18T03:44:38.3451300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-18T03:44:38.3458440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-18T03:44:38.3463520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-18T03:44:38.3468740Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-18T03:44:38.3474110Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-18T03:44:38.3479010Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-18T03:44:38.3484250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-18T03:44:38.3488950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-18T03:44:38.3495060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-18T03:44:38.3499590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-18T03:44:38.3505010Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-18T03:44:38.3510040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-18T03:44:38.3518650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-18T03:44:38.3523160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-18T03:44:38.3531890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-18T03:44:38.3537340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-18T03:44:38.3542810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-18T03:44:38.3548090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-18T03:44:38.3553500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-18T03:44:38.3558550Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-18T03:44:38.3564520Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-18T03:44:38.3569660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-18T03:44:38.6395510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7161-1cbh2vt.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-18T03:44:41.2819410Z ==> Summary 2021-05-18T03:44:41.3314110Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-18T03:44:43.2372230Z ==> Caveats 2021-05-18T03:44:43.2373630Z ==> docbook 2021-05-18T03:44:43.2388970Z To use the DocBook package in your XML toolchain, 2021-05-18T03:44:43.2389970Z you need to add the following to your ~/.bashrc: 2021-05-18T03:44:43.2390640Z 2021-05-18T03:44:43.2391510Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T03:44:43.2392960Z ==> gnu-getopt 2021-05-18T03:44:43.2418120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:44:43.2419420Z because macOS already provides this software and installing another version in 2021-05-18T03:44:43.2420470Z parallel can cause all kinds of trouble. 2021-05-18T03:44:43.2421090Z 2021-05-18T03:44:43.2422350Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T03:44:43.2423990Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:44:43.2424810Z 2021-05-18T03:44:43.2425290Z 2021-05-18T03:44:43.2426060Z Bash completion has been installed to: 2021-05-18T03:44:43.2427410Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T03:44:45.0006070Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T03:44:46.1757450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:44:46.7883270Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-18T03:44:47.3725980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-18T03%3A50%3A00Z&sig=ZbW9kEJ7%2F5GyMaqln%2Fbn%2FRpMpuRSzQSk%2B4HeqYLioWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:44:47.4654030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A50\%3A00Z\&sig=ZbW9kEJ7\%2F5GyMaqln\%2Fbn\%2FRpMpuRSzQSk\%2B4HeqYLioWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:44:47.5226280Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-18T03:44:47.5898820Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-18T03:44:47.5927290Z 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/d20210518-7168-yeb11p 2021-05-18T03:44:47.6094910Z cp -pR /private/tmp/d20210518-7168-yeb11p/udunits/. /usr/local/Cellar/udunits 2021-05-18T03:44:47.6306820Z chmod -Rf +w /private/tmp/d20210518-7168-yeb11p 2021-05-18T03:44:47.6987490Z ==> Finishing up 2021-05-18T03:44:47.7947520Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-18T03:44:47.7953710Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-18T03:44:47.7960510Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-18T03:44:47.7970100Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-18T03:44:47.7986140Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-18T03:44:47.8040360Z info /usr/local/share/info/udunits2.info 2021-05-18T03:44:47.8051690Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-18T03:44:47.8091290Z info /usr/local/share/info/udunits2lib.info 2021-05-18T03:44:47.8101220Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-18T03:44:47.8140020Z info /usr/local/share/info/udunits2prog.info 2021-05-18T03:44:47.8149130Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-18T03:44:47.8156870Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-18T03:44:47.8162820Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-18T03:44:47.8337210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7335-ckxpde.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-18T03:44:50.2395040Z ==> Summary 2021-05-18T03:44:50.2426620Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-18T03:44:52.6064050Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-18T03:44:52.6065150Z To reinstall 1.6, run: 2021-05-18T03:44:52.6065890Z brew reinstall jq 2021-05-18T03:44:54.2467800Z ==> Caveats 2021-05-18T03:44:54.2468950Z imagej requires Java. You can install the latest version with: 2021-05-18T03:44:54.2470520Z brew install --cask adoptopenjdk 2021-05-18T03:44:54.2471190Z 2021-05-18T03:44:54.6659820Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T03:44:54.9072660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:45:02.6376030Z ==> Verifying checksum for cask 'imagej' 2021-05-18T03:45:02.9276160Z ==> Installing Cask imagej 2021-05-18T03:45:02.9277410Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T03:45:02.9732820Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210518-7445-fu01 2021-05-18T03:45:03.1359780Z cp -pR /private/tmp/d20210518-7445-fu01/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-18T03:45:03.2783880Z chmod -Rf +w /private/tmp/d20210518-7445-fu01 2021-05-18T03:45:03.3501310Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-18T03:45:03.5961670Z 🍺 imagej was successfully installed! 2021-05-18T03:45:05.5794740Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-18T03:45:07.3114790Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-18T03:45:07.8034330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-18T03%3A55%3A00Z&sig=%2BDhQlcDo2wdD61tUYy8llOuVoxCI%2BkbGLz53XTYou2U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:07.9416840Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-18T03:45:09.6647520Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-18T03:45:10.1863710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-18T03%3A55%3A00Z&sig=EKhg3%2FqSr%2BHUesn5UmOqBRhwSnwRWnFCoLrtVNTPK4g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:10.5851490Z ==> Installing dependencies for bowtie2: tbb 2021-05-18T03:45:10.5954170Z ==> Installing bowtie2 dependency: tbb 2021-05-18T03:45:10.6909570Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-18T03:45:15.1918680Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-18T03:45:15.1951240Z ==> Installing bowtie2 2021-05-18T03:45:15.1959020Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-18T03:45:19.4925860Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-18T03:45:22.9584900Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-18T03:45:24.7062900Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-18T03:45:25.1912970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-18T03%3A55%3A00Z&sig=BsD9%2FHHWISDATr7x%2BGp0V6NqxLJf%2Fq6lVOPXedrAS9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:25.4029890Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-18T03:45:27.1720850Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-18T03:45:27.6537960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-18T03%3A55%3A00Z&sig=oFbc9GMej3AVnltw4fTr1F0aqZYp2xlrjcIliR4IzAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:27.7719930Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-18T03:45:29.5205830Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-18T03:45:30.0013910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-18T03%3A55%3A00Z&sig=TpmH%2Bqw%2BVaz4NbqC%2FNs28mv%2BTG8kb5LPr1odK2jrDzY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:30.1223830Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-18T03:45:31.8432200Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-18T03:45:32.3297530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-18T03%3A55%3A00Z&sig=ilBY2usJmymEhAwDFwq55cOOJHnliZC4SGyb6klvjDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:32.4652430Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-18T03:45:34.2026980Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-18T03:45:34.6671530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-18T03%3A55%3A00Z&sig=1m1%2F1SZZ9tB8Lpcswdv3PKziDAXwvMZ1jfkfw1Kg8bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:34.7915460Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-18T03:45:36.4887830Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-18T03:45:36.9231770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-18T03%3A55%3A00Z&sig=hxqUaPY0SMjlBT9uxwI40E05R5KMBQL52tV00roEw3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:37.1565610Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T03:45:37.7263490Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-18T03:45:37.7710960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T03:45:38.2343770Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T03:45:38.2581530Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-18T03:45:39.9628610Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-18T03:45:40.4331820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-18T03%3A55%3A00Z&sig=4twsADrKokttxocKrKiGgKAaNaZtn8vDiUcd8B%2BZlXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:40.5347890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-18T03:45:42.2054140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-18T03:45:42.6898850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-18T03%3A55%3A00Z&sig=ohipEBJrk4GC40VidRcXjeccrpJXCFB%2BOha6lyXyC%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:42.9217810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-18T03:45:44.6491220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-18T03:45:45.1081880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-18T03%3A55%3A00Z&sig=LpSZncXB8X8jJeDlBP9ilNqxDlfaYgXg5AcqQu5FDgY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:45.3656300Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-18T03:45:47.1114690Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-18T03:45:47.6246200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-18T03%3A55%3A00Z&sig=uy5deSqm6SSAgR9dF4ZFmndThhQqm37gyRPL%2F8jU3y4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:47.9241380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-18T03:45:49.5940830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-18T03:45:50.0296220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-18T03%3A55%3A00Z&sig=e61Lts%2FmL96%2FKgdIwv7KKhcSByith0rJdzZjpKYnXHM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:50.1470770Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-18T03:45:51.8190110Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-18T03:45:52.2771750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-18T03%3A55%3A00Z&sig=21fOttf%2F1EE6d2Qzip0DGmOMJ2dKHeOyjtfgCQt26lg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:52.5001380Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-18T03:45:54.2227600Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-18T03:45:54.6665270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-18T03%3A55%3A00Z&sig=DFsenR3QnHmwsnuoO6Al7c3IrqebQDLhi5dTz8FfJbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:54.7828160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-18T03:45:56.5056940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-18T03:45:56.9379310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-18T03%3A55%3A00Z&sig=ZBW0OCp85zEQPyQhwrGeQ90RdKvgFP%2FyD0UbLwZUJXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:57.3516600Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T03:45:59.0535960Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T03:45:59.4241480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-18T03%3A55%3A00Z&sig=YNMVdrhMtWMM3k24ro8UQ4NPUhSwPHCAOEOi1XJques%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:45:59.6636570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-18T03:46:01.7703690Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-18T03:46:02.1518100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-18T03%3A55%3A00Z&sig=j9TP3APageWyOlp1QsMFoFqSAfFB%2FNvp0jL8MQHbu34%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:46:02.6633290Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-18T03:46:04.4049430Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-18T03:46:04.8689140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-18T03%3A55%3A00Z&sig=S%2F3OgzK1W4bIor4tmgU%2FOpQMs4f8plSTexEeV5Pkm%2BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:46:05.1235820Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-18T03:46:06.8479790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-18T03:46:07.4113310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-18T03%3A55%3A00Z&sig=t%2BxUcE9xH%2FsmBadfoipLyzDnbDnimW8KUeBkmNKg27I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:46:07.7710770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-18T03:46:09.5171420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-18T03:46:09.9630920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-18T03%3A55%3A00Z&sig=jXcfqVrM2ohd17KJwngY%2FdBr%2BRw41fYLCHIWwELgowM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:46:10.5346950Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-18T03:46:10.5350480Z ==> Installing gdal dependency: cfitsio 2021-05-18T03:46:10.6044950Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-18T03:46:13.3256350Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-18T03:46:13.3273800Z ==> Installing gdal dependency: popt 2021-05-18T03:46:13.3295760Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-18T03:46:15.8104340Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-18T03:46:15.8115240Z ==> Installing gdal dependency: epsilon 2021-05-18T03:46:15.8168990Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-18T03:46:18.3685930Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-18T03:46:18.3691940Z ==> Installing gdal dependency: expat 2021-05-18T03:46:18.3719020Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-18T03:46:21.1197320Z ==> Caveats 2021-05-18T03:46:21.1199010Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:46:21.1200240Z because macOS already provides this software and installing another version in 2021-05-18T03:46:21.1201260Z parallel can cause all kinds of trouble. 2021-05-18T03:46:21.1201830Z 2021-05-18T03:46:21.1202590Z If you need to have expat first in your PATH, run: 2021-05-18T03:46:21.1206080Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:46:21.1207320Z 2021-05-18T03:46:21.1208100Z For compilers to find expat you may need to set: 2021-05-18T03:46:21.1209390Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T03:46:21.1210710Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T03:46:21.1211360Z 2021-05-18T03:46:21.1212500Z For pkg-config to find expat you may need to set: 2021-05-18T03:46:21.1213510Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T03:46:21.1214150Z 2021-05-18T03:46:21.1215140Z ==> Summary 2021-05-18T03:46:21.1227610Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-18T03:46:21.1233810Z ==> Installing gdal dependency: freexl 2021-05-18T03:46:21.1294740Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-18T03:46:24.2314030Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-18T03:46:24.2320770Z ==> Installing gdal dependency: geos 2021-05-18T03:46:24.2852200Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-18T03:46:27.7587180Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-18T03:46:27.7606550Z ==> Installing gdal dependency: hdf5 2021-05-18T03:46:27.8160260Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T03:46:31.2581420Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T03:46:31.2587780Z ==> Installing gdal dependency: json-c 2021-05-18T03:46:31.2642410Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-18T03:46:34.0350910Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-18T03:46:34.0356460Z ==> Installing gdal dependency: libxml2 2021-05-18T03:46:34.0434890Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-18T03:46:37.2655460Z ==> Caveats 2021-05-18T03:46:37.2657090Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:46:37.2658370Z because macOS already provides this software and installing another version in 2021-05-18T03:46:37.2659420Z parallel can cause all kinds of trouble. 2021-05-18T03:46:37.2660030Z 2021-05-18T03:46:37.2660830Z If you need to have libxml2 first in your PATH, run: 2021-05-18T03:46:37.2662370Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:46:37.2663150Z 2021-05-18T03:46:37.2664440Z For compilers to find libxml2 you may need to set: 2021-05-18T03:46:37.2665860Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T03:46:37.2667260Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T03:46:37.2667940Z 2021-05-18T03:46:37.2669140Z For pkg-config to find libxml2 you may need to set: 2021-05-18T03:46:37.2670210Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T03:46:37.2670870Z 2021-05-18T03:46:37.2672130Z ==> Summary 2021-05-18T03:46:37.2848070Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-18T03:46:37.2853940Z ==> Installing gdal dependency: libdap 2021-05-18T03:46:37.3049010Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-18T03:46:40.2454250Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-18T03:46:40.2461400Z ==> Installing gdal dependency: proj 2021-05-18T03:46:40.2651720Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-18T03:46:43.1944630Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-18T03:46:43.1949390Z ==> Installing gdal dependency: libgeotiff 2021-05-18T03:46:43.2203110Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-18T03:46:45.7920420Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-18T03:46:45.7925910Z ==> Installing gdal dependency: librttopo 2021-05-18T03:46:45.8348890Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-18T03:46:48.4409070Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-18T03:46:48.4413160Z ==> Installing gdal dependency: minizip 2021-05-18T03:46:48.4607210Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-18T03:46:50.9207240Z ==> Caveats 2021-05-18T03:46:50.9208950Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T03:46:50.9216560Z with the venerable 'unzip' library. 2021-05-18T03:46:50.9217900Z ==> Summary 2021-05-18T03:46:50.9229660Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-18T03:46:50.9235590Z ==> Installing gdal dependency: libspatialite 2021-05-18T03:46:51.0171440Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-18T03:46:54.1323260Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-18T03:46:54.1331910Z ==> Installing gdal dependency: netcdf 2021-05-18T03:46:54.1898870Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T03:46:57.1164760Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T03:46:57.1173370Z ==> Installing gdal dependency: openblas 2021-05-18T03:46:57.1557060Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-18T03:47:01.3199820Z ==> Caveats 2021-05-18T03:47:01.3201450Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:47:01.3202670Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T03:47:01.3203400Z 2021-05-18T03:47:01.3204230Z For compilers to find openblas you may need to set: 2021-05-18T03:47:01.3205570Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T03:47:01.3207000Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T03:47:01.3207790Z 2021-05-18T03:47:01.3209020Z For pkg-config to find openblas you may need to set: 2021-05-18T03:47:01.3210110Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T03:47:01.3210790Z 2021-05-18T03:47:01.3211900Z ==> Summary 2021-05-18T03:47:01.3227190Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-18T03:47:01.3233410Z ==> Installing gdal dependency: numpy 2021-05-18T03:47:01.3917420Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-18T03:47:05.7033590Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-18T03:47:05.7038500Z ==> Installing gdal dependency: xerces-c 2021-05-18T03:47:05.7093200Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-18T03:47:10.9966480Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-18T03:47:10.9967630Z ==> Installing gdal 2021-05-18T03:47:10.9971590Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-18T03:47:17.9980810Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-18T03:47:19.4040110Z ==> No outdated dependents to upgrade! 2021-05-18T03:47:19.4041890Z ==> Checking for dependents of upgraded formulae... 2021-05-18T03:47:19.7492470Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T03:47:19.7493570Z netcdf 2021-05-18T03:47:19.8778290Z ==> Caveats 2021-05-18T03:47:19.8779740Z ==> expat 2021-05-18T03:47:19.8822780Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:47:19.8824080Z because macOS already provides this software and installing another version in 2021-05-18T03:47:19.8825180Z parallel can cause all kinds of trouble. 2021-05-18T03:47:19.8825810Z 2021-05-18T03:47:19.8826600Z If you need to have expat first in your PATH, run: 2021-05-18T03:47:19.8828170Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:47:19.8829470Z 2021-05-18T03:47:19.8830280Z For compilers to find expat you may need to set: 2021-05-18T03:47:19.8831630Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T03:47:19.8833020Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T03:47:19.8833780Z 2021-05-18T03:47:19.8835000Z For pkg-config to find expat you may need to set: 2021-05-18T03:47:19.8836080Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T03:47:19.8836760Z 2021-05-18T03:47:19.8837870Z ==> libxml2 2021-05-18T03:47:19.8867300Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:47:19.8868580Z because macOS already provides this software and installing another version in 2021-05-18T03:47:19.8869650Z parallel can cause all kinds of trouble. 2021-05-18T03:47:19.8870260Z 2021-05-18T03:47:19.8871060Z If you need to have libxml2 first in your PATH, run: 2021-05-18T03:47:19.8872620Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:47:19.8873410Z 2021-05-18T03:47:19.8874460Z For compilers to find libxml2 you may need to set: 2021-05-18T03:47:19.8875810Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T03:47:19.8877210Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T03:47:19.8877910Z 2021-05-18T03:47:19.8879110Z For pkg-config to find libxml2 you may need to set: 2021-05-18T03:47:19.8880200Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T03:47:19.8880890Z 2021-05-18T03:47:19.8882000Z ==> minizip 2021-05-18T03:47:19.8884880Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T03:47:19.8886300Z with the venerable 'unzip' library. 2021-05-18T03:47:19.8887530Z ==> openblas 2021-05-18T03:47:19.8926310Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:47:19.8927500Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T03:47:19.8928250Z 2021-05-18T03:47:19.8929080Z For compilers to find openblas you may need to set: 2021-05-18T03:47:19.8930460Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T03:47:19.8931880Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T03:47:19.8932590Z 2021-05-18T03:47:19.8933870Z For pkg-config to find openblas you may need to set: 2021-05-18T03:47:19.8934980Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T03:47:19.8935670Z 2021-05-18T03:47:22.1542080Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T03:47:23.3585700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-18T03:47:23.3598730Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T03:47:23.3629570Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T03:47:23.3804970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T03:47:24.0510910Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-18T03:47:24.0532370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T03:47:24.4163550Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T03:47:24.4363850Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-18T03:47:26.1901830Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-18T03:47:26.5745830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-18T03%3A55%3A00Z&sig=PohYohrtb9mZtXweWi9t0Nkfuds5uFfMun78Ebk119I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:47:27.8058510Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T03:47:28.3891010Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-18T03:47:28.3913170Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T03:47:28.7716070Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T03:47:28.7829310Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-18T03:47:30.5458540Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-18T03:47:30.9336600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-18T03%3A55%3A00Z&sig=XdFe1efH%2BiguvIW7YwbT%2Fok%2FMh%2BTkqsnHcfMwKqFD64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:47:31.2986250Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-18T03:47:31.3003980Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-18T03:47:33.0149440Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-18T03:47:33.3893220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-18T03%3A55%3A00Z&sig=A98Ni%2FMGme182nqhxsKmRlWYLpdMFYnEzSEn1M24MS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:47:34.1908420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-18T03:47:36.0142740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-18T03:47:36.3887790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-18T03%3A55%3A00Z&sig=90UD77oRYMbrrBcCLAoPbuyvR8c1toXKPRgfobz%2By%2Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:47:36.8913040Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-18T03:47:38.6188170Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-18T03:47:39.0214960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-18T03%3A55%3A00Z&sig=kMK4SE8w6S4wCWU7pv7pH4NkADqfA%2Bk6SOsMsIjtAHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:47:40.1957690Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-18T03:47:40.1965280Z ==> Installing itk dependency: open-mpi 2021-05-18T03:47:40.3671490Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T03:47:46.1420980Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T03:47:46.1428320Z ==> Installing itk dependency: fftw 2021-05-18T03:47:46.2079680Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T03:47:49.1493760Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T03:47:49.1500360Z ==> Installing itk dependency: boost 2021-05-18T03:47:49.1565450Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-18T03:48:22.0674950Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-18T03:48:22.0689440Z ==> Installing itk dependency: netcdf 2021-05-18T03:48:22.1407380Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T03:48:25.1448340Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T03:48:25.1455230Z ==> Installing itk dependency: pyqt@5 2021-05-18T03:48:25.2080150Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-18T03:48:30.5821930Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-18T03:48:30.5828960Z ==> Installing itk dependency: vtk@8.2 2021-05-18T03:48:30.7427100Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-18T03:49:00.2363700Z ==> Caveats 2021-05-18T03:49:00.2365470Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T03:49:00.2366620Z because this is an alternate version of another formula. 2021-05-18T03:49:00.2367330Z 2021-05-18T03:49:00.2368140Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-18T03:49:00.2369670Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T03:49:00.2370450Z 2021-05-18T03:49:00.2371260Z For compilers to find vtk@8.2 you may need to set: 2021-05-18T03:49:00.2378910Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-18T03:49:00.2380400Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-18T03:49:00.2381110Z 2021-05-18T03:49:00.2382280Z ==> Summary 2021-05-18T03:49:00.4786620Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-18T03:49:00.4794300Z ==> Installing itk dependency: gdcm 2021-05-18T03:49:00.6802680Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-18T03:49:06.9063340Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-18T03:49:06.9065350Z ==> Installing itk 2021-05-18T03:49:06.9070070Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-18T03:49:20.8261190Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-18T03:49:24.1364510Z ==> No outdated dependents to upgrade! 2021-05-18T03:49:24.1366420Z ==> Checking for dependents of upgraded formulae... 2021-05-18T03:49:26.3868130Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T03:49:26.3869270Z fftw 2021-05-18T03:49:26.4302430Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-18T03:49:26.4304100Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-18T03:49:28.3823050Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-18T03:49:28.5198810Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T03:49:29.7313420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:49:30.3652980Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-18T03:49:30.8154570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-18T03%3A55%3A00Z&sig=mQmCMht17eYsxxeC%2B71%2FMQ7VU81NkGA8SWAVyUpfqLE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:49:30.9972720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A55\%3A00Z\&sig=mQmCMht17eYsxxeC\%2B71\%2FMQ7VU81NkGA8SWAVyUpfqLE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:49:31.0698740Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-18T03:49:31.0760470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T03:49:32.2142870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:49:32.7865000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-18T03:49:33.8005880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-18T03%3A55%3A00Z&sig=LpMAip5%2FnXxAzOJRoMMAwtcoJEPLJ2D%2BZPUtoGhufi0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:49:33.8508410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A55\%3A00Z\&sig=LpMAip5\%2FnXxAzOJRoMMAwtcoJEPLJ2D\%2BZPUtoGhufi0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:49:33.9922450Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-18T03:49:34.0017850Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T03:49:35.1668540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:49:35.7676750Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-18T03:49:36.1358070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-18T03%3A55%3A00Z&sig=Ii96qRTTYyo26F7nIMjhwsoVisG7G18GKpGK%2BHGXlVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:49:36.1828510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A55\%3A00Z\&sig=Ii96qRTTYyo26F7nIMjhwsoVisG7G18GKpGK\%2BHGXlVU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:49:36.2936280Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-18T03:49:36.2979240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T03:49:37.4830100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03:49:38.0619150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-18T03:49:38.4264270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-18T03%3A55%3A00Z&sig=BJ2Cy6e2a0iZP2uouIvTaEj31ofTzRi%2ByFERVmoZ52k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:49:38.4882000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(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-18T03\%3A55\%3A00Z\&sig=BJ2Cy6e2a0iZP2uouIvTaEj31ofTzRi\%2ByFERVmoZ52k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T03:49:38.8654070Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-18T03:49:38.9272750Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-18T03:49:38.9276650Z ==> Installing libav dependency: faac 2021-05-18T03:49:39.0003780Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-18T03:49:39.8814850Z 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/d20210518-9037-1pem2gk 2021-05-18T03:49:39.8818710Z ==> Finishing up 2021-05-18T03:49:39.8831840Z cp -pR /private/tmp/d20210518-9037-1pem2gk/faac/. /usr/local/Cellar/faac 2021-05-18T03:49:39.8834250Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-18T03:49:39.8936790Z chmod -Rf +w /private/tmp/d20210518-9037-1pem2gk 2021-05-18T03:49:39.8937920Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-18T03:49:39.9040820Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-18T03:49:39.9142110Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-18T03:49:39.9244690Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-18T03:49:39.9347270Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-18T03:49:39.9451610Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-18T03:49:39.9558010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9219-kiydcw.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-18T03:49:41.5537920Z ==> Summary 2021-05-18T03:49:41.5564030Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-18T03:49:41.5571250Z ==> Installing libav dependency: fdk-aac 2021-05-18T03:49:41.5595280Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-18T03:49:41.5615460Z 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/d20210518-9037-19rn37n 2021-05-18T03:49:41.5881570Z cp -pR /private/tmp/d20210518-9037-19rn37n/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-18T03:49:41.6075460Z chmod -Rf +w /private/tmp/d20210518-9037-19rn37n 2021-05-18T03:49:41.6640850Z ==> Finishing up 2021-05-18T03:49:41.7146000Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-18T03:49:41.7152020Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-18T03:49:41.7159550Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-18T03:49:41.7164180Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-18T03:49:41.7170050Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-18T03:49:41.7178310Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-18T03:49:41.7326360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9245-197crxw.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-18T03:49:44.0691220Z ==> Summary 2021-05-18T03:49:44.0717000Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-18T03:49:44.0729720Z ==> Installing libav dependency: sdl 2021-05-18T03:49:44.0792030Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-18T03:49:44.0812160Z 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/d20210518-9037-46bq8d 2021-05-18T03:49:44.1774980Z cp -pR /private/tmp/d20210518-9037-46bq8d/sdl/. /usr/local/Cellar/sdl 2021-05-18T03:49:44.2842890Z chmod -Rf +w /private/tmp/d20210518-9037-46bq8d 2021-05-18T03:49:44.4216960Z ==> Finishing up 2021-05-18T03:49:44.4703230Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-18T03:49:44.4710190Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-18T03:49:44.4725840Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-18T03:49:44.4762300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-18T03:49:44.4785040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-18T03:49:44.4793780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-18T03:49:44.4803300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-18T03:49:44.4820790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-18T03:49:44.4827430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-18T03:49:44.4837470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-18T03:49:44.4878440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-18T03:49:44.4886950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-18T03:49:44.4900080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-18T03:49:44.4910270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-18T03:49:44.4919360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-18T03:49:44.4925280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-18T03:49:44.4930690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-18T03:49:44.4940420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-18T03:49:44.4951320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-18T03:49:44.4960220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-18T03:49:44.4970860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-18T03:49:44.4980380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-18T03:49:44.4988920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-18T03:49:44.4998750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-18T03:49:44.5010260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-18T03:49:44.5019760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-18T03:49:44.5028340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-18T03:49:44.5039100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-18T03:49:44.5048860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-18T03:49:44.5059050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-18T03:49:44.5067670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-18T03:49:44.5073330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-18T03:49:44.5079140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-18T03:49:44.5086980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-18T03:49:44.5094550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-18T03:49:44.5104210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-18T03:49:44.5124310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-18T03:49:44.5134830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-18T03:49:44.5144360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-18T03:49:44.5150010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-18T03:49:44.5157140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-18T03:49:44.5166380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-18T03:49:44.5175970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-18T03:49:44.5184280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-18T03:49:44.5192010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-18T03:49:44.5197000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-18T03:49:44.5202930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-18T03:49:44.5208830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-18T03:49:44.5214480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-18T03:49:44.5223980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-18T03:49:44.5233980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-18T03:49:44.5238720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-18T03:49:44.5244590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-18T03:49:44.5251780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-18T03:49:44.5259130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-18T03:49:44.5268410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-18T03:49:44.5274620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-18T03:49:44.5280700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-18T03:49:44.5296030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-18T03:49:44.5304600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-18T03:49:44.5312950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-18T03:49:44.5337670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-18T03:49:44.5373720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-18T03:49:44.5379780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-18T03:49:44.5387330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-18T03:49:44.5397030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-18T03:49:44.5402220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-18T03:49:44.5407310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-18T03:49:44.5429190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-18T03:49:44.5438850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-18T03:49:44.5447660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-18T03:49:44.5452190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-18T03:49:44.5459720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-18T03:49:44.5469310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-18T03:49:44.5479800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-18T03:49:44.5484420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-18T03:49:44.5491430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-18T03:49:44.5500690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-18T03:49:44.5505150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-18T03:49:44.5511090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-18T03:49:44.5516240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-18T03:49:44.5527070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-18T03:49:44.5532260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-18T03:49:44.5537740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-18T03:49:44.5542800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-18T03:49:44.5548560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-18T03:49:44.5555640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-18T03:49:44.5561060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-18T03:49:44.5570510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-18T03:49:44.5576490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-18T03:49:44.5581820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-18T03:49:44.5591570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-18T03:49:44.5599290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-18T03:49:44.5605240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-18T03:49:44.5613460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-18T03:49:44.5619160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-18T03:49:44.5624460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-18T03:49:44.5632510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-18T03:49:44.5637890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-18T03:49:44.5643170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-18T03:49:44.5649830Z Only the first 100 operations were output. 2021-05-18T03:49:44.6708970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9271-ev6wb1.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-18T03:49:47.1105640Z ==> Summary 2021-05-18T03:49:47.1252820Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-18T03:49:47.1260690Z ==> Installing libav 2021-05-18T03:49:47.1264720Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-18T03:49:47.1285150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-9037-4mqlt4 2021-05-18T03:49:47.3142820Z cp -pR /private/tmp/d20210518-9037-4mqlt4/libav/. /usr/local/Cellar/libav 2021-05-18T03:49:47.3991760Z chmod -Rf +w /private/tmp/d20210518-9037-4mqlt4 2021-05-18T03:49:48.5798290Z ==> Finishing up 2021-05-18T03:49:48.6294480Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-18T03:49:48.6306870Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-18T03:49:48.6324470Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-18T03:49:48.6347390Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-18T03:49:48.6352810Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-18T03:49:48.6358370Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-18T03:49:48.7041690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9297-7lmjr9.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-18T03:49:51.1450100Z ==> Summary 2021-05-18T03:49:51.1476830Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-18T03:49:53.8839210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-18T03:49:55.6945280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-18T03:49:56.1105950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-18T03%3A55%3A00Z&sig=h4q7vVlSFGRptgw3GAdU0%2F62fXC65SxE7Wsi5bMQmqg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:49:56.3680910Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-18T03:49:59.0932040Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-18T03:50:01.6583110Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-18T03:50:01.6584230Z To reinstall 4.3.0, run: 2021-05-18T03:50:01.6585000Z brew reinstall libtiff 2021-05-18T03:50:03.3454640Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-18T03:50:03.3455770Z To reinstall 2.3.9_1, run: 2021-05-18T03:50:03.3456590Z brew reinstall unixodbc 2021-05-18T03:50:05.0132450Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-18T03:50:05.0133610Z To reinstall 1.0.18_1, run: 2021-05-18T03:50:05.0134400Z brew reinstall libsodium 2021-05-18T03:50:06.6888290Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-18T03:50:06.6889420Z To reinstall 4.1.1, run: 2021-05-18T03:50:06.6890200Z brew reinstall tesseract 2021-05-18T03:50:08.3484570Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-18T03:50:08.3486280Z To reinstall 1.21.1, run: 2021-05-18T03:50:08.3487140Z brew reinstall wget 2021-05-18T03:50:10.0106110Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-18T03:50:10.0107240Z To reinstall 4.3.4, run: 2021-05-18T03:50:10.0108040Z brew reinstall zeromq 2021-05-18T03:50:11.8031730Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-18T03:50:11.8032870Z To reinstall 2.2.27.6_1, run: 2021-05-18T03:50:11.8033690Z brew reinstall udunits 2021-05-18T03:50:13.5145810Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-18T03:50:13.5146930Z To reinstall 1.2.0, run: 2021-05-18T03:50:13.5147800Z brew reinstall webp 2021-05-18T03:50:15.2564740Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-18T03:50:16.9882730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-18T03:50:17.5664340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-18T04%3A00%3A00Z&sig=flFqxXp1Hnd7N5J%2BD3v%2B3agOjweyqr4eyg8H%2BxR3EVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T03:50:20.1054870Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-18T03:51:01.6072010Z ==> Caveats 2021-05-18T03:51:01.6073720Z Bash completion has been installed to: 2021-05-18T03:51:01.6074720Z /usr/local/etc/bash_completion.d 2021-05-18T03:51:01.6076120Z ==> Summary 2021-05-18T03:51:03.0341550Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-18T03:51:06.1929510Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-18T03:51:06.1935900Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T034905Z&X-Amz-Expires=300&X-Amz-Signature=c6d90e861382601c968e8315d03cf1e31de97e822a1b5ed2f34a8a163018f26c&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-18T03:51:09.8738110Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T03:51:09.8739990Z ==> Installing Cask xquartz 2021-05-18T03:51:27.8689080Z ==> Running installer for xquartz; your password may be necessary. 2021-05-18T03:51:27.8690980Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-18T03:51:52.7547150Z installer: Package name is 2021-05-18T03:51:52.7549400Z installer: Installing at base path / 2021-05-18T03:51:52.7550620Z installer: The install was successful. 2021-05-18T03:51:52.7557260Z installer: The install requires logging out now. 2021-05-18T03:51:52.8504840Z 🍺 xquartz was successfully installed! 2021-05-18T03:51:52.8755400Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T03:51:52.8755960Z with: 2021-05-18T03:51:52.8756410Z github_slug: neuroconductor/oasis 2021-05-18T03:51:52.8756820Z env: 2021-05-18T03:51:52.8757210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:51:52.8757650Z TIC_DEPLOY_KEY: 2021-05-18T03:51:52.8757980Z RSPM: 2021-05-18T03:51:52.8759300Z GITHUB_PAT: *** 2021-05-18T03:51:52.8760070Z COVERALLS_TOKEN: *** 2021-05-18T03:51:52.8760520Z continue-on-error: false 2021-05-18T03:51:52.8760970Z VDIFFR_RUN_TESTS: false 2021-05-18T03:51:52.8761430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:51:52.8761840Z TZ: UTC 2021-05-18T03:51:52.8762180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:51:52.8762550Z NOT_CRAN: true 2021-05-18T03:51:52.8762880Z ##[endgroup] 2021-05-18T03:51:52.9452390Z repo slug is: neuroconductor/oasis 2021-05-18T03:51:52.9565430Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T03:51:52.9566040Z env: 2021-05-18T03:51:52.9566500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:51:52.9567000Z TIC_DEPLOY_KEY: 2021-05-18T03:51:52.9567350Z RSPM: 2021-05-18T03:51:52.9568170Z GITHUB_PAT: *** 2021-05-18T03:51:52.9568980Z COVERALLS_TOKEN: *** 2021-05-18T03:51:52.9569490Z continue-on-error: false 2021-05-18T03:51:52.9570000Z VDIFFR_RUN_TESTS: false 2021-05-18T03:51:52.9570500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:51:52.9571070Z TZ: UTC 2021-05-18T03:51:52.9571480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:51:52.9571890Z NOT_CRAN: true 2021-05-18T03:51:52.9572310Z ##[endgroup] 2021-05-18T03:51:54.2740190Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T03:51:54.2740890Z with: 2021-05-18T03:51:54.2741290Z repo_name: oasis 2021-05-18T03:51:54.2741680Z repo_version: 3.0.1 2021-05-18T03:51:54.2742090Z runner_os: macOS 2021-05-18T03:51:54.2742460Z R_version: 3.6 2021-05-18T03:51:54.2742850Z env: 2021-05-18T03:51:54.2743310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:51:54.2743760Z TIC_DEPLOY_KEY: 2021-05-18T03:51:54.2744140Z RSPM: 2021-05-18T03:51:54.2745280Z GITHUB_PAT: *** 2021-05-18T03:51:54.2746120Z COVERALLS_TOKEN: *** 2021-05-18T03:51:54.2746640Z continue-on-error: false 2021-05-18T03:51:54.2747430Z VDIFFR_RUN_TESTS: false 2021-05-18T03:51:54.2747950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:51:54.2748420Z TZ: UTC 2021-05-18T03:51:54.2748800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:51:54.2749230Z NOT_CRAN: true 2021-05-18T03:51:54.2749590Z ##[endgroup] 2021-05-18T03:51:54.3397010Z Package: oasis 2021-05-18T03:51:54.3402290Z Version: 3.0.1 2021-05-18T03:51:54.3403150Z OS: macOS 2021-05-18T03:51:54.3486440Z ##[group]Run install.packages('remotes') 2021-05-18T03:51:54.3487290Z install.packages('remotes') 2021-05-18T03:51:54.3488090Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T03:51:54.3489050Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T03:51:54.3660480Z shell: /usr/local/bin/Rscript {0} 2021-05-18T03:51:54.3660930Z env: 2021-05-18T03:51:54.3661360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:51:54.3661890Z TIC_DEPLOY_KEY: 2021-05-18T03:51:54.3662300Z RSPM: 2021-05-18T03:51:54.3663200Z GITHUB_PAT: *** 2021-05-18T03:51:54.3664020Z COVERALLS_TOKEN: *** 2021-05-18T03:51:54.3664540Z continue-on-error: false 2021-05-18T03:51:54.3665010Z VDIFFR_RUN_TESTS: false 2021-05-18T03:51:54.3665550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:51:54.3665990Z TZ: UTC 2021-05-18T03:51:54.3666460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:51:54.3666870Z NOT_CRAN: true 2021-05-18T03:51:54.3667290Z ##[endgroup] 2021-05-18T03:51:54.6128730Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T03:51:54.6144010Z (as ‘lib’ is unspecified) 2021-05-18T03:51:58.3187450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-18T03:51:58.5771880Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-18T03:51:58.5955080Z ================================================== 2021-05-18T03:51:58.5957550Z downloaded 381 KB 2021-05-18T03:51:58.5958490Z 2021-05-18T03:51:58.6213990Z 2021-05-18T03:51:58.6314630Z The downloaded binary packages are in 2021-05-18T03:51:58.6387690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpjKwl8w/downloaded_packages 2021-05-18T03:52:07.3315230Z ##[group]Run actions/cache@v1 2021-05-18T03:52:07.3315770Z with: 2021-05-18T03:52:07.3316370Z path: /Users/runner/work/_temp/Library 2021-05-18T03:52:07.3318800Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-0c26fe9164aff33c3c0398738d95d0705268e32e42f9cddc488f53cde1c5c1ca 2021-05-18T03:52:07.3321760Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-18T03:52:07.3322850Z env: 2021-05-18T03:52:07.3323660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:52:07.3324140Z TIC_DEPLOY_KEY: 2021-05-18T03:52:07.3324540Z RSPM: 2021-05-18T03:52:07.3326220Z GITHUB_PAT: *** 2021-05-18T03:52:07.3327030Z COVERALLS_TOKEN: *** 2021-05-18T03:52:07.3327660Z continue-on-error: false 2021-05-18T03:52:07.3328190Z VDIFFR_RUN_TESTS: false 2021-05-18T03:52:07.3329070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:52:07.3329580Z TZ: UTC 2021-05-18T03:52:07.3346180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:52:07.3346890Z NOT_CRAN: true 2021-05-18T03:52:07.3347280Z ##[endgroup] 2021-05-18T03:52:07.4538440Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T03:52:07.4647480Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T03:52:07.4648320Z remotes::install_github("ropensci/tic") 2021-05-18T03:52:07.4649020Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T03:52:07.4649670Z remotes::install_github("muschellij2/aghast") 2021-05-18T03:52:07.4650250Z remotes::install_cran("covr") 2021-05-18T03:52:07.4855180Z shell: /usr/local/bin/Rscript {0} 2021-05-18T03:52:07.4855670Z env: 2021-05-18T03:52:07.4856590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:52:07.4857050Z TIC_DEPLOY_KEY: 2021-05-18T03:52:07.4857430Z RSPM: 2021-05-18T03:52:07.4858320Z GITHUB_PAT: *** 2021-05-18T03:52:07.4859140Z COVERALLS_TOKEN: *** 2021-05-18T03:52:07.4859660Z continue-on-error: false 2021-05-18T03:52:07.4860140Z VDIFFR_RUN_TESTS: false 2021-05-18T03:52:07.4860680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T03:52:07.4861170Z TZ: UTC 2021-05-18T03:52:07.4861600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:52:07.4862010Z NOT_CRAN: true 2021-05-18T03:52:07.4862410Z ##[endgroup] 2021-05-18T03:52:07.7477790Z Using github PAT from envvar GITHUB_PAT 2021-05-18T03:52:08.5563190Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T03:52:12.6410500Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T03:52:12.6412880Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T03:52:12.6414130Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T03:52:12.6415410Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T03:52:12.6416690Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T03:52:12.6417850Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-18T03:52:12.6419080Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T03:52:12.6420300Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T03:52:12.6421450Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T03:52:12.6422680Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T03:52:12.6423890Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T03:52:12.6425040Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T03:52:12.6426330Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T03:52:12.6432760Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T03:52:12.6441910Z 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-18T03:52:12.6445380Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T03:52:12.6448680Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T03:52:12.6450710Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T03:52:12.6452320Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T03:52:12.6453570Z (as ‘lib’ is unspecified) 2021-05-18T03:52:12.6454860Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-18T03:52:12.6456340Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-18T03:52:12.6457620Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T03:52:12.6458850Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T03:52:12.6460120Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T03:52:12.6461390Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T03:52:12.6462650Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T03:52:12.6463930Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T03:52:12.6465210Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T03:52:12.6466440Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T03:52:12.6467690Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T03:52:12.6468940Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T03:52:12.6470160Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-18T03:52:12.6471420Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T03:52:12.6472680Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T03:52:12.6473910Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T03:52:12.6475200Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T03:52:12.6476460Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T03:52:16.0170990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-18T03:52:16.3587400Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-18T03:52:16.4094650Z ================================================== 2021-05-18T03:52:16.4095700Z downloaded 1.3 MB 2021-05-18T03:52:16.4104900Z 2021-05-18T03:52:16.4132530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-18T03:52:16.7944320Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-18T03:52:16.8074370Z ================================================== 2021-05-18T03:52:16.8076720Z downloaded 220 KB 2021-05-18T03:52:16.8077710Z 2021-05-18T03:52:16.8108560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-18T03:52:17.3273890Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-18T03:52:17.3276280Z ================================================== 2021-05-18T03:52:17.3277080Z downloaded 135 KB 2021-05-18T03:52:17.3278040Z 2021-05-18T03:52:17.3307790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-18T03:52:17.7561110Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-18T03:52:17.7600420Z ================================================== 2021-05-18T03:52:17.7601300Z downloaded 46 KB 2021-05-18T03:52:17.7601870Z 2021-05-18T03:52:17.7636450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-18T03:52:18.1333910Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-18T03:52:18.1335610Z ================================================== 2021-05-18T03:52:18.1338010Z downloaded 21 KB 2021-05-18T03:52:18.1338610Z 2021-05-18T03:52:18.1367040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-18T03:52:18.7437710Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-18T03:52:18.7439590Z ================================================== 2021-05-18T03:52:18.7442140Z downloaded 80 KB 2021-05-18T03:52:18.7442730Z 2021-05-18T03:52:18.7468760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-18T03:52:19.0863270Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-18T03:52:19.1411710Z ================================================== 2021-05-18T03:52:19.1413340Z downloaded 2.7 MB 2021-05-18T03:52:19.1414530Z 2021-05-18T03:52:19.1451150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-18T03:52:19.4271920Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-18T03:52:19.4277920Z ================================================== 2021-05-18T03:52:19.4280550Z downloaded 34 KB 2021-05-18T03:52:19.4282270Z 2021-05-18T03:52:19.4312140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-18T03:52:19.7154150Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-18T03:52:19.7474270Z ================================================== 2021-05-18T03:52:19.7481260Z downloaded 841 KB 2021-05-18T03:52:19.7481990Z 2021-05-18T03:52:19.7509560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-18T03:52:20.0250580Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-18T03:52:20.0494000Z ================================================== 2021-05-18T03:52:20.0503830Z downloaded 480 KB 2021-05-18T03:52:20.0504480Z 2021-05-18T03:52:20.0536830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-18T03:52:20.4564250Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-18T03:52:20.4574230Z ================================================== 2021-05-18T03:52:20.4577460Z downloaded 13 KB 2021-05-18T03:52:20.4578160Z 2021-05-18T03:52:20.4608560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-18T03:52:20.7988470Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-18T03:52:20.8108900Z ================================================== 2021-05-18T03:52:20.8111730Z downloaded 489 KB 2021-05-18T03:52:20.8112660Z 2021-05-18T03:52:20.8149870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-18T03:52:21.1911900Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-18T03:52:21.2197640Z ================================================== 2021-05-18T03:52:21.2199290Z downloaded 89 KB 2021-05-18T03:52:21.2200530Z 2021-05-18T03:52:21.2235640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-18T03:52:21.6161920Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-18T03:52:21.6375740Z ================================================== 2021-05-18T03:52:21.6377030Z downloaded 517 KB 2021-05-18T03:52:21.6378320Z 2021-05-18T03:52:21.6418110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-18T03:52:22.0389120Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-18T03:52:22.0522620Z ================================================== 2021-05-18T03:52:22.0524650Z downloaded 206 KB 2021-05-18T03:52:22.0525250Z 2021-05-18T03:52:22.0558100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-18T03:52:22.4079070Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-18T03:52:22.4247320Z ================================================== 2021-05-18T03:52:22.4251130Z downloaded 266 KB 2021-05-18T03:52:22.4252120Z 2021-05-18T03:52:22.4280150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-18T03:52:22.8271280Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-18T03:52:22.8397790Z ================================================== 2021-05-18T03:52:22.8461240Z downloaded 166 KB 2021-05-18T03:52:22.8462570Z 2021-05-18T03:52:22.8465410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-18T03:52:23.2246360Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-18T03:52:23.2311460Z ================================================== 2021-05-18T03:52:23.2342110Z downloaded 94 KB 2021-05-18T03:52:23.2349650Z 2021-05-18T03:52:23.2354210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-18T03:52:23.6550000Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-18T03:52:23.6641140Z ================================================== 2021-05-18T03:52:23.6646400Z downloaded 136 KB 2021-05-18T03:52:23.6647410Z 2021-05-18T03:52:23.6680420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-18T03:52:24.0368490Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-18T03:52:24.0469280Z ================================================== 2021-05-18T03:52:24.0472050Z downloaded 183 KB 2021-05-18T03:52:24.0474220Z 2021-05-18T03:52:24.0504080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-18T03:52:24.4646200Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-18T03:52:24.4750140Z ================================================== 2021-05-18T03:52:24.4751200Z downloaded 199 KB 2021-05-18T03:52:24.4752120Z 2021-05-18T03:52:24.4781480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-18T03:52:24.7801040Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-18T03:52:24.7918120Z ================================================== 2021-05-18T03:52:24.7919150Z downloaded 204 KB 2021-05-18T03:52:24.7920330Z 2021-05-18T03:52:24.7959990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-18T03:52:25.1159320Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-18T03:52:25.1253230Z ================================================== 2021-05-18T03:52:25.1294960Z downloaded 63 KB 2021-05-18T03:52:25.1295340Z 2021-05-18T03:52:25.1297140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-18T03:52:25.4808460Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-18T03:52:25.4811040Z ================================================== 2021-05-18T03:52:25.4811890Z downloaded 44 KB 2021-05-18T03:52:25.4812480Z 2021-05-18T03:52:25.4967870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-18T03:52:25.9570100Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-18T03:52:25.9698400Z ================================================== 2021-05-18T03:52:25.9703700Z downloaded 407 KB 2021-05-18T03:52:25.9704370Z 2021-05-18T03:52:25.9737780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-18T03:52:26.2640080Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-18T03:52:26.2671020Z ================================================== 2021-05-18T03:52:26.2672850Z downloaded 91 KB 2021-05-18T03:52:26.2673950Z 2021-05-18T03:52:26.2708660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-18T03:52:26.5977440Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-18T03:52:26.6075270Z ================================================== 2021-05-18T03:52:26.6077950Z downloaded 134 KB 2021-05-18T03:52:26.6078650Z 2021-05-18T03:52:26.6109980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-18T03:52:26.8624060Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-18T03:52:26.9068670Z ================================================== 2021-05-18T03:52:26.9070940Z downloaded 1.8 MB 2021-05-18T03:52:26.9072540Z 2021-05-18T03:52:26.9108650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-18T03:52:27.3213990Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-18T03:52:27.3433190Z ================================================== 2021-05-18T03:52:27.3434190Z downloaded 535 KB 2021-05-18T03:52:27.3434790Z 2021-05-18T03:52:27.3474200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-18T03:52:27.7537500Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-18T03:52:27.7753540Z ================================================== 2021-05-18T03:52:27.7756950Z downloaded 514 KB 2021-05-18T03:52:27.7758880Z 2021-05-18T03:52:27.7786260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-18T03:52:28.1479640Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-18T03:52:28.1515960Z ================================================== 2021-05-18T03:52:28.1517180Z downloaded 47 KB 2021-05-18T03:52:28.1518010Z 2021-05-18T03:52:28.1560980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cachem_1.0.5.tgz' 2021-05-18T03:52:28.4326830Z Content type 'application/x-gzip' length 65881 bytes (64 KB) 2021-05-18T03:52:28.4372760Z ================================================== 2021-05-18T03:52:28.4373820Z downloaded 64 KB 2021-05-18T03:52:28.4374630Z 2021-05-18T03:52:28.4414210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-18T03:52:28.7781340Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-18T03:52:28.8047880Z ================================================== 2021-05-18T03:52:28.8048960Z downloaded 690 KB 2021-05-18T03:52:28.8050280Z 2021-05-18T03:52:28.8083650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-18T03:52:29.2086160Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-18T03:52:29.2132020Z ================================================== 2021-05-18T03:52:29.2133810Z downloaded 46 KB 2021-05-18T03:52:29.2135280Z 2021-05-18T03:52:29.2163820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-18T03:52:29.4750320Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-18T03:52:29.5425450Z ================================================== 2021-05-18T03:52:29.5426920Z downloaded 2.0 MB 2021-05-18T03:52:29.5427570Z 2021-05-18T03:52:30.7606780Z 2021-05-18T03:52:30.7608380Z The downloaded binary packages are in 2021-05-18T03:52:30.7609580Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpf8aPuT/downloaded_packages 2021-05-18T03:52:30.7620630Z Running `R CMD build`... 2021-05-18T03:52:34.5699780Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/remotes2a4561cd4a96/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T03:52:34.5720880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T03:52:34.5721910Z * preparing ‘tic’: 2021-05-18T03:52:34.5724290Z (as ‘lib’ is unspecified) 2021-05-18T03:52:34.5725370Z * checking DESCRIPTION meta-information ... OK 2021-05-18T03:52:34.5738170Z * installing the package to process help pages 2021-05-18T03:52:34.5755020Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T03:52:34.5770300Z * checking for empty or unneeded directories 2021-05-18T03:52:34.5786400Z Removed empty directory ‘tic/.circleci’ 2021-05-18T03:52:34.5789710Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T03:52:34.5795630Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T03:52:35.1110850Z * installing *source* package ‘tic’ ... 2021-05-18T03:52:35.1219330Z ** using staged installation 2021-05-18T03:52:35.1525490Z ** R 2021-05-18T03:52:35.1938830Z ** inst 2021-05-18T03:52:35.2112660Z ** preparing package for lazy loading 2021-05-18T03:52:35.7691800Z ** help 2021-05-18T03:52:36.1091330Z *** installing help indices 2021-05-18T03:52:36.2429270Z *** copying figures 2021-05-18T03:52:36.2530960Z ** building package indices 2021-05-18T03:52:36.3863340Z ** installing vignettes 2021-05-18T03:52:36.3915870Z ** testing if installed package can be loaded from temporary location 2021-05-18T03:52:36.7772070Z ** testing if installed package can be loaded from final location 2021-05-18T03:52:37.2429770Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T03:52:37.2505690Z * DONE (tic) 2021-05-18T03:52:37.3104650Z Using github PAT from envvar GITHUB_PAT 2021-05-18T03:52:37.7714000Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T03:52:40.7679040Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T03:52:40.7780430Z 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-18T03:52:40.7782950Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T03:52:40.7784250Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T03:52:40.7881730Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T03:52:40.7882800Z (as ‘lib’ is unspecified) 2021-05-18T03:52:40.7982760Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T03:52:40.8083090Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T03:52:40.8185420Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T03:52:40.8285470Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T03:52:40.8385650Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T03:52:40.8487990Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T03:52:40.8588080Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T03:52:40.8688180Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T03:52:40.8789680Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T03:52:40.8890960Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T03:52:40.8910650Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T03:52:40.8940240Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T03:52:40.8967520Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T03:52:40.8995070Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T03:52:40.9026780Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T03:52:40.9053830Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T03:52:40.9080740Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T03:52:40.9108540Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T03:52:40.9135860Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T03:52:40.9163380Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T03:52:40.9192810Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T03:52:40.9228130Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T03:52:40.9259010Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T03:52:40.9287920Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T03:52:40.9390140Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T03:52:40.9490980Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T03:52:40.9594070Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T03:52:40.9696470Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T03:52:40.9799140Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T03:52:40.9901620Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T03:52:41.0004170Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T03:52:41.0104770Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T03:52:41.0206820Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T03:52:41.0307520Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T03:52:41.0409550Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T03:52:42.6945380Z 2021-05-18T03:52:42.6974410Z There is a binary version available but the source version is later: 2021-05-18T03:52:42.6977450Z binary source needs_compilation 2021-05-18T03:52:42.6978320Z stringi 1.6.1 1.6.2 TRUE 2021-05-18T03:52:42.6978900Z 2021-05-18T03:52:42.6989540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-18T03:52:43.1109630Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-18T03:52:43.1226590Z ================================================== 2021-05-18T03:52:43.1327140Z downloaded 192 KB 2021-05-18T03:52:43.1330550Z 2021-05-18T03:52:43.1358010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-18T03:52:43.5109880Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-18T03:52:43.5487440Z ================================================== 2021-05-18T03:52:43.5488380Z downloaded 1.4 MB 2021-05-18T03:52:43.5489150Z 2021-05-18T03:52:43.5523680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-18T03:52:43.8272410Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-18T03:52:43.8275150Z ================================================== 2021-05-18T03:52:43.8275880Z downloaded 17 KB 2021-05-18T03:52:43.8276410Z 2021-05-18T03:52:43.8309700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.1.tgz' 2021-05-18T03:52:44.2220260Z Content type 'application/x-gzip' length 1011561 bytes (987 KB) 2021-05-18T03:52:44.2550070Z ================================================== 2021-05-18T03:52:44.2551090Z downloaded 987 KB 2021-05-18T03:52:44.2553790Z 2021-05-18T03:52:44.2598580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.2.tgz' 2021-05-18T03:52:44.7719600Z Content type 'application/x-gzip' length 803481 bytes (784 KB) 2021-05-18T03:52:44.8041340Z ================================================== 2021-05-18T03:52:44.8111210Z downloaded 784 KB 2021-05-18T03:52:44.8113990Z 2021-05-18T03:52:44.8118050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-18T03:52:45.0968740Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-18T03:52:45.1010910Z ================================================== 2021-05-18T03:52:45.1013090Z downloaded 43 KB 2021-05-18T03:52:45.1015150Z 2021-05-18T03:52:45.1044690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-18T03:52:45.3970850Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-18T03:52:45.4079260Z ================================================== 2021-05-18T03:52:45.4081390Z downloaded 207 KB 2021-05-18T03:52:45.4084100Z 2021-05-18T03:52:45.4112840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-18T03:52:45.6768320Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-18T03:52:45.7199230Z ================================================== 2021-05-18T03:52:45.7200850Z downloaded 945 KB 2021-05-18T03:52:45.7203580Z 2021-05-18T03:52:45.7235720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-18T03:52:46.1200990Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-18T03:52:46.1258120Z ================================================== 2021-05-18T03:52:46.1262130Z downloaded 68 KB 2021-05-18T03:52:46.1265810Z 2021-05-18T03:52:46.1295220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-18T03:52:46.4519700Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-18T03:52:46.4675430Z ================================================== 2021-05-18T03:52:46.4676710Z downloaded 279 KB 2021-05-18T03:52:46.4678060Z 2021-05-18T03:52:46.4714130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-18T03:52:46.8398560Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-18T03:52:46.8549950Z ================================================== 2021-05-18T03:52:46.8552190Z downloaded 289 KB 2021-05-18T03:52:46.8552950Z 2021-05-18T03:52:46.8590720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-18T03:52:47.2540210Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-18T03:52:47.2546870Z ================================================== 2021-05-18T03:52:47.2549040Z downloaded 15 KB 2021-05-18T03:52:47.2549600Z 2021-05-18T03:52:47.2581680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-18T03:52:47.5017470Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-18T03:52:47.5111010Z ================================================== 2021-05-18T03:52:47.5140650Z downloaded 148 KB 2021-05-18T03:52:47.5145200Z 2021-05-18T03:52:47.5147250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-18T03:52:47.7879510Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-18T03:52:47.7932080Z ================================================== 2021-05-18T03:52:47.7933160Z downloaded 72 KB 2021-05-18T03:52:47.7934580Z 2021-05-18T03:52:47.7966500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-18T03:52:48.0749320Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-18T03:52:48.0759930Z ================================================== 2021-05-18T03:52:48.0760710Z downloaded 35 KB 2021-05-18T03:52:48.0761550Z 2021-05-18T03:52:48.0791750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-18T03:52:48.4946260Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-18T03:52:48.5130500Z ================================================== 2021-05-18T03:52:48.5232030Z downloaded 292 KB 2021-05-18T03:52:48.5333270Z 2021-05-18T03:52:48.5637110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-18T03:52:48.9516110Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-18T03:52:48.9821610Z ================================================== 2021-05-18T03:52:48.9923690Z downloaded 428 KB 2021-05-18T03:52:49.0025160Z 2021-05-18T03:52:49.0130390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-18T03:52:49.2607750Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-18T03:52:49.2639750Z ================================================== 2021-05-18T03:52:49.2643370Z downloaded 36 KB 2021-05-18T03:52:49.2647160Z 2021-05-18T03:52:49.2651560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-18T03:52:49.7755690Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-18T03:52:49.7890530Z ================================================== 2021-05-18T03:52:49.7943310Z downloaded 435 KB 2021-05-18T03:52:49.7944020Z 2021-05-18T03:52:49.7947000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xfun_0.23.tgz' 2021-05-18T03:52:50.1105000Z Content type 'application/x-gzip' length 337476 bytes (329 KB) 2021-05-18T03:52:50.1285350Z ================================================== 2021-05-18T03:52:50.1288280Z downloaded 329 KB 2021-05-18T03:52:50.1289070Z 2021-05-18T03:52:50.1318120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-18T03:52:50.5166960Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-18T03:52:50.6531700Z ================================================== 2021-05-18T03:52:50.6533270Z downloaded 195 KB 2021-05-18T03:52:50.6533960Z 2021-05-18T03:52:50.6565590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-18T03:52:51.0423150Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-18T03:52:51.0428630Z ================================================== 2021-05-18T03:52:51.0429500Z downloaded 38 KB 2021-05-18T03:52:51.0430270Z 2021-05-18T03:52:51.0464100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-18T03:52:51.5054750Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-18T03:52:51.5173050Z ================================================== 2021-05-18T03:52:51.5173890Z downloaded 208 KB 2021-05-18T03:52:51.5175060Z 2021-05-18T03:52:51.5213380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-18T03:52:51.7685600Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-18T03:52:51.9062060Z ================================================== 2021-05-18T03:52:51.9064090Z downloaded 3.1 MB 2021-05-18T03:52:51.9065750Z 2021-05-18T03:52:51.9099520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-18T03:52:52.4213120Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-18T03:52:52.5019480Z ================================================== 2021-05-18T03:52:52.5122830Z downloaded 1.3 MB 2021-05-18T03:52:52.5134630Z 2021-05-18T03:52:52.5137230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-18T03:52:52.8285600Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-18T03:52:52.8548930Z ================================================== 2021-05-18T03:52:52.8650300Z downloaded 306 KB 2021-05-18T03:52:52.8751710Z 2021-05-18T03:52:52.8854620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-18T03:52:53.2479940Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-18T03:52:53.2554060Z ================================================== 2021-05-18T03:52:53.2590050Z downloaded 104 KB 2021-05-18T03:52:53.2591950Z 2021-05-18T03:52:53.2594170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-18T03:52:53.6663180Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-18T03:52:53.6665710Z ================================================== 2021-05-18T03:52:53.6666540Z downloaded 22 KB 2021-05-18T03:52:53.6667090Z 2021-05-18T03:52:53.6698460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-18T03:52:54.0392370Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-18T03:52:54.0434340Z ================================================== 2021-05-18T03:52:54.0435150Z downloaded 43 KB 2021-05-18T03:52:54.0435730Z 2021-05-18T03:52:54.0882700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-18T03:52:54.4539430Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-18T03:52:54.4547950Z ================================================== 2021-05-18T03:52:54.4549780Z downloaded 34 KB 2021-05-18T03:52:54.4550380Z 2021-05-18T03:52:54.4583710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-18T03:52:54.8131640Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-18T03:52:54.8233500Z ================================================== 2021-05-18T03:52:54.8234490Z downloaded 137 KB 2021-05-18T03:52:54.8235510Z 2021-05-18T03:52:54.8270240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-18T03:52:55.2181410Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-18T03:52:55.3502110Z ================================================== 2021-05-18T03:52:55.3504140Z downloaded 2.8 MB 2021-05-18T03:52:55.3573190Z 2021-05-18T03:52:55.3577250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-18T03:52:55.8605450Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-18T03:52:55.8606740Z ================================================== 2021-05-18T03:52:55.8607710Z downloaded 64 KB 2021-05-18T03:52:55.8608260Z 2021-05-18T03:52:55.8638600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-18T03:52:56.2241420Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-18T03:52:56.2634490Z ================================================== 2021-05-18T03:52:56.2635440Z downloaded 954 KB 2021-05-18T03:52:56.2636000Z 2021-05-18T03:52:56.2668970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-18T03:52:56.6556970Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-18T03:52:56.6658030Z ================================================== 2021-05-18T03:52:56.6661210Z downloaded 129 KB 2021-05-18T03:52:56.6663040Z 2021-05-18T03:52:56.6692820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-18T03:52:56.9315980Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-18T03:52:56.9539190Z ================================================== 2021-05-18T03:52:56.9541340Z downloaded 384 KB 2021-05-18T03:52:56.9543080Z 2021-05-18T03:52:58.1669020Z 2021-05-18T03:52:58.1670260Z The downloaded binary packages are in 2021-05-18T03:52:58.1671450Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpf8aPuT/downloaded_packages 2021-05-18T03:52:58.1673170Z installing the source package ‘stringi’ 2021-05-18T03:52:58.1673980Z 2021-05-18T03:52:58.1688190Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T03:52:58.3126620Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-18T03:52:58.4990850Z ================================================== 2021-05-18T03:52:58.5004330Z downloaded 7.2 MB 2021-05-18T03:52:58.5004950Z 2021-05-18T03:53:02.4241970Z * installing *source* package ‘stringi’ ... 2021-05-18T03:53:02.6162050Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T03:53:02.6262170Z ** using staged installation 2021-05-18T03:53:02.9337920Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-18T03:53:02.9342170Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-18T03:53:03.1618080Z checking for endianness... little 2021-05-18T03:53:03.4197330Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T03:53:03.6635800Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T03:53:03.6650270Z checking for cat... /bin/cat 2021-05-18T03:53:10.8418780Z checking for local ICUDT_DIR... icu69/data 2021-05-18T03:53:10.8480230Z checking for gcc... clang 2021-05-18T03:53:11.8223800Z checking whether the C compiler works... yes 2021-05-18T03:53:11.8324620Z checking for C compiler default output file name... a.out 2021-05-18T03:53:11.9274000Z checking for suffix of executables... 2021-05-18T03:53:12.2887720Z checking whether we are cross compiling... no 2021-05-18T03:53:12.3959990Z checking for suffix of object files... o 2021-05-18T03:53:12.4566360Z checking whether we are using the GNU C compiler... yes 2021-05-18T03:53:12.5181790Z checking whether clang accepts -g... yes 2021-05-18T03:53:12.6157870Z checking for clang option to accept ISO C89... none needed 2021-05-18T03:53:12.7729770Z checking how to run the C preprocessor... clang -E 2021-05-18T03:53:13.3813550Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T03:53:13.3844780Z checking for egrep... /usr/bin/grep -E 2021-05-18T03:53:13.5471380Z rm: conftest.dSYM: is a directory 2021-05-18T03:53:13.5978940Z rm: conftest.dSYM: is a directory 2021-05-18T03:53:13.8595920Z checking for ANSI C header files... yes 2021-05-18T03:53:14.0249000Z checking for sys/types.h... yes 2021-05-18T03:53:14.1424770Z checking for sys/stat.h... yes 2021-05-18T03:53:14.2585670Z checking for stdlib.h... yes 2021-05-18T03:53:14.3729260Z checking for string.h... yes 2021-05-18T03:53:14.4696660Z checking for memory.h... yes 2021-05-18T03:53:14.5537960Z checking for strings.h... yes 2021-05-18T03:53:14.6426240Z checking for inttypes.h... yes 2021-05-18T03:53:14.7275100Z checking for stdint.h... yes 2021-05-18T03:53:14.8250190Z checking for unistd.h... yes 2021-05-18T03:53:14.9228180Z checking elf.h usability... no 2021-05-18T03:53:15.0942720Z checking elf.h presence... no 2021-05-18T03:53:15.1211030Z checking for elf.h... no 2021-05-18T03:53:16.4507080Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T03:53:16.5001980Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-18T03:53:17.5687900Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T03:53:17.6219620Z checking whether the compiler implements namespaces... yes 2021-05-18T03:53:18.2008340Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T03:53:19.5570800Z checking whether std::map is available... yes 2021-05-18T03:53:19.5673480Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T03:53:19.5957170Z checking with pkg-config for the system ICU4C... no 2021-05-18T03:53:19.6059960Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-18T03:53:19.6120790Z *** Trying with 'standard' fallback flags 2021-05-18T03:53:19.6811070Z checking whether an ICU4C-based project can be built... no 2021-05-18T03:53:19.6839630Z *** This version of ICU4C cannot be used. 2021-05-18T03:53:19.6852880Z *** Using the ICU 69 bundle. 2021-05-18T03:53:20.6432910Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-18T03:53:21.5207870Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-18T03:53:22.3426070Z checking whether alignof(std::max_align_t) is available... yes 2021-05-18T03:53:22.6442100Z downloading the ICU data library (icudt) 2021-05-18T03:53:22.6472010Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-18T03:53:22.6483690Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-18T03:53:22.9174070Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-18T03:53:23.3834650Z ================================================== 2021-05-18T03:53:23.3843330Z downloaded 10.9 MB 2021-05-18T03:53:23.3844020Z 2021-05-18T03:53:23.4335050Z icudt has been downloaded successfully 2021-05-18T03:53:23.5414210Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-18T03:53:23.7906700Z config.status: creating src/Makevars 2021-05-18T03:53:23.8227140Z config.status: creating src/uconfig_local.h 2021-05-18T03:53:23.8587330Z config.status: creating src/install.libs.R 2021-05-18T03:53:23.8935330Z 2021-05-18T03:53:23.8945410Z *** stringi configure summary: 2021-05-18T03:53:23.8946640Z ICU_FOUND=0 2021-05-18T03:53:23.8947330Z ICUDT_DIR=icu69/data 2021-05-18T03:53:23.8948030Z ICU_BUNDLE_VERSION=69 2021-05-18T03:53:23.8949150Z ICUDT_ENDIANNESS=little 2021-05-18T03:53:23.8952270Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T03:53:23.8963310Z STRINGI_CFLAGS= -fPIC 2021-05-18T03:53:23.8967150Z 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-18T03:53:23.8970860Z STRINGI_CXXFLAGS= -fPIC 2021-05-18T03:53:23.8996050Z STRINGI_LDFLAGS= 2021-05-18T03:53:23.9000720Z STRINGI_LIBS= 2021-05-18T03:53:23.9036990Z 2021-05-18T03:53:23.9064500Z *** Compiler settings used: 2021-05-18T03:53:23.9091930Z CC=clang 2021-05-18T03:53:23.9113980Z LD=clang++ -std=gnu++11 2021-05-18T03:53:23.9115310Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-18T03:53:23.9117180Z CPPFLAGS=-isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T03:53:23.9118730Z CXX=clang++ -std=gnu++11 2021-05-18T03:53:23.9119920Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-18T03:53:23.9120670Z LDFLAGS= 2021-05-18T03:53:23.9121290Z LIBS= 2021-05-18T03:53:23.9121770Z 2021-05-18T03:53:23.9973350Z ** libs 2021-05-18T03:53:24.0257020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-18T03:53:24.9229160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-18T03:53:25.7741750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-18T03:53:26.7373130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-18T03:53:27.6589640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-18T03:53:28.4051990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-18T03:53:29.3845590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-18T03:53:30.1819580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-18T03:53:30.9857650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-18T03:53:31.7719000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-18T03:53:32.6412400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-18T03:53:33.4918140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-18T03:53:34.4785450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-18T03:53:35.3994600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-18T03:53:36.2411080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-18T03:53:37.3313830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-18T03:53:39.2631450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-18T03:53:40.1962220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-18T03:53:41.0778820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-18T03:53:41.8222980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-18T03:53:42.5631160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-18T03:53:43.6544070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-18T03:53:44.4870960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-18T03:53:45.3298380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-18T03:53:46.2702830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-18T03:53:47.2797960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-18T03:53:48.6476580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-18T03:53:48.9079920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-18T03:53:49.7697510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-18T03:53:51.0216150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-18T03:53:52.2542650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-18T03:53:53.6639150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-18T03:53:54.9282920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-18T03:53:55.8514830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-18T03:53:56.9020480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-18T03:53:57.7688970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-18T03:53:58.6139930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-18T03:53:59.4382610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-18T03:54:00.3221720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-18T03:54:01.5518430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-18T03:54:02.7812000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-18T03:54:04.0912000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-18T03:54:05.3345260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-18T03:54:06.2362240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-18T03:54:07.1623430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-18T03:54:07.9466430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-18T03:54:09.1901850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-18T03:54:10.3817640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-18T03:54:11.5633430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-18T03:54:12.3604520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-18T03:54:13.1353550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-18T03:54:14.3034360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-18T03:54:15.4912080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-18T03:54:16.7609760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-18T03:54:18.0123520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-18T03:54:18.9824010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-18T03:54:19.8748700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-18T03:54:19.9187560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-18T03:54:21.2350360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-18T03:54:22.0314520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-18T03:54:22.8325800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-18T03:54:24.0575300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-18T03:54:25.2443410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-18T03:54:26.6397100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-18T03:54:27.5188760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-18T03:54:28.7709920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-18T03:54:29.8463160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-18T03:54:32.2112340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-18T03:54:33.0364600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-18T03:54:33.8864930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-18T03:54:34.9902390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-18T03:54:36.2724280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-18T03:54:37.0792120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-18T03:54:38.4658030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-18T03:54:38.9771290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-18T03:54:39.9323120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-18T03:54:40.8239060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-18T03:54:41.8778320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-18T03:54:42.7145810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-18T03:54:43.5136740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-18T03:54:44.3741720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-18T03:54:45.1230570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-18T03:54:45.9753480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-18T03:54:47.6547750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-18T03:54:47.7373460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-18T03:54:48.5311670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-18T03:54:49.3646460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-18T03:54:50.2110640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-18T03:54:50.7668490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-18T03:54:51.2574870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-18T03:54:51.8701350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-18T03:54:52.6319410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-18T03:54:53.2517360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-18T03:54:54.2223640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-18T03:54:55.0672720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-18T03:54:55.5966530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-18T03:54:56.2553280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-18T03:54:56.5932510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-18T03:54:57.1276270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-18T03:54:57.4946620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-18T03:54:57.5495910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-18T03:54:58.7289280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-18T03:54:59.3446070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-18T03:54:59.4294830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-18T03:55:00.2148580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-18T03:55:00.2882260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-18T03:55:01.3685710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-18T03:55:02.0617300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-18T03:55:02.5929670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-18T03:55:02.6477880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-18T03:55:03.5100050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-18T03:55:04.3380530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-18T03:55:05.3217330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-18T03:55:05.9998100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-18T03:55:06.7768110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-18T03:55:07.3166160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-18T03:55:08.2463780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-18T03:55:09.0521630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-18T03:55:10.2113610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-18T03:55:12.0538880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-18T03:55:12.9021210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-18T03:55:13.9275000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-18T03:55:14.5592080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-18T03:55:15.1661640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-18T03:55:15.9640340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-18T03:55:16.5433940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-18T03:55:17.6788480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-18T03:55:18.8342150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-18T03:55:20.9110830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-18T03:55:21.7731100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-18T03:55:21.8449540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-18T03:55:22.3771670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-18T03:55:22.8963030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-18T03:55:23.6988050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-18T03:55:24.3737080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-18T03:55:24.8544240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-18T03:55:25.7611300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-18T03:55:26.9515480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-18T03:55:27.8886050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-18T03:55:28.6905870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-18T03:55:29.3358560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-18T03:55:30.1509900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-18T03:55:31.1866970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-18T03:55:31.9648760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-18T03:55:32.7717810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-18T03:55:34.0154540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-18T03:55:34.8197530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-18T03:55:35.3804940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-18T03:55:35.9032110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-18T03:55:35.9574100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-18T03:55:36.5328140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-18T03:55:37.1427280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-18T03:55:38.1569150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-18T03:55:38.9174570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-18T03:55:39.6701540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-18T03:55:40.4614100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-18T03:55:41.1248350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-18T03:55:41.8393480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-18T03:55:42.5615010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-18T03:55:43.2168680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-18T03:55:43.8464300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:55:44.6809770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-18T03:55:45.2059900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-18T03:55:45.8205710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-18T03:55:46.2647230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-18T03:55:47.5966970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-18T03:55:48.3212920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-18T03:55:49.2188700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-18T03:55:49.6535690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-18T03:55:50.2224110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-18T03:55:50.9615610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-18T03:55:51.9848030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-18T03:55:53.0334050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:55:54.3156220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-18T03:55:54.3161090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-18T03:55:55.3177420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-18T03:55:55.9688140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-18T03:55:56.7359600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-18T03:55:57.4042830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-18T03:55:58.0509550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-18T03:55:58.6738410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-18T03:55:59.0840280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-18T03:56:00.0399730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-18T03:56:01.0047290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-18T03:56:01.9458110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-18T03:56:02.3562700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-18T03:56:02.8212030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-18T03:56:03.4088980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-18T03:56:03.8547490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-18T03:56:04.4743270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-18T03:56:05.3745800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-18T03:56:09.3025960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-18T03:56:13.5993070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-18T03:56:14.2584680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-18T03:56:14.8390590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-18T03:56:15.4382160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-18T03:56:16.1083080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-18T03:56:16.6977430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-18T03:56:17.2910640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-18T03:56:17.7840530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-18T03:56:18.5103050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-18T03:56:19.0636880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-18T03:56:20.8814630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-18T03:56:21.7961470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-18T03:56:22.7724940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-18T03:56:23.4842480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-18T03:56:23.9802830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-18T03:56:25.4358670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-18T03:56:26.3627410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-18T03:56:26.7370450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-18T03:56:27.2027910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-18T03:56:27.5771940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-18T03:56:28.2916140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-18T03:56:28.8317380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-18T03:56:29.4066340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-18T03:56:29.9965100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-18T03:56:30.6290920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-18T03:56:31.4028100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-18T03:56:31.8090480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-18T03:56:33.0501640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-18T03:56:34.1119470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-18T03:56:36.3087160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-18T03:56:37.8768210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-18T03:56:37.9458020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-18T03:56:39.5958310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-18T03:56:40.2731400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-18T03:56:41.5393340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-18T03:56:42.3932560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-18T03:56:42.4857840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-18T03:56:42.5550400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-18T03:56:44.0328730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-18T03:56:44.9505610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-18T03:56:46.2060290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-18T03:56:47.2657900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-18T03:56:47.9439200Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-18T03:56:47.9440960Z static void uprv_UnicodeStringDummy(void) { 2021-05-18T03:56:47.9441470Z ^ 2021-05-18T03:56:48.7027580Z 1 warning generated. 2021-05-18T03:56:48.7077640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-18T03:56:49.5235250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:56:50.1933100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-18T03:56:50.8696180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-18T03:56:51.3816690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:56:52.0838020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-18T03:56:52.8603400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-18T03:56:53.6854230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-18T03:56:54.0253250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-18T03:56:54.9369680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-18T03:56:55.4754640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-18T03:56:56.9068870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-18T03:56:57.8713140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-18T03:56:58.2755470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-18T03:56:58.8935570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-18T03:56:59.4686170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-18T03:57:00.2008390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-18T03:57:00.8275030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-18T03:57:01.4440800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-18T03:57:02.1851860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-18T03:57:03.1491340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-18T03:57:03.5179030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-18T03:57:04.2225910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:57:05.0215000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-18T03:57:06.9085550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-18T03:57:07.9870210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-18T03:57:08.7022950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-18T03:57:09.3534710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-18T03:57:09.6951070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-18T03:57:10.4218630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-18T03:57:11.1265020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-18T03:57:12.2531260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-18T03:57:12.4585990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-18T03:57:13.1001860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-18T03:57:13.6950640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-18T03:57:14.4875570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-18T03:57:15.2187340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-18T03:57:15.9561260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-18T03:57:17.1011850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-18T03:57:17.7351910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-18T03:57:18.7749070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-18T03:57:18.8453040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-18T03:57:19.4653080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-18T03:57:19.9457520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-18T03:57:20.3777930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-18T03:57:20.4344470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-18T03:57:21.6166130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-18T03:57:22.4764660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-18T03:57:23.3591580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-18T03:57:24.1285360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-18T03:57:24.6317260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-18T03:57:25.4570790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-18T03:57:26.1761090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-18T03:57:28.2420850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-18T03:57:28.9271460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-18T03:57:29.5030310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-18T03:57:30.3711420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-18T03:57:31.1459850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-18T03:57:32.1017400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-18T03:57:33.1906860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-18T03:57:33.3634490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-18T03:57:34.8444450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-18T03:57:35.6767590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-18T03:57:36.5251670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-18T03:57:37.9984410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-18T03:57:38.8458120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-18T03:57:39.7144630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-18T03:57:40.7558370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-18T03:57:41.7241950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-18T03:57:41.7857680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-18T03:57:43.1320290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-18T03:57:44.2679490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-18T03:57:45.0714130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-18T03:57:45.3576940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-18T03:57:46.7313890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-18T03:57:47.7001620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-18T03:57:48.5828430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-18T03:57:49.3695350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-18T03:57:49.8637760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-18T03:57:50.6506500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-18T03:57:51.3737550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-18T03:57:52.1942860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-18T03:57:53.0124490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-18T03:57:53.5399240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-18T03:57:54.1621270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-18T03:57:54.1628290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-18T03:57:54.4044040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-18T03:57:54.9839710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-18T03:57:55.1096860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-18T03:57:55.1932730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-18T03:57:55.7583100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-18T03:57:56.3743510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-18T03:57:57.2577540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-18T03:57:57.8499740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-18T03:57:58.5794840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-18T03:57:59.6293110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-18T03:58:00.5510040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-18T03:58:01.5556530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-18T03:58:01.7616990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-18T03:58:03.9873140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-18T03:58:05.7750350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:06.0325170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:06.9504960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:07.1193060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:07.5264900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:07.9050230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:08.8066750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:09.1653520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-18T03:58:12.3549930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-18T03:58:13.9412050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-18T03:58:14.9316150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-18T03:58:17.4860020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-18T03:58:17.6886220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-18T03:58:18.3452530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-18T03:58:19.0381480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-18T03:58:19.7523250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-18T03:58:20.7966130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-18T03:58:21.2992700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-18T03:58:21.9205850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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-18T03:58:22.6974870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-18T03:58:23.3394230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-18T03:58:24.2649390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-18T03:58:24.8970040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-18T03:58:25.4961840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-18T03:58:25.8874440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-18T03:58:26.5069490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-18T03:58:27.2768380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-18T03:58:28.1677530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-18T03:58:28.7708570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-18T03:58:29.5811070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-18T03:58:30.3350730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-18T03:58:30.6974630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-18T03:58:31.4976840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-18T03:58:32.2271710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-18T03:58:33.4135480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-18T03:58:34.8604880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-18T03:58:36.4340880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-18T03:58:37.8023300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-18T03:58:38.4158290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-18T03:58:40.0971940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-18T03:58:40.7283070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-18T03:58:41.6797840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-18T03:58:42.8909280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-18T03:58:44.0726580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-18T03:58:44.7533230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-18T03:58:45.3118960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-18T03:58:46.1554660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-18T03:58:46.9874910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-18T03:58:47.8993430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-18T03:58:48.8453710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-18T03:58:49.6220090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-18T03:58:51.0380140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-18T03:58:51.9288910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-18T03:58:53.5815610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-18T03:58:54.9289590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-18T03:58:55.9083770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-18T03:58:56.4060060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-18T03:58:58.3234550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-18T03:58:59.3393240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-18T03:59:00.4487860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-18T03:59:01.3217130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-18T03:59:02.0368030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-18T03:59:02.9803390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-18T03:59:03.6812000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-18T03:59:04.6026660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-18T03:59:05.8839960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-18T03:59:06.7850560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-18T03:59:07.5871060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-18T03:59:09.2124190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-18T03:59:09.9652960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-18T03:59:11.0486280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-18T03:59:11.9524100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-18T03:59:13.3850260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-18T03:59:14.5629960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-18T03:59:15.3477180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-18T03:59:16.1484780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-18T03:59:17.0477020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-18T03:59:18.4337810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-18T03:59:19.1571400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-18T03:59:19.9087790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-18T03:59:20.7348150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-18T03:59:21.4721520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-18T03:59:22.4375150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-18T03:59:23.6639750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-18T03:59:24.8103130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-18T03:59:25.6496850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-18T03:59:26.7671340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-18T03:59:27.4624150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-18T03:59:28.4007340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-18T03:59:29.4746100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-18T03:59:31.4832120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-18T03:59:32.0601220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-18T03:59:32.8713390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-18T03:59:34.4784780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-18T03:59:35.2318440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-18T03:59:35.9708340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-18T03:59:37.1325740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-18T03:59:37.8320510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-18T03:59:38.5184960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-18T03:59:39.4822950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-18T03:59:41.4908650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-18T03:59:42.1597460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-18T03:59:42.8953180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-18T03:59:43.4145270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-18T03:59:44.5751430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-18T03:59:46.2303210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-18T03:59:47.1852440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-18T03:59:50.4262530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-18T03:59:50.9977770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-18T03:59:51.8620850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-18T03:59:53.4578510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-18T03:59:54.2123620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-18T03:59:54.8764930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-18T03:59:55.6058340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-18T03:59:56.3394040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-18T03:59:56.9903090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-18T03:59:58.0379470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-18T04:00:00.5653550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-18T04:00:01.2927610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-18T04:00:01.9336830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-18T04:00:02.4735470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-18T04:00:03.2524880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-18T04:00:03.9676210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-18T04:00:04.6694310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-18T04:00:05.4363290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-18T04:00:06.2631430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-18T04:00:07.5701870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-18T04:00:08.2678800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-18T04:00:08.7963840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-18T04:00:09.3469970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-18T04:00:10.4139260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-18T04:00:11.0766190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-18T04:00:11.7330940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-18T04:00:12.9863670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-18T04:00:14.0985220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-18T04:00:15.0745420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-18T04:00:16.8005710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-18T04:00:17.8899600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-18T04:00:18.6962790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-18T04:00:20.1811380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-18T04:00:20.9697570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-18T04:00:21.5283140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-18T04:00:22.3177110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-18T04:00:22.8716120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-18T04:00:23.5871540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-18T04:00:24.6306760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-18T04:00:25.4439590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-18T04:00:26.1914770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-18T04:00:26.5555880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-18T04:00:27.6226490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-18T04:00:28.3988440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-18T04:00:29.0976640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-18T04:00:29.4335670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-18T04:00:30.3042660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-18T04:00:31.0285550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-18T04:00:31.6494860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-18T04:00:32.4057770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-18T04:00:33.0514760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-18T04:00:33.6297340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-18T04:00:34.6512740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-18T04:00:35.7203670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-18T04:00:36.7104900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-18T04:00:37.7992420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-18T04:00:38.6834010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-18T04:00:39.2290910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-18T04:00:40.1120940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-18T04:00:41.2143190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-18T04:00:41.7278710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-18T04:00:42.2571960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-18T04:00:43.5486890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-18T04:00:44.4980040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-18T04:00:45.2093790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-18T04:00:46.0661150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-18T04:00:47.0637150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-18T04:00:47.9565600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-18T04:00:48.8960290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-18T04:00:48.9740190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-18T04:00:49.6653280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-18T04:00:51.3406630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-18T04:00:51.9538540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-18T04:00:52.0079860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-18T04:00:52.0601230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-18T04:00:52.1119620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-18T04:00:53.0818490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-18T04:00:53.6577290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-18T04:00:53.9967650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-18T04:00:54.3260860Z 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-18T04:00:54.6852890Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-18T04:00:54.8470640Z icudt already downloaded 2021-05-18T04:00:54.8473980Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-18T04:00:55.1244660Z icudt has been installed successfully 2021-05-18T04:00:55.2800620Z ** R 2021-05-18T04:00:55.3379510Z ** inst 2021-05-18T04:00:55.3398590Z ** byte-compile and prepare package for lazy loading 2021-05-18T04:00:56.8229270Z ** help 2021-05-18T04:00:57.4199630Z *** installing help indices 2021-05-18T04:00:57.6785530Z ** building package indices 2021-05-18T04:00:57.9484230Z ** testing if installed package can be loaded from temporary location 2021-05-18T04:00:58.5315070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T04:01:00.7688370Z ** testing if installed package can be loaded from final location 2021-05-18T04:01:01.0901940Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T04:01:01.0909090Z * DONE (stringi) 2021-05-18T04:01:01.5158450Z 2021-05-18T04:01:01.5159840Z The downloaded source packages are in 2021-05-18T04:01:01.5162020Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/downloaded_packages’ 2021-05-18T04:01:01.7451230Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T04:01:04.7302880Z 2021-05-18T04:01:05.3631750Z 2021-05-18T04:01:05.3649850Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/remotes2a457ae5e32e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T04:01:05.3731860Z 2021-05-18T04:01:05.3734610Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/remotes2a457ae5e32e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T04:01:05.4695990Z 2021-05-18T04:01:05.4697200Z 2021-05-18T04:01:05.4698780Z ─ preparing ‘desc’: 2021-05-18T04:01:05.4699520Z 2021-05-18T04:01:05.4700230Z 2021-05-18T04:01:05.4871750Z checking DESCRIPTION meta-information ... 2021-05-18T04:01:05.4872980Z 2021-05-18T04:01:05.4874370Z ✔ checking DESCRIPTION meta-information 2021-05-18T04:01:05.7080500Z 2021-05-18T04:01:05.7147100Z 2021-05-18T04:01:05.7167250Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T04:01:05.7169570Z ─ checking for empty or unneeded directories 2021-05-18T04:01:05.7171490Z 2021-05-18T04:01:05.7175330Z 2021-05-18T04:01:05.7177070Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T04:01:05.8257670Z 2021-05-18T04:01:05.8262590Z 2021-05-18T04:01:05.8263270Z 2021-05-18T04:01:05.8603270Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:05.8623590Z (as ‘lib’ is unspecified) 2021-05-18T04:01:06.2969320Z * installing *source* package ‘desc’ ... 2021-05-18T04:01:06.3051470Z ** using staged installation 2021-05-18T04:01:06.3294660Z ** R 2021-05-18T04:01:06.3585320Z ** inst 2021-05-18T04:01:06.3638690Z ** byte-compile and prepare package for lazy loading 2021-05-18T04:01:08.2367900Z ** help 2021-05-18T04:01:08.4165480Z *** installing help indices 2021-05-18T04:01:08.5241420Z ** building package indices 2021-05-18T04:01:08.6332860Z ** testing if installed package can be loaded from temporary location 2021-05-18T04:01:08.8952540Z ** testing if installed package can be loaded from final location 2021-05-18T04:01:09.2022760Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T04:01:09.2124410Z * DONE (desc) 2021-05-18T04:01:09.5336270Z 2021-05-18T04:01:09.5353050Z 2021-05-18T04:01:09.5385090Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/remotes2a45162f45f7/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T04:01:09.5415930Z 2021-05-18T04:01:09.5418800Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/remotes2a45162f45f7/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T04:01:09.5984810Z 2021-05-18T04:01:09.5987670Z 2021-05-18T04:01:09.5989320Z ─ preparing ‘ghtravis’: 2021-05-18T04:01:09.5990100Z 2021-05-18T04:01:09.5990820Z 2021-05-18T04:01:09.6037360Z checking DESCRIPTION meta-information ... 2021-05-18T04:01:09.6071330Z 2021-05-18T04:01:09.6072930Z ✔ checking DESCRIPTION meta-information 2021-05-18T04:01:09.6807220Z 2021-05-18T04:01:09.6877210Z 2021-05-18T04:01:09.6915450Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T04:01:09.6916430Z 2021-05-18T04:01:09.6917020Z 2021-05-18T04:01:09.6918250Z ─ checking for empty or unneeded directories 2021-05-18T04:01:09.6919030Z 2021-05-18T04:01:09.6919610Z 2021-05-18T04:01:09.6920720Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T04:01:09.7168920Z 2021-05-18T04:01:09.7170870Z 2021-05-18T04:01:09.7171560Z 2021-05-18T04:01:09.7723030Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:09.7729450Z (as ‘lib’ is unspecified) 2021-05-18T04:01:10.1505100Z * installing *source* package ‘ghtravis’ ... 2021-05-18T04:01:10.1508100Z ** using staged installation 2021-05-18T04:01:10.1715280Z ** R 2021-05-18T04:01:10.1899830Z ** inst 2021-05-18T04:01:10.1921760Z ** byte-compile and prepare package for lazy loading 2021-05-18T04:01:12.3494700Z ** help 2021-05-18T04:01:12.4399590Z *** installing help indices 2021-05-18T04:01:12.4965640Z ** building package indices 2021-05-18T04:01:12.5498960Z ** testing if installed package can be loaded from temporary location 2021-05-18T04:01:13.4507520Z ** testing if installed package can be loaded from final location 2021-05-18T04:01:14.2773860Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T04:01:14.2875500Z * DONE (ghtravis) 2021-05-18T04:01:14.3156470Z Using github PAT from envvar GITHUB_PAT 2021-05-18T04:01:14.6136210Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T04:01:17.5726950Z 2021-05-18T04:01:17.5729850Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T04:01:17.5731260Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T04:01:17.5732350Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T04:01:17.5733910Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T04:01:17.5735070Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T04:01:17.5736190Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T04:01:17.5738450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:17.5739760Z (as ‘lib’ is unspecified) 2021-05-18T04:01:19.1506060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-18T04:01:19.4389400Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-18T04:01:19.4492190Z ================================================== 2021-05-18T04:01:19.4494860Z downloaded 194 KB 2021-05-18T04:01:19.4496100Z 2021-05-18T04:01:19.4527280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-18T04:01:19.8594870Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-18T04:01:19.8654570Z ================================================== 2021-05-18T04:01:19.8655640Z downloaded 68 KB 2021-05-18T04:01:19.8656450Z 2021-05-18T04:01:19.8692060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-18T04:01:20.2444600Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-18T04:01:20.2545760Z ================================================== 2021-05-18T04:01:20.2547930Z downloaded 189 KB 2021-05-18T04:01:20.2548660Z 2021-05-18T04:01:20.2582540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-18T04:01:20.6234850Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-18T04:01:20.7526050Z ================================================== 2021-05-18T04:01:20.7527260Z downloaded 1.2 MB 2021-05-18T04:01:20.7528640Z 2021-05-18T04:01:20.7577700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-18T04:01:21.2577910Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-18T04:01:21.2907960Z ================================================== 2021-05-18T04:01:21.2909150Z downloaded 937 KB 2021-05-18T04:01:21.2909820Z 2021-05-18T04:01:21.4720070Z 2021-05-18T04:01:21.4788960Z The downloaded binary packages are in 2021-05-18T04:01:21.4904120Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpf8aPuT/downloaded_packages 2021-05-18T04:01:21.8131950Z 2021-05-18T04:01:21.8171150Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/remotes2a455980b3b0/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T04:01:21.8223810Z 2021-05-18T04:01:21.8235200Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf8aPuT/remotes2a455980b3b0/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T04:01:21.8527070Z 2021-05-18T04:01:21.8573610Z 2021-05-18T04:01:21.8675730Z ─ preparing ‘aghast’: 2021-05-18T04:01:21.8776960Z 2021-05-18T04:01:21.8878360Z 2021-05-18T04:01:21.8980790Z checking DESCRIPTION meta-information ... 2021-05-18T04:01:21.9082310Z 2021-05-18T04:01:21.9184710Z ✔ checking DESCRIPTION meta-information 2021-05-18T04:01:22.0287750Z 2021-05-18T04:01:22.0389560Z 2021-05-18T04:01:22.0491050Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T04:01:22.0563220Z 2021-05-18T04:01:22.0625710Z 2021-05-18T04:01:22.0743130Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:22.0744440Z ─ checking for empty or unneeded directories 2021-05-18T04:01:22.0745600Z 2021-05-18T04:01:22.0773260Z (as ‘lib’ is unspecified) 2021-05-18T04:01:22.0774110Z 2021-05-18T04:01:22.0828770Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T04:01:22.0843300Z 2021-05-18T04:01:22.0871200Z 2021-05-18T04:01:22.0887180Z 2021-05-18T04:01:22.3677280Z * installing *source* package ‘aghast’ ... 2021-05-18T04:01:22.3698370Z ** using staged installation 2021-05-18T04:01:22.3956650Z ** R 2021-05-18T04:01:22.4061690Z ** byte-compile and prepare package for lazy loading 2021-05-18T04:01:23.0820340Z ** help 2021-05-18T04:01:23.1191430Z *** installing help indices 2021-05-18T04:01:23.1462230Z ** building package indices 2021-05-18T04:01:23.1725360Z ** testing if installed package can be loaded from temporary location 2021-05-18T04:01:23.4709680Z ** testing if installed package can be loaded from final location 2021-05-18T04:01:23.7299240Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T04:01:23.7321330Z * DONE (aghast) 2021-05-18T04:01:23.7523080Z Installing 1 packages: covr 2021-05-18T04:01:23.7530480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:23.7532010Z (as ‘lib’ is unspecified) 2021-05-18T04:01:24.6198470Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T04:01:24.6199360Z 2021-05-18T04:01:25.3019730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-18T04:01:25.5531960Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-18T04:01:25.5826100Z ================================================== 2021-05-18T04:01:25.6157900Z downloaded 155 KB 2021-05-18T04:01:25.6259010Z 2021-05-18T04:01:25.6263670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-18T04:01:26.1800870Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-18T04:01:26.2064760Z ================================================== 2021-05-18T04:01:26.2166410Z downloaded 117 KB 2021-05-18T04:01:26.2181430Z 2021-05-18T04:01:26.2184160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-18T04:01:26.4727770Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-18T04:01:26.4956680Z ================================================== 2021-05-18T04:01:26.4957600Z downloaded 282 KB 2021-05-18T04:01:26.4959640Z 2021-05-18T04:01:26.5644000Z 2021-05-18T04:01:26.5645270Z The downloaded binary packages are in 2021-05-18T04:01:26.5646390Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpf8aPuT/downloaded_packages 2021-05-18T04:01:26.6079980Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T04:01:26.6080750Z Rscript -e "tic::before_install()" 2021-05-18T04:01:26.6441070Z shell: /bin/bash -e {0} 2021-05-18T04:01:26.6441490Z env: 2021-05-18T04:01:26.6442290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:01:26.6443000Z TIC_DEPLOY_KEY: 2021-05-18T04:01:26.6443360Z RSPM: 2021-05-18T04:01:26.6444660Z GITHUB_PAT: *** 2021-05-18T04:01:26.6445510Z COVERALLS_TOKEN: *** 2021-05-18T04:01:26.6445970Z continue-on-error: false 2021-05-18T04:01:26.6446430Z VDIFFR_RUN_TESTS: false 2021-05-18T04:01:26.6446880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:01:26.6447300Z TZ: UTC 2021-05-18T04:01:26.6447650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:01:26.6448020Z NOT_CRAN: true 2021-05-18T04:01:26.6448370Z ##[endgroup] 2021-05-18T04:01:27.1046340Z ✔ Loading tic stage configuration from tic.R 2021-05-18T04:01:27.2520760Z Running before_install: step_install_remote_binaries() 2021-05-18T04:01:27.9061460Z Installing mmand binaries 2021-05-18T04:01:27.9089910Z [1] "neuroconductor/mmand" 2021-05-18T04:01:28.3940570Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T04:01:28.4040910Z Installing mmand package binaries 2021-05-18T04:01:28.4041490Z tag_name 2021-05-18T04:01:28.4068550Z 3 1.6.0.s 2021-05-18T04:01:28.4086540Z zipball_url 2021-05-18T04:01:28.4087940Z 3 https://api.github.com/repos/neuroconductor/mmand/zipball/refs/tags/1.6.0.s 2021-05-18T04:01:28.4100680Z tarball_url 2021-05-18T04:01:28.4102370Z 3 https://api.github.com/repos/neuroconductor/mmand/tarball/refs/tags/1.6.0.s 2021-05-18T04:01:28.4103940Z commit.sha 2021-05-18T04:01:28.4105290Z 3 4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-18T04:01:28.4110460Z commit.url 2021-05-18T04:01:28.4112050Z 3 https://api.github.com/repos/neuroconductor/mmand/commits/4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-18T04:01:28.4113320Z node_id 2021-05-18T04:01:28.4115470Z 3 MDM6UmVmMzY3ODk5NDE0OnJlZnMvdGFncy8xLjYuMC5z 2021-05-18T04:01:28.4116790Z url 2021-05-18T04:01:28.4118650Z 3 https://api.github.com/repos/neuroconductor/mmand/releases/43017715 2021-05-18T04:01:28.4119970Z assets_url 2021-05-18T04:01:28.4121370Z 3 https://api.github.com/repos/neuroconductor/mmand/releases/43017715/assets 2021-05-18T04:01:28.4123250Z upload_url 2021-05-18T04:01:28.4125390Z 3 https://uploads.github.com/repos/neuroconductor/mmand/releases/43017715/assets{?name,label} 2021-05-18T04:01:28.4127700Z id asset_updated_at asset_created_at created_at 2021-05-18T04:01:28.4129730Z 3 43017715 2021-05-16 17:53:59 2021-05-16 17:53:58 2021-05-16 14:12:44 2021-05-18T04:01:28.4130900Z published_at asset_name asset_label asset_download_count 2021-05-18T04:01:28.4132490Z 3 2021-05-16 17:32:48 mmand_1.6.0_R3.6.tgz 6 2021-05-18T04:01:28.4133700Z asset_browser_download_url 2021-05-18T04:01:28.4135010Z 3 https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R3.6.tgz 2021-05-18T04:01:28.4569380Z --2021-05-18 04:01:28-- https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R3.6.tgz 2021-05-18T04:01:28.4866660Z Resolving github.com (github.com)... 192.30.255.112 2021-05-18T04:01:28.4917040Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-18T04:01:28.6559620Z HTTP request sent, awaiting response... 302 Found 2021-05-18T04:01:28.6568070Z Location: https://github-releases.githubusercontent.com/367899414/b046ff00-b66f-11eb-9320-7f617dab167f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040128Z&X-Amz-Expires=300&X-Amz-Signature=5965e14fdcc372d63a66ebb8e39ff8031bff5d20a5dbe4f166ed6e645eef9d9f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-18T04:01:28.6575960Z --2021-05-18 04:01:28-- https://github-releases.githubusercontent.com/367899414/b046ff00-b66f-11eb-9320-7f617dab167f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040128Z&X-Amz-Expires=300&X-Amz-Signature=5965e14fdcc372d63a66ebb8e39ff8031bff5d20a5dbe4f166ed6e645eef9d9f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-18T04:01:28.6627850Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.108.154, ... 2021-05-18T04:01:28.6680360Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-18T04:01:28.8551330Z HTTP request sent, awaiting response... 200 OK 2021-05-18T04:01:28.8553950Z Length: 606545 (592K) [application/octet-stream] 2021-05-18T04:01:28.8556450Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/mmand_1.6.0.tgz’ 2021-05-18T04:01:28.8557690Z 2021-05-18T04:01:28.8598730Z 0K .......... .......... .......... .......... .......... 8% 11.3M 0s 2021-05-18T04:01:28.8618610Z 50K .......... .......... .......... .......... .......... 16% 24.7M 0s 2021-05-18T04:01:28.8650460Z 100K .......... .......... .......... .......... .......... 25% 15.2M 0s 2021-05-18T04:01:28.8669790Z 150K .......... .......... .......... .......... .......... 33% 26.3M 0s 2021-05-18T04:01:28.8687650Z 200K .......... .......... .......... .......... .......... 42% 27.2M 0s 2021-05-18T04:01:28.8705600Z 250K .......... .......... .......... .......... .......... 50% 27.2M 0s 2021-05-18T04:01:28.8725250Z 300K .......... .......... .......... .......... .......... 59% 25.1M 0s 2021-05-18T04:01:28.8732160Z 350K .......... .......... .......... .......... .......... 67% 81.5M 0s 2021-05-18T04:01:28.8747230Z 400K .......... .......... .......... .......... .......... 75% 29.4M 0s 2021-05-18T04:01:28.8771080Z 450K .......... .......... .......... .......... .......... 84% 20.5M 0s 2021-05-18T04:01:28.8785210Z 500K .......... .......... .......... .......... .......... 92% 38.2M 0s 2021-05-18T04:01:28.8789500Z 550K .......... .......... .......... .......... .. 100% 67.3M=0.02s 2021-05-18T04:01:28.8790270Z 2021-05-18T04:01:28.8792560Z 2021-05-18 04:01:28 (24.7 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/mmand_1.6.0.tgz’ saved [606545/606545] 2021-05-18T04:01:28.8797350Z 2021-05-18T04:01:28.8840840Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:28.8842710Z (as ‘lib’ is unspecified) 2021-05-18T04:01:28.9219620Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd, neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T04:01:28.9337660Z Installing oro.nifti binaries 2021-05-18T04:01:28.9344830Z [1] "neuroconductor/oro.nifti" 2021-05-18T04:01:29.2336900Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T04:01:29.2337500Z tag_name 2021-05-18T04:01:29.2439280Z Installing oro.nifti package binaries 2021-05-18T04:01:29.2439890Z 3 0.10.3.s 2021-05-18T04:01:29.2542880Z --2021-05-18 04:01:29-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-18T04:01:29.2544690Z zipball_url 2021-05-18T04:01:29.2643730Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-18T04:01:29.2745790Z Resolving github.com (github.com)... 192.30.255.112 2021-05-18T04:01:29.2746630Z tarball_url 2021-05-18T04:01:29.2850480Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-18T04:01:29.2852220Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-18T04:01:29.2952470Z commit.sha 2021-05-18T04:01:29.3054350Z 3 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T04:01:29.3156260Z commit.url 2021-05-18T04:01:29.3258710Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T04:01:29.3358390Z node_id 2021-05-18T04:01:29.3461270Z 3 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-18T04:01:29.3513250Z url 2021-05-18T04:01:29.3553360Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-18T04:01:29.3604390Z assets_url 2021-05-18T04:01:29.3706440Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-18T04:01:29.3807630Z upload_url 2021-05-18T04:01:29.3909860Z 3 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-18T04:01:29.4009710Z id asset_updated_at asset_created_at created_at 2021-05-18T04:01:29.4112540Z 3 43005549 2021-05-15 22:59:52 2021-05-15 22:59:51 2021-05-15 22:37:06 2021-05-18T04:01:29.4190310Z published_at asset_name asset_label 2021-05-18T04:01:29.4292970Z 3 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.tgz 2021-05-18T04:01:29.4382100Z asset_download_count 2021-05-18T04:01:29.4411200Z 3 58 2021-05-18T04:01:29.4465850Z asset_browser_download_url 2021-05-18T04:01:29.4519910Z HTTP request sent, awaiting response... 302 Found 2021-05-18T04:01:29.4521130Z 3 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-18T04:01:29.4533550Z Location: https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040129Z&X-Amz-Expires=300&X-Amz-Signature=915ea014cef42b7cb168defc7d9cb6bf46b271c3dbbf188b44f81426998af421&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-18T04:01:29.4553760Z --2021-05-18 04:01:29-- https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040129Z&X-Amz-Expires=300&X-Amz-Signature=915ea014cef42b7cb168defc7d9cb6bf46b271c3dbbf188b44f81426998af421&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-18T04:01:29.4558520Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.108.154, ... 2021-05-18T04:01:29.4574570Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-18T04:01:29.7040680Z HTTP request sent, awaiting response... 200 OK 2021-05-18T04:01:29.7043840Z Length: 6044428 (5.8M) [application/octet-stream] 2021-05-18T04:01:29.7045570Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/oro.nifti_0.10.3.tgz’ 2021-05-18T04:01:29.7155930Z 2021-05-18T04:01:29.7210810Z 0K .......... .......... .......... .......... .......... 0% 3.01M 2s 2021-05-18T04:01:29.7230730Z 50K .......... .......... .......... .......... .......... 1% 21.6M 1s 2021-05-18T04:01:29.7261580Z 100K .......... .......... .......... .......... .......... 2% 16.3M 1s 2021-05-18T04:01:29.7287960Z 150K .......... .......... .......... .......... .......... 3% 17.9M 1s 2021-05-18T04:01:29.7310110Z 200K .......... .......... .......... .......... .......... 4% 28.4M 1s 2021-05-18T04:01:29.7328050Z 250K .......... .......... .......... .......... .......... 5% 21.3M 1s 2021-05-18T04:01:29.7347290Z 300K .......... .......... .......... .......... .......... 5% 26.5M 0s 2021-05-18T04:01:29.7354020Z 350K .......... .......... .......... .......... .......... 6% 72.7M 0s 2021-05-18T04:01:29.7363480Z 400K .......... .......... .......... .......... .......... 7% 46.6M 0s 2021-05-18T04:01:29.7373110Z 450K .......... .......... .......... .......... .......... 8% 56.5M 0s 2021-05-18T04:01:29.7396090Z 500K .......... .......... .......... .......... .......... 9% 20.4M 0s 2021-05-18T04:01:29.7401100Z 550K .......... .......... .......... .......... .......... 10% 95.4M 0s 2021-05-18T04:01:29.7409790Z 600K .......... .......... .......... .......... .......... 11% 55.8M 0s 2021-05-18T04:01:29.7423560Z 650K .......... .......... .......... .......... .......... 11% 38.0M 0s 2021-05-18T04:01:29.7434170Z 700K .......... .......... .......... .......... .......... 12% 41.7M 0s 2021-05-18T04:01:29.7445950Z 750K .......... .......... .......... .......... .......... 13% 42.1M 0s 2021-05-18T04:01:29.7450350Z 800K .......... .......... .......... .......... .......... 14% 107M 0s 2021-05-18T04:01:29.7460680Z 850K .......... .......... .......... .......... .......... 15% 51.7M 0s 2021-05-18T04:01:29.7472040Z 900K .......... .......... .......... .......... .......... 16% 39.8M 0s 2021-05-18T04:01:29.7483540Z 950K .......... .......... .......... .......... .......... 16% 43.0M 0s 2021-05-18T04:01:29.7490050Z 1000K .......... .......... .......... .......... .......... 17% 73.5M 0s 2021-05-18T04:01:29.7500080Z 1050K .......... .......... .......... .......... .......... 18% 56.6M 0s 2021-05-18T04:01:29.7507550Z 1100K .......... .......... .......... .......... .......... 19% 55.1M 0s 2021-05-18T04:01:29.7520920Z 1150K .......... .......... .......... .......... .......... 20% 36.5M 0s 2021-05-18T04:01:29.7531570Z 1200K .......... .......... .......... .......... .......... 21% 46.1M 0s 2021-05-18T04:01:29.7543950Z 1250K .......... .......... .......... .......... .......... 22% 43.6M 0s 2021-05-18T04:01:29.7550040Z 1300K .......... .......... .......... .......... .......... 22% 69.0M 0s 2021-05-18T04:01:29.7558090Z 1350K .......... .......... .......... .......... .......... 23% 59.0M 0s 2021-05-18T04:01:29.7569960Z 1400K .......... .......... .......... .......... .......... 24% 42.2M 0s 2021-05-18T04:01:29.7580040Z 1450K .......... .......... .......... .......... .......... 25% 53.5M 0s 2021-05-18T04:01:29.7591090Z 1500K .......... .......... .......... .......... .......... 26% 40.4M 0s 2021-05-18T04:01:29.7596160Z 1550K .......... .......... .......... .......... .......... 27% 93.5M 0s 2021-05-18T04:01:29.7607110Z 1600K .......... .......... .......... .......... .......... 27% 44.2M 0s 2021-05-18T04:01:29.7619260Z 1650K .......... .......... .......... .......... .......... 28% 42.6M 0s 2021-05-18T04:01:29.7633340Z 1700K .......... .......... .......... .......... .......... 29% 44.1M 0s 2021-05-18T04:01:29.7635060Z 1750K .......... .......... .......... .......... .......... 30% 122M 0s 2021-05-18T04:01:29.7645270Z 1800K .......... .......... .......... .......... .......... 31% 44.1M 0s 2021-05-18T04:01:29.7652910Z 1850K .......... .......... .......... .......... .......... 32% 67.1M 0s 2021-05-18T04:01:29.7667520Z 1900K .......... .......... .......... .......... .......... 33% 31.5M 0s 2021-05-18T04:01:29.7674010Z 1950K .......... .......... .......... .......... .......... 33% 82.2M 0s 2021-05-18T04:01:29.7678670Z 2000K .......... .......... .......... .......... .......... 34% 94.6M 0s 2021-05-18T04:01:29.7690450Z 2050K .......... .......... .......... .......... .......... 35% 43.7M 0s 2021-05-18T04:01:29.7699660Z 2100K .......... .......... .......... .......... .......... 36% 49.8M 0s 2021-05-18T04:01:29.7714830Z 2150K .......... .......... .......... .......... .......... 37% 35.7M 0s 2021-05-18T04:01:29.7718390Z 2200K .......... .......... .......... .......... .......... 38% 102M 0s 2021-05-18T04:01:29.7731900Z 2250K .......... .......... .......... .......... .......... 38% 38.0M 0s 2021-05-18T04:01:29.7737680Z 2300K .......... .......... .......... .......... .......... 39% 84.2M 0s 2021-05-18T04:01:29.7742190Z 2350K .......... .......... .......... .......... .......... 40% 89.9M 0s 2021-05-18T04:01:29.7749490Z 2400K .......... .......... .......... .......... .......... 41% 68.3M 0s 2021-05-18T04:01:29.7756590Z 2450K .......... .......... .......... .......... .......... 42% 84.3M 0s 2021-05-18T04:01:29.7762870Z 2500K .......... .......... .......... .......... .......... 43% 61.7M 0s 2021-05-18T04:01:29.7775870Z 2550K .......... .......... .......... .......... .......... 44% 38.1M 0s 2021-05-18T04:01:29.7787060Z 2600K .......... .......... .......... .......... .......... 44% 44.8M 0s 2021-05-18T04:01:29.7794820Z 2650K .......... .......... .......... .......... .......... 45% 90.1M 0s 2021-05-18T04:01:29.7799420Z 2700K .......... .......... .......... .......... .......... 46% 75.2M 0s 2021-05-18T04:01:29.7803130Z 2750K .......... .......... .......... .......... .......... 47% 112M 0s 2021-05-18T04:01:29.7809480Z 2800K .......... .......... .......... .......... .......... 48% 75.2M 0s 2021-05-18T04:01:29.7823840Z 2850K .......... .......... .......... .......... .......... 49% 37.1M 0s 2021-05-18T04:01:29.7831320Z 2900K .......... .......... .......... .......... .......... 49% 62.1M 0s 2021-05-18T04:01:29.7836430Z 2950K .......... .......... .......... .......... .......... 50% 80.6M 0s 2021-05-18T04:01:29.7847810Z 3000K .......... .......... .......... .......... .......... 51% 42.9M 0s 2021-05-18T04:01:29.7855060Z 3050K .......... .......... .......... .......... .......... 52% 102M 0s 2021-05-18T04:01:29.7858980Z 3100K .......... .......... .......... .......... .......... 53% 81.4M 0s 2021-05-18T04:01:29.7863730Z 3150K .......... .......... .......... .......... .......... 54% 95.4M 0s 2021-05-18T04:01:29.7871430Z 3200K .......... .......... .......... .......... .......... 55% 65.1M 0s 2021-05-18T04:01:29.7883040Z 3250K .......... .......... .......... .......... .......... 55% 44.0M 0s 2021-05-18T04:01:29.7894500Z 3300K .......... .......... .......... .......... .......... 56% 40.3M 0s 2021-05-18T04:01:29.7899400Z 3350K .......... .......... .......... .......... .......... 57% 99.2M 0s 2021-05-18T04:01:29.7911210Z 3400K .......... .......... .......... .......... .......... 58% 41.6M 0s 2021-05-18T04:01:29.7919360Z 3450K .......... .......... .......... .......... .......... 59% 99.0M 0s 2021-05-18T04:01:29.7922890Z 3500K .......... .......... .......... .......... .......... 60% 74.4M 0s 2021-05-18T04:01:29.7927390Z 3550K .......... .......... .......... .......... .......... 60% 102M 0s 2021-05-18T04:01:29.7932540Z 3600K .......... .......... .......... .......... .......... 61% 100M 0s 2021-05-18T04:01:29.7937790Z 3650K .......... .......... .......... .......... .......... 62% 101M 0s 2021-05-18T04:01:29.7949730Z 3700K .......... .......... .......... .......... .......... 63% 40.0M 0s 2021-05-18T04:01:29.7961010Z 3750K .......... .......... .......... .......... .......... 64% 41.9M 0s 2021-05-18T04:01:29.7965740Z 3800K .......... .......... .......... .......... .......... 65% 102M 0s 2021-05-18T04:01:29.7971420Z 3850K .......... .......... .......... .......... .......... 66% 101M 0s 2021-05-18T04:01:29.7983930Z 3900K .......... .......... .......... .......... .......... 66% 37.8M 0s 2021-05-18T04:01:29.7987980Z 3950K .......... .......... .......... .......... .......... 67% 106M 0s 2021-05-18T04:01:29.7992310Z 4000K .......... .......... .......... .......... .......... 68% 115M 0s 2021-05-18T04:01:29.7998620Z 4050K .......... .......... .......... .......... .......... 69% 88.5M 0s 2021-05-18T04:01:29.8003240Z 4100K .......... .......... .......... .......... .......... 70% 92.0M 0s 2021-05-18T04:01:29.8011810Z 4150K .......... .......... .......... .......... .......... 71% 71.8M 0s 2021-05-18T04:01:29.8023770Z 4200K .......... .......... .......... .......... .......... 72% 36.4M 0s 2021-05-18T04:01:29.8032030Z 4250K .......... .......... .......... .......... .......... 72% 91.1M 0s 2021-05-18T04:01:29.8035860Z 4300K .......... .......... .......... .......... .......... 73% 69.2M 0s 2021-05-18T04:01:29.8040700Z 4350K .......... .......... .......... .......... .......... 74% 98.8M 0s 2021-05-18T04:01:29.8046570Z 4400K .......... .......... .......... .......... .......... 75% 89.4M 0s 2021-05-18T04:01:29.8051370Z 4450K .......... .......... .......... .......... .......... 76% 107M 0s 2021-05-18T04:01:29.8056860Z 4500K .......... .......... .......... .......... .......... 77% 89.1M 0s 2021-05-18T04:01:29.8061410Z 4550K .......... .......... .......... .......... .......... 77% 101M 0s 2021-05-18T04:01:29.8073060Z 4600K .......... .......... .......... .......... .......... 78% 41.6M 0s 2021-05-18T04:01:29.8085660Z 4650K .......... .......... .......... .......... .......... 79% 41.7M 0s 2021-05-18T04:01:29.8090750Z 4700K .......... .......... .......... .......... .......... 80% 78.0M 0s 2021-05-18T04:01:29.8098500Z 4750K .......... .......... .......... .......... .......... 81% 65.9M 0s 2021-05-18T04:01:29.8105740Z 4800K .......... .......... .......... .......... .......... 82% 69.6M 0s 2021-05-18T04:01:29.8111120Z 4850K .......... .......... .......... .......... .......... 83% 95.6M 0s 2021-05-18T04:01:29.8116980Z 4900K .......... .......... .......... .......... .......... 83% 95.4M 0s 2021-05-18T04:01:29.8121050Z 4950K .......... .......... .......... .......... .......... 84% 89.4M 0s 2021-05-18T04:01:29.8126700Z 5000K .......... .......... .......... .......... .......... 85% 83.8M 0s 2021-05-18T04:01:29.8133690Z 5050K .......... .......... .......... .......... .......... 86% 81.4M 0s 2021-05-18T04:01:29.8138360Z 5100K .......... .......... .......... .......... .......... 87% 85.8M 0s 2021-05-18T04:01:29.8146950Z 5150K .......... .......... .......... .......... .......... 88% 57.4M 0s 2021-05-18T04:01:29.8154840Z 5200K .......... .......... .......... .......... .......... 88% 90.6M 0s 2021-05-18T04:01:29.8159780Z 5250K .......... .......... .......... .......... .......... 89% 72.3M 0s 2021-05-18T04:01:29.8165680Z 5300K .......... .......... .......... .......... .......... 90% 77.3M 0s 2021-05-18T04:01:29.8170630Z 5350K .......... .......... .......... .......... .......... 91% 95.9M 0s 2021-05-18T04:01:29.8177310Z 5400K .......... .......... .......... .......... .......... 92% 72.7M 0s 2021-05-18T04:01:29.8182930Z 5450K .......... .......... .......... .......... .......... 93% 112M 0s 2021-05-18T04:01:29.8188180Z 5500K .......... .......... .......... .......... .......... 94% 80.8M 0s 2021-05-18T04:01:29.8193230Z 5550K .......... .......... .......... .......... .......... 94% 87.2M 0s 2021-05-18T04:01:29.8199920Z 5600K .......... .......... .......... .......... .......... 95% 75.4M 0s 2021-05-18T04:01:29.8206500Z 5650K .......... .......... .......... .......... .......... 96% 86.0M 0s 2021-05-18T04:01:29.8212030Z 5700K .......... .......... .......... .......... .......... 97% 73.2M 0s 2021-05-18T04:01:29.8217100Z 5750K .......... .......... .......... .......... .......... 98% 96.9M 0s 2021-05-18T04:01:29.8222570Z 5800K .......... .......... .......... .......... .......... 99% 104M 0s 2021-05-18T04:01:29.8227020Z 5850K .......... .......... .......... .......... .......... 99% 100M 0s 2021-05-18T04:01:29.8228140Z 5900K .. 100% 35.0M=0.1s 2021-05-18T04:01:29.8228820Z 2021-05-18T04:01:29.8231080Z 2021-05-18 04:01:29 (48.8 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/oro.nifti_0.10.3.tgz’ saved [6044428/6044428] 2021-05-18T04:01:29.8232110Z 2021-05-18T04:01:29.8256540Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:29.8258190Z (as ‘lib’ is unspecified) 2021-05-18T04:01:29.8818350Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd, neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T04:01:29.8913460Z Installing neurobase binaries 2021-05-18T04:01:29.8921290Z [1] "neuroconductor/neurobase" 2021-05-18T04:01:30.1778090Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T04:01:30.1778640Z tag_name 2021-05-18T04:01:30.2089560Z Installing neurobase package binaries 2021-05-18T04:01:30.2090150Z 3 1.30.1.s 2021-05-18T04:01:30.2180010Z --2021-05-18 04:01:30-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.tgz 2021-05-18T04:01:30.2181070Z zipball_url 2021-05-18T04:01:30.2284530Z 3 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-18T04:01:30.2386490Z tarball_url 2021-05-18T04:01:30.2408260Z Resolving github.com (github.com)... 192.30.255.112 2021-05-18T04:01:30.2409300Z 3 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-18T04:01:30.2411060Z commit.sha 2021-05-18T04:01:30.2412360Z 3 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T04:01:30.2413540Z commit.url 2021-05-18T04:01:30.2415250Z 3 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T04:01:30.2416270Z node_id 2021-05-18T04:01:30.2417220Z 3 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-18T04:01:30.2418980Z url 2021-05-18T04:01:30.2420210Z 3 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-18T04:01:30.2421080Z assets_url 2021-05-18T04:01:30.2421990Z 3 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-18T04:01:30.2422940Z upload_url 2021-05-18T04:01:30.2423970Z 3 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-18T04:01:30.2425040Z id asset_updated_at asset_created_at created_at 2021-05-18T04:01:30.2426520Z 3 43020192 2021-05-16 20:31:19 2021-05-16 20:31:19 2021-05-16 20:01:27 2021-05-18T04:01:30.2427140Z published_at asset_name asset_label 2021-05-18T04:01:30.2428210Z 3 2021-05-16 20:01:56 neurobase_1.30.1_R3.6.tgz 2021-05-18T04:01:30.2428730Z asset_download_count 2021-05-18T04:01:30.2429140Z 3 34 2021-05-18T04:01:30.2430120Z asset_browser_download_url 2021-05-18T04:01:30.2431600Z 3 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.tgz 2021-05-18T04:01:30.2452390Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-18T04:01:30.4029930Z HTTP request sent, awaiting response... 302 Found 2021-05-18T04:01:30.4036190Z Location: https://github-releases.githubusercontent.com/367973948/ab8d4580-b685-11eb-957a-9712af20dfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040130Z&X-Amz-Expires=300&X-Amz-Signature=380414bc255b44d574faf0e23d15f76010d7bf73f17fb9bde38e0f8db780d9d2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-18T04:01:30.4045070Z --2021-05-18 04:01:30-- https://github-releases.githubusercontent.com/367973948/ab8d4580-b685-11eb-957a-9712af20dfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040130Z&X-Amz-Expires=300&X-Amz-Signature=380414bc255b44d574faf0e23d15f76010d7bf73f17fb9bde38e0f8db780d9d2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-18T04:01:30.4050290Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.108.154, ... 2021-05-18T04:01:30.4091530Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-18T04:01:30.5916240Z HTTP request sent, awaiting response... 200 OK 2021-05-18T04:01:30.5919090Z Length: 1721166 (1.6M) [application/octet-stream] 2021-05-18T04:01:30.5922420Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/neurobase_1.30.1.tgz’ 2021-05-18T04:01:30.5924210Z 2021-05-18T04:01:30.6184320Z 0K .......... .......... .......... .......... .......... 2% 2.00M 1s 2021-05-18T04:01:30.6609420Z 50K .......... .......... .......... .......... .......... 5% 1.15M 1s 2021-05-18T04:01:30.6976140Z 100K .......... .......... .......... .......... .......... 8% 1.26M 1s 2021-05-18T04:01:30.7372690Z 150K .......... .......... .......... .......... .......... 11% 1.30M 1s 2021-05-18T04:01:30.7758800Z 200K .......... .......... .......... .......... .......... 14% 1.26M 1s 2021-05-18T04:01:30.8292530Z 250K .......... .......... .......... .......... .......... 17% 1.13M 1s 2021-05-18T04:01:30.8632210Z 300K .......... .......... .......... .......... .......... 20% 1.11M 1s 2021-05-18T04:01:30.9134750Z 350K .......... .......... .......... .......... .......... 23% 1.04M 1s 2021-05-18T04:01:30.9539170Z 400K .......... .......... .......... .......... .......... 26% 1.07M 1s 2021-05-18T04:01:30.9993940Z 450K .......... .......... .......... .......... .......... 29% 1.07M 1s 2021-05-18T04:01:31.0330100Z 500K .......... .......... .......... .......... .......... 32% 1.46M 1s 2021-05-18T04:01:31.0334700Z 550K .......... .......... .......... .......... .......... 35% 74.7M 1s 2021-05-18T04:01:31.0340530Z 600K .......... .......... .......... .......... .......... 38% 84.6M 1s 2021-05-18T04:01:31.0349680Z 650K .......... .......... .......... .......... .......... 41% 61.2M 1s 2021-05-18T04:01:31.0356650Z 700K .......... .......... .......... .......... .......... 44% 66.4M 1s 2021-05-18T04:01:31.0433550Z 750K .......... .......... .......... .......... .......... 47% 6.36M 0s 2021-05-18T04:01:31.0472080Z 800K .......... .......... .......... .......... .......... 50% 12.4M 0s 2021-05-18T04:01:31.0503440Z 850K .......... .......... .......... .......... .......... 53% 15.8M 0s 2021-05-18T04:01:31.0523480Z 900K .......... .......... .......... .......... .......... 56% 23.4M 0s 2021-05-18T04:01:31.0549600Z 950K .......... .......... .......... .......... .......... 59% 19.8M 0s 2021-05-18T04:01:31.0572000Z 1000K .......... .......... .......... .......... .......... 62% 22.0M 0s 2021-05-18T04:01:31.0605550Z 1050K .......... .......... .......... .......... .......... 65% 19.2M 0s 2021-05-18T04:01:31.0620500Z 1100K .......... .......... .......... .......... .......... 68% 20.2M 0s 2021-05-18T04:01:31.0648910Z 1150K .......... .......... .......... .......... .......... 71% 16.9M 0s 2021-05-18T04:01:31.0669290Z 1200K .......... .......... .......... .......... .......... 74% 24.7M 0s 2021-05-18T04:01:31.0692980Z 1250K .......... .......... .......... .......... .......... 77% 19.9M 0s 2021-05-18T04:01:31.0718880Z 1300K .......... .......... .......... .......... .......... 80% 19.2M 0s 2021-05-18T04:01:31.0732690Z 1350K .......... .......... .......... .......... .......... 83% 36.1M 0s 2021-05-18T04:01:31.0770080Z 1400K .......... .......... .......... .......... .......... 86% 13.0M 0s 2021-05-18T04:01:31.0784260Z 1450K .......... .......... .......... .......... .......... 89% 34.1M 0s 2021-05-18T04:01:31.0821480Z 1500K .......... .......... .......... .......... .......... 92% 13.2M 0s 2021-05-18T04:01:31.0827940Z 1550K .......... .......... .......... .......... .......... 95% 75.8M 0s 2021-05-18T04:01:31.0859520Z 1600K .......... .......... .......... .......... .......... 98% 15.6M 0s 2021-05-18T04:01:31.0871810Z 1650K .......... .......... .......... 100% 25.0M=0.5s 2021-05-18T04:01:31.0872470Z 2021-05-18T04:01:31.0875080Z 2021-05-18 04:01:31 (3.31 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/neurobase_1.30.1.tgz’ saved [1721166/1721166] 2021-05-18T04:01:31.0876280Z 2021-05-18T04:01:31.0905160Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:31.0907840Z (as ‘lib’ is unspecified) 2021-05-18T04:01:31.1249400Z Rewriting new remotes: neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T04:01:31.1342350Z Installing fslr binaries 2021-05-18T04:01:31.1349330Z [1] "neuroconductor/fslr" 2021-05-18T04:01:31.3958260Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T04:01:31.3983720Z tag_name 2021-05-18T04:01:31.3984590Z 3 2.25.0.s 2021-05-18T04:01:31.3985520Z zipball_url 2021-05-18T04:01:31.3986760Z 3 https://api.github.com/repos/neuroconductor/fslr/zipball/refs/tags/2.25.0.s 2021-05-18T04:01:31.3987980Z tarball_url 2021-05-18T04:01:31.3989200Z 3 https://api.github.com/repos/neuroconductor/fslr/tarball/refs/tags/2.25.0.s 2021-05-18T04:01:31.3990310Z commit.sha 2021-05-18T04:01:31.3991640Z 3 2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T04:01:31.3993660Z Installing fslr package binaries 2021-05-18T04:01:31.3994350Z commit.url 2021-05-18T04:01:31.3996230Z 3 https://api.github.com/repos/neuroconductor/fslr/commits/2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T04:01:31.3997390Z node_id 2021-05-18T04:01:31.3998620Z 3 MDM6UmVmMzY4MzI2NjE5OnJlZnMvdGFncy8yLjI1LjAucw== 2021-05-18T04:01:31.3999600Z url 2021-05-18T04:01:31.4000660Z 3 https://api.github.com/repos/neuroconductor/fslr/releases/43088257 2021-05-18T04:01:31.4002420Z assets_url 2021-05-18T04:01:31.4004280Z 3 https://api.github.com/repos/neuroconductor/fslr/releases/43088257/assets 2021-05-18T04:01:31.4006130Z upload_url 2021-05-18T04:01:31.4007690Z 3 https://uploads.github.com/repos/neuroconductor/fslr/releases/43088257/assets{?name,label} 2021-05-18T04:01:31.4009530Z id asset_updated_at asset_created_at created_at 2021-05-18T04:01:31.4012150Z 3 43088257 2021-05-17 22:02:41 2021-05-17 22:02:41 2021-05-17 21:30:57 2021-05-18T04:01:31.4013250Z published_at asset_name asset_label asset_download_count 2021-05-18T04:01:31.4015430Z 3 2021-05-17 21:31:23 fslr_2.25.0_R3.6.tgz 8 2021-05-18T04:01:31.4016730Z asset_browser_download_url 2021-05-18T04:01:31.4018540Z 3 https://github.com/neuroconductor/fslr/releases/download/2.25.0.s/fslr_2.25.0_R3.6.tgz 2021-05-18T04:01:31.4106640Z --2021-05-18 04:01:31-- https://github.com/neuroconductor/fslr/releases/download/2.25.0.s/fslr_2.25.0_R3.6.tgz 2021-05-18T04:01:31.4322600Z Resolving github.com (github.com)... 192.30.255.112 2021-05-18T04:01:31.4414450Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-18T04:01:31.6139380Z HTTP request sent, awaiting response... 302 Found 2021-05-18T04:01:31.6244740Z Location: https://github-releases.githubusercontent.com/368326619/997dd680-b75b-11eb-802e-303a5c6dde39?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040131Z&X-Amz-Expires=300&X-Amz-Signature=4046873579410f6dc61ac338c60ffbc302b3292a1527363300450c68b912775f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368326619&response-content-disposition=attachment%3B%20filename%3Dfslr_2.25.0_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-18T04:01:31.6347900Z --2021-05-18 04:01:31-- https://github-releases.githubusercontent.com/368326619/997dd680-b75b-11eb-802e-303a5c6dde39?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T040131Z&X-Amz-Expires=300&X-Amz-Signature=4046873579410f6dc61ac338c60ffbc302b3292a1527363300450c68b912775f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368326619&response-content-disposition=attachment%3B%20filename%3Dfslr_2.25.0_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-18T04:01:31.6407680Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.108.154, ... 2021-05-18T04:01:31.6410840Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-18T04:01:31.8092150Z HTTP request sent, awaiting response... 200 OK 2021-05-18T04:01:31.8094820Z Length: 642784 (628K) [application/octet-stream] 2021-05-18T04:01:31.8096710Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/fslr_2.25.0.tgz’ 2021-05-18T04:01:31.8103490Z 2021-05-18T04:01:31.8156330Z 0K .......... .......... .......... .......... .......... 7% 8.09M 0s 2021-05-18T04:01:31.8183360Z 50K .......... .......... .......... .......... .......... 15% 18.7M 0s 2021-05-18T04:01:31.8229900Z 100K .......... .......... .......... .......... .......... 23% 10.3M 0s 2021-05-18T04:01:31.8276380Z 150K .......... .......... .......... .......... .......... 31% 10.9M 0s 2021-05-18T04:01:31.8316710Z 200K .......... .......... .......... .......... .......... 39% 16.7M 0s 2021-05-18T04:01:31.8354540Z 250K .......... .......... .......... .......... .......... 47% 9.72M 0s 2021-05-18T04:01:31.8380490Z 300K .......... .......... .......... .......... .......... 55% 18.6M 0s 2021-05-18T04:01:31.8419060Z 350K .......... .......... .......... .......... .......... 63% 12.7M 0s 2021-05-18T04:01:31.8444050Z 400K .......... .......... .......... .......... .......... 71% 19.4M 0s 2021-05-18T04:01:31.8473810Z 450K .......... .......... .......... .......... .......... 79% 17.0M 0s 2021-05-18T04:01:31.8509450Z 500K .......... .......... .......... .......... .......... 87% 13.4M 0s 2021-05-18T04:01:31.8527210Z 550K .......... .......... .......... .......... .......... 95% 27.7M 0s 2021-05-18T04:01:31.8535780Z 600K .......... .......... ....... 100% 30.7M=0.04s 2021-05-18T04:01:31.8537150Z 2021-05-18T04:01:31.8539600Z 2021-05-18 04:01:31 (13.9 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJZrGEN/fslr_2.25.0.tgz’ saved [642784/642784] 2021-05-18T04:01:31.8540590Z 2021-05-18T04:01:31.8575420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:31.8577090Z (as ‘lib’ is unspecified) 2021-05-18T04:01:31.8863710Z Rewriting new remotes: 2021-05-18T04:01:31.9159750Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T04:01:31.9160560Z remotes::install_deps(dependencies = TRUE) 2021-05-18T04:01:31.9161110Z remotes::install_cran("rcmdcheck") 2021-05-18T04:01:31.9161610Z remotes::install_cran("markdown") 2021-05-18T04:01:31.9343500Z shell: /usr/local/bin/Rscript {0} 2021-05-18T04:01:31.9343910Z env: 2021-05-18T04:01:31.9344310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:01:31.9344740Z TIC_DEPLOY_KEY: 2021-05-18T04:01:31.9345060Z RSPM: 2021-05-18T04:01:31.9346740Z GITHUB_PAT: *** 2021-05-18T04:01:31.9347530Z COVERALLS_TOKEN: *** 2021-05-18T04:01:31.9347980Z continue-on-error: false 2021-05-18T04:01:31.9348420Z VDIFFR_RUN_TESTS: false 2021-05-18T04:01:31.9349220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:01:31.9349620Z TZ: UTC 2021-05-18T04:01:31.9349970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:01:31.9350350Z NOT_CRAN: true 2021-05-18T04:01:31.9350790Z ##[endgroup] 2021-05-18T04:01:38.0903840Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T04:01:38.0905630Z caTools (NA -> 1.18.2) [CRAN] 2021-05-18T04:01:38.0907080Z Skipping 1 packages ahead of CRAN: fslr 2021-05-18T04:01:38.0908500Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-18T04:01:38.0910580Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T04:01:38.0912400Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-18T04:01:38.0913700Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-18T04:01:38.0915430Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-18T04:01:38.0916710Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-18T04:01:38.0918190Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T04:01:38.0920180Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-18T04:01:38.0921960Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-18T04:01:38.0923700Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-18T04:01:38.0925030Z ROCR (NA -> 1.0-11) [CRAN] 2021-05-18T04:01:38.0926890Z mmand (1.6.0 -> 1.6.1 ) [CRAN] 2021-05-18T04:01:38.0933710Z Installing 14 packages: bitops, caTools, gtools, R.methodsS3, R.oo, RNifti, R.utils, matrixStats, abind, oro.nifti, gplots, neurobase, ROCR, mmand 2021-05-18T04:01:38.0950050Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T04:01:38.0951520Z (as ‘lib’ is unspecified) 2021-05-18T04:01:43.8686130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/bitops_1.0-7.tgz' 2021-05-18T04:01:44.2861770Z Content type 'application/x-gzip' length 29283 bytes (28 KB) 2021-05-18T04:01:44.2863390Z ================================================== 2021-05-18T04:01:44.2864630Z downloaded 28 KB 2021-05-18T04:01:44.2865370Z 2021-05-18T04:01:44.2894280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/caTools_1.18.2.tgz' 2021-05-18T04:01:44.6135550Z Content type 'application/x-gzip' length 244994 bytes (239 KB) 2021-05-18T04:01:44.6258910Z ================================================== 2021-05-18T04:01:44.6265330Z downloaded 239 KB 2021-05-18T04:01:44.6266390Z 2021-05-18T04:01:44.6292890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gtools_3.8.2.tgz' 2021-05-18T04:01:44.9428070Z Content type 'application/x-gzip' length 324552 bytes (316 KB) 2021-05-18T04:01:44.9575110Z ================================================== 2021-05-18T04:01:44.9576230Z downloaded 316 KB 2021-05-18T04:01:44.9576900Z 2021-05-18T04:01:44.9622800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.methodsS3_1.8.1.tgz' 2021-05-18T04:01:45.2893410Z Content type 'application/x-gzip' length 79817 bytes (77 KB) 2021-05-18T04:01:45.2952210Z ================================================== 2021-05-18T04:01:45.2953260Z downloaded 77 KB 2021-05-18T04:01:45.2953970Z 2021-05-18T04:01:45.2989370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.oo_1.24.0.tgz' 2021-05-18T04:01:45.8460210Z Content type 'application/x-gzip' length 971395 bytes (948 KB) 2021-05-18T04:01:45.8756850Z ================================================== 2021-05-18T04:01:45.8758260Z downloaded 948 KB 2021-05-18T04:01:45.8759910Z 2021-05-18T04:01:45.8800510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RNifti_1.3.1.tgz' 2021-05-18T04:01:46.2468980Z Content type 'application/x-gzip' length 1907337 bytes (1.8 MB) 2021-05-18T04:01:46.4844810Z ================================================== 2021-05-18T04:01:46.4846100Z downloaded 1.8 MB 2021-05-18T04:01:46.4846840Z 2021-05-18T04:01:46.4900220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.utils_2.10.1.tgz' 2021-05-18T04:01:46.8821510Z Content type 'application/x-gzip' length 1411683 bytes (1.3 MB) 2021-05-18T04:01:46.9471160Z ================================================== 2021-05-18T04:01:46.9474320Z downloaded 1.3 MB 2021-05-18T04:01:46.9480980Z 2021-05-18T04:01:46.9518410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/matrixStats_0.58.0.tgz' 2021-05-18T04:01:47.3007560Z Content type 'application/x-gzip' length 2073644 bytes (2.0 MB) 2021-05-18T04:01:47.3715410Z ================================================== 2021-05-18T04:01:47.3716880Z downloaded 2.0 MB 2021-05-18T04:01:47.3718460Z 2021-05-18T04:01:47.3759580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/abind_1.4-5.tgz' 2021-05-18T04:01:47.7211030Z Content type 'application/x-gzip' length 62240 bytes (60 KB) 2021-05-18T04:01:47.7214660Z ================================================== 2021-05-18T04:01:47.7215570Z downloaded 60 KB 2021-05-18T04:01:47.7216260Z 2021-05-18T04:01:47.7249540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/oro.nifti_0.11.0.tgz' 2021-05-18T04:01:48.0512020Z Content type 'application/x-gzip' length 6048299 bytes (5.8 MB) 2021-05-18T04:01:48.3134720Z ================================================== 2021-05-18T04:01:48.3136040Z downloaded 5.8 MB 2021-05-18T04:01:48.3136930Z 2021-05-18T04:01:48.3186920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gplots_3.1.1.tgz' 2021-05-18T04:01:48.6303250Z Content type 'application/x-gzip' length 595051 bytes (581 KB) 2021-05-18T04:01:48.7773400Z ================================================== 2021-05-18T04:01:48.7801310Z downloaded 581 KB 2021-05-18T04:01:48.7802160Z 2021-05-18T04:01:48.7806440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/neurobase_1.32.1.tgz' 2021-05-18T04:01:49.0860700Z Content type 'application/x-gzip' length 1771291 bytes (1.7 MB) 2021-05-18T04:01:49.1466130Z ================================================== 2021-05-18T04:01:49.1467290Z downloaded 1.7 MB 2021-05-18T04:01:49.1468870Z 2021-05-18T04:01:49.1506790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ROCR_1.0-11.tgz' 2021-05-18T04:01:49.4309350Z Content type 'application/x-gzip' length 401921 bytes (392 KB) 2021-05-18T04:01:49.4479610Z ================================================== 2021-05-18T04:01:49.4480790Z downloaded 392 KB 2021-05-18T04:01:49.4481500Z 2021-05-18T04:01:49.4515750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mmand_1.6.1.tgz' 2021-05-18T04:01:49.8888210Z Content type 'application/x-gzip' length 1192513 bytes (1.1 MB) 2021-05-18T04:01:49.9322900Z ================================================== 2021-05-18T04:01:49.9324150Z downloaded 1.1 MB 2021-05-18T04:01:49.9324850Z 2021-05-18T04:01:50.5780950Z 2021-05-18T04:01:50.5839390Z The downloaded binary packages are in 2021-05-18T04:01:50.5941380Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpznpS4h/downloaded_packages 2021-05-18T04:01:51.3901420Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T04:01:51.3902810Z Use `force = TRUE` to force installation 2021-05-18T04:01:51.3917360Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T04:01:51.3918340Z Use `force = TRUE` to force installation 2021-05-18T04:01:51.4141600Z ##[group]Run options(width = 100) 2021-05-18T04:01:51.4142220Z options(width = 100) 2021-05-18T04:01:51.4142740Z pkgs <- installed.packages()[, "Package"] 2021-05-18T04:01:51.4143420Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T04:01:51.4344440Z shell: /usr/local/bin/Rscript {0} 2021-05-18T04:01:51.4344900Z env: 2021-05-18T04:01:51.4345320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:01:51.4345830Z TIC_DEPLOY_KEY: 2021-05-18T04:01:51.4346210Z RSPM: 2021-05-18T04:01:51.4347340Z GITHUB_PAT: *** 2021-05-18T04:01:51.4348270Z COVERALLS_TOKEN: *** 2021-05-18T04:01:51.4348800Z continue-on-error: false 2021-05-18T04:01:51.4349290Z VDIFFR_RUN_TESTS: false 2021-05-18T04:01:51.4349800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:01:51.4350840Z TZ: UTC 2021-05-18T04:01:51.4351250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:01:51.4351680Z NOT_CRAN: true 2021-05-18T04:01:51.4352140Z ##[endgroup] 2021-05-18T04:01:52.2568630Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T04:01:52.2638250Z setting value 2021-05-18T04:01:52.2752880Z version R version 3.6.3 (2020-02-29) 2021-05-18T04:01:52.2820850Z os macOS Catalina 10.15.7 2021-05-18T04:01:52.2846100Z system x86_64, darwin15.6.0 2021-05-18T04:01:52.2873670Z ui X11 2021-05-18T04:01:52.2893620Z language (EN) 2021-05-18T04:01:52.2895290Z collate en_US.UTF-8 2021-05-18T04:01:52.2896510Z ctype en_US.UTF-8 2021-05-18T04:01:52.2897360Z tz UTC 2021-05-18T04:01:52.2898500Z date 2021-05-18 2021-05-18T04:01:52.2899130Z 2021-05-18T04:01:52.2901650Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T04:01:52.2903170Z ! package * version date lib source 2021-05-18T04:01:52.2906950Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.2908420Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T04:01:52.2909910Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.2911280Z base * 3.6.3 2020-03-05 [?] local 2021-05-18T04:01:52.2913140Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2914260Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.2915620Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.2917780Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2919170Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2920820Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2922290Z caTools 1.18.2 2021-03-28 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2923610Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.2928150Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2929640Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2931020Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.2932460Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.2933910Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.2935810Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.2937990Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2939360Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2941050Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2942460Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2944060Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2947620Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.2949090Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T04:01:52.2951710Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2953470Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2954900Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2956250Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2957640Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2959040Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.2960390Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2961790Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2963170Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.2964480Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2965960Z fslr 2.25.0 2021-05-17 [1] Neuroconductor (R 3.6.3) 2021-05-18T04:01:52.2968260Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2969690Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2971780Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2973360Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T04:01:52.2974860Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2977040Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2978560Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2979980Z gplots 3.1.1 2020-11-28 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.2981380Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.3008220Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.3038940Z grid 3.6.3 2020-03-05 [?] local 2021-05-18T04:01:52.3066140Z gtools 3.8.2 2020-03-31 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3093480Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3094990Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3100640Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3102110Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3103900Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3113980Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3115450Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3117300Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3118770Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3120180Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3121580Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3122940Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3124330Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3125750Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3127110Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3128930Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.3130330Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3131660Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3133100Z mmand 1.6.1 2020-03-03 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3134480Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3135860Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3137200Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3138650Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3140050Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3141400Z parallel 3.6.3 2020-03-05 [?] local 2021-05-18T04:01:52.3142810Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3144210Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3145550Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3146950Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3148330Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3149670Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3151110Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3152460Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3153830Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3155220Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3156560Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3157930Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3159270Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3160570Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3161990Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3163530Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3164910Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3166250Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3167620Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3169680Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3171080Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3172570Z ROCR 1.0-11 2020-05-02 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3173950Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3175320Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3176730Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3178140Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3179480Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3180950Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3182380Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3183760Z splines 3.6.3 2020-03-05 [?] local 2021-05-18T04:01:52.3185100Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.3186450Z stats4 3.6.3 2020-03-05 [?] local 2021-05-18T04:01:52.3187810Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.6.3) 2021-05-18T04:01:52.3189150Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3190560Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-18T04:01:52.3191920Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3193220Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-18T04:01:52.3194620Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3196020Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3197430Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T04:01:52.3198900Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3200290Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3201700Z P tools 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.3203810Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3205490Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3206890Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-18T04:01:52.3208690Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3210100Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3215140Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3242400Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3244010Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3246330Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3249040Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3251100Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-18T04:01:52.3252530Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-18T04:01:52.3253170Z 2021-05-18T04:01:52.3253930Z [1] /Users/runner/work/_temp/Library 2021-05-18T04:01:52.3255430Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-18T04:01:52.3258480Z 2021-05-18T04:01:52.3260100Z P ── Loaded and on-disk path mismatch. 2021-05-18T04:01:52.3313430Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T04:01:52.3314130Z Rscript -e 'tic::script()' 2021-05-18T04:01:52.3326780Z ls -l check 2021-05-18T04:01:52.3630780Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T04:01:52.3631290Z env: 2021-05-18T04:01:52.3631770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:01:52.3632210Z TIC_DEPLOY_KEY: 2021-05-18T04:01:52.3632600Z RSPM: 2021-05-18T04:01:52.3634200Z GITHUB_PAT: *** 2021-05-18T04:01:52.3635110Z COVERALLS_TOKEN: *** 2021-05-18T04:01:52.3635650Z continue-on-error: false 2021-05-18T04:01:52.3636150Z VDIFFR_RUN_TESTS: false 2021-05-18T04:01:52.3636630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:01:52.3637360Z TZ: UTC 2021-05-18T04:01:52.3637780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:01:52.3638270Z NOT_CRAN: true 2021-05-18T04:01:52.3638690Z ##[endgroup] 2021-05-18T04:01:53.1052350Z ✔ Loading tic stage configuration from tic.R 2021-05-18T04:01:53.4536990Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T04:01:53.4612630Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T04:01:53.4714540Z timeout = Inf, check_dir = "check") 2021-05-18T04:01:53.6861980Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T04:01:54.0350560Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T04:01:54.2549700Z * preparing ‘oasis’: 2021-05-18T04:01:54.2686120Z * checking DESCRIPTION meta-information ... OK 2021-05-18T04:01:54.3593910Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T04:01:54.3607060Z * checking for empty or unneeded directories 2021-05-18T04:01:54.3627060Z * looking to see if a ‘data/datalist’ file should be added 2021-05-18T04:01:54.3688260Z * building ‘oasis_3.0.1.tar.gz’ 2021-05-18T04:01:54.3850800Z 2021-05-18T04:01:54.5212890Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T04:01:54.8803990Z * using log directory ‘/Users/runner/work/oasis/oasis/check/oasis.Rcheck’ 2021-05-18T04:01:54.8811360Z * using R version 3.6.3 (2020-02-29) 2021-05-18T04:01:54.8813540Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-18T04:01:54.8814660Z * using session charset: UTF-8 2021-05-18T04:01:54.9517880Z * using option ‘--as-cran’ 2021-05-18T04:01:54.9620520Z * checking for file ‘oasis/DESCRIPTION’ ... OK 2021-05-18T04:01:54.9722480Z * checking extension type ... Package 2021-05-18T04:01:54.9824210Z * this is package ‘oasis’ version ‘3.0.1’ 2021-05-18T04:01:54.9926730Z * package encoding: UTF-8 2021-05-18T04:01:55.0026410Z * checking package namespace information ... OK 2021-05-18T04:01:56.1273390Z * checking package dependencies ... OK 2021-05-18T04:01:56.1282010Z * checking if this is a source package ... OK 2021-05-18T04:01:56.1283750Z * checking if there is a namespace ... OK 2021-05-18T04:01:56.3417250Z * checking for executable files ... OK 2021-05-18T04:01:56.3418820Z * checking for hidden files and directories ... OK 2021-05-18T04:01:56.3442420Z * checking for portable file names ... OK 2021-05-18T04:01:56.3443900Z * checking for sufficient/correct file permissions ... OK 2021-05-18T04:01:56.3496370Z * checking serialization versions ... OK 2021-05-18T04:02:00.9122750Z * checking whether package ‘oasis’ can be installed ... OK 2021-05-18T04:02:00.9264200Z * checking installed package size ... OK 2021-05-18T04:02:01.0932240Z * checking package directory ... OK 2021-05-18T04:02:01.0940970Z * checking for future file timestamps ... OK 2021-05-18T04:02:01.3335880Z * checking DESCRIPTION meta-information ... OK 2021-05-18T04:02:01.3341220Z * checking top-level files ... OK 2021-05-18T04:02:01.3342700Z * checking for left-over files ... OK 2021-05-18T04:02:01.3343480Z * checking index information ... OK 2021-05-18T04:02:01.5094790Z * checking package subdirectories ... OK 2021-05-18T04:02:01.5804880Z * checking R files for non-ASCII characters ... OK 2021-05-18T04:02:01.6666730Z * checking R files for syntax errors ... OK 2021-05-18T04:02:02.5958960Z * checking whether the package can be loaded ... OK 2021-05-18T04:02:04.2772900Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T04:02:04.3444970Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T04:02:05.2026660Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T04:02:06.1506350Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T04:02:07.0833860Z * checking loading without being on the library search path ... OK 2021-05-18T04:02:07.9767130Z * checking dependencies in R code ... OK 2021-05-18T04:02:09.6085580Z * checking S3 generic/method consistency ... OK 2021-05-18T04:02:10.4918030Z * checking replacement functions ... OK 2021-05-18T04:02:11.3943490Z * checking foreign function calls ... OK 2021-05-18T04:02:16.1851800Z * checking R code for possible problems ... OK 2021-05-18T04:02:16.4852390Z * checking Rd files ... OK 2021-05-18T04:02:16.5561960Z * checking Rd metadata ... OK 2021-05-18T04:02:16.6627030Z * checking Rd line widths ... OK 2021-05-18T04:02:16.8196740Z * checking Rd cross-references ... OK 2021-05-18T04:02:17.7640330Z * checking for missing documentation entries ... OK 2021-05-18T04:02:20.4275740Z * checking for code/documentation mismatches ... OK 2021-05-18T04:02:22.2436630Z * checking Rd \usage sections ... OK 2021-05-18T04:02:22.3474020Z * checking Rd contents ... OK 2021-05-18T04:02:22.5028780Z * checking for unstated dependencies in examples ... OK 2021-05-18T04:02:22.5165360Z * checking contents of ‘data’ directory ... OK 2021-05-18T04:02:22.7727240Z * checking data for non-ASCII characters ... OK 2021-05-18T04:02:23.0222550Z * checking data for ASCII and uncompressed saves ... OK 2021-05-18T04:02:27.4230660Z * checking examples ... OK 2021-05-18T04:02:32.2019510Z * checking PDF version of manual ... OK 2021-05-18T04:02:32.2028130Z * checking for detritus in the temp directory ... OK 2021-05-18T04:02:32.2035660Z * DONE 2021-05-18T04:02:32.2042860Z 2021-05-18T04:02:32.2043740Z Status: OK 2021-05-18T04:02:32.2044410Z 2021-05-18T04:02:32.3843330Z ── R CMD check results ──────────────────────────────────────── oasis 3.0.1 ──── 2021-05-18T04:02:32.3861900Z Duration: 38s 2021-05-18T04:02:32.3862660Z 2021-05-18T04:02:32.3875990Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T04:02:32.4070200Z total 232 2021-05-18T04:02:32.4074110Z drwxr-xr-x 14 runner staff 448 May 18 04:02 oasis.Rcheck 2021-05-18T04:02:32.4076390Z -rw-r--r-- 1 runner staff 33294 May 18 04:01 oasis_3.0.1.tar.gz 2021-05-18T04:02:32.4077920Z -rw-r--r-- 1 runner staff 78389 May 18 04:02 oasis_3.0.1.tgz 2021-05-18T04:02:32.4134380Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T04:02:32.4135300Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T04:02:32.4437780Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T04:02:32.4438360Z env: 2021-05-18T04:02:32.4438840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:02:32.4439300Z TIC_DEPLOY_KEY: 2021-05-18T04:02:32.4439690Z RSPM: 2021-05-18T04:02:32.4441240Z GITHUB_PAT: *** 2021-05-18T04:02:32.4442040Z COVERALLS_TOKEN: *** 2021-05-18T04:02:32.4442550Z continue-on-error: false 2021-05-18T04:02:32.4443050Z VDIFFR_RUN_TESTS: false 2021-05-18T04:02:32.4443530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:02:32.4444000Z TZ: UTC 2021-05-18T04:02:32.4444400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:02:32.4444810Z NOT_CRAN: true 2021-05-18T04:02:32.4445200Z ##[endgroup] 2021-05-18T04:02:32.4922950Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T04:02:32.4923930Z Rscript -e "tic::before_deploy()" 2021-05-18T04:02:32.5211510Z shell: /bin/bash -e {0} 2021-05-18T04:02:32.5211960Z env: 2021-05-18T04:02:32.5212420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:02:32.5212870Z TIC_DEPLOY_KEY: 2021-05-18T04:02:32.5213260Z RSPM: 2021-05-18T04:02:32.5214200Z GITHUB_PAT: *** 2021-05-18T04:02:32.5214950Z COVERALLS_TOKEN: *** 2021-05-18T04:02:32.5215450Z continue-on-error: false 2021-05-18T04:02:32.5215920Z VDIFFR_RUN_TESTS: false 2021-05-18T04:02:32.5216440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:02:32.5216900Z TZ: UTC 2021-05-18T04:02:32.5217270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:02:32.5217690Z NOT_CRAN: true 2021-05-18T04:02:32.5218050Z ##[endgroup] 2021-05-18T04:02:32.8902980Z ✔ Loading tic stage configuration from tic.R 2021-05-18T04:02:33.0362600Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T04:02:33.0363230Z with: 2021-05-18T04:02:33.0364060Z upload_url: https://uploads.github.com/repos/neuroconductor/oasis/releases/43101172/assets{?name,label} 2021-05-18T04:02:33.0364940Z asset_path: check/oasis_3.0.1.tgz 2021-05-18T04:02:33.0365420Z asset_name: oasis_3.0.1_R3.6.tgz 2021-05-18T04:02:33.0365950Z asset_content_type: application/octet-stream 2021-05-18T04:02:33.0366470Z env: 2021-05-18T04:02:33.0366880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:02:33.0367350Z TIC_DEPLOY_KEY: 2021-05-18T04:02:33.0367730Z RSPM: 2021-05-18T04:02:33.0368750Z GITHUB_PAT: *** 2021-05-18T04:02:33.0369820Z COVERALLS_TOKEN: *** 2021-05-18T04:02:33.0370340Z continue-on-error: false 2021-05-18T04:02:33.0370810Z VDIFFR_RUN_TESTS: false 2021-05-18T04:02:33.0371330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:02:33.0371760Z TZ: UTC 2021-05-18T04:02:33.0372210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:02:33.0372650Z NOT_CRAN: true 2021-05-18T04:02:33.0373540Z GITHUB_TOKEN: *** 2021-05-18T04:02:33.0373940Z ##[endgroup] 2021-05-18T04:02:33.7326530Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T04:02:33.7327250Z Rscript -e "tic::deploy()" 2021-05-18T04:02:33.7612550Z shell: /bin/bash -e {0} 2021-05-18T04:02:33.7612950Z env: 2021-05-18T04:02:33.7613410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:02:33.7613910Z TIC_DEPLOY_KEY: 2021-05-18T04:02:33.7614260Z RSPM: 2021-05-18T04:02:33.7615950Z GITHUB_PAT: *** 2021-05-18T04:02:33.7617250Z COVERALLS_TOKEN: *** 2021-05-18T04:02:33.7617750Z continue-on-error: false 2021-05-18T04:02:33.7618260Z VDIFFR_RUN_TESTS: false 2021-05-18T04:02:33.7618750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:02:33.7619250Z TZ: UTC 2021-05-18T04:02:33.7619670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:02:33.7620070Z NOT_CRAN: true 2021-05-18T04:02:33.7620470Z ##[endgroup] 2021-05-18T04:02:34.1264170Z ✔ Loading tic stage configuration from tic.R 2021-05-18T04:02:34.2637620Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T04:02:34.2638370Z Rscript -e "tic::after_deploy()" 2021-05-18T04:02:34.2922960Z shell: /bin/bash -e {0} 2021-05-18T04:02:34.2923360Z env: 2021-05-18T04:02:34.2923830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T04:02:34.2924320Z TIC_DEPLOY_KEY: 2021-05-18T04:02:34.2924670Z RSPM: 2021-05-18T04:02:34.2925880Z GITHUB_PAT: *** 2021-05-18T04:02:34.2926720Z COVERALLS_TOKEN: *** 2021-05-18T04:02:34.2927190Z continue-on-error: false 2021-05-18T04:02:34.2927710Z VDIFFR_RUN_TESTS: false 2021-05-18T04:02:34.2928190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T04:02:34.2928660Z TZ: UTC 2021-05-18T04:02:34.2929060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T04:02:34.2929460Z NOT_CRAN: true 2021-05-18T04:02:34.2929860Z ##[endgroup] 2021-05-18T04:02:34.6521530Z ✔ Loading tic stage configuration from tic.R 2021-05-18T04:02:35.0478520Z Post job cleanup. 2021-05-18T04:02:35.1224310Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T04:02:35.1354120Z Post job cleanup. 2021-05-18T04:02:35.2685100Z [command]/usr/local/bin/git version 2021-05-18T04:02:35.2785120Z git version 2.31.1 2021-05-18T04:02:35.2836060Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T04:02:35.2913650Z [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-18T04:02:35.3882560Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T04:02:35.3947140Z http.https://github.com/.extraheader 2021-05-18T04:02:35.3958810Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T04:02:35.4049300Z [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-18T04:02:35.5084850Z Cleaning up orphan processes