2021-05-18T14:09:09.7228753Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:09:09.9694570Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-18T14:09:10.2390443Z 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-18T14:09:10.3932959Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T14:09:10.5331356Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:09:24.4899970Z Current runner version: '2.278.0' 2021-05-18T14:09:24.4949260Z ##[group]Operating System 2021-05-18T14:09:24.4950260Z Mac OS X 2021-05-18T14:09:24.4950720Z 10.15.7 2021-05-18T14:09:24.4951110Z 19H1030 2021-05-18T14:09:24.4951670Z ##[endgroup] 2021-05-18T14:09:24.4952200Z ##[group]Virtual Environment 2021-05-18T14:09:24.4952850Z Environment: macos-10.15 2021-05-18T14:09:24.4953400Z Version: 20210510.1 2021-05-18T14:09:24.4954350Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-18T14:09:24.4955790Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-18T14:09:24.4956670Z ##[endgroup] 2021-05-18T14:09:24.4958540Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:09:24.4959860Z Actions: write 2021-05-18T14:09:24.4960630Z Checks: write 2021-05-18T14:09:24.4961140Z Contents: write 2021-05-18T14:09:24.4961670Z Deployments: write 2021-05-18T14:09:24.4962300Z Issues: write 2021-05-18T14:09:24.4962850Z Metadata: read 2021-05-18T14:09:24.4963450Z Packages: write 2021-05-18T14:09:24.4963960Z PullRequests: write 2021-05-18T14:09:24.4964580Z RepositoryProjects: write 2021-05-18T14:09:24.4965220Z SecurityEvents: write 2021-05-18T14:09:24.4965750Z Statuses: write 2021-05-18T14:09:24.4966480Z ##[endgroup] 2021-05-18T14:09:24.4969980Z Prepare workflow directory 2021-05-18T14:09:24.6246290Z Prepare all required actions 2021-05-18T14:09:24.6259990Z Getting action download info 2021-05-18T14:09:25.2908710Z Download action repository 'actions/checkout@v2' 2021-05-18T14:09:26.9627730Z Download action repository 'r-lib/actions@master' 2021-05-18T14:09:28.9513200Z Download action repository 'adigherman/actions@master' 2021-05-18T14:09:31.0667070Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:09:31.4084820Z Download action repository 'actions/cache@v1' 2021-05-18T14:09:31.7853920Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:09:32.2460650Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:09:32.9177950Z ##[group]Run actions/checkout@v2 2021-05-18T14:09:32.9178610Z with: 2021-05-18T14:09:32.9179130Z repository: neuroconductor/RAVEL 2021-05-18T14:09:32.9180110Z token: *** 2021-05-18T14:09:32.9180490Z ssh-strict: true 2021-05-18T14:09:32.9180940Z persist-credentials: true 2021-05-18T14:09:32.9181380Z clean: true 2021-05-18T14:09:32.9181720Z fetch-depth: 1 2021-05-18T14:09:32.9182070Z lfs: false 2021-05-18T14:09:32.9182410Z submodules: false 2021-05-18T14:09:32.9182750Z env: 2021-05-18T14:09:32.9183140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:32.9183770Z TIC_DEPLOY_KEY: 2021-05-18T14:09:32.9184100Z RSPM: 2021-05-18T14:09:32.9184820Z GITHUB_PAT: *** 2021-05-18T14:09:32.9185550Z COVERALLS_TOKEN: *** 2021-05-18T14:09:32.9186000Z continue-on-error: false 2021-05-18T14:09:32.9186450Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:32.9186820Z ##[endgroup] 2021-05-18T14:09:33.6625360Z Syncing repository: neuroconductor/RAVEL 2021-05-18T14:09:33.6626630Z ##[group]Getting Git version info 2021-05-18T14:09:33.6628180Z Working directory is '/Users/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:33.6628850Z [command]/usr/local/bin/git version 2021-05-18T14:09:33.8277190Z git version 2.31.1 2021-05-18T14:09:33.8308100Z ##[endgroup] 2021-05-18T14:09:33.8316400Z Deleting the contents of '/Users/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:33.8320650Z ##[group]Initializing the repository 2021-05-18T14:09:33.8326140Z [command]/usr/local/bin/git init /Users/runner/work/RAVEL/RAVEL 2021-05-18T14:09:33.8562160Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:09:33.8563160Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:09:33.8563960Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:09:33.8564560Z hint: 2021-05-18T14:09:33.8565550Z hint: git config --global init.defaultBranch 2021-05-18T14:09:33.8566720Z hint: 2021-05-18T14:09:33.8567740Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:09:33.8568920Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:09:33.8569590Z hint: 2021-05-18T14:09:33.8570370Z hint: git branch -m 2021-05-18T14:09:33.8619510Z Initialized empty Git repository in /Users/runner/work/RAVEL/RAVEL/.git/ 2021-05-18T14:09:33.8632610Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:33.8727950Z ##[endgroup] 2021-05-18T14:09:33.8728740Z ##[group]Disabling automatic garbage collection 2021-05-18T14:09:33.8735270Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-18T14:09:33.8803330Z ##[endgroup] 2021-05-18T14:09:33.8809530Z ##[group]Setting up auth 2021-05-18T14:09:33.8819970Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:09:33.8887290Z [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-18T14:09:34.0228050Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:09:34.0292630Z [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-18T14:09:34.1086020Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:09:34.1176320Z ##[endgroup] 2021-05-18T14:09:34.1176940Z ##[group]Fetching the repository 2021-05-18T14:09:34.1189230Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +724ec1f56f70908557a8096412b91d4543be5b3b:refs/tags/1.2.2.s 2021-05-18T14:09:35.3199870Z remote: Enumerating objects: 69, done. 2021-05-18T14:09:35.3203720Z remote: Counting objects: 1% (1/69) 2021-05-18T14:09:35.3209030Z remote: Counting objects: 2% (2/69) 2021-05-18T14:09:35.3210940Z remote: Counting objects: 4% (3/69) 2021-05-18T14:09:35.3212540Z remote: Counting objects: 5% (4/69) 2021-05-18T14:09:35.3213530Z remote: Counting objects: 7% (5/69) 2021-05-18T14:09:35.3215000Z remote: Counting objects: 8% (6/69) 2021-05-18T14:09:35.3215680Z remote: Counting objects: 10% (7/69) 2021-05-18T14:09:35.3216420Z remote: Counting objects: 11% (8/69) 2021-05-18T14:09:35.3217100Z remote: Counting objects: 13% (9/69) 2021-05-18T14:09:35.3217840Z remote: Counting objects: 14% (10/69) 2021-05-18T14:09:35.3218500Z remote: Counting objects: 15% (11/69) 2021-05-18T14:09:35.3219110Z remote: Counting objects: 17% (12/69) 2021-05-18T14:09:35.3219740Z remote: Counting objects: 18% (13/69) 2021-05-18T14:09:35.3220380Z remote: Counting objects: 20% (14/69) 2021-05-18T14:09:35.3221010Z remote: Counting objects: 21% (15/69) 2021-05-18T14:09:35.3221640Z remote: Counting objects: 23% (16/69) 2021-05-18T14:09:35.3222200Z remote: Counting objects: 24% (17/69) 2021-05-18T14:09:35.3222910Z remote: Counting objects: 26% (18/69) 2021-05-18T14:09:35.3223570Z remote: Counting objects: 27% (19/69) 2021-05-18T14:09:35.3224160Z remote: Counting objects: 28% (20/69) 2021-05-18T14:09:35.3224810Z remote: Counting objects: 30% (21/69) 2021-05-18T14:09:35.3225590Z remote: Counting objects: 31% (22/69) 2021-05-18T14:09:35.3226160Z remote: Counting objects: 33% (23/69) 2021-05-18T14:09:35.3226730Z remote: Counting objects: 34% (24/69) 2021-05-18T14:09:35.3227270Z remote: Counting objects: 36% (25/69) 2021-05-18T14:09:35.3227870Z remote: Counting objects: 37% (26/69) 2021-05-18T14:09:35.3228470Z remote: Counting objects: 39% (27/69) 2021-05-18T14:09:35.3234180Z remote: Counting objects: 40% (28/69) 2021-05-18T14:09:35.3235080Z remote: Counting objects: 42% (29/69) 2021-05-18T14:09:35.3235650Z remote: Counting objects: 43% (30/69) 2021-05-18T14:09:35.3236160Z remote: Counting objects: 44% (31/69) 2021-05-18T14:09:35.3236680Z remote: Counting objects: 46% (32/69) 2021-05-18T14:09:35.3237500Z remote: Counting objects: 47% (33/69) 2021-05-18T14:09:35.3238030Z remote: Counting objects: 49% (34/69) 2021-05-18T14:09:35.3238560Z remote: Counting objects: 50% (35/69) 2021-05-18T14:09:35.3239030Z remote: Counting objects: 52% (36/69) 2021-05-18T14:09:35.3239810Z remote: Counting objects: 53% (37/69) 2021-05-18T14:09:35.3240360Z remote: Counting objects: 55% (38/69) 2021-05-18T14:09:35.3240870Z remote: Counting objects: 56% (39/69) 2021-05-18T14:09:35.3241380Z remote: Counting objects: 57% (40/69) 2021-05-18T14:09:35.3241880Z remote: Counting objects: 59% (41/69) 2021-05-18T14:09:35.3242410Z remote: Counting objects: 60% (42/69) 2021-05-18T14:09:35.3242940Z remote: Counting objects: 62% (43/69) 2021-05-18T14:09:35.3243440Z remote: Counting objects: 63% (44/69) 2021-05-18T14:09:35.3244030Z remote: Counting objects: 65% (45/69) 2021-05-18T14:09:35.3244570Z remote: Counting objects: 66% (46/69) 2021-05-18T14:09:35.3245070Z remote: Counting objects: 68% (47/69) 2021-05-18T14:09:35.3246580Z remote: Counting objects: 69% (48/69) 2021-05-18T14:09:35.3247410Z remote: Counting objects: 71% (49/69) 2021-05-18T14:09:35.3248140Z remote: Counting objects: 72% (50/69) 2021-05-18T14:09:35.3248670Z remote: Counting objects: 73% (51/69) 2021-05-18T14:09:35.3249160Z remote: Counting objects: 75% (52/69) 2021-05-18T14:09:35.3249720Z remote: Counting objects: 76% (53/69) 2021-05-18T14:09:35.3250230Z remote: Counting objects: 78% (54/69) 2021-05-18T14:09:35.3251360Z remote: Counting objects: 79% (55/69) 2021-05-18T14:09:35.3251980Z remote: Counting objects: 81% (56/69) 2021-05-18T14:09:35.3252490Z remote: Counting objects: 82% (57/69) 2021-05-18T14:09:35.3253020Z remote: Counting objects: 84% (58/69) 2021-05-18T14:09:35.3253530Z remote: Counting objects: 85% (59/69) 2021-05-18T14:09:35.3254020Z remote: Counting objects: 86% (60/69) 2021-05-18T14:09:35.3254540Z remote: Counting objects: 88% (61/69) 2021-05-18T14:09:35.3255040Z remote: Counting objects: 89% (62/69) 2021-05-18T14:09:35.3255550Z remote: Counting objects: 91% (63/69) 2021-05-18T14:09:35.3256110Z remote: Counting objects: 92% (64/69) 2021-05-18T14:09:35.3256610Z remote: Counting objects: 94% (65/69) 2021-05-18T14:09:35.3257130Z remote: Counting objects: 95% (66/69) 2021-05-18T14:09:35.3257610Z remote: Counting objects: 97% (67/69) 2021-05-18T14:09:35.3258120Z remote: Counting objects: 98% (68/69) 2021-05-18T14:09:35.3258650Z remote: Counting objects: 100% (69/69) 2021-05-18T14:09:35.3259210Z remote: Counting objects: 100% (69/69), done. 2021-05-18T14:09:35.3259780Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:09:35.3260360Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:09:35.3260910Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:09:35.3261470Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:09:35.3262050Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:09:35.3262620Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:09:35.3263190Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:09:35.3263730Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:09:35.3264280Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:09:35.3264830Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:09:35.3265800Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:09:35.3266380Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:09:35.3266960Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:09:35.3267540Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:09:35.3268120Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:09:35.3268660Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:09:35.3269240Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:09:35.3269790Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:09:35.3270370Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:09:35.3271080Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:09:35.3271640Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:09:35.3272220Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:09:35.3273980Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:09:35.3274880Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:09:35.3275480Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:09:35.3276040Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:09:35.3277180Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:09:35.3277810Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:09:35.3278390Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:09:35.3278940Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:09:35.3279510Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:09:35.3280030Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:09:35.3280550Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:09:35.3281080Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:09:35.3281590Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:09:35.3282110Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:09:35.3283120Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:09:35.3283760Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:09:35.3284410Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:09:35.3285540Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:09:35.3286220Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:09:35.3286800Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:09:35.3287370Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:09:35.3288280Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:09:35.3289190Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:09:35.3289730Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:09:35.3290300Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:09:35.3290830Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:09:35.3291370Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:09:35.3291960Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:09:35.3292480Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:09:35.3293030Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:09:35.3293550Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:09:35.3294790Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:09:35.4179140Z remote: Total 69 (delta 15), reused 50 (delta 12), pack-reused 0 2021-05-18T14:09:35.4567180Z From https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:35.4569320Z * [new ref] 724ec1f56f70908557a8096412b91d4543be5b3b -> 1.2.2.s 2021-05-18T14:09:35.4659540Z ##[endgroup] 2021-05-18T14:09:35.4660610Z ##[group]Determining the checkout info 2021-05-18T14:09:35.4662110Z ##[endgroup] 2021-05-18T14:09:35.4663410Z ##[group]Checking out the ref 2021-05-18T14:09:35.4669340Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.2.2.s 2021-05-18T14:09:35.5175870Z HEAD is now at 724ec1f Version id 82 stable 2021-05-18T14:09:35.5182920Z ##[endgroup] 2021-05-18T14:09:35.5272350Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-18T14:09:35.5338920Z '724ec1f56f70908557a8096412b91d4543be5b3b' 2021-05-18T14:09:35.5551820Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:09:35.5552370Z with: 2021-05-18T14:09:35.5552740Z r-version: oldrel 2021-05-18T14:09:35.5553150Z Ncpus: 1 2021-05-18T14:09:35.5553590Z crayon.enabled: NULL 2021-05-18T14:09:35.5554100Z remove-openmp-macos: true 2021-05-18T14:09:35.5554670Z http-user-agent: default 2021-05-18T14:09:35.5555110Z install-r: true 2021-05-18T14:09:35.5555700Z windows-path-include-mingw: true 2021-05-18T14:09:35.5556250Z env: 2021-05-18T14:09:35.5556670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:35.5557160Z TIC_DEPLOY_KEY: 2021-05-18T14:09:35.5557510Z RSPM: 2021-05-18T14:09:35.5558820Z GITHUB_PAT: *** 2021-05-18T14:09:35.5559660Z COVERALLS_TOKEN: *** 2021-05-18T14:09:35.5560160Z continue-on-error: false 2021-05-18T14:09:35.5560670Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:35.5561100Z ##[endgroup] 2021-05-18T14:09:35.8385050Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-18T14:09:39.2460340Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-18T14:09:39.3008130Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-18T14:09:40.0271980Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-18T14:09:41.0160220Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-18T14:09:41.0279550Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-18T14:09:42.0084630Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-18T14:09:42.0097050Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-18T14:09:43.0453280Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-18T14:09:43.0556050Z Checksumming (Apple_Free : 3)… 2021-05-18T14:09:44.0113250Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-18T14:09:44.0218220Z Checksumming disk image (Apple_HFS : 4)… 2021-05-18T14:09:44.0359210Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-18T14:09:44.0397630Z Checksumming (Apple_Free : 5)… 2021-05-18T14:09:45.0011520Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-18T14:09:45.0079290Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-18T14:09:45.0163480Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-18T14:09:45.0229030Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-18T14:09:46.0012450Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-18T14:09:46.0113510Z verified CRC32 $84F1919B 2021-05-18T14:09:46.0779910Z /dev/disk2 GUID_partition_scheme 2021-05-18T14:09:46.0883280Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-18T14:09:46.0980830Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-18T14:09:47.0975750Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-18T14:09:47.1076750Z To reinstall 0.29.2_3, run: 2021-05-18T14:09:47.1178990Z brew reinstall pkg-config 2021-05-18T14:09:47.1481510Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-18T14:09:48.8721200Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-18T14:09:49.2839300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-18T14%3A15%3A00Z&sig=Ek6qHN0%2BmlhfHKVTPEN4SnMxwS1gjjs8df7fVo5DTHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:09:49.6331050Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-18T14:09:51.9163250Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-18T14:09:51.9241450Z installer: Upgrading at base path / 2021-05-18T14:09:51.9361300Z installer: The upgrade was successful. 2021-05-18T14:09:53.2352050Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-18T14:09:53.2884720Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-18T14:09:54.8093320Z installer: Package name is gfortran 2021-05-18T14:09:54.8094350Z installer: Installing at base path / 2021-05-18T14:09:54.8094990Z installer: The install was successful. 2021-05-18T14:09:54.8147860Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-18T14:09:54.9091540Z "disk2" ejected. 2021-05-18T14:09:54.9215240Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-18T14:09:55.0241060Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-18T14:09:55.3944500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-18T14%3A15%3A00Z&sig=ywrow6RMERe28Pzh5divDFC75Ej4QSuhpCt91d3oDRc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:09:55.4925820Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-18T14:09:58.0078430Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-18T14:09:58.7036310Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-18T14:09:58.7292630Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:09:58.7293220Z env: 2021-05-18T14:09:58.7293650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:58.7294130Z TIC_DEPLOY_KEY: 2021-05-18T14:09:58.7294500Z RSPM: 2021-05-18T14:09:58.7295690Z GITHUB_PAT: *** 2021-05-18T14:09:58.7296520Z COVERALLS_TOKEN: *** 2021-05-18T14:09:58.7297010Z continue-on-error: false 2021-05-18T14:09:58.7297480Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:58.7297980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:09:58.7298430Z TZ: UTC 2021-05-18T14:09:58.7298800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:09:58.7299230Z NOT_CRAN: true 2021-05-18T14:09:58.7299590Z ##[endgroup] 2021-05-18T14:09:59.2160650Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-18T14:09:59.7096130Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-18T14:09:59.7097720Z Dload Upload Total Spent Left Speed 2021-05-18T14:09:59.7098400Z 2021-05-18T14:09:59.7859500Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:09:59.7861010Z 100 117 0 117 0 0 1539 0 --:--:-- --:--:-- --:--:-- 1539 2021-05-18T14:09:59.9270490Z 2021-05-18T14:09:59.9272650Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:09:59.9580380Z 2021-05-18T14:10:00.9479800Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:10:01.9470630Z 6 82.6M 6 5648k 0 0 4562k 0 0:00:18 0:00:01 0:00:17 5705k 2021-05-18T14:10:02.9540260Z 18 82.6M 18 14.9M 0 0 6820k 0 0:00:12 0:00:02 0:00:10 7674k 2021-05-18T14:10:03.9615300Z 30 82.6M 30 25.3M 0 0 8000k 0 0:00:10 0:00:03 0:00:07 8662k 2021-05-18T14:10:04.9472640Z 45 82.6M 45 37.2M 0 0 8982k 0 0:00:09 0:00:04 0:00:05 9540k 2021-05-18T14:10:05.9458760Z 61 82.6M 61 50.9M 0 0 9961k 0 0:00:08 0:00:05 0:00:03 10.2M 2021-05-18T14:10:06.8230350Z 81 82.6M 81 66.9M 0 0 10.7M 0 0:00:07 0:00:06 0:00:01 12.2M 2021-05-18T14:10:06.8232800Z 100 82.6M 100 82.6M 0 0 11.6M 0 0:00:07 0:00:07 --:--:-- 13.8M 2021-05-18T14:10:10.9614050Z ##[group]Run tlmgr update --self 2021-05-18T14:10:10.9614710Z tlmgr update --self 2021-05-18T14:10:10.9615590Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:10:10.9616450Z tlmgr update --all 2021-05-18T14:10:10.9811510Z shell: /bin/bash -e {0} 2021-05-18T14:10:10.9811980Z env: 2021-05-18T14:10:10.9812450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:10.9812910Z TIC_DEPLOY_KEY: 2021-05-18T14:10:10.9813300Z RSPM: 2021-05-18T14:10:10.9814520Z GITHUB_PAT: *** 2021-05-18T14:10:10.9815380Z COVERALLS_TOKEN: *** 2021-05-18T14:10:10.9815900Z continue-on-error: false 2021-05-18T14:10:10.9816380Z VDIFFR_RUN_TESTS: false 2021-05-18T14:10:10.9816900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:10:10.9817390Z TZ: UTC 2021-05-18T14:10:10.9817770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:10.9818210Z NOT_CRAN: true 2021-05-18T14:10:10.9818700Z ##[endgroup] 2021-05-18T14:10:17.3521770Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:17.8778950Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:10:17.8779590Z running mktexlsr ... 2021-05-18T14:10:18.4069150Z done running mktexlsr. 2021-05-18T14:10:18.4391500Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:18.4393480Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:20.8554360Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:20.8556010Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:10:21.1232930Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-18T14:10:21.5258240Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-18T14:10:21.7881830Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-18T14:10:22.1167610Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-18T14:10:22.3799280Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-18T14:10:25.3982190Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-18T14:10:25.6706680Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-18T14:10:26.1740870Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-18T14:10:26.4355150Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-18T14:10:26.6929750Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-18T14:10:27.0001740Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-18T14:10:27.2635100Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-18T14:10:27.5339240Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-18T14:10:27.9031090Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-18T14:10:28.1634960Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-18T14:10:28.7231670Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-18T14:10:28.9934580Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-18T14:10:29.2581840Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-18T14:10:29.5243170Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-18T14:10:29.8484500Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-18T14:10:30.1745030Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-18T14:10:30.4481670Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-18T14:10:30.7637020Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-18T14:10:31.0797900Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-18T14:10:31.3431020Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-18T14:10:31.6132820Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-18T14:10:31.8817490Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-18T14:10:32.1461750Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-18T14:10:32.3988960Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-18T14:10:32.6546870Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-18T14:10:32.9512130Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-18T14:10:33.2225740Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-18T14:10:33.5350280Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-18T14:10:33.8019140Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-18T14:10:34.0758710Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-18T14:10:34.4671610Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-18T14:10:34.7383480Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-18T14:10:35.0095800Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-18T14:10:35.2726770Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-18T14:10:35.5271850Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-18T14:10:35.7964650Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-18T14:10:36.0541030Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-18T14:10:36.3180480Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-18T14:10:36.5837920Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-18T14:10:36.8491210Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-18T14:10:37.1058240Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-18T14:10:37.3774060Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-18T14:10:37.6422740Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-18T14:10:37.9041840Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-18T14:10:38.1875570Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-18T14:10:38.4423270Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-18T14:10:38.7073560Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-18T14:10:38.9766090Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-18T14:10:39.2411350Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-18T14:10:39.4970840Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-18T14:10:39.8218430Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-18T14:10:40.1263640Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-18T14:10:40.3935100Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-18T14:10:40.7145080Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-18T14:10:41.0795670Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-18T14:10:41.3476570Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-18T14:10:41.6203440Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-18T14:10:41.8917850Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-18T14:10:42.1665910Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-18T14:10:42.4433550Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-18T14:10:42.6987070Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-18T14:10:43.3398950Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-18T14:10:43.6475260Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-18T14:10:43.9797530Z [70/89, 00:23/00:23] install: placeat [4k] 2021-05-18T14:10:44.2508720Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-18T14:10:44.5293380Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-18T14:10:44.9221270Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-18T14:10:45.3212470Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-18T14:10:45.6410050Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-18T14:10:45.8965930Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-18T14:10:46.1746790Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-18T14:10:46.4283880Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-18T14:10:46.8668820Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-18T14:10:47.1469450Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-18T14:10:47.4588160Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-18T14:10:47.7299860Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-18T14:10:48.0565760Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-18T14:10:48.3713040Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-18T14:10:48.6449420Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-18T14:10:48.9046380Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-18T14:10:49.5894950Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-18T14:10:49.8982890Z [88/89, 00:29/00:29] install: collection-basic [1k] 2021-05-18T14:10:50.1557840Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-18T14:10:50.4295560Z running mktexlsr ... 2021-05-18T14:10:50.6639650Z done running mktexlsr. 2021-05-18T14:10:50.7032560Z running updmap-sys ... 2021-05-18T14:10:51.3055190Z done running updmap-sys. 2021-05-18T14:10:51.3056450Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-18T14:10:51.3058570Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/nmsNdKpAR9/YlaTBcrBd0 ... 2021-05-18T14:10:52.3644370Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/nmsNdKpAR9/YlaTBcrBd0. 2021-05-18T14:10:52.3645710Z OK: optex.fmt/luatex 2021-05-18T14:10:52.3646880Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:52.3648300Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:54.6230370Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:10:54.6232230Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:55.1206990Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:10:55.1207650Z running mktexlsr ... 2021-05-18T14:10:55.3604130Z done running mktexlsr. 2021-05-18T14:10:55.4073090Z running updmap-sys ... 2021-05-18T14:10:56.7977280Z done running updmap-sys. 2021-05-18T14:10:56.7978620Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:56.7980150Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:56.8057190Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:10:56.8057720Z with: 2021-05-18T14:10:56.8058090Z pandoc-version: 2.7.3 2021-05-18T14:10:56.8058440Z env: 2021-05-18T14:10:56.8058840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:56.8059260Z TIC_DEPLOY_KEY: 2021-05-18T14:10:56.8059580Z RSPM: 2021-05-18T14:10:56.8060730Z GITHUB_PAT: *** 2021-05-18T14:10:56.8061490Z COVERALLS_TOKEN: *** 2021-05-18T14:10:56.8061940Z continue-on-error: false 2021-05-18T14:10:56.8062390Z VDIFFR_RUN_TESTS: false 2021-05-18T14:10:56.8062850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:10:56.8063260Z TZ: UTC 2021-05-18T14:10:56.8063600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:56.8063980Z NOT_CRAN: true 2021-05-18T14:10:56.8064320Z ##[endgroup] 2021-05-18T14:10:57.2940810Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-18T14:10:59.9210630Z installer: Package name is pandoc 2021-05-18T14:10:59.9236510Z installer: Installing at base path / 2021-05-18T14:10:59.9254620Z installer: The install was successful. 2021-05-18T14:10:59.9362590Z ##[group]Run git config user.name adigherman 2021-05-18T14:10:59.9363300Z git config user.name adigherman 2021-05-18T14:10:59.9363910Z git config user.email adig@jhu.edu 2021-05-18T14:10:59.9542530Z shell: /bin/bash -e {0} 2021-05-18T14:10:59.9542960Z env: 2021-05-18T14:10:59.9543470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:59.9544000Z TIC_DEPLOY_KEY: 2021-05-18T14:10:59.9544380Z RSPM: 2021-05-18T14:10:59.9545510Z GITHUB_PAT: *** 2021-05-18T14:10:59.9546450Z COVERALLS_TOKEN: *** 2021-05-18T14:10:59.9546970Z continue-on-error: false 2021-05-18T14:10:59.9547520Z VDIFFR_RUN_TESTS: false 2021-05-18T14:10:59.9548080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:10:59.9548540Z TZ: UTC 2021-05-18T14:10:59.9548980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:59.9549860Z NOT_CRAN: true 2021-05-18T14:10:59.9550310Z ##[endgroup] 2021-05-18T14:11:00.0098320Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-18T14:11:00.0099120Z env: 2021-05-18T14:11:00.0099620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:00.0100100Z TIC_DEPLOY_KEY: 2021-05-18T14:11:00.0100610Z RSPM: 2021-05-18T14:11:00.0102070Z GITHUB_PAT: *** 2021-05-18T14:11:00.0102930Z COVERALLS_TOKEN: *** 2021-05-18T14:11:00.0103590Z continue-on-error: false 2021-05-18T14:11:00.0104130Z VDIFFR_RUN_TESTS: false 2021-05-18T14:11:00.0123020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:11:00.0123590Z TZ: UTC 2021-05-18T14:11:00.0124010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:00.0124960Z NOT_CRAN: true 2021-05-18T14:11:00.0125430Z ##[endgroup] 2021-05-18T14:11:01.6348600Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-18T14:11:01.6640510Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-18T14:11:01.6641260Z To reinstall 3.20.2, run: 2021-05-18T14:11:01.6641960Z brew reinstall cmake 2021-05-18T14:11:03.2976160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T14:11:04.4130250Z /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-18T14:11:04.9778500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-18T14:11:05.3528890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-18T14%3A20%3A00Z&sig=nmtY4c0MbxpQ0ETeFlWIsJ%2BQDOvPr6sRJbHrvmOWL9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:05.3995830Z /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-18T14\%3A20\%3A00Z\&sig=nmtY4c0MbxpQ0ETeFlWIsJ\%2BQDOvPr6sRJbHrvmOWL9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:05.4688570Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-18T14:11:05.5711100Z 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-2774-11nydkn 2021-05-18T14:11:05.5713480Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-18T14:11:05.5898120Z cp -pR /private/tmp/d20210518-2774-11nydkn/libssh/. /usr/local/Cellar/libssh 2021-05-18T14:11:05.6137610Z chmod -Rf +w /private/tmp/d20210518-2774-11nydkn 2021-05-18T14:11:05.6731330Z ==> Finishing up 2021-05-18T14:11:05.7057470Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-18T14:11:05.7097790Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-18T14:11:05.7129440Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-18T14:11:05.7164610Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-18T14:11:05.7167520Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-18T14:11:05.7270140Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-18T14:11:05.7271620Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-18T14:11:05.7374990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-2942-muwmcy.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-18T14:11:08.5353410Z ==> Summary 2021-05-18T14:11:08.5453590Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-18T14:11:10.6577680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T14:11:11.7791680Z /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-18T14:11:12.3748790Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-18T14:11:12.7471010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-18T14%3A20%3A00Z&sig=oeM6ftgizaXCulOY1ZJ%2BKswwUFlz8QK%2FDeR17plbRsw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:12.7943400Z /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-18T14\%3A20\%3A00Z\&sig=oeM6ftgizaXCulOY1ZJ\%2BKswwUFlz8QK\%2FDeR17plbRsw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:13.7720800Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-18T14:11:14.1273970Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T14:11:15.2574840Z /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-18T14:11:15.8525820Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-18T14:11:16.2564340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-18T14%3A20%3A00Z&sig=uUWqW16TUfPEcJN5evOE6y6mHkuUDGy0FeTWF%2B3opCY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:16.3039030Z /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-18T14\%3A20\%3A00Z\&sig=uUWqW16TUfPEcJN5evOE6y6mHkuUDGy0FeTWF\%2B3opCY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:16.4094000Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-18T14:11:16.4161440Z ==> Installing dependencies for jags: gcc 2021-05-18T14:11:16.4169630Z ==> Installing jags dependency: gcc 2021-05-18T14:11:16.5042490Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-18T14:11:16.5071070Z 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-2949-1k6xecx 2021-05-18T14:11:18.4902870Z cp -pR /private/tmp/d20210518-2949-1k6xecx/gcc/. /usr/local/Cellar/gcc 2021-05-18T14:11:19.9409350Z chmod -Rf +w /private/tmp/d20210518-2949-1k6xecx 2021-05-18T14:11:23.5311820Z ==> Finishing up 2021-05-18T14:11:23.6975620Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-18T14:11:23.6980410Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-18T14:11:23.6985510Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-18T14:11:23.6990890Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-18T14:11:23.6996490Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-18T14:11:23.7001230Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-18T14:11:23.7006500Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-18T14:11:23.7011680Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-18T14:11:23.7017520Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-18T14:11:23.7022960Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-18T14:11:23.7036470Z rm /usr/local/bin/c++-11 2021-05-18T14:11:23.7039370Z rm /usr/local/bin/cpp-11 2021-05-18T14:11:23.7042460Z rm /usr/local/bin/g++-11 2021-05-18T14:11:23.7045570Z rm /usr/local/bin/gcc-11 2021-05-18T14:11:23.7048690Z rm /usr/local/bin/gcc-ar-11 2021-05-18T14:11:23.7051670Z rm /usr/local/bin/gcc-nm-11 2021-05-18T14:11:23.7054810Z rm /usr/local/bin/gcc-ranlib-11 2021-05-18T14:11:23.7058150Z rm /usr/local/bin/gcov-11 2021-05-18T14:11:23.7061070Z rm /usr/local/bin/gcov-dump-11 2021-05-18T14:11:23.7064060Z rm /usr/local/bin/gcov-tool-11 2021-05-18T14:11:24.7115420Z Error: The `brew link` step did not complete successfully 2021-05-18T14:11:24.7116340Z The formula built, but is not symlinked into /usr/local 2021-05-18T14:11:24.7117040Z Could not symlink bin/gfortran 2021-05-18T14:11:24.7121930Z Target /usr/local/bin/gfortran 2021-05-18T14:11:24.7125760Z already exists. You may want to remove it: 2021-05-18T14:11:24.7127280Z rm '/usr/local/bin/gfortran' 2021-05-18T14:11:24.7128000Z 2021-05-18T14:11:24.7129950Z To force the link and overwrite all conflicting files: 2021-05-18T14:11:24.7131500Z brew link --overwrite gcc 2021-05-18T14:11:24.7132210Z 2021-05-18T14:11:24.7133050Z To list all files that would be deleted: 2021-05-18T14:11:24.7134450Z brew link --overwrite --dry-run gcc 2021-05-18T14:11:24.7135160Z 2021-05-18T14:11:24.7136020Z Possible conflicting files are: 2021-05-18T14:11:24.7137470Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-18T14:11:24.7140690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3126-n41olg.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-18T14:11:26.9500480Z ==> Summary 2021-05-18T14:11:27.0369110Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-18T14:11:27.0374320Z ==> Installing jags 2021-05-18T14:11:27.0377380Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-18T14:11:27.0395570Z 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-2949-1v38n6f 2021-05-18T14:11:27.0954990Z cp -pR /private/tmp/d20210518-2949-1v38n6f/jags/. /usr/local/Cellar/jags 2021-05-18T14:11:27.1612300Z chmod -Rf +w /private/tmp/d20210518-2949-1v38n6f 2021-05-18T14:11:27.2745110Z ==> Finishing up 2021-05-18T14:11:27.3082320Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-18T14:11:27.3089700Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-18T14:11:27.3100800Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-18T14:11:27.3107170Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-18T14:11:27.3112810Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-18T14:11:27.3118280Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-18T14:11:27.3123850Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-18T14:11:27.3129600Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-18T14:11:27.3137170Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-18T14:11:27.3514680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3152-2mfy41.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-18T14:11:29.5270280Z ==> Summary 2021-05-18T14:11:29.5380180Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-18T14:11:31.7778000Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T14:11:32.9546980Z /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-18T14:11:33.5302950Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-18T14:11:33.9671740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-18T14%3A20%3A00Z&sig=FTUm%2BtHudZFs%2BYtg73m3jgHCt6gHl1w%2FHFph6msF7po%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:34.0146250Z /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-18T14\%3A20\%3A00Z\&sig=FTUm\%2BtHudZFs\%2BYtg73m3jgHCt6gHl1w\%2FHFph6msF7po\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:34.3456260Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-18T14:11:34.4537050Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-18T14:11:34.4565280Z 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-3159-1d8q0xr 2021-05-18T14:11:34.6617070Z cp -pR /private/tmp/d20210518-3159-1d8q0xr/v8/. /usr/local/Cellar/v8 2021-05-18T14:11:34.7805590Z chmod -Rf +w /private/tmp/d20210518-3159-1d8q0xr 2021-05-18T14:11:34.9468340Z ==> Finishing up 2021-05-18T14:11:34.9965630Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-18T14:11:35.0396280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3324-4mgkfa.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-18T14:11:37.1950150Z ==> Summary 2021-05-18T14:11:37.2009320Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-18T14:11:39.2592580Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T14:11:40.3965480Z /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-18T14:11:40.9825960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-18T14:11:41.3948350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-18T14%3A20%3A00Z&sig=WS%2FbJeKF%2F7LfF5mN05sUn51hal53Wk6BAYadKIHIm3s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:41.4434810Z /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-18T14\%3A20\%3A00Z\&sig=WS\%2FbJeKF\%2F7LfF5mN05sUn51hal53Wk6BAYadKIHIm3s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:41.6708840Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-18T14:11:41.6908840Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:11:42.8099460Z /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-18T14:11:43.4225850Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:11:43.8062190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-18T14%3A20%3A00Z&sig=9Jb6i%2B2o4I0imteoGdBkSCU29ToXJXWCxpjq0CUJQew%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:43.8534210Z /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-18T14\%3A20\%3A00Z\&sig=9Jb6i\%2B2o4I0imteoGdBkSCU29ToXJXWCxpjq0CUJQew\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:44.0195030Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-18T14:11:44.0373680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:11:45.1548100Z /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-18T14:11:45.7139870Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:11:46.1677920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-18T14%3A20%3A00Z&sig=qjDHlqeQzZjnMCM%2F2jQHdktBI20gDrxXf7im%2FO7lhRw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:46.2162020Z /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-18T14\%3A20\%3A00Z\&sig=qjDHlqeQzZjnMCM\%2F2jQHdktBI20gDrxXf7im\%2FO7lhRw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:46.4392160Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-18T14:11:46.4615850Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-18T14:11:46.4620800Z ==> Installing fftw dependency: hwloc 2021-05-18T14:11:46.5194850Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-18T14:11:46.5222670Z 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-3331-1pqefe1 2021-05-18T14:11:46.8292380Z cp -pR /private/tmp/d20210518-3331-1pqefe1/hwloc/. /usr/local/Cellar/hwloc 2021-05-18T14:11:47.2604080Z chmod -Rf +w /private/tmp/d20210518-3331-1pqefe1 2021-05-18T14:11:47.6447390Z ==> Finishing up 2021-05-18T14:11:47.6800270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-18T14:11:47.6804790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-18T14:11:47.6809420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-18T14:11:47.6814410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-18T14:11:47.6819360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-18T14:11:47.6824580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-18T14:11:47.6829650Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-18T14:11:47.6834580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-18T14:11:47.6839950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-18T14:11:47.6844950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-18T14:11:47.6850330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-18T14:11:47.6866500Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-18T14:11:47.6871840Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-18T14:11:47.6878540Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-18T14:11:47.6883330Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-18T14:11:47.6895180Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-18T14:11:47.6903040Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-18T14:11:47.6908190Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-18T14:11:47.6918440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-18T14:11:47.6923380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-18T14:11:47.6928770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-18T14:11:47.6934450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-18T14:11:47.6939360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-18T14:11:47.6945030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-18T14:11:47.6950390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-18T14:11:47.6955430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-18T14:11:47.6969480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-18T14:11:47.6975140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-18T14:11:47.6980300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-18T14:11:47.6985760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-18T14:11:47.6990950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-18T14:11:47.7023460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-18T14:11:47.7033800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-18T14:11:47.7051440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-18T14:11:47.7063630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-18T14:11:47.7069250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-18T14:11:47.7081340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-18T14:11:47.7086680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-18T14:11:47.7092060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-18T14:11:47.7104430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-18T14:11:47.7121740Z 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-18T14:11:47.7127170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-18T14:11:47.7132790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-18T14:11:47.7149900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-18T14:11:47.7163610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-18T14:11:47.7175830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-18T14:11:47.7187140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-18T14:11:47.7192640Z 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-18T14:11:47.7213190Z 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-18T14:11:47.7222860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-18T14:11:47.7239400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-18T14:11:47.7244970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-18T14:11:47.7253570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-18T14:11:47.7258990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-18T14:11:47.7269090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-18T14:11:47.7274420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-18T14:11:47.7282430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-18T14:11:47.7294750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-18T14:11:47.7299910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-18T14:11:47.7305280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-18T14:11:47.7318670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-18T14:11:47.7324110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-18T14:11:47.7329460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-18T14:11:47.7337130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-18T14:11:47.7342420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-18T14:11:47.7351160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-18T14:11:47.7356590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-18T14:11:47.7371470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-18T14:11:47.7376730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-18T14:11:47.7382430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-18T14:11:47.7390350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-18T14:11:47.7395720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-18T14:11:47.7412650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-18T14:11:47.7421780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-18T14:11:47.7429230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-18T14:11:47.7440090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-18T14:11:47.7445210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-18T14:11:47.7450470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-18T14:11:47.7455630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-18T14:11:47.7460810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-18T14:11:47.7466080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-18T14:11:47.7471710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-18T14:11:47.7477410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-18T14:11:47.7482530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-18T14:11:47.7487820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-18T14:11:47.7493170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-18T14:11:47.7498530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-18T14:11:47.7518510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-18T14:11:47.7523760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-18T14:11:47.7529550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-18T14:11:47.7535110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-18T14:11:47.7543320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-18T14:11:47.7548450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-18T14:11:47.7554280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-18T14:11:47.7559740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-18T14:11:47.7564750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-18T14:11:47.7570100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-18T14:11:47.7575660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-18T14:11:47.7580770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-18T14:11:47.7586460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-18T14:11:47.7590320Z Only the first 100 operations were output. 2021-05-18T14:11:48.1263710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3507-1g0xhs8.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-18T14:11:51.2630670Z 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-3331-1jvijps 2021-05-18T14:11:51.2633240Z ==> Summary 2021-05-18T14:11:51.2634300Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-18T14:11:51.2635800Z ==> Installing fftw dependency: open-mpi 2021-05-18T14:11:51.2637050Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:11:54.0906090Z cp -pR /private/tmp/d20210518-3331-1jvijps/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-18T14:12:01.6059350Z chmod -Rf +w /private/tmp/d20210518-3331-1jvijps 2021-05-18T14:12:19.9122130Z ==> Finishing up 2021-05-18T14:12:19.9906820Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-18T14:12:19.9912200Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-18T14:12:19.9916120Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-18T14:12:19.9921070Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-18T14:12:19.9927840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-18T14:12:19.9932990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-18T14:12:19.9938220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-18T14:12:19.9943460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-18T14:12:19.9948430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-18T14:12:19.9953420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-18T14:12:19.9958590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-18T14:12:19.9964380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-18T14:12:19.9969700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-18T14:12:19.9974900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-18T14:12:19.9981660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-18T14:12:19.9987780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-18T14:12:19.9993190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-18T14:12:19.9998390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-18T14:12:20.0003240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-18T14:12:20.0007870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-18T14:12:20.0012700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-18T14:12:20.0017510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-18T14:12:20.0022330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-18T14:12:20.0027280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-18T14:12:20.0034660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-18T14:12:20.0041800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-18T14:12:20.0047910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-18T14:12:20.0052840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-18T14:12:20.0057660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-18T14:12:20.0062780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-18T14:12:20.0068420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-18T14:12:20.0072950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-18T14:12:20.0078130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-18T14:12:20.0082850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-18T14:12:20.0089310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-18T14:12:20.0094110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-18T14:12:20.0099100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-18T14:12:20.0104150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-18T14:12:20.0109000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-18T14:12:20.0115420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-18T14:12:20.0120440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-18T14:12:20.0125500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-18T14:12:20.0130560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-18T14:12:20.0135460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-18T14:12:20.0140490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-18T14:12:20.0145200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-18T14:12:20.0150320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-18T14:12:20.0155220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-18T14:12:20.0166650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-18T14:12:20.0172210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-18T14:12:20.0177680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-18T14:12:20.0183090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-18T14:12:20.0188500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-18T14:12:20.0193860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-18T14:12:20.0199290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-18T14:12:20.0205550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-18T14:12:20.0211430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-18T14:12:20.0217700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-18T14:12:20.0223070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-18T14:12:20.0229740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-18T14:12:20.0242320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-18T14:12:20.0247640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-18T14:12:20.0253070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-18T14:12:20.0271810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-18T14:12:20.0277370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-18T14:12:20.0295250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-18T14:12:20.0301670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-18T14:12:20.0335270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-18T14:12:20.0340280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-18T14:12:20.0346170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-18T14:12:20.0351570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-18T14:12:20.0356990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-18T14:12:20.0363090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-18T14:12:20.0368820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-18T14:12:20.0374630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-18T14:12:20.0380260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-18T14:12:20.0385690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-18T14:12:20.0391210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-18T14:12:20.0396820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-18T14:12:20.0402280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-18T14:12:20.0407500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-18T14:12:20.0413330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-18T14:12:20.0418430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-18T14:12:20.0423650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-18T14:12:20.0429800Z 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-18T14:12:20.0435440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-18T14:12:20.0440940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-18T14:12:20.0446010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-18T14:12:20.0451360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-18T14:12:20.0457120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-18T14:12:20.0462830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-18T14:12:20.0468170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-18T14:12:20.0473580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-18T14:12:20.0478960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-18T14:12:20.0485260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-18T14:12:20.0490070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-18T14:12:20.0495210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-18T14:12:20.0500630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-18T14:12:20.0508320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-18T14:12:20.0513030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-18T14:12:20.0517160Z Only the first 100 operations were output. 2021-05-18T14:12:20.5526930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3537-1qbza25.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-18T14:12:23.1056850Z ==> Summary 2021-05-18T14:12:23.1497380Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:12:23.1502730Z ==> Installing fftw 2021-05-18T14:12:23.1506710Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:12:23.1526850Z 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-3331-179sgyi 2021-05-18T14:12:25.7529450Z cp -pR /private/tmp/d20210518-3331-179sgyi/fftw/. /usr/local/Cellar/fftw 2021-05-18T14:12:27.7371580Z chmod -Rf +w /private/tmp/d20210518-3331-179sgyi 2021-05-18T14:12:29.6317830Z ==> Finishing up 2021-05-18T14:12:29.6772260Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-18T14:12:29.6776410Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-18T14:12:29.6781010Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-18T14:12:29.6786980Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-18T14:12:29.6794350Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-18T14:12:29.6799270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-18T14:12:29.6804280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-18T14:12:29.6808820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-18T14:12:29.6813510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-18T14:12:29.6820120Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-18T14:12:29.6825360Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-18T14:12:29.6830000Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-18T14:12:29.6838910Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-18T14:12:29.7699900Z info /usr/local/share/info/fftw3.info 2021-05-18T14:12:29.7708990Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-18T14:12:29.7715410Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-18T14:12:29.7740860Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-18T14:12:29.7754150Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-18T14:12:29.7767600Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-18T14:12:29.7777020Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-18T14:12:29.7791000Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-18T14:12:29.7799320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-18T14:12:29.7808770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-18T14:12:29.7819350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-18T14:12:29.7828400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-18T14:12:29.7837510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-18T14:12:29.7847010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-18T14:12:29.7855620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-18T14:12:29.7864560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-18T14:12:29.7873520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-18T14:12:29.7882800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-18T14:12:29.7891890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-18T14:12:29.7900500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-18T14:12:29.7909630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-18T14:12:29.7916860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-18T14:12:29.7930330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-18T14:12:29.7939050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-18T14:12:29.7947590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-18T14:12:29.7956810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-18T14:12:29.7962090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-18T14:12:29.7970740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-18T14:12:29.7979460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-18T14:12:29.7988430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-18T14:12:29.7993430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-18T14:12:29.8002500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-18T14:12:29.8012020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-18T14:12:29.8019570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-18T14:12:29.8028770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-18T14:12:29.8041180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-18T14:12:29.8046450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-18T14:12:29.8055800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-18T14:12:29.8064930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-18T14:12:29.8071330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-18T14:12:29.8078260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-18T14:12:29.8084680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-18T14:12:29.8094720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-18T14:12:29.8102740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-18T14:12:29.8189500Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-18T14:12:29.8194180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-18T14:12:29.8199350Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-18T14:12:29.9347120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3564-v7zphs.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-18T14:12:32.2000730Z ==> Summary 2021-05-18T14:12:32.2056110Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:12:32.8792460Z ==> No outdated dependents to upgrade! 2021-05-18T14:12:32.8793800Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:12:33.0592950Z ==> Reinstalling 2 broken dependents from source: 2021-05-18T14:12:33.0593990Z fftw, open-mpi 2021-05-18T14:12:33.0604430Z rm /usr/local/bin/fftw-wisdom 2021-05-18T14:12:33.0607630Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-18T14:12:33.0610640Z rm /usr/local/bin/fftwf-wisdom 2021-05-18T14:12:33.0614510Z rm /usr/local/bin/fftwl-wisdom 2021-05-18T14:12:33.0619770Z rm /usr/local/include/fftw3-mpi.f03 2021-05-18T14:12:33.0622990Z rm /usr/local/include/fftw3-mpi.h 2021-05-18T14:12:33.0625370Z rm /usr/local/include/fftw3.f 2021-05-18T14:12:33.0628490Z rm /usr/local/include/fftw3.f03 2021-05-18T14:12:33.0631830Z rm /usr/local/include/fftw3.h 2021-05-18T14:12:33.0635760Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-18T14:12:33.0637890Z rm /usr/local/include/fftw3l.f03 2021-05-18T14:12:33.0640740Z rm /usr/local/include/fftw3q.f03 2021-05-18T14:12:33.0648920Z rm /usr/local/lib/cmake/fftw3 2021-05-18T14:12:33.0651400Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-18T14:12:33.0654600Z rm /usr/local/lib/libfftw3.a 2021-05-18T14:12:33.0657590Z rm /usr/local/lib/libfftw3.dylib 2021-05-18T14:12:33.0662010Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-18T14:12:33.0664580Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-18T14:12:33.0668410Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-18T14:12:33.0671450Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-18T14:12:33.0674540Z rm /usr/local/lib/libfftw3_omp.a 2021-05-18T14:12:33.0678040Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-18T14:12:33.0681080Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-18T14:12:33.0684220Z rm /usr/local/lib/libfftw3_threads.a 2021-05-18T14:12:33.0687670Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-18T14:12:33.0691050Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-18T14:12:33.0694250Z rm /usr/local/lib/libfftw3f.a 2021-05-18T14:12:33.0697700Z rm /usr/local/lib/libfftw3f.dylib 2021-05-18T14:12:33.0701060Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-18T14:12:33.0704220Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-18T14:12:33.0707420Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-18T14:12:33.0711310Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-18T14:12:33.0714860Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-18T14:12:33.0718170Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-18T14:12:33.0721510Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-18T14:12:33.0724410Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-18T14:12:33.0727620Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-18T14:12:33.0730340Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-18T14:12:33.0733690Z rm /usr/local/lib/libfftw3l.a 2021-05-18T14:12:33.0736650Z rm /usr/local/lib/libfftw3l.dylib 2021-05-18T14:12:33.0739960Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-18T14:12:33.0742810Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-18T14:12:33.0745830Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-18T14:12:33.0749150Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-18T14:12:33.0752050Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-18T14:12:33.0755370Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-18T14:12:33.0758390Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-18T14:12:33.0762430Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-18T14:12:33.0765130Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-18T14:12:33.0770140Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-18T14:12:33.0773680Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-18T14:12:33.0776990Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-18T14:12:33.0834340Z uninfo /usr/local/share/info/fftw3.info 2021-05-18T14:12:33.0835600Z rm /usr/local/share/info/fftw3.info 2021-05-18T14:12:33.0840800Z rm /usr/local/share/info/fftw3.info-1 2021-05-18T14:12:33.0855760Z rm /usr/local/share/info/fftw3.info-2 2021-05-18T14:12:33.0872960Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-18T14:12:33.0882910Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-18T14:12:33.0892880Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-18T14:12:33.0897210Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-18T14:12:33.1820650Z rm /usr/local/bin/aggregate_profile.pl 2021-05-18T14:12:33.1823000Z rm /usr/local/bin/mpic++ 2021-05-18T14:12:33.1826050Z rm /usr/local/bin/mpicc 2021-05-18T14:12:33.1829390Z rm /usr/local/bin/mpicxx 2021-05-18T14:12:33.1833860Z rm /usr/local/bin/mpiexec 2021-05-18T14:12:33.1837640Z rm /usr/local/bin/mpif77 2021-05-18T14:12:33.1840610Z rm /usr/local/bin/mpif90 2021-05-18T14:12:33.1843920Z rm /usr/local/bin/mpifort 2021-05-18T14:12:33.1847360Z rm /usr/local/bin/mpirun 2021-05-18T14:12:33.1851040Z rm /usr/local/bin/ompi-clean 2021-05-18T14:12:33.1854170Z rm /usr/local/bin/ompi-server 2021-05-18T14:12:33.1857360Z rm /usr/local/bin/ompi_info 2021-05-18T14:12:33.1860870Z rm /usr/local/bin/opal_wrapper 2021-05-18T14:12:33.1864550Z rm /usr/local/bin/orte-clean 2021-05-18T14:12:33.1867970Z rm /usr/local/bin/orte-info 2021-05-18T14:12:33.1874220Z rm /usr/local/bin/orte-server 2021-05-18T14:12:33.1877860Z rm /usr/local/bin/ortecc 2021-05-18T14:12:33.1884610Z rm /usr/local/bin/orted 2021-05-18T14:12:33.1888090Z rm /usr/local/bin/orterun 2021-05-18T14:12:33.1895060Z rm /usr/local/bin/profile2mat.pl 2021-05-18T14:12:33.1904410Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-18T14:12:33.1911260Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-18T14:12:33.1914610Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-18T14:12:33.1920840Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-18T14:12:33.1929850Z rm /usr/local/include/mpi-ext.h 2021-05-18T14:12:33.1933230Z rm /usr/local/include/mpi.h 2021-05-18T14:12:33.1937830Z rm /usr/local/include/mpi.mod 2021-05-18T14:12:33.1941450Z rm /usr/local/include/mpi_ext.mod 2021-05-18T14:12:33.1947630Z rm /usr/local/include/mpi_f08.mod 2021-05-18T14:12:33.1950990Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-18T14:12:33.1957100Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-18T14:12:33.1960380Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-18T14:12:33.1966380Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-18T14:12:33.1969620Z rm /usr/local/include/mpi_f08_types.mod 2021-05-18T14:12:33.1975160Z rm /usr/local/include/mpi_portable_platform.h 2021-05-18T14:12:33.1981610Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-18T14:12:33.1984790Z rm /usr/local/include/mpif-config.h 2021-05-18T14:12:33.1991010Z rm /usr/local/include/mpif-constants.h 2021-05-18T14:12:33.1994210Z rm /usr/local/include/mpif-ext.h 2021-05-18T14:12:33.1999890Z rm /usr/local/include/mpif-externals.h 2021-05-18T14:12:33.2003090Z rm /usr/local/include/mpif-handles.h 2021-05-18T14:12:33.2009280Z rm /usr/local/include/mpif-io-constants.h 2021-05-18T14:12:33.2014410Z rm /usr/local/include/mpif-io-handles.h 2021-05-18T14:12:33.2017950Z rm /usr/local/include/mpif-sentinels.h 2021-05-18T14:12:33.2020970Z rm /usr/local/include/mpif-sizeof.h 2021-05-18T14:12:33.2026810Z rm /usr/local/include/mpif.h 2021-05-18T14:12:33.2030000Z rm /usr/local/include/openmpi 2021-05-18T14:12:33.2036520Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-18T14:12:33.2045020Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-18T14:12:33.2048160Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-18T14:12:33.2054010Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-18T14:12:33.2057350Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-18T14:12:33.2064830Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-18T14:12:33.2068300Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-18T14:12:33.2075320Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-18T14:12:33.2082960Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-18T14:12:33.2086430Z rm /usr/local/lib/libmpi.40.dylib 2021-05-18T14:12:33.2092790Z rm /usr/local/lib/libmpi.dylib 2021-05-18T14:12:33.2096210Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-18T14:12:33.2103790Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-18T14:12:33.2106790Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-18T14:12:33.2112690Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-18T14:12:33.2116210Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-18T14:12:33.2120680Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-18T14:12:33.2125640Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-18T14:12:33.2131860Z rm /usr/local/lib/libompitrace.dylib 2021-05-18T14:12:33.2139390Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-18T14:12:33.2142690Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-18T14:12:33.2150760Z rm /usr/local/lib/libopen-pal.dylib 2021-05-18T14:12:33.2154700Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-18T14:12:33.2161570Z rm /usr/local/lib/libopen-rte.dylib 2021-05-18T14:12:33.2164630Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-18T14:12:33.2171230Z rm /usr/local/lib/openmpi 2021-05-18T14:12:33.2179510Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-18T14:12:33.2183170Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-18T14:12:33.2189850Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-18T14:12:33.2197190Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-18T14:12:33.2200450Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-18T14:12:33.2207740Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-18T14:12:33.2211250Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-18T14:12:33.2217670Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-18T14:12:33.2220710Z rm /usr/local/lib/pmix 2021-05-18T14:12:33.2237280Z rm /usr/local/share/man/man1/mpic++.1 2021-05-18T14:12:33.2241320Z rm /usr/local/share/man/man1/mpicc.1 2021-05-18T14:12:33.2249280Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-18T14:12:33.2253000Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-18T14:12:33.2256730Z rm /usr/local/share/man/man1/mpif77.1 2021-05-18T14:12:33.2262950Z rm /usr/local/share/man/man1/mpif90.1 2021-05-18T14:12:33.2266560Z rm /usr/local/share/man/man1/mpifort.1 2021-05-18T14:12:33.2273170Z rm /usr/local/share/man/man1/mpirun.1 2021-05-18T14:12:33.2277300Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-18T14:12:33.2284120Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-18T14:12:33.2287450Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-18T14:12:33.2293470Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-18T14:12:33.2297960Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-18T14:12:33.2301600Z rm /usr/local/share/man/man1/orte-info.1 2021-05-18T14:12:33.2307270Z rm /usr/local/share/man/man1/orte-server.1 2021-05-18T14:12:33.2717000Z rm /usr/local/share/man/man1/orted.1 2021-05-18T14:12:33.2723540Z rm /usr/local/share/man/man1/orterun.1 2021-05-18T14:12:33.2745500Z rm /usr/local/share/man/man3/MPI.3 2021-05-18T14:12:33.2751270Z Only the first 100 operations were output. 2021-05-18T14:12:35.7231690Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T14:12:36.8894240Z /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-18T14:12:37.4979460Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-18T14:12:37.9178720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-18T14%3A20%3A00Z&sig=91if9ABm1XvHunI%2FBGiTJvhy04HmX4ggq86sWizttaw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:12:37.9619070Z /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-18T14\%3A20\%3A00Z\&sig=91if9ABm1XvHunI\%2FBGiTJvhy04HmX4ggq86sWizttaw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:12:39.1358190Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-18T14:12:39.2685630Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-18T14:12:39.2715680Z 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-3572-2szyml 2021-05-18T14:13:29.4943040Z cp -pR /private/tmp/d20210518-3572-2szyml/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-18T14:14:12.0269690Z chmod -Rf +w /private/tmp/d20210518-3572-2szyml 2021-05-18T14:14:25.0903180Z ==> Finishing up 2021-05-18T14:14:25.1385500Z mkdir -p /usr/local/etc/dcmtk 2021-05-18T14:14:25.1391660Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-18T14:14:25.1395630Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-18T14:14:25.1401070Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-18T14:14:25.1406060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-18T14:14:25.1411360Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-18T14:14:25.1415920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-18T14:14:25.1420640Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-18T14:14:25.1428640Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-18T14:14:25.1433450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-18T14:14:25.1438350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-18T14:14:25.1443470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-18T14:14:25.1448110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-18T14:14:25.1453360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-18T14:14:25.1457990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-18T14:14:25.1462620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-18T14:14:25.1468330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-18T14:14:25.1474100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-18T14:14:25.1479230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-18T14:14:25.1485000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-18T14:14:25.1489920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-18T14:14:25.1494510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-18T14:14:25.1499360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-18T14:14:25.1504140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-18T14:14:25.1509060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-18T14:14:25.1514000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-18T14:14:25.1518470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-18T14:14:25.1523440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-18T14:14:25.1528360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-18T14:14:25.1533100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-18T14:14:25.1544090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-18T14:14:25.1553300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-18T14:14:25.1564330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-18T14:14:25.1572510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-18T14:14:25.1580600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-18T14:14:25.1586760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-18T14:14:25.1599840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-18T14:14:25.1608660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-18T14:14:25.1617180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-18T14:14:25.1626060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-18T14:14:25.1636520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-18T14:14:25.1644610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-18T14:14:25.1652590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-18T14:14:25.1661570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-18T14:14:25.1670200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-18T14:14:25.1678960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-18T14:14:25.1683590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-18T14:14:25.1692050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-18T14:14:25.1700330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-18T14:14:25.1707690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-18T14:14:25.1712710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-18T14:14:25.1722410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-18T14:14:25.1730250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-18T14:14:25.1739290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-18T14:14:25.1748480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-18T14:14:25.1753420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-18T14:14:25.1762080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-18T14:14:25.1770350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-18T14:14:25.1778500Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-18T14:14:25.1783680Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-18T14:14:25.1793340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-18T14:14:25.1801310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-18T14:14:25.1808960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-18T14:14:25.1814090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-18T14:14:25.1822840Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-18T14:14:25.1833500Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-18T14:14:25.1843740Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-18T14:14:25.1852510Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-18T14:14:25.1857360Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-18T14:14:25.1967810Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-18T14:14:25.1973230Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-18T14:14:25.1978700Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-18T14:14:25.1983680Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-18T14:14:25.1988730Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-18T14:14:25.1993940Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-18T14:14:25.1998730Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-18T14:14:25.2003780Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-18T14:14:25.2008530Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-18T14:14:25.2013300Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-18T14:14:25.2018570Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-18T14:14:25.2023330Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-18T14:14:25.2031050Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-18T14:14:25.2037490Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-18T14:14:25.2045090Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-18T14:14:25.2056020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-18T14:14:25.2061580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-18T14:14:25.2067590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-18T14:14:25.2073400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-18T14:14:25.2080120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-18T14:14:25.2085310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-18T14:14:25.2090730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-18T14:14:25.2096180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-18T14:14:25.2101520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-18T14:14:25.2106920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-18T14:14:25.2112360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-18T14:14:25.2117800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-18T14:14:25.2123280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-18T14:14:25.2128200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-18T14:14:25.2133590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-18T14:14:25.2139850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-18T14:14:25.2145590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-18T14:14:25.2150250Z Only the first 100 operations were output. 2021-05-18T14:14:25.6348150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3755-1kbn5a1.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-18T14:14:28.2824830Z ==> Summary 2021-05-18T14:14:28.3594000Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-18T14:14:34.0016240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T14:14:35.1556120Z /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-18T14:14:35.7666030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-18T14:14:36.1628640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-18T14%3A20%3A00Z&sig=xJeiKfVDcgfnr%2F8qS8Ol5SR0E9tr8B586bJ4GX2MfoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:36.2068590Z /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-18T14\%3A20\%3A00Z\&sig=xJeiKfVDcgfnr\%2F8qS8Ol5SR0E9tr8B586bJ4GX2MfoA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:36.3247530Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-18T14:14:36.4116940Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-18T14:14:36.4551220Z 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-3764-1kg7ajo 2021-05-18T14:14:45.2784800Z cp -pR /private/tmp/d20210518-3764-1kg7ajo/libsecret/. /usr/local/Cellar/libsecret 2021-05-18T14:14:54.4330360Z chmod -Rf +w /private/tmp/d20210518-3764-1kg7ajo 2021-05-18T14:14:55.6240480Z ==> Finishing up 2021-05-18T14:14:55.6570140Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-18T14:14:55.6576920Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-18T14:14:55.6583140Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-18T14:14:55.6593560Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-18T14:14:55.7035890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.7046040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.7884860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.7897910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.8757150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.9158460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.9170240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.9180400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.9183970Z mkdir -p /usr/local/share/locale/ckb 2021-05-18T14:14:55.9188560Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-18T14:14:55.9195170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.9205920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.9216180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:55.9639900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0477010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0495980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0511710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0527940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0538580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0556970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0573870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0590460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0605810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0630260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0655190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0676360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0686050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0705770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0716390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0739370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0749510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0771820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0794780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0802180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0813910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.0824160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.1663200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.2090450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.2100220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.2110620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.2121740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.2956000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.3378970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.3389210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.3399250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.4222120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.4651450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.4687980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.5538030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.5549970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.5560700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.6406480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.6825160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.6835180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.6845640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.7701230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:56.7710210Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-18T14:14:56.7715380Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-18T14:14:56.7721930Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-18T14:14:56.7726580Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-18T14:14:56.7731290Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-18T14:14:56.7736630Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-18T14:14:56.7744200Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-18T14:14:56.7749540Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-18T14:14:56.8736000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3973-gwar7a.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-18T14:14:59.4100720Z ==> Summary 2021-05-18T14:14:59.4307020Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-18T14:15:01.7200500Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-18T14:15:01.7201260Z To reinstall 1.6.37, run: 2021-05-18T14:15:01.7201720Z brew reinstall libpng 2021-05-18T14:15:04.2342120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T14:15:05.5085290Z /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-18T14:15:06.0914910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-18T14:15:06.5823270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-18T14%3A25%3A00Z&sig=5RT4rEgbFG3RBvZDW3n%2FNKHPUsO0FRtvIBzX8TRBUqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:06.6326410Z /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-18T14\%3A25\%3A00Z\&sig=5RT4rEgbFG3RBvZDW3n\%2FNKHPUsO0FRtvIBzX8TRBUqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:06.7160500Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-18T14:15:06.7210910Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T14:15:07.8683760Z /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-18T14:15:08.4600230Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-18T14:15:08.9105490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-18T14%3A25%3A00Z&sig=rmMF4SlIod03qvqvVkeSuav23PDqkk2xPYaCUJeh1E8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:08.9594910Z /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-18T14\%3A25\%3A00Z\&sig=rmMF4SlIod03qvqvVkeSuav23PDqkk2xPYaCUJeh1E8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:09.1077850Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-18T14:15:09.1183750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T14:15:11.1202350Z /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-18T14:15:11.1206550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-18T14:15:11.3810330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-18T14%3A25%3A00Z&sig=NKii1oy59M1fZzFgqFaF0ZgSKGDuXdu%2BZ%2F2VVAZ6ecc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:11.4249280Z /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-18T14\%3A25\%3A00Z\&sig=NKii1oy59M1fZzFgqFaF0ZgSKGDuXdu\%2BZ\%2F2VVAZ6ecc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:11.5106430Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-18T14:15:11.5134180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T14:15:12.6627250Z /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-18T14:15:13.2723450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-18T14:15:13.7174920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-18T14%3A25%3A00Z&sig=k2NzCq3QhNSudIRCHMRSi226d1o8xAX0J8ySFUbjaPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:13.7612520Z /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-18T14\%3A25\%3A00Z\&sig=k2NzCq3QhNSudIRCHMRSi226d1o8xAX0J8ySFUbjaPA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:13.8473350Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-18T14:15:13.8504510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T14:15:14.9997570Z /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-18T14:15:15.7306940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-18T14:15:16.1973240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-18T14%3A25%3A00Z&sig=NIdSJitzW9ULEwnCHVB%2FfLUcuz4F7STYtflJHz64QaY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:16.2470480Z /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-18T14\%3A25\%3A00Z\&sig=NIdSJitzW9ULEwnCHVB\%2FfLUcuz4F7STYtflJHz64QaY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:16.4179350Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-18T14:15:16.4247070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T14:15:17.5853220Z /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-18T14:15:18.1894540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-18T14:15:18.6306170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-18T14%3A25%3A00Z&sig=hFE2CHIsN%2BgGlbOoD6gRC5mhfND75NZtxZV2GsEIHjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:18.6753420Z /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-18T14\%3A25\%3A00Z\&sig=hFE2CHIsN\%2BgGlbOoD6gRC5mhfND75NZtxZV2GsEIHjg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:18.8918610Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:15:18.9034940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T14:15:20.3044650Z /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-18T14:15:20.9181490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-18T14:15:21.3557920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-18T14%3A25%3A00Z&sig=rABJ%2F7uK5LloRoUTjhcAueaPY7z9sgHx55AUpqOKLwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:21.4015890Z /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-18T14\%3A25\%3A00Z\&sig=rABJ\%2F7uK5LloRoUTjhcAueaPY7z9sgHx55AUpqOKLwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:21.4936430Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-18T14:15:21.5008280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T14:15:22.6512890Z /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-18T14:15:23.2684740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-18T14:15:23.7208590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-18T14%3A25%3A00Z&sig=Mll%2FJyeje3WKNJlCZu33BUAIiieYxw7YabHSmQrFszI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:23.7710270Z /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-18T14\%3A25\%3A00Z\&sig=Mll\%2FJyeje3WKNJlCZu33BUAIiieYxw7YabHSmQrFszI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:23.8581930Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-18T14:15:23.8614710Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T14:15:25.0142500Z /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-18T14:15:25.6163330Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-18T14:15:26.0628460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-18T14%3A25%3A00Z&sig=gqBvRWd%2FhATbyy50cCc8HTYZFIfBkKJizjfSDf3Pcpw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:26.1159630Z /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-18T14\%3A25\%3A00Z\&sig=gqBvRWd\%2FhATbyy50cCc8HTYZFIfBkKJizjfSDf3Pcpw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:26.2327010Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-18T14:15:26.2361410Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T14:15:27.4664580Z /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-18T14:15:28.1690700Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-18T14:15:28.6169610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-18T14%3A25%3A00Z&sig=itw1WepS3tHHUgyvQ3oMbCUMyy1H6Y5vt2wwrO9ha7I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:28.6763500Z /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-18T14\%3A25\%3A00Z\&sig=itw1WepS3tHHUgyvQ3oMbCUMyy1H6Y5vt2wwrO9ha7I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:28.8062080Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-18T14:15:28.8108630Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T14:15:30.0218630Z /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-18T14:15:30.6203460Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-18T14:15:31.0655030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-18T14%3A25%3A00Z&sig=vYANHW7sCgkZx6YxKgkvo2P1BJ0J74ZCPDNF16iLMxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:31.1185900Z /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-18T14\%3A25\%3A00Z\&sig=vYANHW7sCgkZx6YxKgkvo2P1BJ0J74ZCPDNF16iLMxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:31.2421270Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-18T14:15:31.2514210Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T14:15:32.4211910Z /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-18T14:15:33.0499570Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-18T14:15:33.4965390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-18T14%3A25%3A00Z&sig=9G%2BM8fm3Q1oSsPoHdY%2B8RVBASnqSgw5tfdMk6AZUPw8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:33.5470570Z /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-18T14\%3A25\%3A00Z\&sig=9G\%2BM8fm3Q1oSsPoHdY\%2B8RVBASnqSgw5tfdMk6AZUPw8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:33.6641950Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-18T14:15:33.6697300Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T14:15:34.7988070Z /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-18T14:15:35.4176160Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-18T14:15:36.0518050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-18T14%3A25%3A00Z&sig=Kjc5GYhyXx876Ah73jsrC4FdwpcMp78VvOWTaHv8e%2BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:36.1023340Z /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-18T14\%3A25\%3A00Z\&sig=Kjc5GYhyXx876Ah73jsrC4FdwpcMp78VvOWTaHv8e\%2BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:36.2149990Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-18T14:15:36.2195000Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T14:15:37.4414140Z /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-18T14:15:38.1051300Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-18T14:15:38.5591720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-18T14%3A25%3A00Z&sig=xyoZ2ZUF3K7A48K8UdHyEi2QGWdXpKvfDQc%2Faq0zN3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:38.6108910Z /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-18T14\%3A25\%3A00Z\&sig=xyoZ2ZUF3K7A48K8UdHyEi2QGWdXpKvfDQc\%2Faq0zN3w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:39.7131870Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-18T14:15:39.7644880Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T14:15:40.9012800Z /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-18T14:15:41.5114100Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-18T14:15:41.9629990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-18T14%3A25%3A00Z&sig=LZJNNBO9XPF2aqLgWItEF3DdCTUw6PfReIMxhD7ELhQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:42.0111490Z /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-18T14\%3A25\%3A00Z\&sig=LZJNNBO9XPF2aqLgWItEF3DdCTUw6PfReIMxhD7ELhQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:42.2597610Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-18T14:15:42.9135380Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T14:15:43.4697390Z /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-18T14:15:44.1654510Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-18T14:15:44.6206590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-18T14%3A25%3A00Z&sig=f%2BgykAP7nUAn8Uvp0wuDa2kooxVxBALuORLkALjKKFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:44.6644900Z /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-18T14\%3A25\%3A00Z\&sig=f\%2BgykAP7nUAn8Uvp0wuDa2kooxVxBALuORLkALjKKFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:52.2702570Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-18T14:15:52.7161160Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T14:15:53.8502350Z /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-18T14:15:54.4918760Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-18T14:15:54.9300040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-18T14%3A25%3A00Z&sig=fWs8bpIAbDfnzFfrmSx9yXLCnQ2DYes%2FH3dV9B1WeWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:55.0099630Z /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-18T14\%3A25\%3A00Z\&sig=fWs8bpIAbDfnzFfrmSx9yXLCnQ2DYes\%2FH3dV9B1WeWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:56.0511880Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-18T14:15:56.2581580Z ==> 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-18T14:15:56.2585190Z ==> Installing poppler dependency: libpthread-stubs 2021-05-18T14:15:56.3353600Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-18T14:15:56.3386410Z 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-4083-dzyf9r 2021-05-18T14:15:56.6435870Z cp -pR /private/tmp/d20210518-4083-dzyf9r/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-18T14:15:56.9792070Z chmod -Rf +w /private/tmp/d20210518-4083-dzyf9r 2021-05-18T14:15:57.3574890Z ==> Finishing up 2021-05-18T14:15:57.4768090Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-18T14:15:57.5328540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4358-1ynema1.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-18T14:16:00.0461720Z ==> Summary 2021-05-18T14:16:00.0476610Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-18T14:16:00.0483070Z ==> Installing poppler dependency: xorgproto 2021-05-18T14:16:00.0546940Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-18T14:16:00.0564920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210518-4083-65x4sk 2021-05-18T14:16:06.0973810Z cp -pR /private/tmp/d20210518-4083-65x4sk/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-18T14:16:09.9187120Z chmod -Rf +w /private/tmp/d20210518-4083-65x4sk 2021-05-18T14:16:10.2507540Z ==> Finishing up 2021-05-18T14:16:10.3665020Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-18T14:16:10.3670520Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-18T14:16:10.3680170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-18T14:16:10.3685580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-18T14:16:10.3701800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-18T14:16:10.3707690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-18T14:16:10.3712750Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-18T14:16:10.3717680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-18T14:16:10.3722890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-18T14:16:10.3728600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-18T14:16:10.3733180Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-18T14:16:10.4035980Z rm /usr/local/share/pkgconfig 2021-05-18T14:16:10.4056120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-18T14:16:10.4061640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-18T14:16:10.4067540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-18T14:16:10.4072660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-18T14:16:10.4078120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-18T14:16:10.4083600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-18T14:16:10.4089470Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-18T14:16:10.4094200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-18T14:16:10.4099560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-18T14:16:10.4105020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-18T14:16:10.4110660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-18T14:16:10.4116200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-18T14:16:10.4122060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-18T14:16:10.4128320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-18T14:16:10.4151410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-18T14:16:10.4182510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-18T14:16:10.4185550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-18T14:16:10.4190100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-18T14:16:10.4194090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-18T14:16:10.4197490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-18T14:16:10.4215470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-18T14:16:10.4217240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-18T14:16:10.4219100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-18T14:16:10.4220820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-18T14:16:10.4222570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-18T14:16:10.4224260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-18T14:16:10.4226010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-18T14:16:10.4227810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-18T14:16:10.4230830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-18T14:16:10.4236440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-18T14:16:10.4241260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-18T14:16:10.4247000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-18T14:16:10.4257950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-18T14:16:10.4261960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-18T14:16:10.4275940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-18T14:16:10.4278020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-18T14:16:10.4279940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-18T14:16:10.4283120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-18T14:16:10.4288650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-18T14:16:10.4293860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-18T14:16:10.4298900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-18T14:16:10.4303850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-18T14:16:10.5275340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4462-1xnewr2.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-18T14:16:12.8100140Z ==> Summary 2021-05-18T14:16:12.8290760Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-18T14:16:12.8296850Z ==> Installing poppler dependency: libxau 2021-05-18T14:16:12.8386380Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-18T14:16:12.8404660Z 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-4083-1igjr17 2021-05-18T14:16:14.0286910Z cp -pR /private/tmp/d20210518-4083-1igjr17/libxau/. /usr/local/Cellar/libxau 2021-05-18T14:16:14.4113570Z chmod -Rf +w /private/tmp/d20210518-4083-1igjr17 2021-05-18T14:16:14.4724000Z ==> Finishing up 2021-05-18T14:16:14.5091930Z rm /usr/local/include/X11 2021-05-18T14:16:14.5102400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-18T14:16:14.5107850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-18T14:16:14.5112660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-18T14:16:14.5118090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-18T14:16:14.5123740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-18T14:16:14.5129090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-18T14:16:14.5133980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-18T14:16:14.5139100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-18T14:16:14.5144360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-18T14:16:14.5149750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-18T14:16:14.5157190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-18T14:16:14.5163190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-18T14:16:14.5168620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-18T14:16:14.5174360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-18T14:16:14.5181050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-18T14:16:14.5186300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-18T14:16:14.5191510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-18T14:16:14.5198500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-18T14:16:14.5204330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-18T14:16:14.5209910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-18T14:16:14.5215550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-18T14:16:14.5220920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-18T14:16:14.5226230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-18T14:16:14.5232070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-18T14:16:14.5235630Z mkdir -p /usr/local/include/X11/dri 2021-05-18T14:16:14.5242360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-18T14:16:14.5248680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-18T14:16:14.5272750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-18T14:16:14.5274450Z mkdir -p /usr/local/include/X11/extensions 2021-05-18T14:16:14.5281240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-18T14:16:14.5286870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-18T14:16:14.5292040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-18T14:16:14.5298850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-18T14:16:14.5303520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-18T14:16:14.5309010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-18T14:16:14.5316650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-18T14:16:14.5322070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-18T14:16:14.5327470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-18T14:16:14.5332420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-18T14:16:14.5337760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-18T14:16:14.5343090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-18T14:16:14.5348460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-18T14:16:14.5353760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-18T14:16:14.5359390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-18T14:16:14.5364350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-18T14:16:14.5369530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-18T14:16:14.5376230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-18T14:16:14.5382150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-18T14:16:14.5386980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-18T14:16:14.5393800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-18T14:16:14.5399320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-18T14:16:14.5405790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-18T14:16:14.5411650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-18T14:16:14.5416680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-18T14:16:14.5423700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-18T14:16:14.5429190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-18T14:16:14.5447170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-18T14:16:14.5452600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-18T14:16:14.5457580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-18T14:16:14.5463080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-18T14:16:14.5468140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-18T14:16:14.5475680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-18T14:16:14.5481470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-18T14:16:14.5486110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-18T14:16:14.5492720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-18T14:16:14.5497500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-18T14:16:14.5503390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-18T14:16:14.5508500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-18T14:16:14.5515010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-18T14:16:14.5520360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-18T14:16:14.5526290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-18T14:16:14.5532660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-18T14:16:14.5538470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-18T14:16:14.5544150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-18T14:16:14.5549510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-18T14:16:14.5554630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-18T14:16:14.5559580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-18T14:16:14.5565020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-18T14:16:14.5570400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-18T14:16:14.5576020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-18T14:16:14.5581130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-18T14:16:14.5586460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-18T14:16:14.5594120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-18T14:16:14.5600150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-18T14:16:14.5606330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-18T14:16:14.5624180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-18T14:16:14.5631000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-18T14:16:14.5635910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-18T14:16:14.5642880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-18T14:16:14.5648090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-18T14:16:14.5653170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-18T14:16:14.5658510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-18T14:16:14.5663960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-18T14:16:14.5669150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-18T14:16:14.5674320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-18T14:16:14.5679880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-18T14:16:14.5684980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-18T14:16:14.5690230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-18T14:16:14.5697630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-18T14:16:14.5703710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-18T14:16:14.5708700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-18T14:16:14.5713450Z Only the first 100 operations were output. 2021-05-18T14:16:14.6071800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4488-81v00t.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-18T14:16:17.2778950Z ==> Summary 2021-05-18T14:16:17.2809770Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-18T14:16:17.2816560Z ==> Installing poppler dependency: libxdmcp 2021-05-18T14:16:17.2904750Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-18T14:16:17.2922610Z 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-4083-rpmry2 2021-05-18T14:16:17.3023150Z cp -pR /private/tmp/d20210518-4083-rpmry2/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-18T14:16:17.3134350Z chmod -Rf +w /private/tmp/d20210518-4083-rpmry2 2021-05-18T14:16:17.3633820Z ==> Finishing up 2021-05-18T14:16:17.3987320Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-18T14:16:17.3993280Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-18T14:16:17.3997680Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-18T14:16:17.4003010Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-18T14:16:17.4017380Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-18T14:16:17.4216980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4514-1oe9x1p.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-18T14:16:20.0340150Z ==> Summary 2021-05-18T14:16:20.0358650Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-18T14:16:20.0364430Z ==> Installing poppler dependency: libxcb 2021-05-18T14:16:20.0694030Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-18T14:16:20.0712400Z 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-4083-13nmz70 2021-05-18T14:16:20.7284620Z cp -pR /private/tmp/d20210518-4083-13nmz70/libxcb/. /usr/local/Cellar/libxcb 2021-05-18T14:16:21.8787170Z chmod -Rf +w /private/tmp/d20210518-4083-13nmz70 2021-05-18T14:16:23.0610250Z ==> Finishing up 2021-05-18T14:16:23.0943900Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-18T14:16:23.0952260Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-18T14:16:23.1016770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-18T14:16:23.1021970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-18T14:16:23.1027570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-18T14:16:23.1033140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-18T14:16:23.1038770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-18T14:16:23.1044580Z 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-18T14:16:23.1050420Z 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-18T14:16:23.1056200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-18T14:16:23.1062050Z 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-18T14:16:23.1067400Z 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-18T14:16:23.1073080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-18T14:16:23.1078460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-18T14:16:23.1083980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-18T14:16:23.1089780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-18T14:16:23.1095460Z 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-18T14:16:23.1100670Z 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-18T14:16:23.1150130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-18T14:16:23.1155300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-18T14:16:23.1161000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-18T14:16:23.1165910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-18T14:16:23.1171860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-18T14:16:23.1177660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-18T14:16:23.1183500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-18T14:16:23.1188170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-18T14:16:23.1193890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-18T14:16:23.1198560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-18T14:16:23.1204180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-18T14:16:23.1209320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-18T14:16:23.1214750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-18T14:16:23.1219970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-18T14:16:23.1225440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-18T14:16:23.1230410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-18T14:16:23.1236100Z 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-18T14:16:23.1240480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-18T14:16:23.1246330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-18T14:16:23.1251050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-18T14:16:23.1256840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-18T14:16:23.1262520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-18T14:16:23.1268170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-18T14:16:23.1273040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-18T14:16:23.1278920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-18T14:16:23.1283770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-18T14:16:23.1289490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-18T14:16:23.1294410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-18T14:16:23.1300490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-18T14:16:23.1305250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-18T14:16:23.1310960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-18T14:16:23.1315990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-18T14:16:23.1321660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-18T14:16:23.1326550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-18T14:16:23.1332240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-18T14:16:23.1337150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-18T14:16:23.1342430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-18T14:16:23.1348050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-18T14:16:23.1352890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-18T14:16:23.1358090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-18T14:16:23.1363370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-18T14:16:23.1368380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-18T14:16:23.1374180Z 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-18T14:16:23.1379520Z 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-18T14:16:23.1385560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-18T14:16:23.1390620Z 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-18T14:16:23.1396210Z 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-18T14:16:23.1401170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-18T14:16:23.1407030Z 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-18T14:16:23.1411920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-18T14:16:23.1417580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-18T14:16:23.1424690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-18T14:16:23.1430260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-18T14:16:23.1436990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-18T14:16:23.1443320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-18T14:16:23.1449170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-18T14:16:23.1454400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-18T14:16:23.1460310Z 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-18T14:16:23.1465680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-18T14:16:23.1470900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-18T14:16:23.1476450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-18T14:16:23.1482360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-18T14:16:23.1486920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-18T14:16:23.1492380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-18T14:16:23.1497720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-18T14:16:23.1502880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-18T14:16:23.1508480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-18T14:16:23.1514270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-18T14:16:23.1519350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-18T14:16:23.1525080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-18T14:16:23.1531260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-18T14:16:23.1536460Z 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-18T14:16:23.1541680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-18T14:16:23.1574760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-18T14:16:23.1580170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-18T14:16:23.1585520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-18T14:16:23.1590900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-18T14:16:23.1596200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-18T14:16:23.1601170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-18T14:16:23.1606940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-18T14:16:23.1612120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-18T14:16:23.1617440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-18T14:16:23.1621680Z Only the first 100 operations were output. 2021-05-18T14:16:24.8413480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4544-1jm9q77.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-18T14:16:27.6500960Z ==> Summary 2021-05-18T14:16:27.7863720Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-18T14:16:27.7870470Z ==> Installing poppler dependency: libx11 2021-05-18T14:16:27.8335110Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:16:27.8354500Z 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-4083-1joqq1m 2021-05-18T14:16:28.1500660Z cp -pR /private/tmp/d20210518-4083-1joqq1m/libx11/. /usr/local/Cellar/libx11 2021-05-18T14:16:28.6678330Z chmod -Rf +w /private/tmp/d20210518-4083-1joqq1m 2021-05-18T14:16:29.2261950Z ==> Finishing up 2021-05-18T14:16:29.2634720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-18T14:16:29.2650700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-18T14:16:29.2664160Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-18T14:16:29.2668320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-18T14:16:29.2683110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-18T14:16:29.2692260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-18T14:16:29.2697820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-18T14:16:29.2712530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-18T14:16:29.2719080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-18T14:16:29.2727130Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-18T14:16:29.2742380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-18T14:16:29.2747500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-18T14:16:29.2758610Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-18T14:16:29.2773890Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-18T14:16:29.2776060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-18T14:16:29.2792100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-18T14:16:29.2800870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-18T14:16:29.2809060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-18T14:16:29.2823760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-18T14:16:29.2829030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-18T14:16:29.2840380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-18T14:16:29.2854740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-18T14:16:29.2890820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-18T14:16:29.2907010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-18T14:16:29.2918120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-18T14:16:29.2923350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-18T14:16:29.2934400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-18T14:16:29.2936360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-18T14:16:29.2938150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-18T14:16:29.2940010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-18T14:16:29.2941740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-18T14:16:29.2943740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-18T14:16:29.2945500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-18T14:16:29.2947360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-18T14:16:29.2949210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-18T14:16:29.2950900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-18T14:16:29.2952620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-18T14:16:29.2954380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-18T14:16:29.2956100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-18T14:16:29.2957810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-18T14:16:29.2960590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-18T14:16:29.2974390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-18T14:16:29.2990300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-18T14:16:29.2992120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-18T14:16:29.2994060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-18T14:16:29.2996030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-18T14:16:29.2997860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-18T14:16:29.2999660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-18T14:16:29.3001410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-18T14:16:29.3003180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-18T14:16:29.3004870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-18T14:16:29.3006240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-18T14:16:29.3007980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-18T14:16:29.3009790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-18T14:16:29.3011380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-18T14:16:29.3013110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-18T14:16:29.3015210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-18T14:16:29.3017240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-18T14:16:29.3019080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-18T14:16:29.3020800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-18T14:16:29.3022600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-18T14:16:29.3024430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-18T14:16:29.3026360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-18T14:16:29.3027960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-18T14:16:29.3029500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-18T14:16:29.3031280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-18T14:16:29.3032770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-18T14:16:29.3034560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-18T14:16:29.3036380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-18T14:16:29.3038290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-18T14:16:29.3040170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-18T14:16:29.3041860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-18T14:16:29.3043820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-18T14:16:29.3049310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-18T14:16:29.3055450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-18T14:16:29.3060310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-18T14:16:29.3066310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-18T14:16:29.3071240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-18T14:16:29.3076980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-18T14:16:29.3081680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-18T14:16:29.3087760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-18T14:16:29.3093110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-18T14:16:29.3099020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-18T14:16:29.3105170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-18T14:16:29.3110770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-18T14:16:29.3116620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-18T14:16:29.3122640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-18T14:16:29.3127770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-18T14:16:29.3133940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-18T14:16:29.3139530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-18T14:16:29.3145740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-18T14:16:29.3150750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-18T14:16:29.3156440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-18T14:16:29.3189720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-18T14:16:29.3192750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-18T14:16:29.3198420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-18T14:16:29.3199910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-18T14:16:29.3202000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-18T14:16:29.3203900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-18T14:16:29.3205570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-18T14:16:29.3206690Z Only the first 100 operations were output. 2021-05-18T14:16:29.8946900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4570-1nbijh6.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-18T14:16:32.5186120Z ==> Summary 2021-05-18T14:16:32.5868250Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-18T14:16:32.5874200Z ==> Installing poppler dependency: libxext 2021-05-18T14:16:32.6423120Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-18T14:16:32.6441080Z 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-4083-6ryms9 2021-05-18T14:16:32.6785260Z cp -pR /private/tmp/d20210518-4083-6ryms9/libxext/. /usr/local/Cellar/libxext 2021-05-18T14:16:32.7237720Z chmod -Rf +w /private/tmp/d20210518-4083-6ryms9 2021-05-18T14:16:32.8122600Z ==> Finishing up 2021-05-18T14:16:32.8442400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-18T14:16:32.8447760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-18T14:16:32.8453130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-18T14:16:32.8458650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-18T14:16:32.8463930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-18T14:16:32.8469420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-18T14:16:32.8474840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-18T14:16:32.8480310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-18T14:16:32.8485920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-18T14:16:32.8491400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-18T14:16:32.8496760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-18T14:16:32.8502080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-18T14:16:32.8507390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-18T14:16:32.8512860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-18T14:16:32.8518250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-18T14:16:32.8523910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-18T14:16:32.8536530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-18T14:16:32.8542540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-18T14:16:32.8548400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-18T14:16:32.8553790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-18T14:16:32.8559300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-18T14:16:32.8565350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-18T14:16:32.8598320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-18T14:16:32.8603180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-18T14:16:32.8609080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-18T14:16:32.8614120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-18T14:16:32.8619430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-18T14:16:32.8625080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-18T14:16:32.8630250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-18T14:16:32.8635550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-18T14:16:32.8640340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-18T14:16:32.8645810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-18T14:16:32.8651980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-18T14:16:32.8657010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-18T14:16:32.8663450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-18T14:16:32.8669570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-18T14:16:32.8675280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-18T14:16:32.8680640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-18T14:16:32.8686170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-18T14:16:32.8691810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-18T14:16:32.8696670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-18T14:16:32.8702500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-18T14:16:32.8707350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-18T14:16:32.8713260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-18T14:16:32.8718260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-18T14:16:32.8723870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-18T14:16:32.8729060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-18T14:16:32.8734690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-18T14:16:32.8739690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-18T14:16:32.8745940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-18T14:16:32.8750750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-18T14:16:32.8756470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-18T14:16:32.8761970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-18T14:16:32.8766830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-18T14:16:32.8772870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-18T14:16:32.8777250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-18T14:16:32.8782870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-18T14:16:32.8788050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-18T14:16:32.8794290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-18T14:16:32.8799380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-18T14:16:32.8804750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-18T14:16:32.8809440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-18T14:16:32.8815250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-18T14:16:32.8820100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-18T14:16:32.8825950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-18T14:16:32.8830470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-18T14:16:32.8836580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-18T14:16:32.8841390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-18T14:16:32.8846750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-18T14:16:32.8851790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-18T14:16:32.8857430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-18T14:16:32.8862390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-18T14:16:32.8868130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-18T14:16:32.8873590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-18T14:16:32.8883050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-18T14:16:32.8887580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-18T14:16:32.8892480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-18T14:16:32.8899930Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-18T14:16:32.8904980Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-18T14:16:32.8910500Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-18T14:16:32.8918070Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-18T14:16:32.9179880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4596-1alu5wu.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-18T14:16:35.2392410Z ==> Summary 2021-05-18T14:16:35.2453740Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-18T14:16:35.2458550Z ==> Installing poppler dependency: libxrender 2021-05-18T14:16:35.3018370Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-18T14:16:35.3036030Z 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-4083-18phth 2021-05-18T14:16:35.3141160Z cp -pR /private/tmp/d20210518-4083-18phth/libxrender/. /usr/local/Cellar/libxrender 2021-05-18T14:16:35.3279970Z chmod -Rf +w /private/tmp/d20210518-4083-18phth 2021-05-18T14:16:35.3845960Z ==> Finishing up 2021-05-18T14:16:35.4145490Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-18T14:16:35.4153880Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-18T14:16:35.4160380Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-18T14:16:35.4165220Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-18T14:16:35.4170610Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-18T14:16:35.4178280Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-18T14:16:35.4307340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4622-12ac0un.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-18T14:16:38.4751440Z ==> Summary 2021-05-18T14:16:38.4773870Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-18T14:16:38.4779760Z ==> Installing poppler dependency: lzo 2021-05-18T14:16:38.4846690Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-18T14:16:38.4864040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4083-10sa2xn 2021-05-18T14:16:38.5035930Z cp -pR /private/tmp/d20210518-4083-10sa2xn/lzo/. /usr/local/Cellar/lzo 2021-05-18T14:16:38.5259090Z chmod -Rf +w /private/tmp/d20210518-4083-10sa2xn 2021-05-18T14:16:38.5802170Z ==> Finishing up 2021-05-18T14:16:38.6114320Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-18T14:16:38.6122210Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-18T14:16:38.6128780Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-18T14:16:38.6133420Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-18T14:16:38.6138990Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-18T14:16:38.6146780Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-18T14:16:38.6305130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4649-eh91c8.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-18T14:16:40.8322250Z ==> Summary 2021-05-18T14:16:40.8354880Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-18T14:16:40.8361030Z ==> Installing poppler dependency: pixman 2021-05-18T14:16:40.8433160Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-18T14:16:40.8451570Z 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-4083-qzbdtx 2021-05-18T14:16:40.8608360Z cp -pR /private/tmp/d20210518-4083-qzbdtx/pixman/. /usr/local/Cellar/pixman 2021-05-18T14:16:40.8742820Z chmod -Rf +w /private/tmp/d20210518-4083-qzbdtx 2021-05-18T14:16:40.9224180Z ==> Finishing up 2021-05-18T14:16:40.9538830Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-18T14:16:40.9545620Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-18T14:16:40.9550430Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-18T14:16:40.9556800Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-18T14:16:40.9561220Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-18T14:16:40.9569070Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-18T14:16:40.9693500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4675-1f3ycmz.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-18T14:16:43.1529190Z ==> Summary 2021-05-18T14:16:43.1551020Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-18T14:16:43.1573910Z ==> Installing poppler dependency: cairo 2021-05-18T14:16:43.3146410Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-18T14:16:43.3195850Z 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-4083-1grdfda 2021-05-18T14:16:43.3832840Z cp -pR /private/tmp/d20210518-4083-1grdfda/cairo/. /usr/local/Cellar/cairo 2021-05-18T14:16:43.4501800Z chmod -Rf +w /private/tmp/d20210518-4083-1grdfda 2021-05-18T14:16:43.6714050Z ==> Finishing up 2021-05-18T14:16:43.7114240Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-18T14:16:43.7122500Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-18T14:16:43.7138190Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-18T14:16:43.7161380Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-18T14:16:43.7173950Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-18T14:16:43.7183610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-18T14:16:43.7194900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-18T14:16:43.7205020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-18T14:16:43.7220290Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-18T14:16:43.7233240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-18T14:16:43.7242350Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-18T14:16:43.7253210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-18T14:16:43.7262050Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-18T14:16:43.7272240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-18T14:16:43.7292820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-18T14:16:43.7302740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-18T14:16:43.7311320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-18T14:16:43.7318790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-18T14:16:43.7384000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-18T14:16:43.7388470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-18T14:16:43.7394140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-18T14:16:43.7399310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-18T14:16:43.7404020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-18T14:16:43.7409130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-18T14:16:43.7414320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-18T14:16:43.7419090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-18T14:16:43.7424410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-18T14:16:43.7429260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-18T14:16:43.7434160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-18T14:16:43.7438870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-18T14:16:43.7444270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-18T14:16:43.7802610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4701-z1n3es.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-18T14:16:46.2640630Z ==> Summary 2021-05-18T14:16:46.2725000Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-18T14:16:46.2732560Z ==> Installing poppler dependency: little-cms2 2021-05-18T14:16:46.2857550Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-18T14:16:46.2876000Z 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-4083-k2t5a 2021-05-18T14:16:46.3057850Z cp -pR /private/tmp/d20210518-4083-k2t5a/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-18T14:16:46.3240940Z chmod -Rf +w /private/tmp/d20210518-4083-k2t5a 2021-05-18T14:16:46.3909340Z ==> Finishing up 2021-05-18T14:16:46.4097960Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-18T14:16:46.4102400Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-18T14:16:46.4107950Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-18T14:16:46.4114800Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-18T14:16:46.4120690Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-18T14:16:46.4128290Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-18T14:16:46.4133960Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-18T14:16:46.4146290Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-18T14:16:46.4152600Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-18T14:16:46.4158450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-18T14:16:46.4164290Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-18T14:16:46.4170220Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-18T14:16:46.4176760Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-18T14:16:46.4181560Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-18T14:16:46.4188250Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-18T14:16:46.4196240Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-18T14:16:46.4368790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4727-15qijxf.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-18T14:16:48.8424170Z ==> Summary 2021-05-18T14:16:48.8450240Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-18T14:16:48.8455030Z ==> Installing poppler dependency: nspr 2021-05-18T14:16:48.8475160Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-18T14:16:48.8493760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4083-184iygw 2021-05-18T14:16:48.8847990Z cp -pR /private/tmp/d20210518-4083-184iygw/nspr/. /usr/local/Cellar/nspr 2021-05-18T14:16:48.9309740Z chmod -Rf +w /private/tmp/d20210518-4083-184iygw 2021-05-18T14:16:49.0659760Z ==> Finishing up 2021-05-18T14:16:49.1005390Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-18T14:16:49.1011660Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-18T14:16:49.1020870Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-18T14:16:49.1027610Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-18T14:16:49.1032980Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-18T14:16:49.1037920Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-18T14:16:49.1043400Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-18T14:16:49.1048490Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-18T14:16:49.1053870Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-18T14:16:49.1061680Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-18T14:16:49.1334860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4753-137t8op.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-18T14:16:51.5381930Z ==> Summary 2021-05-18T14:16:51.5443140Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-18T14:16:51.5448820Z ==> Installing poppler dependency: nss 2021-05-18T14:16:51.5594290Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-18T14:16:51.5612340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4083-1ruq20k 2021-05-18T14:16:51.8081130Z cp -pR /private/tmp/d20210518-4083-1ruq20k/nss/. /usr/local/Cellar/nss 2021-05-18T14:16:51.9733400Z chmod -Rf +w /private/tmp/d20210518-4083-1ruq20k 2021-05-18T14:16:53.3518720Z ==> Finishing up 2021-05-18T14:16:53.3879840Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-18T14:16:53.3883620Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-18T14:16:53.3889010Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-18T14:16:53.3893630Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-18T14:16:53.3898560Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-18T14:16:53.3903480Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-18T14:16:53.3908450Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-18T14:16:53.3958410Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-18T14:16:53.3960380Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-18T14:16:53.3961840Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-18T14:16:53.3963190Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-18T14:16:53.3964480Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-18T14:16:53.3965810Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-18T14:16:53.3967210Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-18T14:16:53.3968550Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-18T14:16:53.3969850Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-18T14:16:53.3971140Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-18T14:16:53.3972560Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-18T14:16:53.3973900Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-18T14:16:53.4008410Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-18T14:16:53.4029840Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-18T14:16:53.4031730Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-18T14:16:53.4033120Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-18T14:16:53.4034520Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-18T14:16:53.4035950Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-18T14:16:53.4037350Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-18T14:16:53.4041180Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-18T14:16:53.4046260Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-18T14:16:53.4051080Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-18T14:16:53.4055700Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-18T14:16:53.4060710Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-18T14:16:53.4065710Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-18T14:16:53.4070430Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-18T14:16:53.4075100Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-18T14:16:53.4079480Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-18T14:16:53.4084490Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-18T14:16:53.4089200Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-18T14:16:53.4093660Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-18T14:16:53.4099050Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-18T14:16:53.4120550Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-18T14:16:53.4124390Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-18T14:16:53.4151590Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-18T14:16:53.4153020Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-18T14:16:53.4154450Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-18T14:16:53.4155890Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-18T14:16:53.4157260Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-18T14:16:53.4158520Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-18T14:16:53.4159820Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-18T14:16:53.4161200Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-18T14:16:53.4162520Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-18T14:16:53.4163800Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-18T14:16:53.4166120Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-18T14:16:53.4171390Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-18T14:16:53.4175840Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-18T14:16:53.4180770Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-18T14:16:53.4185880Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-18T14:16:53.4190320Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-18T14:16:53.4199190Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-18T14:16:53.4200740Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-18T14:16:53.4205090Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-18T14:16:53.4210510Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-18T14:16:53.4215380Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-18T14:16:53.4220460Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-18T14:16:53.4224930Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-18T14:16:53.4230020Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-18T14:16:53.4234880Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-18T14:16:53.4239580Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-18T14:16:53.4244760Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-18T14:16:53.4268330Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-18T14:16:53.4277180Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-18T14:16:53.4298600Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-18T14:16:53.4323710Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-18T14:16:53.4325300Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-18T14:16:53.4326770Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-18T14:16:53.4328140Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-18T14:16:53.4337000Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-18T14:16:53.4338410Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-18T14:16:53.4339820Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-18T14:16:53.4341330Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-18T14:16:53.4342840Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-18T14:16:53.4344300Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-18T14:16:53.4345720Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-18T14:16:53.4346990Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-18T14:16:53.4348330Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-18T14:16:53.4349680Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-18T14:16:53.4351310Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-18T14:16:53.4353070Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-18T14:16:53.4356870Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-18T14:16:53.4360520Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-18T14:16:53.4366080Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-18T14:16:53.4371250Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-18T14:16:53.4419320Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-18T14:16:53.4520230Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-18T14:16:53.4529460Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-18T14:16:53.4531070Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-18T14:16:53.4532820Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-18T14:16:53.4534490Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-18T14:16:53.4535900Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-18T14:16:53.4537480Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-18T14:16:53.4539100Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-18T14:16:53.4540280Z Only the first 100 operations were output. 2021-05-18T14:16:53.5762920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4779-1v1r0nq.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-18T14:16:56.0384080Z ==> Summary 2021-05-18T14:16:56.0514120Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-18T14:16:56.0520750Z ==> Installing poppler dependency: openjpeg 2021-05-18T14:16:56.0866000Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-18T14:16:56.0884510Z 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-4083-1oad6jv 2021-05-18T14:16:56.2801610Z cp -pR /private/tmp/d20210518-4083-1oad6jv/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-18T14:16:56.5248310Z chmod -Rf +w /private/tmp/d20210518-4083-1oad6jv 2021-05-18T14:16:56.8091340Z ==> Finishing up 2021-05-18T14:16:56.9075740Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-18T14:16:56.9079450Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-18T14:16:56.9084720Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-18T14:16:56.9091610Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:56.9100220Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:56.9109690Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-18T14:16:56.9114770Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-18T14:16:56.9120310Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-18T14:16:56.9128360Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-18T14:16:56.9136130Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-18T14:16:56.9141650Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-18T14:16:56.9146120Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-18T14:16:56.9151580Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-18T14:16:56.9156210Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:56.9163770Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-18T14:16:57.0152570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4805-nv5k0e.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-18T14:16:59.4283770Z ==> Summary 2021-05-18T14:16:59.4584600Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-18T14:16:59.4591890Z ==> Installing poppler dependency: qt@5 2021-05-18T14:16:59.4629300Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-18T14:16:59.4647730Z 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-4083-8yh93b 2021-05-18T14:17:04.2792320Z cp -pR /private/tmp/d20210518-4083-8yh93b/qt@5/. /usr/local/Cellar/qt@5 2021-05-18T14:17:11.2158730Z chmod -Rf +w /private/tmp/d20210518-4083-8yh93b 2021-05-18T14:17:24.3468450Z ==> Finishing up 2021-05-18T14:17:27.0705500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4857-oy36vp.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-18T14:17:31.7781010Z ==> Caveats 2021-05-18T14:17:31.7782090Z We agreed to the Qt open source license for you. 2021-05-18T14:17:31.7783060Z If this is unacceptable you should uninstall. 2021-05-18T14:17:31.7783730Z 2021-05-18T14:17:31.7785010Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:17:31.7786110Z because this is an alternate version of another formula. 2021-05-18T14:17:31.7786780Z 2021-05-18T14:17:31.7787560Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:17:31.7789030Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:17:31.7789780Z 2021-05-18T14:17:31.7790560Z For compilers to find qt@5 you may need to set: 2021-05-18T14:17:31.7791810Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:17:31.7793720Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:17:31.7794380Z 2021-05-18T14:17:31.7795810Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:17:31.7796890Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:17:31.7797540Z 2021-05-18T14:17:31.7798640Z ==> Summary 2021-05-18T14:17:32.5113650Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-18T14:17:32.5121530Z ==> Installing poppler 2021-05-18T14:17:32.5123730Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-18T14:17:32.5143710Z 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-4083-1xv64m0 2021-05-18T14:17:32.7668210Z cp -pR /private/tmp/d20210518-4083-1xv64m0/poppler/. /usr/local/Cellar/poppler 2021-05-18T14:17:33.0863110Z chmod -Rf +w /private/tmp/d20210518-4083-1xv64m0 2021-05-18T14:17:33.5017300Z ==> Finishing up 2021-05-18T14:17:33.5444010Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-18T14:17:33.5447780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-18T14:17:33.5453050Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-18T14:17:33.5458070Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-18T14:17:33.5463360Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-18T14:17:33.5468550Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-18T14:17:33.5473360Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-18T14:17:33.5478600Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-18T14:17:33.5484070Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-18T14:17:33.5488920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-18T14:17:33.5493450Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-18T14:17:33.5498740Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-18T14:17:33.5503410Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-18T14:17:33.5510870Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-18T14:17:33.5528550Z rm /usr/local/share/gir-1.0 2021-05-18T14:17:33.5546370Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-18T14:17:33.5555830Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-18T14:17:33.5568500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-18T14:17:33.5574380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-18T14:17:33.5586600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-18T14:17:33.5597510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-18T14:17:33.5603360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-18T14:17:33.5674500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-18T14:17:33.5685140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-18T14:17:33.5686760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-18T14:17:33.5689890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-18T14:17:33.5695170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-18T14:17:33.5700950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-18T14:17:33.5705850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-18T14:17:33.5711270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-18T14:17:33.5726790Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-18T14:17:33.5731420Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-18T14:17:33.5746560Z rm /usr/local/lib/girepository-1.0 2021-05-18T14:17:33.5757600Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-18T14:17:33.5763740Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-18T14:17:33.5768450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-18T14:17:33.5773780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-18T14:17:33.5794480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-18T14:17:33.5805690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-18T14:17:33.5807770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-18T14:17:33.5809790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-18T14:17:33.5811700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-18T14:17:33.5813520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-18T14:17:33.5815680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-18T14:17:33.5817740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-18T14:17:33.5820200Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-18T14:17:33.5825580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-18T14:17:33.5830240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-18T14:17:33.5835420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-18T14:17:33.5840200Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-18T14:17:33.5847710Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-18T14:17:33.5852670Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-18T14:17:33.5858210Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-18T14:17:33.5862880Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-18T14:17:33.6866150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4883-okm0cy.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-18T14:17:36.1127170Z ==> Summary 2021-05-18T14:17:36.1446620Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-18T14:17:37.7610050Z ==> Caveats 2021-05-18T14:17:37.7611430Z ==> qt@5 2021-05-18T14:17:37.7652290Z We agreed to the Qt open source license for you. 2021-05-18T14:17:37.7653290Z If this is unacceptable you should uninstall. 2021-05-18T14:17:37.7656850Z 2021-05-18T14:17:37.7661680Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:17:37.7666020Z because this is an alternate version of another formula. 2021-05-18T14:17:37.7666740Z 2021-05-18T14:17:37.7667570Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:17:37.7669260Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:17:37.7671940Z 2021-05-18T14:17:37.7672810Z For compilers to find qt@5 you may need to set: 2021-05-18T14:17:37.7681650Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:17:37.7683100Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:17:37.7686400Z 2021-05-18T14:17:37.7690880Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:17:37.7692020Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:17:37.7692700Z 2021-05-18T14:17:39.5146390Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T14:17:40.6807550Z /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-18T14:17:41.2651120Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-18T14:17:41.9287510Z /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-18T14\%3A25\%3A00Z\&sig=0U1oDI7goJ3fySejK8njTenJYNaGgONat4uuWZRnokg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:41.9298210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-18T14%3A25%3A00Z&sig=0U1oDI7goJ3fySejK8njTenJYNaGgONat4uuWZRnokg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:41.9309410Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-18T14:17:41.9314280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:17:42.8591410Z /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-18T14:17:43.3986530Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:17:43.7570900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-18T14%3A25%3A00Z&sig=2CzvDiN4QWLcXJJ9bH27o5tCmDi9McBRv1GdYDZ3oTQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:43.8110730Z /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-18T14\%3A25\%3A00Z\&sig=2CzvDiN4QWLcXJJ9bH27o5tCmDi9McBRv1GdYDZ3oTQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:44.0628770Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-18T14:17:44.0915620Z ==> Installing dependencies for hdf5: szip 2021-05-18T14:17:44.0920270Z ==> Installing hdf5 dependency: szip 2021-05-18T14:17:44.1548300Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-18T14:17:44.1575520Z 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-4890-xhejky 2021-05-18T14:17:44.1662280Z cp -pR /private/tmp/d20210518-4890-xhejky/szip/. /usr/local/Cellar/szip 2021-05-18T14:17:44.1764500Z chmod -Rf +w /private/tmp/d20210518-4890-xhejky 2021-05-18T14:17:44.2186130Z ==> Finishing up 2021-05-18T14:17:44.2566700Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-18T14:17:44.2570460Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-18T14:17:44.2580170Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-18T14:17:44.2586660Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-18T14:17:44.2591040Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-18T14:17:44.2596260Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-18T14:17:44.2717020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5065-tpiij5.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-18T14:17:46.5865330Z ==> Summary 2021-05-18T14:17:46.5881890Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-18T14:17:46.5888250Z ==> Installing hdf5 2021-05-18T14:17:46.5891410Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:17:46.5911190Z 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-4890-oqehw6 2021-05-18T14:17:46.7346940Z cp -pR /private/tmp/d20210518-4890-oqehw6/hdf5/. /usr/local/Cellar/hdf5 2021-05-18T14:17:46.8780140Z chmod -Rf +w /private/tmp/d20210518-4890-oqehw6 2021-05-18T14:17:47.2011330Z ==> Finishing up 2021-05-18T14:17:47.2338410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-18T14:17:47.2342260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-18T14:17:47.2347730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-18T14:17:47.2352200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-18T14:17:47.2357570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-18T14:17:47.2362410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-18T14:17:47.2367530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-18T14:17:47.2372610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-18T14:17:47.2377610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-18T14:17:47.2382650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-18T14:17:47.2387260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-18T14:17:47.2392350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-18T14:17:47.2397250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-18T14:17:47.2401750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-18T14:17:47.2407880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-18T14:17:47.2412870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-18T14:17:47.2418070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-18T14:17:47.2422510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-18T14:17:47.2427530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-18T14:17:47.2432290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-18T14:17:47.2437360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-18T14:17:47.2441910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-18T14:17:47.2451490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-18T14:17:47.2456390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-18T14:17:47.2461400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-18T14:17:47.2472030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-18T14:17:47.2476550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-18T14:17:47.2481860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-18T14:17:47.2486540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-18T14:17:47.2491060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-18T14:17:47.2496180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-18T14:17:47.2500910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-18T14:17:47.2506050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-18T14:17:47.2510510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-18T14:17:47.2516260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-18T14:17:47.2521450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-18T14:17:47.2526200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-18T14:17:47.2531320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-18T14:17:47.2535840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-18T14:17:47.2554210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-18T14:17:47.2558690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-18T14:17:47.2563780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-18T14:17:47.2568240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-18T14:17:47.2573270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-18T14:17:47.2577810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-18T14:17:47.2582940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-18T14:17:47.2587460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-18T14:17:47.2592620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-18T14:17:47.2596900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-18T14:17:47.2601910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-18T14:17:47.2606310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-18T14:17:47.2611950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-18T14:17:47.2616200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-18T14:17:47.2621130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-18T14:17:47.2625570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-18T14:17:47.2630530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-18T14:17:47.2635110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-18T14:17:47.2639640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-18T14:17:47.2645440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-18T14:17:47.2649930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-18T14:17:47.2654980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-18T14:17:47.2665080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-18T14:17:47.2666970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-18T14:17:47.2668880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-18T14:17:47.2674210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-18T14:17:47.2678820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-18T14:17:47.2683200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-18T14:17:47.2688390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-18T14:17:47.2692620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-18T14:17:47.2697600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-18T14:17:47.2701840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-18T14:17:47.2706660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-18T14:17:47.2711080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-18T14:17:47.2715760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-18T14:17:47.2720690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-18T14:17:47.2725930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-18T14:17:47.2730430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-18T14:17:47.2735560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-18T14:17:47.2740160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-18T14:17:47.2748420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-18T14:17:47.2753920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-18T14:17:47.2758680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-18T14:17:47.2763940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-18T14:17:47.2768530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-18T14:17:47.2773640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-18T14:17:47.2778290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-18T14:17:47.2783510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-18T14:17:47.2788230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-18T14:17:47.2793440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-18T14:17:47.2798100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-18T14:17:47.2803140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-18T14:17:47.2807680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-18T14:17:47.2812940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-18T14:17:47.2817490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-18T14:17:47.2822720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-18T14:17:47.2827230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-18T14:17:47.2833010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-18T14:17:47.2838620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-18T14:17:47.2843620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-18T14:17:47.2848240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-18T14:17:47.2852730Z Only the first 100 operations were output. 2021-05-18T14:17:47.3820320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5091-1ie9gwf.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-18T14:17:50.2571120Z ==> Summary 2021-05-18T14:17:50.2731990Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:17:50.8949230Z ==> No outdated dependents to upgrade! 2021-05-18T14:17:50.8964040Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:17:50.9504050Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:17:50.9507140Z hdf5 2021-05-18T14:17:50.9531490Z rm /usr/local/bin/gif2h5 2021-05-18T14:17:50.9536690Z rm /usr/local/bin/h52gif 2021-05-18T14:17:50.9539120Z rm /usr/local/bin/h5c++ 2021-05-18T14:17:50.9539890Z rm /usr/local/bin/h5cc 2021-05-18T14:17:50.9541350Z rm /usr/local/bin/h5clear 2021-05-18T14:17:50.9542350Z rm /usr/local/bin/h5copy 2021-05-18T14:17:50.9543210Z rm /usr/local/bin/h5debug 2021-05-18T14:17:50.9547800Z rm /usr/local/bin/h5diff 2021-05-18T14:17:50.9548560Z rm /usr/local/bin/h5dump 2021-05-18T14:17:50.9549420Z rm /usr/local/bin/h5fc 2021-05-18T14:17:50.9566840Z rm /usr/local/bin/h5format_convert 2021-05-18T14:17:50.9569850Z rm /usr/local/bin/h5import 2021-05-18T14:17:50.9570730Z rm /usr/local/bin/h5jam 2021-05-18T14:17:50.9571470Z rm /usr/local/bin/h5ls 2021-05-18T14:17:50.9576030Z rm /usr/local/bin/h5mkgrp 2021-05-18T14:17:50.9579070Z rm /usr/local/bin/h5perf_serial 2021-05-18T14:17:50.9579920Z rm /usr/local/bin/h5redeploy 2021-05-18T14:17:50.9580770Z rm /usr/local/bin/h5repack 2021-05-18T14:17:50.9581530Z rm /usr/local/bin/h5repart 2021-05-18T14:17:50.9584810Z rm /usr/local/bin/h5stat 2021-05-18T14:17:50.9605780Z rm /usr/local/bin/h5unjam 2021-05-18T14:17:50.9608000Z rm /usr/local/bin/h5watch 2021-05-18T14:17:50.9608860Z rm /usr/local/include/H5ACpublic.h 2021-05-18T14:17:50.9609770Z rm /usr/local/include/H5AbstractDs.h 2021-05-18T14:17:50.9610650Z rm /usr/local/include/H5Apublic.h 2021-05-18T14:17:50.9612160Z rm /usr/local/include/H5ArrayType.h 2021-05-18T14:17:50.9613040Z rm /usr/local/include/H5AtomType.h 2021-05-18T14:17:50.9618360Z rm /usr/local/include/H5Attribute.h 2021-05-18T14:17:50.9634880Z rm /usr/local/include/H5Classes.h 2021-05-18T14:17:50.9635820Z rm /usr/local/include/H5CommonFG.h 2021-05-18T14:17:50.9636690Z rm /usr/local/include/H5CompType.h 2021-05-18T14:17:50.9637500Z rm /usr/local/include/H5Cpp.h 2021-05-18T14:17:50.9638880Z rm /usr/local/include/H5CppDoc.h 2021-05-18T14:17:50.9639910Z rm /usr/local/include/H5Cpublic.h 2021-05-18T14:17:50.9642280Z rm /usr/local/include/H5DOpublic.h 2021-05-18T14:17:50.9645940Z rm /usr/local/include/H5DSpublic.h 2021-05-18T14:17:50.9646920Z rm /usr/local/include/H5DaccProp.h 2021-05-18T14:17:50.9649120Z rm /usr/local/include/H5DataSet.h 2021-05-18T14:17:50.9651730Z rm /usr/local/include/H5DataSpace.h 2021-05-18T14:17:50.9669070Z rm /usr/local/include/H5DataType.h 2021-05-18T14:17:50.9673410Z rm /usr/local/include/H5DcreatProp.h 2021-05-18T14:17:50.9677930Z rm /usr/local/include/H5Dpublic.h 2021-05-18T14:17:50.9679010Z rm /usr/local/include/H5DxferProp.h 2021-05-18T14:17:50.9681400Z rm /usr/local/include/H5ESpublic.h 2021-05-18T14:17:50.9686720Z rm /usr/local/include/H5EnumType.h 2021-05-18T14:17:50.9701170Z rm /usr/local/include/H5Epubgen.h 2021-05-18T14:17:50.9714030Z rm /usr/local/include/H5Epublic.h 2021-05-18T14:17:50.9724110Z rm /usr/local/include/H5Exception.h 2021-05-18T14:17:50.9725000Z rm /usr/local/include/H5FDcore.h 2021-05-18T14:17:50.9725890Z rm /usr/local/include/H5FDdirect.h 2021-05-18T14:17:50.9727790Z rm /usr/local/include/H5FDfamily.h 2021-05-18T14:17:50.9734490Z rm /usr/local/include/H5FDhdfs.h 2021-05-18T14:17:50.9735350Z rm /usr/local/include/H5FDlog.h 2021-05-18T14:17:50.9736150Z rm /usr/local/include/H5FDmpi.h 2021-05-18T14:17:50.9736970Z rm /usr/local/include/H5FDmpio.h 2021-05-18T14:17:50.9738190Z rm /usr/local/include/H5FDmulti.h 2021-05-18T14:17:50.9745980Z rm /usr/local/include/H5FDpublic.h 2021-05-18T14:17:50.9751700Z rm /usr/local/include/H5FDros3.h 2021-05-18T14:17:50.9801520Z rm /usr/local/include/H5FDsec2.h 2021-05-18T14:17:50.9827740Z rm /usr/local/include/H5FDstdio.h 2021-05-18T14:17:50.9830990Z rm /usr/local/include/H5FDwindows.h 2021-05-18T14:17:50.9841600Z rm /usr/local/include/H5FaccProp.h 2021-05-18T14:17:50.9842560Z rm /usr/local/include/H5FcreatProp.h 2021-05-18T14:17:50.9847090Z rm /usr/local/include/H5File.h 2021-05-18T14:17:50.9848000Z rm /usr/local/include/H5FloatType.h 2021-05-18T14:17:50.9848870Z rm /usr/local/include/H5Fpublic.h 2021-05-18T14:17:50.9849700Z rm /usr/local/include/H5Gpublic.h 2021-05-18T14:17:50.9850520Z rm /usr/local/include/H5Group.h 2021-05-18T14:17:50.9867320Z rm /usr/local/include/H5IMpublic.h 2021-05-18T14:17:50.9877170Z rm /usr/local/include/H5IdComponent.h 2021-05-18T14:17:50.9916000Z rm /usr/local/include/H5Include.h 2021-05-18T14:17:50.9945480Z rm /usr/local/include/H5IntType.h 2021-05-18T14:17:50.9970070Z rm /usr/local/include/H5Ipublic.h 2021-05-18T14:17:50.9977910Z rm /usr/local/include/H5LDpublic.h 2021-05-18T14:17:50.9986400Z rm /usr/local/include/H5LTpublic.h 2021-05-18T14:17:51.0025740Z rm /usr/local/include/H5LaccProp.h 2021-05-18T14:17:51.0027910Z rm /usr/local/include/H5LcreatProp.h 2021-05-18T14:17:51.0029560Z rm /usr/local/include/H5Library.h 2021-05-18T14:17:51.0034040Z rm /usr/local/include/H5Location.h 2021-05-18T14:17:51.0034990Z rm /usr/local/include/H5Lpublic.h 2021-05-18T14:17:51.0036700Z rm /usr/local/include/H5MMpublic.h 2021-05-18T14:17:51.0038350Z rm /usr/local/include/H5Mpublic.h 2021-05-18T14:17:51.0039220Z rm /usr/local/include/H5Object.h 2021-05-18T14:17:51.0040080Z rm /usr/local/include/H5OcreatProp.h 2021-05-18T14:17:51.0040920Z rm /usr/local/include/H5Opublic.h 2021-05-18T14:17:51.0042330Z rm /usr/local/include/H5PLextern.h 2021-05-18T14:17:51.0043270Z rm /usr/local/include/H5PLpublic.h 2021-05-18T14:17:51.0044490Z rm /usr/local/include/H5PTpublic.h 2021-05-18T14:17:51.0045420Z rm /usr/local/include/H5PacketTable.h 2021-05-18T14:17:51.0046310Z rm /usr/local/include/H5Ppublic.h 2021-05-18T14:17:51.0053070Z rm /usr/local/include/H5PredType.h 2021-05-18T14:17:51.0054010Z rm /usr/local/include/H5PropList.h 2021-05-18T14:17:51.0059500Z rm /usr/local/include/H5Rpublic.h 2021-05-18T14:17:51.0099520Z rm /usr/local/include/H5Spublic.h 2021-05-18T14:17:51.0101290Z rm /usr/local/include/H5StrType.h 2021-05-18T14:17:51.0112110Z rm /usr/local/include/H5TBpublic.h 2021-05-18T14:17:51.0113000Z rm /usr/local/include/H5Tpublic.h 2021-05-18T14:17:51.0113870Z rm /usr/local/include/H5VLconnector.h 2021-05-18T14:17:51.0118600Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-18T14:17:51.0119550Z rm /usr/local/include/H5VLnative.h 2021-05-18T14:17:51.0120460Z Only the first 100 operations were output. 2021-05-18T14:17:52.7270850Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T14:17:53.9341070Z /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-18T14:17:54.5091690Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-18T14:17:54.9218810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-18T14%3A25%3A00Z&sig=t9nffKHB5DBJHZANRIwEvunSq7DxkAO3TilCNYKk9JA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:55.5367520Z /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-18T14\%3A25\%3A00Z\&sig=t9nffKHB5DBJHZANRIwEvunSq7DxkAO3TilCNYKk9JA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:55.8089410Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-18T14:17:55.8879730Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-18T14:17:55.8922440Z 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-5101-147pzqv 2021-05-18T14:17:56.0258070Z cp -pR /private/tmp/d20210518-5101-147pzqv/protobuf/. /usr/local/Cellar/protobuf 2021-05-18T14:17:56.1619380Z chmod -Rf +w /private/tmp/d20210518-5101-147pzqv 2021-05-18T14:17:56.3310070Z ==> Finishing up 2021-05-18T14:17:56.4251070Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-18T14:17:56.4257530Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-18T14:17:56.4286410Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-18T14:17:56.4290580Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-18T14:17:56.4297970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-18T14:17:56.4302420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-18T14:17:56.4307790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-18T14:17:56.4313580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-18T14:17:56.4318060Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-18T14:17:56.4323840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-18T14:17:56.4328150Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-18T14:17:56.4333250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-18T14:17:56.4338330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-18T14:17:56.4346100Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-18T14:17:56.4351680Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-18T14:17:56.4377710Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-18T14:17:56.4934620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5265-5wx8pb.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-18T14:17:58.7930900Z ==> Caveats 2021-05-18T14:17:58.7932040Z Emacs Lisp files have been installed to: 2021-05-18T14:17:58.7933420Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-18T14:17:58.7934730Z ==> Summary 2021-05-18T14:17:58.8089760Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-18T14:18:00.9371530Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T14:18:02.0649810Z /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-18T14:18:02.7789290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-18T14:18:03.2026970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-18T14%3A25%3A00Z&sig=TW32jfaGsh4pP62s58qIn%2BIMfPJwr%2BUly9flUtOsUA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:03.2517070Z /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-18T14\%3A25\%3A00Z\&sig=TW32jfaGsh4pP62s58qIn\%2BIMfPJwr\%2BUly9flUtOsUA0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:03.4452950Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-18T14:18:03.5214970Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-18T14:18:03.5242420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5272-lmz3i6 2021-05-18T14:18:03.6466950Z cp -pR /private/tmp/d20210518-5272-lmz3i6/gsl/. /usr/local/Cellar/gsl 2021-05-18T14:18:03.7840350Z chmod -Rf +w /private/tmp/d20210518-5272-lmz3i6 2021-05-18T14:18:03.9362090Z ==> Finishing up 2021-05-18T14:18:03.9631020Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-18T14:18:03.9641550Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-18T14:18:03.9646650Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-18T14:18:03.9653040Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-18T14:18:03.9676890Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-18T14:18:03.9687890Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-18T14:18:03.9791390Z info /usr/local/share/info/gsl-ref.info 2021-05-18T14:18:03.9805820Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-18T14:18:03.9818060Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-18T14:18:03.9828020Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-18T14:18:03.9854480Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-18T14:18:03.9862170Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-18T14:18:03.9867740Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-18T14:18:03.9873310Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-18T14:18:03.9878670Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-18T14:18:03.9883880Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-18T14:18:03.9889340Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-18T14:18:03.9899960Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-18T14:18:04.0507090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5437-htv6fb.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-18T14:18:06.4735370Z ==> Summary 2021-05-18T14:18:06.4897810Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-18T14:18:09.6403730Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T14:18:10.8060960Z /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-18T14:18:11.3809530Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-18T14:18:11.7518920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-18T14%3A25%3A00Z&sig=1KC5b%2F1ZzzRaLSQIfbAM7ME%2BlTRAyfRoYkZeIcAh7co%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:11.7981070Z /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-18T14\%3A25\%3A00Z\&sig=1KC5b\%2F1ZzzRaLSQIfbAM7ME\%2BlTRAyfRoYkZeIcAh7co\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:12.0053870Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-18T14:18:12.0237270Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T14:18:13.2335010Z /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-18T14:18:13.7981090Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-18T14:18:14.1855320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-18T14%3A25%3A00Z&sig=zfskPZxtMXPi0WNtTfJgLnKU%2Buil7JuOL1%2FGoCJLN%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:14.2355600Z /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-18T14\%3A25\%3A00Z\&sig=zfskPZxtMXPi0WNtTfJgLnKU\%2Buil7JuOL1\%2FGoCJLN\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:14.3292000Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-18T14:18:14.3339280Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T14:18:15.6327050Z /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-18T14:18:16.1742730Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-18T14:18:16.5862200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-18T14%3A25%3A00Z&sig=qXfMuThxlwJnCVTBZNiKYRb3P%2FZe%2FwaXnxyQxGyk3Uo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:16.6537240Z /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-18T14\%3A25\%3A00Z\&sig=qXfMuThxlwJnCVTBZNiKYRb3P\%2FZe\%2FwaXnxyQxGyk3Uo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:16.7393290Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:18:16.7445170Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T14:18:17.9325030Z /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-18T14:18:18.8636910Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-18T14:18:19.2584880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-18T14%3A25%3A00Z&sig=fE5VRdLT7%2FC0NGa%2F7pWUjrOn4U9iUN9OSNi8JTQpurU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:19.3039730Z /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-18T14\%3A25\%3A00Z\&sig=fE5VRdLT7\%2FC0NGa\%2F7pWUjrOn4U9iUN9OSNi8JTQpurU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:19.3567770Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-18T14:18:19.3600770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T14:18:20.5187220Z /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-18T14:18:21.0896550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-18T14:18:21.4842120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-18T14%3A25%3A00Z&sig=PUdh5OTCU6A2msQQtoiNNwYIi0YJLuz9HL5PjttIKUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:21.5447580Z /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-18T14\%3A25\%3A00Z\&sig=PUdh5OTCU6A2msQQtoiNNwYIi0YJLuz9HL5PjttIKUY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:21.7510130Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-18T14:18:21.7601690Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T14:18:22.8800590Z /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-18T14:18:23.4450080Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-18T14:18:24.1060200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-18T14%3A25%3A00Z&sig=CoUVnsOmZcOgL2tCyDAqhHZn3GiL%2BqRYGeMHuWurqrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:24.1496160Z /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-18T14\%3A25\%3A00Z\&sig=CoUVnsOmZcOgL2tCyDAqhHZn3GiL\%2BqRYGeMHuWurqrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:24.2002100Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-18T14:18:24.2033580Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T14:18:25.3539390Z /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-18T14:18:25.9603870Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-18T14:18:26.3530760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-18T14%3A25%3A00Z&sig=h4mbISzpgKxROIv5880lY%2F25vzq5TIfO2gdgjyyMfzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:26.3996170Z /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-18T14\%3A25\%3A00Z\&sig=h4mbISzpgKxROIv5880lY\%2F25vzq5TIfO2gdgjyyMfzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:26.5316560Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-18T14:18:26.5412930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T14:18:27.6822280Z /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-18T14:18:28.2521700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-18T14:18:28.6402520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-18T14%3A25%3A00Z&sig=cjhBeOHW2sXTTejsia02RTfrpbbi59bgJStHz2WmQ9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:28.6845040Z /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-18T14\%3A25\%3A00Z\&sig=cjhBeOHW2sXTTejsia02RTfrpbbi59bgJStHz2WmQ9U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:29.2300450Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-18T14:18:29.2303140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T14:18:29.9197970Z /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-18T14:18:30.4918490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-18T14:18:30.9141450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-18T14%3A25%3A00Z&sig=bC1R1Bha6cob%2FeXIZ%2B0%2Fbh2WnoiKrMnqgA1lttUcsmI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:30.9602200Z /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-18T14\%3A25\%3A00Z\&sig=bC1R1Bha6cob\%2FeXIZ\%2B0\%2Fbh2WnoiKrMnqgA1lttUcsmI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:31.0418220Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-18T14:18:31.0456910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T14:18:32.2472970Z /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-18T14:18:32.8312120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-18T14:18:33.1913340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-18T14%3A25%3A00Z&sig=eKupdpP9N7n5DkvZR9L3fABJrc%2BFoJ2HngEC4TJnd78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:33.2354970Z /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-18T14\%3A25\%3A00Z\&sig=eKupdpP9N7n5DkvZR9L3fABJrc\%2BFoJ2HngEC4TJnd78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:33.2875970Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-18T14:18:33.2907320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T14:18:34.6289030Z /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-18T14:18:35.2090250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-18T14:18:35.5846980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-18T14%3A25%3A00Z&sig=DyyYphdarlKj4zA3SM38LdjJZCakjYMi1XJRiubz%2FGI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:35.6279450Z /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-18T14\%3A25\%3A00Z\&sig=DyyYphdarlKj4zA3SM38LdjJZCakjYMi1XJRiubz\%2FGI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:35.6758430Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-18T14:18:35.6789660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T14:18:36.8538860Z /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-18T14:18:37.4358670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-18T14:18:37.8114650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-18T14%3A25%3A00Z&sig=5i2Znq3BiWXK1hIEC%2B7huRJ1MhLhsppTetYygkw16ic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:37.8559130Z /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-18T14\%3A25\%3A00Z\&sig=5i2Znq3BiWXK1hIEC\%2B7huRJ1MhLhsppTetYygkw16ic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:38.0323310Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-18T14:18:38.0385800Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T14:18:39.2238660Z /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-18T14:18:39.8258640Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-18T14:18:40.2136540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-18T14%3A25%3A00Z&sig=abCFemCSSqNuP3rAR%2BaFJAv7i8bXKbzeAaKhllKJBfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:40.2606700Z /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-18T14\%3A25\%3A00Z\&sig=abCFemCSSqNuP3rAR\%2BaFJAv7i8bXKbzeAaKhllKJBfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:40.3272750Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-18T14:18:40.3312130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T14:18:41.4091990Z /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-18T14:18:41.9821290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-18T14:18:42.6280990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-18T14%3A25%3A00Z&sig=VeWee5jJIgVl9AH%2BLqsvUmWam%2Fp%2FUBeOtTqMEAJffwk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:42.6820050Z /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-18T14\%3A25\%3A00Z\&sig=VeWee5jJIgVl9AH\%2BLqsvUmWam\%2Fp\%2FUBeOtTqMEAJffwk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:43.1547580Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-18T14:18:43.2707270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T14:18:44.4488750Z /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-18T14:18:45.0086750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-18T14:18:45.4321160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-18T14%3A25%3A00Z&sig=dq8TDFWEtP1e9reRc1F%2BR7%2F7oRfxpXzG%2FGot5PV6K58%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:45.4783510Z /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-18T14\%3A25\%3A00Z\&sig=dq8TDFWEtP1e9reRc1F\%2BR7\%2F7oRfxpXzG\%2FGot5PV6K58\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:45.6395790Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-18T14:18:45.6510970Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T14:18:46.7992170Z /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-18T14:18:47.3830550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-18T14:18:47.7630760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-18T14%3A25%3A00Z&sig=ziIod5wReVebeCjGU3rIj3ewBhkBpH7WCDKMZzL4%2F9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:47.8106000Z /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-18T14\%3A25\%3A00Z\&sig=ziIod5wReVebeCjGU3rIj3ewBhkBpH7WCDKMZzL4\%2F9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:47.8883950Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-18T14:18:47.8923720Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T14:18:49.0176820Z /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-18T14:18:49.5919870Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-18T14:18:49.9624850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-18T14%3A25%3A00Z&sig=h7vGR6fM0wOqowGcrKcvlqIn0Fcx0B0DdAnD9b6tyTA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:50.0099040Z /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-18T14\%3A25\%3A00Z\&sig=h7vGR6fM0wOqowGcrKcvlqIn0Fcx0B0DdAnD9b6tyTA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:50.1430180Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-18T14:18:50.1503530Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T14:18:51.3001240Z /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-18T14:18:51.9195760Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-18T14:18:52.3038250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-18T14%3A25%3A00Z&sig=p9fRJ4bV4kxfR%2BLFeEUR8reEx5WZ5%2FOyXsGQAm%2FpapM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:52.3604720Z /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-18T14\%3A25\%3A00Z\&sig=p9fRJ4bV4kxfR\%2BLFeEUR8reEx5WZ5\%2FOyXsGQAm\%2FpapM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:52.4074160Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-18T14:18:52.4125440Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T14:18:53.7735370Z /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-18T14:18:54.3848420Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-18T14:18:54.8146760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-18T14%3A25%3A00Z&sig=Xs9kNRUqolPoo41EQjPXMLJ6F5WgMWuQ4gNOROmNMTk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:54.8612860Z /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-18T14\%3A25\%3A00Z\&sig=Xs9kNRUqolPoo41EQjPXMLJ6F5WgMWuQ4gNOROmNMTk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:55.3199790Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-18T14:18:55.3246590Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T14:18:56.6640930Z /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-18T14:18:57.2368430Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-18T14:18:57.6117220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-18T14%3A25%3A00Z&sig=5F3dzURcW20%2Fn0mCqGM%2F784dMd75AfieghBn3Ni7V1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:57.6575650Z /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-18T14\%3A25\%3A00Z\&sig=5F3dzURcW20\%2Fn0mCqGM\%2F784dMd75AfieghBn3Ni7V1I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:57.8039190Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-18T14:18:57.8124640Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T14:18:59.0542160Z /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-18T14:18:59.6168980Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-18T14:18:59.9963970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-18T14%3A25%3A00Z&sig=NBbwdUsCO5hQN5L9hHrhK1nllKHGVCa83CtwIjKGjzQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:00.0454640Z /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-18T14\%3A25\%3A00Z\&sig=NBbwdUsCO5hQN5L9hHrhK1nllKHGVCa83CtwIjKGjzQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:00.1010570Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-18T14:19:00.1043980Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T14:19:01.2622000Z /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-18T14:19:01.8450490Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-18T14:19:02.2215560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-18T14%3A25%3A00Z&sig=FLnWk01nlNUbJojWR1LU8saEziotJZfv4jIVhxaIhYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:02.2664760Z /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-18T14\%3A25\%3A00Z\&sig=FLnWk01nlNUbJojWR1LU8saEziotJZfv4jIVhxaIhYY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:02.4404590Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-18T14:19:02.4515920Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T14:19:03.5941010Z /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-18T14:19:04.1807220Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-18T14:19:04.6277270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-18T14%3A25%3A00Z&sig=JgWnq%2FeOa5UnkM98EE89pWowrytq7ZHL%2FF1jDOAyORM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:04.6726240Z /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-18T14\%3A25\%3A00Z\&sig=JgWnq\%2FeOa5UnkM98EE89pWowrytq7ZHL\%2FF1jDOAyORM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:04.9971480Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-18T14:19:05.0387730Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T14:19:06.2357160Z /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-18T14:19:06.8082700Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-18T14:19:07.2097460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-18T14%3A25%3A00Z&sig=RgwcqY3OMqeCxDXLQXcpdJoYatgqPr7kuouHK%2F%2BV600%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:07.2568470Z /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-18T14\%3A25\%3A00Z\&sig=RgwcqY3OMqeCxDXLQXcpdJoYatgqPr7kuouHK\%2F\%2BV600\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:07.3533180Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-18T14:19:07.3584850Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T14:19:08.5324170Z /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-18T14:19:09.1241710Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-18T14:19:09.5068500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-18T14%3A25%3A00Z&sig=nDit10iE3pvNwb3H9zAitTTcr%2Bz5bvLA7Nwy94tZ3JI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:09.5589190Z /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-18T14\%3A25\%3A00Z\&sig=nDit10iE3pvNwb3H9zAitTTcr\%2Bz5bvLA7Nwy94tZ3JI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:09.7514730Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-18T14:19:09.7618410Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T14:19:11.1986120Z /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-18T14:19:11.7730770Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-18T14:19:12.1455010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-18T14%3A25%3A00Z&sig=F2nGQk1looOEfsYXSCfI3dqTkxUkMlyFYg40QFEzc9o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:12.1917870Z /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-18T14\%3A25\%3A00Z\&sig=F2nGQk1looOEfsYXSCfI3dqTkxUkMlyFYg40QFEzc9o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:12.4258350Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-18T14:19:12.4455070Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T14:19:13.5541180Z /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-18T14:19:14.1347080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-18T14:19:14.6005910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-18T14%3A25%3A00Z&sig=ekMgX5UE9UDuywDUXDWm%2Fjnb1O5kawL7LfWVIyEzFcw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:14.6535390Z /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-18T14\%3A25\%3A00Z\&sig=ekMgX5UE9UDuywDUXDWm\%2Fjnb1O5kawL7LfWVIyEzFcw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:14.7379280Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-18T14:19:14.7428400Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T14:19:15.8652030Z /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-18T14:19:16.4380350Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-18T14:19:17.2857760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-18T14%3A25%3A00Z&sig=Lc2vyO69K90zlG3bH7S4J5DSMCwQ8khbYrLWSxwx52M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:17.3458400Z /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-18T14\%3A25\%3A00Z\&sig=Lc2vyO69K90zlG3bH7S4J5DSMCwQ8khbYrLWSxwx52M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:17.4648790Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-18T14:19:17.4730400Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T14:19:18.6187010Z /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-18T14:19:19.2205690Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-18T14:19:19.5923130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-18T14%3A25%3A00Z&sig=y2vU%2B%2FvweJo2niFPrRDSafp74IrWWL84CE29Q8DD6FE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:19.6382610Z /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-18T14\%3A25\%3A00Z\&sig=y2vU\%2B\%2FvweJo2niFPrRDSafp74IrWWL84CE29Q8DD6FE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:19.7377380Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:19:19.7426050Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T14:19:20.8961420Z /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-18T14:19:21.4708860Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-18T14:19:21.8612960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-18T14%3A25%3A00Z&sig=s0yv%2FQm%2FM5xVEPl%2BjwihhqvgucG1Taj2Q9m8rv1%2Bgg0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:21.9074870Z /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-18T14\%3A25\%3A00Z\&sig=s0yv\%2FQm\%2FM5xVEPl\%2BjwihhqvgucG1Taj2Q9m8rv1\%2Bgg0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:22.2972740Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-18T14:19:22.4165860Z ==> 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-18T14:19:22.4217580Z ==> Installing ffmpeg dependency: aom 2021-05-18T14:19:22.4890480Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-18T14:19:22.4934720Z 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-5444-1nzfok2 2021-05-18T14:19:22.5547430Z cp -pR /private/tmp/d20210518-5444-1nzfok2/aom/. /usr/local/Cellar/aom 2021-05-18T14:19:22.5906150Z chmod -Rf +w /private/tmp/d20210518-5444-1nzfok2 2021-05-18T14:19:22.6913910Z ==> Finishing up 2021-05-18T14:19:22.8081640Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-18T14:19:22.8094180Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-18T14:19:22.8114330Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-18T14:19:22.8131330Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-18T14:19:22.8144460Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-18T14:19:22.8154390Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-18T14:19:22.8179970Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-18T14:19:22.8181520Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-18T14:19:22.8363640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5796-sz3zl0.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-18T14:19:25.1901450Z ==> Summary 2021-05-18T14:19:25.1926650Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-18T14:19:25.1932490Z ==> Installing ffmpeg dependency: dav1d 2021-05-18T14:19:25.1999770Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-18T14:19:25.2017130Z 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-5444-1xn2fjh 2021-05-18T14:19:25.2213460Z cp -pR /private/tmp/d20210518-5444-1xn2fjh/dav1d/. /usr/local/Cellar/dav1d 2021-05-18T14:19:25.2371220Z chmod -Rf +w /private/tmp/d20210518-5444-1xn2fjh 2021-05-18T14:19:25.2922250Z ==> Finishing up 2021-05-18T14:19:25.3317720Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-18T14:19:25.3332520Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-18T14:19:25.3342650Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-18T14:19:25.3347730Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-18T14:19:25.3358170Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-18T14:19:25.3619330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5822-15zra0y.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-18T14:19:27.6899370Z ==> Summary 2021-05-18T14:19:27.6922470Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-18T14:19:27.6941820Z ==> Installing ffmpeg dependency: frei0r 2021-05-18T14:19:27.6995380Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:19:27.7013250Z 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-5444-1kqxajl 2021-05-18T14:19:27.7870570Z cp -pR /private/tmp/d20210518-5444-1kqxajl/frei0r/. /usr/local/Cellar/frei0r 2021-05-18T14:19:27.8467020Z chmod -Rf +w /private/tmp/d20210518-5444-1kqxajl 2021-05-18T14:19:27.9183390Z ==> Finishing up 2021-05-18T14:19:27.9585250Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-18T14:19:27.9591780Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-18T14:19:27.9600030Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-18T14:19:27.9697860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5848-g5yz0s.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-18T14:19:30.2897240Z ==> Summary 2021-05-18T14:19:30.2974490Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-18T14:19:30.2980200Z ==> Installing ffmpeg dependency: fribidi 2021-05-18T14:19:30.3003680Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-18T14:19:30.3021420Z 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-5444-nqj20a 2021-05-18T14:19:30.3511990Z cp -pR /private/tmp/d20210518-5444-nqj20a/fribidi/. /usr/local/Cellar/fribidi 2021-05-18T14:19:30.3899860Z chmod -Rf +w /private/tmp/d20210518-5444-nqj20a 2021-05-18T14:19:30.4724450Z ==> Finishing up 2021-05-18T14:19:30.5338340Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-18T14:19:30.5343660Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-18T14:19:30.5377570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-18T14:19:30.5397310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-18T14:19:30.5410110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-18T14:19:30.5418610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-18T14:19:30.5430110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-18T14:19:30.5440650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-18T14:19:30.5452120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-18T14:19:30.5463110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-18T14:19:30.5472280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-18T14:19:30.5480400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-18T14:19:30.5486800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-18T14:19:30.5495040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-18T14:19:30.5500430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-18T14:19:30.5510620Z 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-18T14:19:30.5522940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-18T14:19:30.5532070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-18T14:19:30.5542270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-18T14:19:30.5550130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-18T14:19:30.5555990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-18T14:19:30.5566760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-18T14:19:30.5576870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-18T14:19:30.5582470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-18T14:19:30.5587420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-18T14:19:30.5596160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-18T14:19:30.5605680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-18T14:19:30.5615230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-18T14:19:30.5626790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-18T14:19:30.5637070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-18T14:19:30.5644340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-18T14:19:30.5650200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-18T14:19:30.5656670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-18T14:19:30.5669380Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-18T14:19:30.5673890Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-18T14:19:30.5682990Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-18T14:19:30.5690450Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-18T14:19:30.5912040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5874-1qrqbca.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-18T14:19:32.9666630Z ==> Summary 2021-05-18T14:19:32.9716740Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-18T14:19:32.9723490Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-18T14:19:33.1948740Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-18T14:19:33.1965360Z 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-5444-femch2 2021-05-18T14:19:33.3013140Z cp -pR /private/tmp/d20210518-5444-femch2/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-18T14:19:33.4074660Z chmod -Rf +w /private/tmp/d20210518-5444-femch2 2021-05-18T14:19:33.5885200Z ==> Finishing up 2021-05-18T14:19:33.6375180Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-18T14:19:33.6384090Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-18T14:19:33.6399920Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-18T14:19:33.6417960Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-18T14:19:33.6430460Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-18T14:19:33.6442970Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:19:33.6483680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-18T14:19:33.6508070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-18T14:19:33.6517140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-18T14:19:33.6589590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-18T14:19:33.6593790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-18T14:19:33.6599360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-18T14:19:33.6604620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-18T14:19:33.6609700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-18T14:19:33.6616170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-18T14:19:33.6620680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-18T14:19:33.6626400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-18T14:19:33.6631820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-18T14:19:33.6637280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-18T14:19:33.6641980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-18T14:19:33.6646910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-18T14:19:33.6652040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-18T14:19:33.6656770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-18T14:19:33.6661960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-18T14:19:33.6666620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-18T14:19:33.6672210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-18T14:19:33.6677320Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:19:33.6697480Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-18T14:19:33.6708380Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-18T14:19:33.6719750Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-18T14:19:33.6732130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-18T14:19:33.6738280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-18T14:19:33.6743550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-18T14:19:33.6748260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-18T14:19:33.6753450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-18T14:19:33.6759160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-18T14:19:33.6764020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-18T14:19:33.6769410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-18T14:19:33.6774480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-18T14:19:33.6779710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-18T14:19:33.6785230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-18T14:19:33.6790120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-18T14:19:33.6795520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-18T14:19:33.6800540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-18T14:19:33.6806010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-18T14:19:33.6810960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-18T14:19:33.6816400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-18T14:19:33.6821980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-18T14:19:33.6830310Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-18T14:19:33.6834970Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-18T14:19:33.6845530Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-18T14:19:33.6853310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-18T14:19:33.6858720Z 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-18T14:19:33.7324410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5900-11h59d.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-18T14:19:36.2095430Z ==> Summary 2021-05-18T14:19:36.2223860Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-18T14:19:36.2229670Z ==> Installing ffmpeg dependency: graphite2 2021-05-18T14:19:36.2280200Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-18T14:19:36.2297080Z 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-5444-mw43bk 2021-05-18T14:19:36.2424070Z cp -pR /private/tmp/d20210518-5444-mw43bk/graphite2/. /usr/local/Cellar/graphite2 2021-05-18T14:19:36.2584750Z chmod -Rf +w /private/tmp/d20210518-5444-mw43bk 2021-05-18T14:19:36.3048180Z ==> Finishing up 2021-05-18T14:19:36.3439940Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-18T14:19:36.3445860Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-18T14:19:36.3452040Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-18T14:19:36.3458660Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-18T14:19:36.3463480Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-18T14:19:36.3471500Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-18T14:19:36.3478870Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-18T14:19:36.3644310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5926-1r0ffru.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-18T14:19:38.7643920Z ==> Summary 2021-05-18T14:19:38.7670400Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-18T14:19:38.7676890Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-18T14:19:38.9878040Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-18T14:19:38.9894900Z 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-5444-7wothx 2021-05-18T14:19:39.0401760Z cp -pR /private/tmp/d20210518-5444-7wothx/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-18T14:19:39.0820600Z chmod -Rf +w /private/tmp/d20210518-5444-7wothx 2021-05-18T14:19:39.2839820Z ==> Finishing up 2021-05-18T14:19:39.3220890Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-18T14:19:39.3247490Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-18T14:19:39.3255170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-18T14:19:39.3259560Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-18T14:19:39.3266810Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-18T14:19:39.3275330Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-18T14:19:39.3301900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-18T14:19:39.3309430Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-18T14:19:39.3314250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-18T14:19:39.3319680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-18T14:19:39.3331680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-18T14:19:39.3336270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-18T14:19:39.3344590Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-18T14:19:39.3349360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-18T14:19:39.3354830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-18T14:19:39.3379650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-18T14:19:39.3384930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-18T14:19:39.3389580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-18T14:19:39.3394790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-18T14:19:39.3399830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-18T14:19:39.3408250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-18T14:19:39.3413150Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-18T14:19:39.3418800Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-18T14:19:39.3423250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-18T14:19:39.3681150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5956-3lp4cy.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-18T14:19:42.8358290Z ==> Summary 2021-05-18T14:19:42.8409640Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-18T14:19:42.8415590Z ==> Installing ffmpeg dependency: libass 2021-05-18T14:19:43.0858020Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-18T14:19:43.0887590Z 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-5444-1mcinj7 2021-05-18T14:19:43.1010270Z cp -pR /private/tmp/d20210518-5444-1mcinj7/libass/. /usr/local/Cellar/libass 2021-05-18T14:19:43.1606390Z chmod -Rf +w /private/tmp/d20210518-5444-1mcinj7 2021-05-18T14:19:43.2175760Z ==> Finishing up 2021-05-18T14:19:43.2558450Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-18T14:19:43.2564260Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-18T14:19:43.2568720Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-18T14:19:43.2574320Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-18T14:19:43.2581270Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-18T14:19:43.2714700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5982-haxsjy.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-18T14:19:46.6861120Z ==> Summary 2021-05-18T14:19:46.6901000Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-18T14:19:46.6922720Z ==> Installing ffmpeg dependency: libbluray 2021-05-18T14:19:46.7241260Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-18T14:19:46.7258450Z 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-5444-1uwxemx 2021-05-18T14:19:46.7453070Z cp -pR /private/tmp/d20210518-5444-1uwxemx/libbluray/. /usr/local/Cellar/libbluray 2021-05-18T14:19:46.7654060Z chmod -Rf +w /private/tmp/d20210518-5444-1uwxemx 2021-05-18T14:19:46.8306470Z ==> Finishing up 2021-05-18T14:19:46.8762910Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-18T14:19:46.8766360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-18T14:19:46.8771450Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-18T14:19:46.8778170Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-18T14:19:46.8784810Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-18T14:19:46.8789340Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-18T14:19:46.8794970Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-18T14:19:46.8802290Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-18T14:19:46.8959920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6032-5ggqmy.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-18T14:19:50.0512070Z ==> Summary 2021-05-18T14:19:50.0536250Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-18T14:19:50.0541660Z ==> Installing ffmpeg dependency: libsoxr 2021-05-18T14:19:50.0620220Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-18T14:19:50.0637520Z 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-5444-1xrk979 2021-05-18T14:19:50.0791880Z cp -pR /private/tmp/d20210518-5444-1xrk979/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-18T14:19:50.0998420Z chmod -Rf +w /private/tmp/d20210518-5444-1xrk979 2021-05-18T14:19:50.1647630Z ==> Finishing up 2021-05-18T14:19:50.2029450Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-18T14:19:50.2033070Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-18T14:19:50.2046060Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-18T14:19:50.2052780Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-18T14:19:50.2083660Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-18T14:19:50.2088600Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-18T14:19:50.2093930Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-18T14:19:50.2098640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-18T14:19:50.2103900Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-18T14:19:50.2111200Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-18T14:19:50.2115950Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-18T14:19:50.2282980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6062-10apkq4.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-18T14:19:54.7538270Z ==> Summary 2021-05-18T14:19:54.7623030Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-18T14:19:54.7625190Z ==> Installing ffmpeg dependency: libvidstab 2021-05-18T14:19:54.7641330Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-18T14:19:54.7665390Z 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-5444-10m9mnv 2021-05-18T14:19:54.7807190Z cp -pR /private/tmp/d20210518-5444-10m9mnv/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-18T14:19:54.8017860Z chmod -Rf +w /private/tmp/d20210518-5444-10m9mnv 2021-05-18T14:19:54.8821040Z ==> Finishing up 2021-05-18T14:19:54.9021980Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-18T14:19:54.9097790Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-18T14:19:54.9200450Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-18T14:19:54.9300350Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-18T14:19:54.9403800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6088-1eqgdi6.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-18T14:19:58.8139890Z ==> Summary 2021-05-18T14:19:58.8176820Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-18T14:19:58.8178380Z ==> Installing ffmpeg dependency: libvpx 2021-05-18T14:19:58.8213830Z 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-5444-b2xfau 2021-05-18T14:19:58.8216510Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-18T14:19:58.8461010Z cp -pR /private/tmp/d20210518-5444-b2xfau/libvpx/. /usr/local/Cellar/libvpx 2021-05-18T14:19:58.8675640Z chmod -Rf +w /private/tmp/d20210518-5444-b2xfau 2021-05-18T14:19:58.9293400Z ==> Finishing up 2021-05-18T14:19:58.9718040Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-18T14:19:58.9744220Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-18T14:19:58.9846700Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-18T14:19:58.9948060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6114-ldecyl.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-18T14:20:02.9559250Z ==> Summary 2021-05-18T14:20:02.9640200Z 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-5444-1ch3yhb 2021-05-18T14:20:02.9642880Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-18T14:20:02.9649240Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-18T14:20:02.9657400Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-18T14:20:02.9792400Z cp -pR /private/tmp/d20210518-5444-1ch3yhb/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-18T14:20:02.9954490Z chmod -Rf +w /private/tmp/d20210518-5444-1ch3yhb 2021-05-18T14:20:03.0938780Z ==> Finishing up 2021-05-18T14:20:03.1983230Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-18T14:20:03.2083450Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-18T14:20:03.2099690Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-18T14:20:03.2203450Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-18T14:20:03.2304460Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-18T14:20:03.2407590Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-18T14:20:03.2510680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-18T14:20:03.2611000Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-18T14:20:03.2714250Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-18T14:20:03.2813970Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-18T14:20:03.2917920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6140-vc6j37.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-18T14:20:06.7524560Z ==> Summary 2021-05-18T14:20:06.7548420Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-18T14:20:06.7556100Z ==> Installing ffmpeg dependency: rav1e 2021-05-18T14:20:06.7658860Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-18T14:20:06.7676320Z 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-5444-19n967b 2021-05-18T14:20:07.1788360Z cp -pR /private/tmp/d20210518-5444-19n967b/rav1e/. /usr/local/Cellar/rav1e 2021-05-18T14:20:07.3843180Z chmod -Rf +w /private/tmp/d20210518-5444-19n967b 2021-05-18T14:20:07.4434860Z ==> Finishing up 2021-05-18T14:20:07.4854550Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-18T14:20:07.4860440Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-18T14:20:07.4867140Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-18T14:20:07.4872110Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-18T14:20:07.4876940Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-18T14:20:07.4882030Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-18T14:20:07.4889260Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-18T14:20:07.5056830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6167-1y1drsn.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-18T14:20:09.8980070Z ==> Summary 2021-05-18T14:20:09.8999740Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-18T14:20:09.9006290Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-18T14:20:09.9491320Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-18T14:20:09.9508340Z 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-5444-q4ilmu 2021-05-18T14:20:09.9872960Z cp -pR /private/tmp/d20210518-5444-q4ilmu/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-18T14:20:10.0100720Z chmod -Rf +w /private/tmp/d20210518-5444-q4ilmu 2021-05-18T14:20:10.0753780Z ==> Finishing up 2021-05-18T14:20:10.1134430Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-18T14:20:10.1139220Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-18T14:20:10.1148480Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-18T14:20:10.1154700Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-18T14:20:10.1159240Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-18T14:20:10.1164980Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-18T14:20:10.1172330Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-18T14:20:10.1370510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6193-fkglsl.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-18T14:20:12.4292290Z ==> Summary 2021-05-18T14:20:12.4323290Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-18T14:20:12.4328980Z ==> Installing ffmpeg dependency: rubberband 2021-05-18T14:20:12.4846310Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-18T14:20:12.4863650Z 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-5444-3w03yn 2021-05-18T14:20:12.5007000Z cp -pR /private/tmp/d20210518-5444-3w03yn/rubberband/. /usr/local/Cellar/rubberband 2021-05-18T14:20:12.5137000Z chmod -Rf +w /private/tmp/d20210518-5444-3w03yn 2021-05-18T14:20:12.5695540Z ==> Finishing up 2021-05-18T14:20:12.6113960Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-18T14:20:12.6119930Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-18T14:20:12.6126530Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-18T14:20:12.6131190Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-18T14:20:12.6136760Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-18T14:20:12.6144090Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-18T14:20:12.6290380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6219-purwlc.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-18T14:20:14.8994570Z ==> Summary 2021-05-18T14:20:14.9014490Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-18T14:20:14.9020130Z ==> Installing ffmpeg dependency: sdl2 2021-05-18T14:20:14.9041430Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-18T14:20:14.9058830Z 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-5444-ez1szj 2021-05-18T14:20:14.9583180Z cp -pR /private/tmp/d20210518-5444-ez1szj/sdl2/. /usr/local/Cellar/sdl2 2021-05-18T14:20:15.0098090Z chmod -Rf +w /private/tmp/d20210518-5444-ez1szj 2021-05-18T14:20:15.0939080Z ==> Finishing up 2021-05-18T14:20:15.2369970Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-18T14:20:15.2375600Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-18T14:20:15.2392620Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-18T14:20:15.2406360Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-18T14:20:15.2411040Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-18T14:20:15.2416280Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-18T14:20:15.2421290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-18T14:20:15.2425980Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-18T14:20:15.2431170Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-18T14:20:15.2438350Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-18T14:20:15.2705890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6245-rxkmjf.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-18T14:20:17.5939500Z ==> Summary 2021-05-18T14:20:17.6002650Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-18T14:20:17.6008930Z ==> Installing ffmpeg dependency: snappy 2021-05-18T14:20:17.6078610Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-18T14:20:17.6096270Z 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-5444-517whk 2021-05-18T14:20:17.6209650Z cp -pR /private/tmp/d20210518-5444-517whk/snappy/. /usr/local/Cellar/snappy 2021-05-18T14:20:17.6351650Z chmod -Rf +w /private/tmp/d20210518-5444-517whk 2021-05-18T14:20:17.6854690Z ==> Finishing up 2021-05-18T14:20:17.7306150Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-18T14:20:17.7310030Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-18T14:20:17.7315370Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-18T14:20:17.7335420Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-18T14:20:17.7344740Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-18T14:20:17.7349620Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-18T14:20:17.7355090Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-18T14:20:17.7359820Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-18T14:20:17.7365110Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-18T14:20:17.7504410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6271-uba6x.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-18T14:20:20.2431170Z ==> Summary 2021-05-18T14:20:20.2452550Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-18T14:20:20.2463910Z ==> Installing ffmpeg dependency: speex 2021-05-18T14:20:20.2521940Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-18T14:20:20.2539270Z 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-5444-vidim0 2021-05-18T14:20:20.2688450Z cp -pR /private/tmp/d20210518-5444-vidim0/speex/. /usr/local/Cellar/speex 2021-05-18T14:20:20.2873300Z chmod -Rf +w /private/tmp/d20210518-5444-vidim0 2021-05-18T14:20:20.3433150Z ==> Finishing up 2021-05-18T14:20:20.3859690Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-18T14:20:20.3879630Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-18T14:20:20.3902190Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-18T14:20:20.3908160Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-18T14:20:20.3912680Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-18T14:20:20.3918120Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-18T14:20:20.3925070Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-18T14:20:20.4074040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6297-1geqg3a.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-18T14:20:22.7416850Z ==> Summary 2021-05-18T14:20:22.7445420Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-18T14:20:22.7451570Z ==> Installing ffmpeg dependency: srt 2021-05-18T14:20:22.7598410Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-18T14:20:22.7615560Z 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-5444-pqscdu 2021-05-18T14:20:22.7924970Z cp -pR /private/tmp/d20210518-5444-pqscdu/srt/. /usr/local/Cellar/srt 2021-05-18T14:20:22.8106920Z chmod -Rf +w /private/tmp/d20210518-5444-pqscdu 2021-05-18T14:20:22.8825660Z ==> Finishing up 2021-05-18T14:20:22.9267180Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-18T14:20:22.9282060Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-18T14:20:22.9304540Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-18T14:20:22.9323310Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-18T14:20:22.9344040Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-18T14:20:22.9356270Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-18T14:20:22.9368980Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-18T14:20:22.9387830Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-18T14:20:22.9399360Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-18T14:20:22.9411480Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-18T14:20:22.9426000Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-18T14:20:22.9658260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6323-2zgovr.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-18T14:20:25.3830010Z ==> Summary 2021-05-18T14:20:25.3853470Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-18T14:20:25.3859390Z ==> Installing ffmpeg dependency: giflib 2021-05-18T14:20:25.3882070Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-18T14:20:25.3899640Z 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-5444-16zeb79 2021-05-18T14:20:25.4031150Z cp -pR /private/tmp/d20210518-5444-16zeb79/giflib/. /usr/local/Cellar/giflib 2021-05-18T14:20:25.4172780Z chmod -Rf +w /private/tmp/d20210518-5444-16zeb79 2021-05-18T14:20:25.4680770Z ==> Finishing up 2021-05-18T14:20:25.5105990Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-18T14:20:25.5109440Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-18T14:20:25.5114850Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-18T14:20:25.5127810Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-18T14:20:25.5132720Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-18T14:20:25.5137420Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-18T14:20:25.5144640Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-18T14:20:25.5151430Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-18T14:20:25.5156260Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-18T14:20:25.5161460Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-18T14:20:25.5166600Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-18T14:20:25.5356820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6349-k6w05b.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-18T14:20:28.1077480Z ==> Summary 2021-05-18T14:20:28.1100020Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-18T14:20:28.1106990Z ==> Installing ffmpeg dependency: leptonica 2021-05-18T14:20:28.1839280Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-18T14:20:28.1856870Z 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-5444-d95sh 2021-05-18T14:20:28.2341590Z cp -pR /private/tmp/d20210518-5444-d95sh/leptonica/. /usr/local/Cellar/leptonica 2021-05-18T14:20:28.2668820Z chmod -Rf +w /private/tmp/d20210518-5444-d95sh 2021-05-18T14:20:28.4757620Z ==> Finishing up 2021-05-18T14:20:28.5393020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-18T14:20:28.5396430Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-18T14:20:28.5401630Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-18T14:20:28.5406250Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-18T14:20:28.5411410Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-18T14:20:28.5422020Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-18T14:20:28.5426560Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-18T14:20:28.5431760Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-18T14:20:28.5436400Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-18T14:20:28.5440960Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-18T14:20:28.5448160Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-18T14:20:28.5457660Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-18T14:20:28.5462250Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-18T14:20:28.5467470Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-18T14:20:28.5472380Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-18T14:20:28.5477000Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-18T14:20:28.5485390Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-18T14:20:28.5748880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6404-1oud082.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-18T14:20:31.7935290Z ==> Summary 2021-05-18T14:20:31.7975900Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-18T14:20:31.7981900Z ==> Installing ffmpeg dependency: tesseract 2021-05-18T14:20:31.8742350Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-18T14:20:31.8759640Z 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-5444-p234wy 2021-05-18T14:20:32.0495820Z cp -pR /private/tmp/d20210518-5444-p234wy/tesseract/. /usr/local/Cellar/tesseract 2021-05-18T14:20:32.1248430Z chmod -Rf +w /private/tmp/d20210518-5444-p234wy 2021-05-18T14:20:32.2458980Z ==> Finishing up 2021-05-18T14:20:32.2887890Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-18T14:20:32.2899500Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-18T14:20:32.2905370Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-18T14:20:32.2911950Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-18T14:20:32.2916790Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-18T14:20:32.2921610Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-18T14:20:32.2930380Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-18T14:20:32.3177960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6430-72ghwf.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-18T14:20:35.3558140Z ==> Caveats 2021-05-18T14:20:35.3559440Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:20:35.3561130Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:20:35.3562490Z ==> Summary 2021-05-18T14:20:35.3614590Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-18T14:20:35.3620470Z ==> Installing ffmpeg dependency: theora 2021-05-18T14:20:35.3813560Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-18T14:20:35.3831530Z 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-5444-qsklzn 2021-05-18T14:20:35.4322820Z cp -pR /private/tmp/d20210518-5444-qsklzn/theora/. /usr/local/Cellar/theora 2021-05-18T14:20:35.4837850Z chmod -Rf +w /private/tmp/d20210518-5444-qsklzn 2021-05-18T14:20:35.5843790Z ==> Finishing up 2021-05-18T14:20:35.6246430Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-18T14:20:35.6254430Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-18T14:20:35.6260700Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-18T14:20:35.6265090Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-18T14:20:35.6270530Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-18T14:20:35.6275160Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-18T14:20:35.6280180Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-18T14:20:35.6285170Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-18T14:20:35.6290600Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-18T14:20:35.6299050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-18T14:20:35.6307080Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-18T14:20:35.6314520Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-18T14:20:35.6319500Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-18T14:20:35.6324900Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-18T14:20:35.6599480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6456-13rf1ct.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-18T14:20:38.8800540Z ==> Summary 2021-05-18T14:20:38.8868370Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-18T14:20:38.8873950Z ==> Installing ffmpeg dependency: x264 2021-05-18T14:20:38.8914800Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-18T14:20:38.8932840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5444-7f3v53 2021-05-18T14:20:38.9293720Z cp -pR /private/tmp/d20210518-5444-7f3v53/x264/. /usr/local/Cellar/x264 2021-05-18T14:20:38.9452530Z chmod -Rf +w /private/tmp/d20210518-5444-7f3v53 2021-05-18T14:20:39.0212890Z ==> Finishing up 2021-05-18T14:20:39.1248440Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-18T14:20:39.1253630Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-18T14:20:39.1329340Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-18T14:20:39.1330980Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-18T14:20:39.1332490Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-18T14:20:39.1333890Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-18T14:20:39.1335260Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-18T14:20:39.1425250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6483-1tyxvle.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-18T14:20:42.1183330Z ==> Summary 2021-05-18T14:20:42.1201490Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-18T14:20:42.1213980Z ==> Installing ffmpeg dependency: x265 2021-05-18T14:20:42.1333680Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-18T14:20:42.1351320Z 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-5444-1judiip 2021-05-18T14:20:42.2326240Z cp -pR /private/tmp/d20210518-5444-1judiip/x265/. /usr/local/Cellar/x265 2021-05-18T14:20:42.3004460Z chmod -Rf +w /private/tmp/d20210518-5444-1judiip 2021-05-18T14:20:42.3888310Z ==> Finishing up 2021-05-18T14:20:42.4528090Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-18T14:20:42.4533590Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-18T14:20:42.4539890Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-18T14:20:42.4546690Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-18T14:20:42.4551100Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-18T14:20:42.4556510Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-18T14:20:42.4563770Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-18T14:20:42.4763300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6511-psld8u.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-18T14:20:45.2097740Z ==> Summary 2021-05-18T14:20:45.2105590Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-18T14:20:45.2112460Z ==> Installing ffmpeg dependency: xvid 2021-05-18T14:20:45.2135600Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-18T14:20:45.2154040Z 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-5444-j6m1a5 2021-05-18T14:20:45.2293000Z cp -pR /private/tmp/d20210518-5444-j6m1a5/xvid/. /usr/local/Cellar/xvid 2021-05-18T14:20:45.2746870Z chmod -Rf +w /private/tmp/d20210518-5444-j6m1a5 2021-05-18T14:20:45.3195840Z ==> Finishing up 2021-05-18T14:20:45.3617870Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-18T14:20:45.3623680Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-18T14:20:45.3628020Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-18T14:20:45.3752530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6537-1imo2uw.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-18T14:20:47.7010640Z ==> Summary 2021-05-18T14:20:47.7026640Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-18T14:20:47.7034210Z ==> Installing ffmpeg dependency: zeromq 2021-05-18T14:20:47.7203690Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-18T14:20:47.7221280Z 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-5444-1qxol14 2021-05-18T14:20:47.7765020Z cp -pR /private/tmp/d20210518-5444-1qxol14/zeromq/. /usr/local/Cellar/zeromq 2021-05-18T14:20:47.8238340Z chmod -Rf +w /private/tmp/d20210518-5444-1qxol14 2021-05-18T14:20:47.9115450Z ==> Finishing up 2021-05-18T14:20:47.9410640Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-18T14:20:47.9417060Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-18T14:20:47.9422230Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-18T14:20:47.9457420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-18T14:20:47.9470870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-18T14:20:47.9482130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-18T14:20:47.9492770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-18T14:20:47.9503130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-18T14:20:47.9511800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-18T14:20:47.9521510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-18T14:20:47.9531530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-18T14:20:47.9541470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-18T14:20:47.9551780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-18T14:20:47.9563490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-18T14:20:47.9574230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-18T14:20:47.9610910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-18T14:20:47.9622910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-18T14:20:47.9632870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-18T14:20:47.9642650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-18T14:20:47.9649590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-18T14:20:47.9659270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-18T14:20:47.9668180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-18T14:20:47.9673880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-18T14:20:47.9683320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-18T14:20:47.9693170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-18T14:20:47.9698610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-18T14:20:47.9707990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-18T14:20:47.9716890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-18T14:20:47.9727990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-18T14:20:47.9738570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-18T14:20:47.9746110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-18T14:20:47.9755170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-18T14:20:47.9765680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-18T14:20:47.9773030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-18T14:20:47.9782770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-18T14:20:47.9790390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-18T14:20:47.9799330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-18T14:20:47.9804750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-18T14:20:47.9815200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-18T14:20:47.9823010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-18T14:20:47.9831090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-18T14:20:47.9852480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-18T14:20:47.9853710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-18T14:20:47.9858850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-18T14:20:47.9867760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-18T14:20:47.9873140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-18T14:20:47.9878640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-18T14:20:47.9884010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-18T14:20:47.9892580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-18T14:20:47.9898200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-18T14:20:47.9905880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-18T14:20:47.9913830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-18T14:20:47.9923170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-18T14:20:47.9929340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-18T14:20:47.9938050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-18T14:20:47.9948720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-18T14:20:47.9956160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-18T14:20:47.9961240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-18T14:20:47.9972080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-18T14:20:47.9996590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-18T14:20:48.0039960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-18T14:20:48.0049740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-18T14:20:48.0056700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-18T14:20:48.0062260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-18T14:20:48.0067510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-18T14:20:48.0072980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-18T14:20:48.0078460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-18T14:20:48.0083840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-18T14:20:48.0102940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-18T14:20:48.0108560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-18T14:20:48.0113890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-18T14:20:48.0119360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-18T14:20:48.0125940Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-18T14:20:48.0130680Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-18T14:20:48.0135550Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-18T14:20:48.0143060Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-18T14:20:48.0396690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6563-ba2hdr.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-18T14:20:50.4444470Z ==> Summary 2021-05-18T14:20:50.4504190Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-18T14:20:50.4510680Z ==> Installing ffmpeg dependency: zimg 2021-05-18T14:20:50.4568830Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:20:50.4615850Z 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-5444-1c91j2q 2021-05-18T14:20:50.5143080Z cp -pR /private/tmp/d20210518-5444-1c91j2q/zimg/. /usr/local/Cellar/zimg 2021-05-18T14:20:50.5368920Z chmod -Rf +w /private/tmp/d20210518-5444-1c91j2q 2021-05-18T14:20:50.6024390Z ==> Finishing up 2021-05-18T14:20:50.6424700Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-18T14:20:50.6427910Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-18T14:20:50.6437060Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-18T14:20:50.6442900Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-18T14:20:50.6447220Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-18T14:20:50.6452610Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-18T14:20:50.6459510Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-18T14:20:50.6613750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6589-1307rxy.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-18T14:20:53.0750990Z ==> Summary 2021-05-18T14:20:53.0781170Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-18T14:20:53.0787350Z ==> Installing ffmpeg 2021-05-18T14:20:53.0791140Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-18T14:20:53.0809300Z 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-5444-10nf3b6 2021-05-18T14:20:53.3945390Z cp -pR /private/tmp/d20210518-5444-10nf3b6/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-18T14:20:53.6382110Z chmod -Rf +w /private/tmp/d20210518-5444-10nf3b6 2021-05-18T14:20:56.7386810Z ==> Finishing up 2021-05-18T14:20:56.7752790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-18T14:20:56.7756680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-18T14:20:56.7761930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-18T14:20:56.7766710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-18T14:20:56.7771770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-18T14:20:56.7776370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-18T14:20:56.7781520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-18T14:20:56.7794270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-18T14:20:56.7799850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-18T14:20:56.7804820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-18T14:20:56.7809750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-18T14:20:56.7814670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-18T14:20:56.7819380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-18T14:20:56.7824520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-18T14:20:56.7829550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-18T14:20:56.7834560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-18T14:20:56.7839330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-18T14:20:56.7844750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-18T14:20:56.7849770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-18T14:20:56.7854850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-18T14:20:56.7859730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-18T14:20:56.7864970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-18T14:20:56.7869510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-18T14:20:56.7874660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-18T14:20:56.7879070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-18T14:20:56.7884130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-18T14:20:56.7888720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-18T14:20:56.7893760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-18T14:20:56.7898580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-18T14:20:56.7903570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-18T14:20:56.7908310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-18T14:20:56.7913530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-18T14:20:56.7917800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-18T14:20:56.7923090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-18T14:20:56.7928060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-18T14:20:56.7933330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-18T14:20:56.7937840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-18T14:20:56.7943160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-18T14:20:56.7950010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-18T14:20:56.7954610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-18T14:20:56.7959930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-18T14:20:56.7964320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-18T14:20:56.7969540Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-18T14:20:56.7974040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-18T14:20:56.7979450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-18T14:20:56.7984090Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-18T14:20:56.7989040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-18T14:20:56.7995350Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-18T14:20:56.8019250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-18T14:20:56.8030640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-18T14:20:56.8038800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-18T14:20:56.8050710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-18T14:20:56.8121220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-18T14:20:56.8131160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-18T14:20:56.8135960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-18T14:20:56.8151790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-18T14:20:56.8157060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-18T14:20:56.8168230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-18T14:20:56.8173460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-18T14:20:56.8201730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-18T14:20:56.8207260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-18T14:20:56.8212690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-18T14:20:56.8220210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-18T14:20:56.8232820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-18T14:20:56.8242860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-18T14:20:56.8250560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-18T14:20:56.8258570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-18T14:20:56.8263830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-18T14:20:56.8274260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-18T14:20:56.8279670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-18T14:20:56.8287240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-18T14:20:56.8292310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-18T14:20:56.8296750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-18T14:20:56.8302280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-18T14:20:56.8307570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-18T14:20:56.8312320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-18T14:20:56.8317340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-18T14:20:56.8323030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-18T14:20:56.8327710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-18T14:20:56.8332960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-18T14:20:56.8337470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-18T14:20:56.8342840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-18T14:20:56.8347900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-18T14:20:56.8352790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-18T14:20:56.8357280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-18T14:20:56.8362720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-18T14:20:56.8367760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-18T14:20:56.8372490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-18T14:20:56.8377250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-18T14:20:56.8382210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-18T14:20:56.8386950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-18T14:20:56.8392110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-18T14:20:56.8396640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-18T14:20:56.8401270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-18T14:20:56.8406800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-18T14:20:56.8411700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-18T14:20:56.8416230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-18T14:20:56.8421250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-18T14:20:56.8425880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-18T14:20:56.8431080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-18T14:20:56.8434350Z Only the first 100 operations were output. 2021-05-18T14:20:56.9556830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6615-1ltyih3.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-18T14:20:59.5925510Z ==> Summary 2021-05-18T14:20:59.6091330Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-18T14:21:00.7475260Z ==> Caveats 2021-05-18T14:21:00.7476630Z ==> tesseract 2021-05-18T14:21:00.7492290Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:21:00.7494100Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:21:02.5379550Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T14:21:03.7160380Z /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-18T14:21:04.2811530Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-18T14:21:04.6667340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-18T14%3A30%3A00Z&sig=Dzsb3T%2BJmDsyEM8KSVpzuRHyUNp7B2mVJg6pQjEtKZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:04.7126170Z /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-18T14\%3A30\%3A00Z\&sig=Dzsb3T\%2BJmDsyEM8KSVpzuRHyUNp7B2mVJg6pQjEtKZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:05.1878970Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-18T14:21:05.3064090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T14:21:06.5013970Z /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-18T14:21:07.0779420Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-18T14:21:07.4672150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-18T14%3A30%3A00Z&sig=mvi6pJexys5Q%2FDO7POPH%2FRLYIdyzEo7RTONhPVAt7p8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:07.5114580Z /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-18T14\%3A30\%3A00Z\&sig=mvi6pJexys5Q\%2FDO7POPH\%2FRLYIdyzEo7RTONhPVAt7p8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:08.1655950Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-18T14:21:08.2045960Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-18T14:21:08.2050600Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-18T14:21:08.2794670Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-18T14:21:08.2836680Z 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-6622-1056hrq 2021-05-18T14:21:08.8614680Z cp -pR /private/tmp/d20210518-6622-1056hrq/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-18T14:21:09.3063500Z chmod -Rf +w /private/tmp/d20210518-6622-1056hrq 2021-05-18T14:21:09.6819770Z ==> Finishing up 2021-05-18T14:21:09.7072180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-18T14:21:09.7096400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-18T14:21:09.7109580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-18T14:21:09.7121980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-18T14:21:09.7134910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-18T14:21:09.7148560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-18T14:21:09.7161100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-18T14:21:09.7173300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-18T14:21:09.7184180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-18T14:21:09.7195060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-18T14:21:09.7211940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-18T14:21:09.7223010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-18T14:21:09.7235110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-18T14:21:09.7245360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-18T14:21:09.7255510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-18T14:21:09.7268050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-18T14:21:09.7284180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-18T14:21:09.7295660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-18T14:21:09.7340370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-18T14:21:09.7346230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-18T14:21:09.7350070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-18T14:21:09.7354390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-18T14:21:09.7359270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-18T14:21:09.7363520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-18T14:21:09.7368390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-18T14:21:09.7372640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-18T14:21:09.7378160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-18T14:21:09.7382790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-18T14:21:09.7387680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-18T14:21:09.7392330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-18T14:21:09.7399840Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-18T14:21:09.7409050Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-18T14:21:09.7414010Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-18T14:21:09.7424320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-18T14:21:09.7430290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-18T14:21:09.7435910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-18T14:21:09.7441460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-18T14:21:09.7447070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-18T14:21:09.7452590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-18T14:21:09.7464470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-18T14:21:09.7469610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-18T14:21:09.7480590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-18T14:21:09.7485960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-18T14:21:09.7491320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-18T14:21:09.7496470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-18T14:21:09.7502210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-18T14:21:09.7513090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-18T14:21:09.7518520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-18T14:21:09.7523700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-18T14:21:09.7528840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-18T14:21:09.7537560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-18T14:21:09.7557630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-18T14:21:09.7563270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-18T14:21:09.7573940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-18T14:21:09.7579140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-18T14:21:09.7585790Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-18T14:21:09.7590880Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-18T14:21:09.7595710Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-18T14:21:09.9206220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6792-8kydze.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-18T14:21:12.5247960Z ==> Summary 2021-05-18T14:21:12.5659430Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-18T14:21:12.5671560Z ==> Installing imagemagick@6 2021-05-18T14:21:12.5674930Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-18T14:21:12.5699070Z 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-6622-l9lvn8 2021-05-18T14:21:12.8887110Z cp -pR /private/tmp/d20210518-6622-l9lvn8/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-18T14:21:13.2606590Z chmod -Rf +w /private/tmp/d20210518-6622-l9lvn8 2021-05-18T14:21:14.5427420Z ==> Finishing up 2021-05-18T14:21:14.8040260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6818-117h9dc.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-18T14:21:17.3750390Z ==> Caveats 2021-05-18T14:21:17.3752140Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:21:17.3753320Z because this is an alternate version of another formula. 2021-05-18T14:21:17.3754030Z 2021-05-18T14:21:17.3754900Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:21:17.3756520Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:21:17.3757320Z 2021-05-18T14:21:17.3758190Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:21:17.3759570Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:21:17.3761030Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:21:17.3761750Z 2021-05-18T14:21:17.3763070Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:21:17.3764220Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:21:17.3764930Z 2021-05-18T14:21:17.3765950Z ==> Summary 2021-05-18T14:21:17.4187820Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-18T14:21:18.2470690Z ==> Caveats 2021-05-18T14:21:18.2472570Z ==> imagemagick@6 2021-05-18T14:21:18.2513870Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:21:18.2515170Z because this is an alternate version of another formula. 2021-05-18T14:21:18.2515860Z 2021-05-18T14:21:18.2516700Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:21:18.2518340Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:21:18.2519150Z 2021-05-18T14:21:18.2520010Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:21:18.2521400Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:21:18.2522860Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:21:18.2523570Z 2021-05-18T14:21:18.2524920Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:21:18.2526440Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:21:18.2527190Z 2021-05-18T14:21:20.3554400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T14:21:21.4772370Z /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-18T14:21:22.1294380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-18T14:21:22.5285430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-18T14%3A30%3A00Z&sig=gqU5YkLVdzqT7SUcfKfZWfCYtPt3J58oHxtbGrq%2BpoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:22.5738320Z /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-18T14\%3A30\%3A00Z\&sig=gqU5YkLVdzqT7SUcfKfZWfCYtPt3J58oHxtbGrq\%2BpoE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:22.6767230Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-18T14:21:22.6838940Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T14:21:23.8757170Z /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-18T14:21:24.4349900Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-18T14:21:24.8022230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-18T14%3A30%3A00Z&sig=grqFh2EA5m%2FOL3SYtLxeKjfOGYGw%2BkC%2BPargV%2BOyFSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:24.8519850Z /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-18T14\%3A30\%3A00Z\&sig=grqFh2EA5m\%2FOL3SYtLxeKjfOGYGw\%2BkC\%2BPargV\%2BOyFSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:24.9801920Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-18T14:21:24.9880430Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T14:21:26.1486840Z /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-18T14:21:26.7135290Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-18T14:21:27.1000220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-18T14%3A30%3A00Z&sig=O04oaEFYtquNAtijw2638TPJRYplrH2DPzIM0UDIDn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:27.1614380Z /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-18T14\%3A30\%3A00Z\&sig=O04oaEFYtquNAtijw2638TPJRYplrH2DPzIM0UDIDn8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:27.7064380Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-18T14:21:27.8580370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T14:21:29.0028900Z /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-18T14:21:29.5738610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-18T14:21:29.9626210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-18T14%3A30%3A00Z&sig=3lXK4WluXUIkpoqiUiHOkouVktoxBADXR4jK%2FIuP658%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:30.0200040Z /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-18T14\%3A30\%3A00Z\&sig=3lXK4WluXUIkpoqiUiHOkouVktoxBADXR4jK\%2FIuP658\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:30.0700850Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-18T14:21:30.0743420Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T14:21:31.2403250Z /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-18T14:21:31.7891800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-18T14:21:32.1833410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-18T14%3A30%3A00Z&sig=w7O%2F5%2BsRrU8s4K5N6rn3%2Fou4ugYzy7eyAuuUx7nxFzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:32.2572740Z /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-18T14\%3A30\%3A00Z\&sig=w7O\%2F5\%2BsRrU8s4K5N6rn3\%2Fou4ugYzy7eyAuuUx7nxFzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:32.3106290Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-18T14:21:32.3139230Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T14:21:33.5456940Z /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-18T14:21:34.1455880Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-18T14:21:34.5317070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-18T14%3A30%3A00Z&sig=UGhO41BbOijoZVY%2FJ%2BZSKtKAmnM1DYhdaZ3LB0wzXjQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:34.5765990Z /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-18T14\%3A30\%3A00Z\&sig=UGhO41BbOijoZVY\%2FJ\%2BZSKtKAmnM1DYhdaZ3LB0wzXjQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:34.6887360Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-18T14:21:34.6953260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T14:21:35.8807910Z /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-18T14:21:36.4806030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-18T14:21:36.8672090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-18T14%3A30%3A00Z&sig=lUS6oKPstI30j7LFOsjR760K%2FZhY1r1aqScnS7X5wM8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:36.9123750Z /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-18T14\%3A30\%3A00Z\&sig=lUS6oKPstI30j7LFOsjR760K\%2FZhY1r1aqScnS7X5wM8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:37.0230620Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-18T14:21:37.0304770Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T14:21:38.1660230Z /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-18T14:21:38.7600070Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-18T14:21:39.1488110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-18T14%3A30%3A00Z&sig=MY6ScxgMAZcqbjxJYRHk1HE0mB1fHCQV9DVz1oGAHFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:39.1939230Z /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-18T14\%3A30\%3A00Z\&sig=MY6ScxgMAZcqbjxJYRHk1HE0mB1fHCQV9DVz1oGAHFg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:39.2457490Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-18T14:21:39.2495410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T14:21:40.3877990Z /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-18T14:21:40.9440470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-18T14:21:41.3135530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-18T14%3A30%3A00Z&sig=g%2BkUaFjSlDqPS1DMJsI6jadT8mQ76%2B0sdB4g4SthNeA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:41.3580280Z /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-18T14\%3A30\%3A00Z\&sig=g\%2BkUaFjSlDqPS1DMJsI6jadT8mQ76\%2B0sdB4g4SthNeA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:41.4391900Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-18T14:21:41.4437850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T14:21:42.7114390Z /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-18T14:21:43.2775530Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-18T14:21:43.6614000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-18T14%3A30%3A00Z&sig=7iSXCMzzHHXgu3YvqsEs6nx3bb1n6vMXe3LabIBVeNA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:43.7056850Z /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-18T14\%3A30\%3A00Z\&sig=7iSXCMzzHHXgu3YvqsEs6nx3bb1n6vMXe3LabIBVeNA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:43.7621910Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:21:43.7656720Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T14:21:44.9141870Z /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-18T14:21:45.5439950Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-18T14:21:45.9670930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-18T14%3A30%3A00Z&sig=WDb2m37qAADttq3FkExTo1Poy6GWkYXQeEyCHScbHPY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:46.0343300Z /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-18T14\%3A30\%3A00Z\&sig=WDb2m37qAADttq3FkExTo1Poy6GWkYXQeEyCHScbHPY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:46.2980650Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:21:46.3048510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T14:21:47.5871750Z /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-18T14:21:48.2081450Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-18T14:21:48.5918960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-18T14%3A30%3A00Z&sig=03RZmZFAm2E3DnU3ntP9T2wYkYlfAoYm5r0xfkklpZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:48.6590360Z /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-18T14\%3A30\%3A00Z\&sig=03RZmZFAm2E3DnU3ntP9T2wYkYlfAoYm5r0xfkklpZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:49.0037280Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-18T14:21:49.0572940Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-18T14:21:49.0575350Z ==> Installing imagemagick dependency: libde265 2021-05-18T14:21:49.1252290Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-18T14:21:49.1293430Z 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-6825-ptpx2j 2021-05-18T14:21:49.1523690Z cp -pR /private/tmp/d20210518-6825-ptpx2j/libde265/. /usr/local/Cellar/libde265 2021-05-18T14:21:49.1727210Z chmod -Rf +w /private/tmp/d20210518-6825-ptpx2j 2021-05-18T14:21:49.2556140Z ==> Finishing up 2021-05-18T14:21:49.3614500Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-18T14:21:49.3623000Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-18T14:21:49.3630530Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-18T14:21:49.3640340Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-18T14:21:49.3645870Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-18T14:21:49.3656010Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-18T14:21:49.3671410Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-18T14:21:49.3683850Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-18T14:21:49.3689330Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-18T14:21:49.3706530Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-18T14:21:49.3994350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7056-3p1z80.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-18T14:21:51.6663480Z ==> Summary 2021-05-18T14:21:51.6690700Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-18T14:21:51.6696890Z ==> Installing imagemagick dependency: docbook 2021-05-18T14:21:51.6716440Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-18T14:21:51.6732940Z 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-6825-azli1l 2021-05-18T14:21:51.7569920Z cp -pR /private/tmp/d20210518-6825-azli1l/docbook/. /usr/local/Cellar/docbook 2021-05-18T14:21:51.8621550Z chmod -Rf +w /private/tmp/d20210518-6825-azli1l 2021-05-18T14:21:51.9606820Z ==> Finishing up 2021-05-18T14:21:52.0173430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7082-ld44cg.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-18T14:21:54.1454420Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-18T14:21:54.2352040Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.2818610Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.3269490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.3729680Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.4131320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.4435010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.4737510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.5038260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.5351510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.5652580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.5953120Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.6254230Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.6553720Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.6859590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:21:54.8820690Z ==> Caveats 2021-05-18T14:21:54.8821780Z To use the DocBook package in your XML toolchain, 2021-05-18T14:21:54.8822770Z you need to add the following to your ~/.bashrc: 2021-05-18T14:21:54.8823400Z 2021-05-18T14:21:54.8824260Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:21:54.8825550Z ==> Summary 2021-05-18T14:21:54.8959760Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-18T14:21:54.8965880Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-18T14:21:54.9014070Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-18T14:21:54.9031410Z 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-6825-s294a 2021-05-18T14:21:56.6974290Z cp -pR /private/tmp/d20210518-6825-s294a/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-18T14:21:59.1401760Z chmod -Rf +w /private/tmp/d20210518-6825-s294a 2021-05-18T14:22:00.4794090Z ==> Finishing up 2021-05-18T14:22:00.5276600Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-18T14:22:00.5379730Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-18T14:22:00.5483320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7123-1v8efq9.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-18T14:22:03.2398390Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:22:03.2853640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:22:03.3163110Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:22:03.3463080Z ==> 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-18T14:22:03.3763690Z ==> 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-18T14:22:03.4065770Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-18T14:22:03.4366580Z ==> 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-18T14:22:03.4668300Z ==> 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-18T14:22:03.4967520Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:22:03.5268930Z ==> 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-18T14:22:03.5596350Z ==> 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-18T14:22:03.5897310Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:22:03.6198110Z ==> 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-18T14:22:03.6500410Z ==> 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-18T14:22:03.6803150Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:22:03.7103820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:22:03.7404870Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:22:03.7752070Z ==> 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-18T14:22:03.8052510Z ==> 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-18T14:22:03.8352440Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:22:03.8654720Z ==> 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-18T14:22:03.8962660Z ==> 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-18T14:22:03.9273550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:22:03.9572730Z ==> 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-18T14:22:03.9874170Z ==> 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-18T14:22:04.0174940Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-18T14:22:04.0473840Z ==> 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-18T14:22:04.0775930Z ==> 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-18T14:22:05.1194620Z ==> Summary 2021-05-18T14:22:05.4039410Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-18T14:22:05.4050540Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-18T14:22:05.4074590Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-18T14:22:05.4092960Z 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-6825-i24nd5 2021-05-18T14:22:05.4192240Z cp -pR /private/tmp/d20210518-6825-i24nd5/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-18T14:22:05.4312290Z chmod -Rf +w /private/tmp/d20210518-6825-i24nd5 2021-05-18T14:22:05.4790340Z ==> Finishing up 2021-05-18T14:22:05.5235900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7177-a2i788.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-18T14:22:07.9511750Z ==> Caveats 2021-05-18T14:22:07.9513840Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:22:07.9520380Z because macOS already provides this software and installing another version in 2021-05-18T14:22:07.9521480Z parallel can cause all kinds of trouble. 2021-05-18T14:22:07.9522110Z 2021-05-18T14:22:07.9523420Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:22:07.9525080Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:22:07.9525890Z 2021-05-18T14:22:07.9526380Z 2021-05-18T14:22:07.9527160Z Bash completion has been installed to: 2021-05-18T14:22:07.9528530Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:22:07.9529790Z ==> Summary 2021-05-18T14:22:07.9533540Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-18T14:22:07.9540300Z ==> Installing imagemagick dependency: xmlto 2021-05-18T14:22:07.9671710Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-18T14:22:07.9689020Z 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-6825-jk39fo 2021-05-18T14:22:07.9967050Z cp -pR /private/tmp/d20210518-6825-jk39fo/xmlto/. /usr/local/Cellar/xmlto 2021-05-18T14:22:08.0292280Z chmod -Rf +w /private/tmp/d20210518-6825-jk39fo 2021-05-18T14:22:08.0962690Z ==> Finishing up 2021-05-18T14:22:08.1390150Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-18T14:22:08.1404030Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-18T14:22:08.1423880Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-18T14:22:08.1439280Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-18T14:22:08.1447480Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-18T14:22:08.1540620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7203-1oj2gkt.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-18T14:22:10.6036970Z ==> Summary 2021-05-18T14:22:10.6077760Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-18T14:22:10.6083730Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-18T14:22:10.7098080Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-18T14:22:10.7115710Z 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-6825-10j6hs8 2021-05-18T14:22:10.7836070Z cp -pR /private/tmp/d20210518-6825-10j6hs8/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-18T14:22:10.9153890Z chmod -Rf +w /private/tmp/d20210518-6825-10j6hs8 2021-05-18T14:22:11.0603050Z ==> Finishing up 2021-05-18T14:22:11.1050960Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-18T14:22:11.1106490Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-18T14:22:11.1113200Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-18T14:22:11.1220590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1323080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1356820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1390940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1397160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1447190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1459920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1474770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1476980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1487590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1509710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1512570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1515040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1535630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1541130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1564720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1592700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1596710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1610160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1625430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1627730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1633600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1653840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1678130Z mkdir -p /usr/local/share/locale/fo 2021-05-18T14:22:11.1687550Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-18T14:22:11.1690690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1693470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1702930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1744290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1762220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1858250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1896100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1908720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1915180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1918270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1920210Z mkdir -p /usr/local/share/locale/ia 2021-05-18T14:22:11.1924860Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-18T14:22:11.1949170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1951970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.1980850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2010050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2021150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2023700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2036710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2049620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2065730Z mkdir -p /usr/local/share/locale/ky 2021-05-18T14:22:11.2072550Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-18T14:22:11.2094120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2110910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2113530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2116120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2118730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2120810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2132410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2134710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2144850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2149930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2153520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2155950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2178600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2206190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2233700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2261010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2288790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2316150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2343430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2363960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2371280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2398690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2426500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2454530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2481900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2509190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2536870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2555440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2566760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2595650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2630690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2676680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2699790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2784690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:22:11.2811440Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-18T14:22:11.2819630Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-18T14:22:11.2841820Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-18T14:22:11.2884020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7229-pwknab.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-18T14:22:13.5776850Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:22:14.6931570Z ==> Summary 2021-05-18T14:22:14.7133800Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-18T14:22:14.7139480Z ==> Installing imagemagick dependency: libheif 2021-05-18T14:22:14.8271520Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-18T14:22:14.8288280Z 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-6825-18drshg 2021-05-18T14:22:14.8526760Z cp -pR /private/tmp/d20210518-6825-18drshg/libheif/. /usr/local/Cellar/libheif 2021-05-18T14:22:14.8765060Z chmod -Rf +w /private/tmp/d20210518-6825-18drshg 2021-05-18T14:22:14.9705300Z ==> Finishing up 2021-05-18T14:22:15.0127000Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-18T14:22:15.0130980Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-18T14:22:15.0136650Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-18T14:22:15.0141370Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-18T14:22:15.0148470Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-18T14:22:15.0155130Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-18T14:22:15.0177510Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-18T14:22:15.0190230Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-18T14:22:15.0200110Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-18T14:22:15.0208480Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-18T14:22:15.0218230Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-18T14:22:15.0223910Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-18T14:22:15.0230730Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-18T14:22:15.0238920Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-18T14:22:15.0250010Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-18T14:22:15.0260070Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-18T14:22:15.0270360Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-18T14:22:15.0499920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7256-167sd30.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-18T14:22:17.1858770Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:22:18.2129450Z ==> Summary 2021-05-18T14:22:18.2154200Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-18T14:22:18.2186060Z ==> Installing imagemagick dependency: liblqr 2021-05-18T14:22:18.2709450Z 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-6825-9py7iy 2021-05-18T14:22:18.2711930Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-18T14:22:18.2846260Z cp -pR /private/tmp/d20210518-6825-9py7iy/liblqr/. /usr/local/Cellar/liblqr 2021-05-18T14:22:18.3130370Z chmod -Rf +w /private/tmp/d20210518-6825-9py7iy 2021-05-18T14:22:18.3573380Z ==> Finishing up 2021-05-18T14:22:18.3983940Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-18T14:22:18.4012860Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-18T14:22:18.4088840Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-18T14:22:18.4191330Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-18T14:22:18.4294970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7283-1rkfyo1.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-18T14:22:21.1509880Z ==> Summary 2021-05-18T14:22:21.1534880Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-18T14:22:21.1540060Z ==> Installing imagemagick dependency: libomp 2021-05-18T14:22:21.1589490Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-18T14:22:21.1607180Z 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-6825-54ww52 2021-05-18T14:22:21.1745010Z cp -pR /private/tmp/d20210518-6825-54ww52/libomp/. /usr/local/Cellar/libomp 2021-05-18T14:22:21.1850500Z chmod -Rf +w /private/tmp/d20210518-6825-54ww52 2021-05-18T14:22:21.2256400Z ==> Finishing up 2021-05-18T14:22:21.2715180Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-18T14:22:21.2721650Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-18T14:22:21.2725650Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-18T14:22:21.2740060Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-18T14:22:21.2748880Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-18T14:22:21.2875640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7309-1og3905.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-18T14:22:23.6220870Z ==> Summary 2021-05-18T14:22:23.6236370Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-18T14:22:23.6242840Z ==> Installing imagemagick dependency: imath 2021-05-18T14:22:23.6297950Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:22:23.6315610Z 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-6825-c84xgd 2021-05-18T14:22:23.6900320Z cp -pR /private/tmp/d20210518-6825-c84xgd/imath/. /usr/local/Cellar/imath 2021-05-18T14:22:23.7179320Z chmod -Rf +w /private/tmp/d20210518-6825-c84xgd 2021-05-18T14:22:23.7824900Z ==> Finishing up 2021-05-18T14:22:23.8260910Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-18T14:22:23.8277380Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-18T14:22:23.8281970Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-18T14:22:23.8287290Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-18T14:22:23.8292400Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-18T14:22:23.8297050Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-18T14:22:23.8304720Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-18T14:22:23.8491530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7335-1metk77.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-18T14:22:26.1319250Z ==> Summary 2021-05-18T14:22:26.1358450Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-18T14:22:26.1418620Z ==> Installing imagemagick dependency: openexr 2021-05-18T14:22:26.1480500Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:22:26.1497720Z 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-6825-1ku09xl 2021-05-18T14:22:26.2175940Z cp -pR /private/tmp/d20210518-6825-1ku09xl/openexr/. /usr/local/Cellar/openexr 2021-05-18T14:22:26.3025700Z chmod -Rf +w /private/tmp/d20210518-6825-1ku09xl 2021-05-18T14:22:26.6183050Z ==> Finishing up 2021-05-18T14:22:26.6668380Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-18T14:22:26.6672620Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-18T14:22:26.6677530Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-18T14:22:26.6683590Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-18T14:22:26.6688260Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-18T14:22:26.6693390Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-18T14:22:26.6698420Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-18T14:22:26.6703370Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-18T14:22:26.6710440Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-18T14:22:26.6719490Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-18T14:22:26.6728810Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-18T14:22:26.6734310Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-18T14:22:26.6745670Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-18T14:22:26.6751240Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-18T14:22:26.6756600Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-18T14:22:26.6764770Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-18T14:22:26.6773280Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-18T14:22:26.6777970Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-18T14:22:26.6783530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-18T14:22:26.6788360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-18T14:22:26.6793990Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-18T14:22:26.6799270Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-18T14:22:26.6804350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-18T14:22:26.6809540Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-18T14:22:26.6815070Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-18T14:22:26.6820370Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-18T14:22:26.6825930Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-18T14:22:26.6833510Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-18T14:22:26.7298530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7364-1nsw1no.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-18T14:22:29.0910280Z ==> Summary 2021-05-18T14:22:29.1023190Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-18T14:22:29.1029570Z ==> Installing imagemagick 2021-05-18T14:22:29.1033010Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-18T14:22:29.1051550Z 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-6825-1xd5aui 2021-05-18T14:22:29.5013510Z cp -pR /private/tmp/d20210518-6825-1xd5aui/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-18T14:22:29.8901060Z chmod -Rf +w /private/tmp/d20210518-6825-1xd5aui 2021-05-18T14:22:31.9778900Z ==> Finishing up 2021-05-18T14:22:31.9961870Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-18T14:22:31.9967960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-18T14:22:31.9973250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-18T14:22:31.9978680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-18T14:22:31.9985480Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-18T14:22:31.9989730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-18T14:22:32.0002430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-18T14:22:32.0004430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-18T14:22:32.0007210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-18T14:22:32.0013470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-18T14:22:32.0018540Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-18T14:22:32.0024510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-18T14:22:32.0031510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-18T14:22:32.0037010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-18T14:22:32.0045170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-18T14:22:32.0050510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-18T14:22:32.0056160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-18T14:22:32.0061590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-18T14:22:32.0067270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-18T14:22:32.0135360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-18T14:22:32.0139850Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-18T14:22:32.0145150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-18T14:22:32.0149630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-18T14:22:32.0154800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-18T14:22:32.0159530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-18T14:22:32.0164380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-18T14:22:32.0169870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-18T14:22:32.0174460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-18T14:22:32.0179540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-18T14:22:32.0184080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-18T14:22:32.0191330Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-18T14:22:32.0197570Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-18T14:22:32.0204980Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-18T14:22:32.0214870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-18T14:22:32.0227460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-18T14:22:32.0233680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-18T14:22:32.0239660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-18T14:22:32.0250110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-18T14:22:32.0261320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-18T14:22:32.0270710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-18T14:22:32.0276150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-18T14:22:32.0281570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-18T14:22:32.0289860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-18T14:22:32.0295510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-18T14:22:32.0303710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-18T14:22:32.0314110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-18T14:22:32.0319130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-18T14:22:32.0324810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-18T14:22:32.0330260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-18T14:22:32.0335220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-18T14:22:32.0342330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-18T14:22:32.0347430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-18T14:22:32.0352580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-18T14:22:32.0368970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-18T14:22:32.0391760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-18T14:22:32.0394240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-18T14:22:32.0396340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-18T14:22:32.0398530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-18T14:22:32.0401690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-18T14:22:32.0424430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-18T14:22:32.0453350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-18T14:22:32.0455700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-18T14:22:32.0457990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-18T14:22:32.0459870Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-18T14:22:32.0461810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-18T14:22:32.0464960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-18T14:22:32.0467090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-18T14:22:32.0468640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-18T14:22:32.0470270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-18T14:22:32.0471930Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-18T14:22:32.0491890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-18T14:22:32.3013870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7390-12s04u3.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-18T14:22:34.8775410Z ==> Summary 2021-05-18T14:22:34.9245890Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-18T14:22:36.8121660Z ==> Caveats 2021-05-18T14:22:36.8123120Z ==> docbook 2021-05-18T14:22:36.8144830Z To use the DocBook package in your XML toolchain, 2021-05-18T14:22:36.8145860Z you need to add the following to your ~/.bashrc: 2021-05-18T14:22:36.8146490Z 2021-05-18T14:22:36.8147340Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:22:36.8148780Z ==> gnu-getopt 2021-05-18T14:22:36.8174260Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:22:36.8175590Z because macOS already provides this software and installing another version in 2021-05-18T14:22:36.8176670Z parallel can cause all kinds of trouble. 2021-05-18T14:22:36.8177300Z 2021-05-18T14:22:36.8178560Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:22:36.8180220Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:22:36.8181020Z 2021-05-18T14:22:36.8181520Z 2021-05-18T14:22:36.8182290Z Bash completion has been installed to: 2021-05-18T14:22:36.8183640Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:22:38.5586550Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T14:22:39.6726900Z /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-18T14:22:40.2457040Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-18T14:22:40.6560210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-18T14%3A30%3A00Z&sig=o%2B49mEPYGVc3CGW8DXlHZY2MY%2Fao3mpbxFVrRXpWJxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:40.7058470Z /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-18T14\%3A30\%3A00Z\&sig=o\%2B49mEPYGVc3CGW8DXlHZY2MY\%2Fao3mpbxFVrRXpWJxw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:40.7622770Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-18T14:22:40.8269510Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-18T14:22:40.8310420Z 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-7397-yfwmai 2021-05-18T14:22:40.8481780Z cp -pR /private/tmp/d20210518-7397-yfwmai/udunits/. /usr/local/Cellar/udunits 2021-05-18T14:22:40.8681590Z chmod -Rf +w /private/tmp/d20210518-7397-yfwmai 2021-05-18T14:22:40.9202520Z ==> Finishing up 2021-05-18T14:22:41.0334820Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-18T14:22:41.0435740Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-18T14:22:41.0461550Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-18T14:22:41.0475060Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-18T14:22:41.0523230Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-18T14:22:41.0536870Z info /usr/local/share/info/udunits2.info 2021-05-18T14:22:41.0638930Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-18T14:22:41.0640070Z info /usr/local/share/info/udunits2lib.info 2021-05-18T14:22:41.0669570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-18T14:22:41.0771290Z info /usr/local/share/info/udunits2prog.info 2021-05-18T14:22:41.0874370Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-18T14:22:41.0939080Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-18T14:22:41.1041620Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-18T14:22:41.1140670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7564-16bsvzf.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-18T14:22:43.4270410Z ==> Summary 2021-05-18T14:22:43.4299580Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-18T14:22:45.7153820Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-18T14:22:45.7155250Z To reinstall 1.6, run: 2021-05-18T14:22:45.7156240Z brew reinstall jq 2021-05-18T14:22:47.3242070Z ==> Caveats 2021-05-18T14:22:47.3243310Z imagej requires Java. You can install the latest version with: 2021-05-18T14:22:47.3244670Z brew install --cask adoptopenjdk 2021-05-18T14:22:47.3245330Z 2021-05-18T14:22:47.5798200Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T14:22:47.8190360Z /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-18T14:22:55.8818700Z ==> Verifying checksum for cask 'imagej' 2021-05-18T14:22:56.1670580Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:22:56.1671710Z ==> Installing Cask imagej 2021-05-18T14:22:56.2105520Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210518-7674-fa3o3v 2021-05-18T14:22:56.3603990Z cp -pR /private/tmp/d20210518-7674-fa3o3v/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-18T14:22:56.5042720Z chmod -Rf +w /private/tmp/d20210518-7674-fa3o3v 2021-05-18T14:22:56.5782870Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-18T14:22:56.8226640Z 🍺 imagej was successfully installed! 2021-05-18T14:22:58.7325280Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-18T14:23:00.5300540Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-18T14:23:00.9130570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-18T14%3A30%3A00Z&sig=wbA0aljdAgXvS5f3ppi2a%2FJXmuBkCQJkUlZ5kqs2a2k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:01.0766900Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-18T14:23:02.9371890Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-18T14:23:03.3530610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-18T14%3A30%3A00Z&sig=FVolw1uCh0CQMU7fYQpoKvfVX0pMDpvctwiTBgVDzkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:03.7963630Z ==> Installing dependencies for bowtie2: tbb 2021-05-18T14:23:03.8066320Z ==> Installing bowtie2 dependency: tbb 2021-05-18T14:23:03.9346110Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-18T14:23:08.4022630Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-18T14:23:08.4053680Z ==> Installing bowtie2 2021-05-18T14:23:08.4060860Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-18T14:23:12.2270270Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-18T14:23:15.6330060Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-18T14:23:17.4221950Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-18T14:23:17.8058900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-18T14%3A30%3A00Z&sig=HrQijdn%2FJAhMSMPdTRGNneTNZOBd3QiEzSk8ZjE4qWc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:17.9804790Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-18T14:23:19.7846260Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-18T14:23:20.1595880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-18T14%3A30%3A00Z&sig=%2Bk8%2BUbYofWo8xzGO%2BGa8lHh5hfDFo2CTAgAgW2wT8MU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:20.2800280Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-18T14:23:22.1119270Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-18T14:23:22.4961210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-18T14%3A30%3A00Z&sig=ycjFZfUzoHSQBeJwaP3clBiVphPqeLEQPRvBVAXLboc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:22.6091790Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-18T14:23:24.3950170Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-18T14:23:24.8200590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-18T14%3A30%3A00Z&sig=NE7fSvibGNLLoqf%2BmhdPNfblfrkil8ox4BEyyJIzJ4Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:24.9475370Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-18T14:23:26.7149330Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-18T14:23:27.0832680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-18T14%3A30%3A00Z&sig=b3dl9PpS0PCtcjL58d95rqmLFq7vvH7lMmwZpH9DqF0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:27.2045360Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-18T14:23:29.0101780Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-18T14:23:29.3884430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-18T14%3A30%3A00Z&sig=OKbTocYdgvY5KF6ACcxaiPzeTgmRj75v3fqYCT0kBwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:29.6350780Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:23:30.2272790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-18T14:23:30.2306030Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:23:30.6579640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:23:30.6819440Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-18T14:23:32.4394980Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-18T14:23:32.8099740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-18T14%3A30%3A00Z&sig=osArhvdOsF5fa0LJih26cEeJ6sYCTIaKV4tvdh1dXi8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:32.9087190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-18T14:23:34.6136050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-18T14:23:35.2755140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-18T14%3A30%3A00Z&sig=R44muFdOqXudZK%2Fp6GVemduZxM5BbDPtv0m9EpVHDH8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:35.6888310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-18T14:23:37.6006020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-18T14:23:38.0044510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-18T14%3A30%3A00Z&sig=88eVVF12an9pLK6eok4RrJ0BzVjq5%2BuLKfXBoCUsaXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:38.2214280Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-18T14:23:39.9042580Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-18T14:23:40.2925450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-18T14%3A30%3A00Z&sig=WnisA8EsVVfxdLwM4GivyUl6aHX9trJx%2BQwc1kenNoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:40.5870180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-18T14:23:42.3102280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-18T14:23:42.6796410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-18T14%3A30%3A00Z&sig=Dl02Op8rdUrEAhnJlpVZ24VbJX9hMy9He8oX0xHmWkU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:42.7892940Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-18T14:23:44.5493500Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-18T14:23:44.9487410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-18T14%3A30%3A00Z&sig=X9%2FcmFgL240ZbRCg9FSdoo3d1PMy1Kt8xdJGl4zPRYM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:45.0720840Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-18T14:23:46.8244560Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-18T14:23:47.2043170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-18T14%3A30%3A00Z&sig=VYLNK%2Bn3h%2FfGl0pQmGTQF6d52C3TrUxNc4XB0XwopOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:47.3064240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-18T14:23:49.0221380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-18T14:23:49.3888230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-18T14%3A30%3A00Z&sig=WEFatZnWqm0L1EANW7iqN8gR3AGgvEMJoVO28v4lDkc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:49.7299510Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:23:51.4297370Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:23:51.7947930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-18T14%3A30%3A00Z&sig=%2BfmvBHgMBexvIYUjlql0oeYHIUK2SWD3y%2FJxZ0sOt5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:52.0362970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-18T14:23:53.7649250Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-18T14:23:54.1648790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-18T14%3A30%3A00Z&sig=N0f8T35IeG5HwKnwEyjTpfIOg9L%2BayuWF%2F88BGn8wRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:54.7155040Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-18T14:23:56.5018140Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-18T14:23:57.0293680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-18T14%3A30%3A00Z&sig=k4%2B%2BrMso8Ut60JVnNiD09yHceJSSGtz4hJMj7CYkug4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:57.3320260Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-18T14:23:59.0947020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-18T14:23:59.4864540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-18T14%3A30%3A00Z&sig=SGN%2FNRMEzaUVb%2Bjgkkkz4%2Fg44ir9x%2FKKcVY3JKB1l14%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:59.8115280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-18T14:24:01.6080150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-18T14:24:02.0145990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-18T14%3A30%3A00Z&sig=JgVg%2FsBBxqdkDViMeMztLYCp%2B6LgeFQ2rZiaoaEaghM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:24:02.5777420Z ==> 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-18T14:24:02.5781010Z ==> Installing gdal dependency: cfitsio 2021-05-18T14:24:02.6782510Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-18T14:24:05.3304120Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-18T14:24:05.3323460Z ==> Installing gdal dependency: popt 2021-05-18T14:24:05.3347070Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-18T14:24:07.7765400Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-18T14:24:07.7782350Z ==> Installing gdal dependency: epsilon 2021-05-18T14:24:07.7865680Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-18T14:24:10.3607110Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-18T14:24:10.3612430Z ==> Installing gdal dependency: expat 2021-05-18T14:24:10.3637790Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-18T14:24:13.0355080Z ==> Caveats 2021-05-18T14:24:13.0356770Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:24:13.0358010Z because macOS already provides this software and installing another version in 2021-05-18T14:24:13.0359030Z parallel can cause all kinds of trouble. 2021-05-18T14:24:13.0359630Z 2021-05-18T14:24:13.0360420Z If you need to have expat first in your PATH, run: 2021-05-18T14:24:13.0361910Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:24:13.0362670Z 2021-05-18T14:24:13.0363460Z For compilers to find expat you may need to set: 2021-05-18T14:24:13.0364810Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:24:13.0366170Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:24:13.0366840Z 2021-05-18T14:24:13.0368000Z For pkg-config to find expat you may need to set: 2021-05-18T14:24:13.0369040Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:24:13.0369710Z 2021-05-18T14:24:13.0370720Z ==> Summary 2021-05-18T14:24:13.0383420Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-18T14:24:13.0390000Z ==> Installing gdal dependency: freexl 2021-05-18T14:24:13.0447100Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-18T14:24:15.6436800Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-18T14:24:15.6442480Z ==> Installing gdal dependency: geos 2021-05-18T14:24:15.6980660Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-18T14:24:18.9790050Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-18T14:24:18.9801990Z ==> Installing gdal dependency: hdf5 2021-05-18T14:24:19.0313710Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:24:22.2878630Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:24:22.2883400Z ==> Installing gdal dependency: json-c 2021-05-18T14:24:22.2941430Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-18T14:24:24.9114610Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-18T14:24:24.9120400Z ==> Installing gdal dependency: libxml2 2021-05-18T14:24:24.9205080Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-18T14:24:27.8849040Z ==> Caveats 2021-05-18T14:24:27.8853780Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:24:27.8855060Z because macOS already provides this software and installing another version in 2021-05-18T14:24:27.8856110Z parallel can cause all kinds of trouble. 2021-05-18T14:24:27.8856710Z 2021-05-18T14:24:27.8857490Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:24:27.8859010Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:24:27.8859770Z 2021-05-18T14:24:27.8861050Z For compilers to find libxml2 you may need to set: 2021-05-18T14:24:27.8866210Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:24:27.8867680Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:24:27.8868080Z 2021-05-18T14:24:27.8868970Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:24:27.8869750Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:24:27.8870150Z 2021-05-18T14:24:27.8870870Z ==> Summary 2021-05-18T14:24:27.9075070Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-18T14:24:27.9080890Z ==> Installing gdal dependency: libdap 2021-05-18T14:24:27.9224640Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-18T14:24:30.7284490Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-18T14:24:30.7289050Z ==> Installing gdal dependency: proj 2021-05-18T14:24:30.7498520Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-18T14:24:33.5344290Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-18T14:24:33.5349090Z ==> Installing gdal dependency: libgeotiff 2021-05-18T14:24:33.5539760Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-18T14:24:36.1860220Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-18T14:24:36.1864730Z ==> Installing gdal dependency: librttopo 2021-05-18T14:24:36.2294440Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:24:38.7315210Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-18T14:24:38.7319810Z ==> Installing gdal dependency: minizip 2021-05-18T14:24:38.7555730Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-18T14:24:41.2833440Z ==> Caveats 2021-05-18T14:24:41.2838460Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:24:41.2839990Z with the venerable 'unzip' library. 2021-05-18T14:24:41.2841230Z ==> Summary 2021-05-18T14:24:41.2856000Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-18T14:24:41.2863330Z ==> Installing gdal dependency: libspatialite 2021-05-18T14:24:41.3772060Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-18T14:24:44.3595430Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-18T14:24:44.3600040Z ==> Installing gdal dependency: netcdf 2021-05-18T14:24:44.4137290Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:24:47.3740380Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:24:47.3744750Z ==> Installing gdal dependency: openblas 2021-05-18T14:24:47.4095080Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-18T14:24:51.4029980Z ==> Caveats 2021-05-18T14:24:51.4031790Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:24:51.4032970Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:24:51.4033680Z 2021-05-18T14:24:51.4034470Z For compilers to find openblas you may need to set: 2021-05-18T14:24:51.4035790Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:24:51.4037170Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:24:51.4037860Z 2021-05-18T14:24:51.4039020Z For pkg-config to find openblas you may need to set: 2021-05-18T14:24:51.4040100Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:24:51.4040770Z 2021-05-18T14:24:51.4041860Z ==> Summary 2021-05-18T14:24:51.4057090Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-18T14:24:51.4063770Z ==> Installing gdal dependency: numpy 2021-05-18T14:24:51.4794290Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-18T14:24:55.4144670Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-18T14:24:55.4151820Z ==> Installing gdal dependency: xerces-c 2021-05-18T14:24:55.4208880Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-18T14:25:00.6615560Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-18T14:25:00.6622310Z ==> Installing gdal 2021-05-18T14:25:00.6626250Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-18T14:25:07.5585220Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-18T14:25:08.9225580Z ==> No outdated dependents to upgrade! 2021-05-18T14:25:08.9229970Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:25:09.2830920Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:25:09.2832030Z netcdf 2021-05-18T14:25:09.3721520Z ==> Caveats 2021-05-18T14:25:09.3723010Z ==> expat 2021-05-18T14:25:09.3765310Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:25:09.3766560Z because macOS already provides this software and installing another version in 2021-05-18T14:25:09.3767580Z parallel can cause all kinds of trouble. 2021-05-18T14:25:09.3768190Z 2021-05-18T14:25:09.3768980Z If you need to have expat first in your PATH, run: 2021-05-18T14:25:09.3770490Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:25:09.3771260Z 2021-05-18T14:25:09.3772060Z For compilers to find expat you may need to set: 2021-05-18T14:25:09.3773350Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:25:09.3774700Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:25:09.3775510Z 2021-05-18T14:25:09.3776720Z For pkg-config to find expat you may need to set: 2021-05-18T14:25:09.3777920Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:25:09.3778600Z 2021-05-18T14:25:09.3779670Z ==> libxml2 2021-05-18T14:25:09.3809720Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:25:09.3810960Z because macOS already provides this software and installing another version in 2021-05-18T14:25:09.3812000Z parallel can cause all kinds of trouble. 2021-05-18T14:25:09.3812610Z 2021-05-18T14:25:09.3813420Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:25:09.3814950Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:25:09.3815740Z 2021-05-18T14:25:09.3816560Z For compilers to find libxml2 you may need to set: 2021-05-18T14:25:09.3817860Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:25:09.3819250Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:25:09.3819940Z 2021-05-18T14:25:09.3821130Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:25:09.3822190Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:25:09.3822870Z 2021-05-18T14:25:09.3823980Z ==> minizip 2021-05-18T14:25:09.3826890Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:25:09.3828420Z with the venerable 'unzip' library. 2021-05-18T14:25:09.3829660Z ==> openblas 2021-05-18T14:25:09.3868580Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:25:09.3869730Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:25:09.3870440Z 2021-05-18T14:25:09.3871260Z For compilers to find openblas you may need to set: 2021-05-18T14:25:09.3872610Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:25:09.3873990Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:25:09.3874690Z 2021-05-18T14:25:09.3875890Z For pkg-config to find openblas you may need to set: 2021-05-18T14:25:09.3876960Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:25:09.3877630Z 2021-05-18T14:25:11.5876100Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:25:12.1840080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-18T14:25:12.1867390Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:25:12.5665600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:25:12.5845950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:25:13.1473850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-18T14:25:13.1499660Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:25:13.7164830Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:25:13.7376260Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-18T14:25:15.4833020Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-18T14:25:15.9513710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-18T14%3A35%3A00Z&sig=GDHnOdMNIBAevUR%2BZkddbqejfxzHThRiGfoQYj5yq%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:17.1671400Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:25:17.7393810Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-18T14:25:17.7415570Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:25:18.1180840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:25:18.1287710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-18T14:25:20.1453090Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-18T14:25:20.5238320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-18T14%3A35%3A00Z&sig=%2FNHX0xkC5LlV2Uzj6%2ByxEXFX8M2K%2BA1VCIGQT%2BSvXh0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:20.8503430Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-18T14:25:20.8520570Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-18T14:25:22.5856510Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-18T14:25:23.1216020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-18T14%3A35%3A00Z&sig=gSGzA3aWJ%2Bv0oDZyZFndeXciRwhE2a9%2B5FWWyKu%2BX54%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:23.5649960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-18T14:25:25.2545640Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-18T14:25:25.6489220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-18T14%3A35%3A00Z&sig=TppwE3ylv9b%2BcOPKY06ka1KxcnuHKIJyPuFJnanKUwU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:25.9119010Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-18T14:25:27.6610980Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-18T14:25:28.0241530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-18T14%3A35%3A00Z&sig=V72JQ2oKXSM9E8L8bvdEIHvsCBEbIQ6z988l6cH%2FI5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:29.1605450Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-18T14:25:29.1609680Z ==> Installing itk dependency: open-mpi 2021-05-18T14:25:29.2814050Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:25:34.5845860Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:25:34.5852430Z ==> Installing itk dependency: fftw 2021-05-18T14:25:34.6472910Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:25:37.7299980Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:25:37.7306550Z ==> Installing itk dependency: boost 2021-05-18T14:25:37.7364840Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-18T14:26:09.2756710Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-18T14:26:09.2772270Z ==> Installing itk dependency: netcdf 2021-05-18T14:26:09.3547150Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:26:12.2486840Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:26:12.2492920Z ==> Installing itk dependency: pyqt@5 2021-05-18T14:26:12.3104200Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-18T14:26:17.5203770Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-18T14:26:17.5209290Z ==> Installing itk dependency: vtk@8.2 2021-05-18T14:26:17.6769210Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-18T14:26:45.8197990Z ==> Caveats 2021-05-18T14:26:45.8199720Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:26:45.8200920Z because this is an alternate version of another formula. 2021-05-18T14:26:45.8201620Z 2021-05-18T14:26:45.8202450Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-18T14:26:45.8204000Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:26:45.8204760Z 2021-05-18T14:26:45.8205590Z For compilers to find vtk@8.2 you may need to set: 2021-05-18T14:26:45.8206910Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-18T14:26:45.8208290Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-18T14:26:45.8209060Z 2021-05-18T14:26:45.8210150Z ==> Summary 2021-05-18T14:26:46.0521460Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-18T14:26:46.0526830Z ==> Installing itk dependency: gdcm 2021-05-18T14:26:46.2415180Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-18T14:26:52.1126650Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-18T14:26:52.1131820Z ==> Installing itk 2021-05-18T14:26:52.1135690Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-18T14:27:05.8627610Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-18T14:27:09.1610880Z ==> No outdated dependents to upgrade! 2021-05-18T14:27:09.1612790Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:27:11.3742240Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:27:11.3746300Z fftw 2021-05-18T14:27:11.4139000Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-18T14:27:11.4140670Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-18T14:27:13.2250250Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-18T14:27:13.3517810Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T14:27:14.5918050Z /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-18T14:27:15.1544250Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-18T14:27:15.5353890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-18T14%3A35%3A00Z&sig=LnDPtRCQtyKF7wRxzgzEfeagRwLc%2BpfGdfFGIWv3dyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:15.6171490Z /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-18T14\%3A35\%3A00Z\&sig=LnDPtRCQtyKF7wRxzgzEfeagRwLc\%2BpfGdfFGIWv3dyM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:15.6666650Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-18T14:27:15.6727070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T14:27:16.9282690Z /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-18T14:27:17.5161690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-18T14:27:17.8732480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-18T14%3A35%3A00Z&sig=hsilVwgG438lH7AjwTfv1NHFopRaBGygwbwl19OrQrU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:17.9188900Z /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-18T14\%3A35\%3A00Z\&sig=hsilVwgG438lH7AjwTfv1NHFopRaBGygwbwl19OrQrU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:18.0292130Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-18T14:27:18.0375280Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T14:27:19.1561100Z /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-18T14:27:19.7221880Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-18T14:27:20.1590860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-18T14%3A35%3A00Z&sig=wLfOs412nBflLOYlGENeYvXwVr6AeP%2Bu%2FpJSeNog5QA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:20.2338790Z /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-18T14\%3A35\%3A00Z\&sig=wLfOs412nBflLOYlGENeYvXwVr6AeP\%2Bu\%2FpJSeNog5QA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:20.3141850Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-18T14:27:20.3183260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T14:27:21.5343940Z /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-18T14:27:22.1237860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-18T14:27:22.5233190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-18T14%3A35%3A00Z&sig=Bq6mNKVEzMizTtP0xL6NFKkWNgFSa78ftHy9Fp%2Fkbuo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:22.5676010Z /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-18T14\%3A35\%3A00Z\&sig=Bq6mNKVEzMizTtP0xL6NFKkWNgFSa78ftHy9Fp\%2Fkbuo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:22.9186750Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-18T14:27:22.9830860Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-18T14:27:22.9834230Z ==> Installing libav dependency: faac 2021-05-18T14:27:23.0441450Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-18T14:27:23.0470580Z 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-9280-y4z58l 2021-05-18T14:27:23.0585440Z cp -pR /private/tmp/d20210518-9280-y4z58l/faac/. /usr/local/Cellar/faac 2021-05-18T14:27:23.0736060Z chmod -Rf +w /private/tmp/d20210518-9280-y4z58l 2021-05-18T14:27:23.1269900Z ==> Finishing up 2021-05-18T14:27:23.1788530Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-18T14:27:23.1794770Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-18T14:27:23.1799340Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-18T14:27:23.1828120Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-18T14:27:23.1837760Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-18T14:27:23.1842790Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-18T14:27:23.1848180Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-18T14:27:23.1993380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9462-n87pa3.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-18T14:27:25.6534060Z ==> Summary 2021-05-18T14:27:25.6559070Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-18T14:27:25.6571590Z ==> Installing libav dependency: fdk-aac 2021-05-18T14:27:25.6593970Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-18T14:27:25.6612080Z 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-9280-1dkdj1w 2021-05-18T14:27:25.6873610Z cp -pR /private/tmp/d20210518-9280-1dkdj1w/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-18T14:27:25.7036000Z chmod -Rf +w /private/tmp/d20210518-9280-1dkdj1w 2021-05-18T14:27:25.7586800Z ==> Finishing up 2021-05-18T14:27:25.8092160Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-18T14:27:25.8101440Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-18T14:27:25.8108670Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-18T14:27:25.8113760Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-18T14:27:25.8119280Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-18T14:27:25.8126780Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-18T14:27:25.8275850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9488-f73spd.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-18T14:27:28.3484590Z ==> Summary 2021-05-18T14:27:28.3506390Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-18T14:27:28.3512380Z ==> Installing libav dependency: sdl 2021-05-18T14:27:28.3535440Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-18T14:27:28.3555260Z 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-9280-ahl4y9 2021-05-18T14:27:28.4274730Z cp -pR /private/tmp/d20210518-9280-ahl4y9/sdl/. /usr/local/Cellar/sdl 2021-05-18T14:27:28.5345930Z chmod -Rf +w /private/tmp/d20210518-9280-ahl4y9 2021-05-18T14:27:28.6639100Z ==> Finishing up 2021-05-18T14:27:28.7116830Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-18T14:27:28.7122660Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-18T14:27:28.7139240Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-18T14:27:28.7173490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-18T14:27:28.7182900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-18T14:27:28.7191620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-18T14:27:28.7203460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-18T14:27:28.7213840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-18T14:27:28.7219430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-18T14:27:28.7242680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-18T14:27:28.7251620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-18T14:27:28.7261740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-18T14:27:28.7270670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-18T14:27:28.7280300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-18T14:27:28.7289580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-18T14:27:28.7294830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-18T14:27:28.7300210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-18T14:27:28.7309630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-18T14:27:28.7321000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-18T14:27:28.7329150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-18T14:27:28.7338290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-18T14:27:28.7349360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-18T14:27:28.7358480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-18T14:27:28.7368910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-18T14:27:28.7377710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-18T14:27:28.7387320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-18T14:27:28.7397790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-18T14:27:28.7407610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-18T14:27:28.7419790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-18T14:27:28.7425610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-18T14:27:28.7434250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-18T14:27:28.7440210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-18T14:27:28.7446330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-18T14:27:28.7453690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-18T14:27:28.7461850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-18T14:27:28.7471740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-18T14:27:28.7476640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-18T14:27:28.7486180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-18T14:27:28.7496470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-18T14:27:28.7501420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-18T14:27:28.7507400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-18T14:27:28.7517360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-18T14:27:28.7526530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-18T14:27:28.7534470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-18T14:27:28.7542280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-18T14:27:28.7548590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-18T14:27:28.7569130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-18T14:27:28.7576720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-18T14:27:28.7583200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-18T14:27:28.7593510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-18T14:27:28.7605370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-18T14:27:28.7610360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-18T14:27:28.7615850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-18T14:27:28.7623010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-18T14:27:28.7630890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-18T14:27:28.7639710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-18T14:27:28.7646390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-18T14:27:28.7652700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-18T14:27:28.7664260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-18T14:27:28.7672910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-18T14:27:28.7681260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-18T14:27:28.7692400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-18T14:27:28.7701040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-18T14:27:28.7707110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-18T14:27:28.7714590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-18T14:27:28.7724670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-18T14:27:28.7730050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-18T14:27:28.7735530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-18T14:27:28.7743770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-18T14:27:28.7752930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-18T14:27:28.7760680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-18T14:27:28.7766110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-18T14:27:28.7773710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-18T14:27:28.7783380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-18T14:27:28.7793320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-18T14:27:28.7798350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-18T14:27:28.7804200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-18T14:27:28.7812600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-18T14:27:28.7817560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-18T14:27:28.7823250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-18T14:27:28.7828940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-18T14:27:28.7837170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-18T14:27:28.7842310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-18T14:27:28.7862370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-18T14:27:28.7867850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-18T14:27:28.7873400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-18T14:27:28.7878490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-18T14:27:28.7884280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-18T14:27:28.7895820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-18T14:27:28.7902020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-18T14:27:28.7907420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-18T14:27:28.7917840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-18T14:27:28.7923520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-18T14:27:28.7928830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-18T14:27:28.7936240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-18T14:27:28.7941640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-18T14:27:28.7946910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-18T14:27:28.7955150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-18T14:27:28.7960660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-18T14:27:28.7966210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-18T14:27:28.7971980Z Only the first 100 operations were output. 2021-05-18T14:27:28.8963930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9514-1xyldu8.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-18T14:27:31.3871920Z ==> Summary 2021-05-18T14:27:31.4018980Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-18T14:27:31.4024450Z ==> Installing libav 2021-05-18T14:27:31.4027960Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-18T14:27:31.4047350Z 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-9280-12xfogt 2021-05-18T14:27:31.5866530Z cp -pR /private/tmp/d20210518-9280-12xfogt/libav/. /usr/local/Cellar/libav 2021-05-18T14:27:31.6636990Z chmod -Rf +w /private/tmp/d20210518-9280-12xfogt 2021-05-18T14:27:32.7989180Z ==> Finishing up 2021-05-18T14:27:32.8469560Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-18T14:27:32.8480270Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-18T14:27:32.8485610Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-18T14:27:32.8512440Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-18T14:27:32.8518600Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-18T14:27:32.8524540Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-18T14:27:32.8857970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9540-18bi32t.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-18T14:27:35.4850630Z ==> Summary 2021-05-18T14:27:35.4871940Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-18T14:27:38.1109400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-18T14:27:39.8621950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-18T14:27:40.2518930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-18T14%3A35%3A00Z&sig=chgeLhvDhZTesLGD6eVqPRObu5Gwm6HSlKPYIaMi7pY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:40.4983110Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:27:43.1165700Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-18T14:27:45.5947800Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-18T14:27:45.5948890Z To reinstall 4.3.0, run: 2021-05-18T14:27:45.5949800Z brew reinstall libtiff 2021-05-18T14:27:47.2130770Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-18T14:27:47.2131860Z To reinstall 2.3.9_1, run: 2021-05-18T14:27:47.2132640Z brew reinstall unixodbc 2021-05-18T14:27:48.8414480Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-18T14:27:48.8415620Z To reinstall 1.0.18_1, run: 2021-05-18T14:27:48.8416450Z brew reinstall libsodium 2021-05-18T14:27:50.4857430Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-18T14:27:50.4858630Z To reinstall 4.1.1, run: 2021-05-18T14:27:50.4859440Z brew reinstall tesseract 2021-05-18T14:27:52.1291420Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-18T14:27:52.1293180Z To reinstall 1.21.1, run: 2021-05-18T14:27:52.1294320Z brew reinstall wget 2021-05-18T14:27:53.7912910Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-18T14:27:53.7914040Z To reinstall 4.3.4, run: 2021-05-18T14:27:53.7914830Z brew reinstall zeromq 2021-05-18T14:27:55.4086270Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-18T14:27:55.4087480Z To reinstall 2.2.27.6_1, run: 2021-05-18T14:27:55.4088290Z brew reinstall udunits 2021-05-18T14:27:57.0493370Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-18T14:27:57.0494580Z To reinstall 1.2.0, run: 2021-05-18T14:27:57.0495390Z brew reinstall webp 2021-05-18T14:27:58.7621480Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-18T14:28:00.5176280Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-18T14:28:00.9540100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-18T14%3A35%3A00Z&sig=JUWqx49wYg%2FO9%2FMXxcNRelZTvAFYHzhnGONZ6DaigOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:02.6952650Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-18T14:28:42.7239220Z ==> Caveats 2021-05-18T14:28:42.7240340Z Bash completion has been installed to: 2021-05-18T14:28:42.7241260Z /usr/local/etc/bash_completion.d 2021-05-18T14:28:42.7242540Z ==> Summary 2021-05-18T14:28:44.1462400Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-18T14:28:47.2011530Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-18T14:28:47.2017430Z ==> 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=20210518T142837Z&X-Amz-Expires=300&X-Amz-Signature=ed4de93462e576c9a5d311df89b5df16530ae7eb3f55be1345e43e756dbe856e&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-18T14:28:50.3690340Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:28:50.3691500Z ==> Installing Cask xquartz 2021-05-18T14:29:07.9422530Z ==> Running installer for xquartz; your password may be necessary. 2021-05-18T14:29:07.9424520Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-18T14:29:31.0912090Z installer: Package name is 2021-05-18T14:29:31.0916500Z installer: Installing at base path / 2021-05-18T14:29:31.0917470Z installer: The install was successful. 2021-05-18T14:29:31.0923250Z installer: The install requires logging out now. 2021-05-18T14:29:31.1760780Z 🍺 xquartz was successfully installed! 2021-05-18T14:29:31.2005380Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:29:31.2005940Z with: 2021-05-18T14:29:31.2006410Z github_slug: neuroconductor/RAVEL 2021-05-18T14:29:31.2006820Z env: 2021-05-18T14:29:31.2007210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:31.2007640Z TIC_DEPLOY_KEY: 2021-05-18T14:29:31.2007960Z RSPM: 2021-05-18T14:29:31.2009290Z GITHUB_PAT: *** 2021-05-18T14:29:31.2010120Z COVERALLS_TOKEN: *** 2021-05-18T14:29:31.2010570Z continue-on-error: false 2021-05-18T14:29:31.2011020Z VDIFFR_RUN_TESTS: false 2021-05-18T14:29:31.2011480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:29:31.2011880Z TZ: UTC 2021-05-18T14:29:31.2012230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:31.2012600Z NOT_CRAN: true 2021-05-18T14:29:31.2013330Z ##[endgroup] 2021-05-18T14:29:31.2703900Z repo slug is: neuroconductor/RAVEL 2021-05-18T14:29:31.2814310Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:29:31.2814960Z env: 2021-05-18T14:29:31.2815390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:31.2815880Z TIC_DEPLOY_KEY: 2021-05-18T14:29:31.2816260Z RSPM: 2021-05-18T14:29:31.2817070Z GITHUB_PAT: *** 2021-05-18T14:29:31.2817860Z COVERALLS_TOKEN: *** 2021-05-18T14:29:31.2818370Z continue-on-error: false 2021-05-18T14:29:31.2818850Z VDIFFR_RUN_TESTS: false 2021-05-18T14:29:31.2819360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:29:31.2819830Z TZ: UTC 2021-05-18T14:29:31.2820190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:31.2820640Z NOT_CRAN: true 2021-05-18T14:29:31.2821000Z ##[endgroup] 2021-05-18T14:29:32.3961960Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:29:32.3962660Z with: 2021-05-18T14:29:32.3963050Z repo_name: RAVEL 2021-05-18T14:29:32.3963460Z repo_version: 1.2.2 2021-05-18T14:29:32.3963870Z runner_os: macOS 2021-05-18T14:29:32.3964240Z R_version: 3.6 2021-05-18T14:29:32.3964610Z env: 2021-05-18T14:29:32.3965070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:32.3965510Z TIC_DEPLOY_KEY: 2021-05-18T14:29:32.3965890Z RSPM: 2021-05-18T14:29:32.3967110Z GITHUB_PAT: *** 2021-05-18T14:29:32.3967890Z COVERALLS_TOKEN: *** 2021-05-18T14:29:32.3968400Z continue-on-error: false 2021-05-18T14:29:32.3969270Z VDIFFR_RUN_TESTS: false 2021-05-18T14:29:32.3969900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:29:32.3970390Z TZ: UTC 2021-05-18T14:29:32.3970770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:32.3971200Z NOT_CRAN: true 2021-05-18T14:29:32.3971570Z ##[endgroup] 2021-05-18T14:29:32.4605410Z Package: RAVEL 2021-05-18T14:29:32.4610790Z Version: 1.2.2 2021-05-18T14:29:32.4611700Z OS: macOS 2021-05-18T14:29:32.4691140Z ##[group]Run install.packages('remotes') 2021-05-18T14:29:32.4691910Z install.packages('remotes') 2021-05-18T14:29:32.4692710Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:29:32.4693670Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:29:32.4866210Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:29:32.4866650Z env: 2021-05-18T14:29:32.4867060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:32.4867550Z TIC_DEPLOY_KEY: 2021-05-18T14:29:32.4867880Z RSPM: 2021-05-18T14:29:32.4868780Z GITHUB_PAT: *** 2021-05-18T14:29:32.4869560Z COVERALLS_TOKEN: *** 2021-05-18T14:29:32.4870020Z continue-on-error: false 2021-05-18T14:29:32.4870520Z VDIFFR_RUN_TESTS: false 2021-05-18T14:29:32.4871030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:29:32.4871570Z TZ: UTC 2021-05-18T14:29:32.4871990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:32.4872450Z NOT_CRAN: true 2021-05-18T14:29:32.4872810Z ##[endgroup] 2021-05-18T14:29:32.7150530Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:29:32.7152540Z (as ‘lib’ is unspecified) 2021-05-18T14:29:36.2268820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-18T14:29:36.5382270Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-18T14:29:36.5561420Z ================================================== 2021-05-18T14:29:36.5562360Z downloaded 381 KB 2021-05-18T14:29:36.5563630Z 2021-05-18T14:29:36.6205590Z 2021-05-18T14:29:36.6306370Z The downloaded binary packages are in 2021-05-18T14:29:36.6407860Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpO9MLSb/downloaded_packages 2021-05-18T14:29:45.8094260Z ##[group]Run actions/cache@v1 2021-05-18T14:29:45.8094820Z with: 2021-05-18T14:29:45.8095290Z path: /Users/runner/work/_temp/Library 2021-05-18T14:29:45.8097690Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-cb647fc53112cbc52247f734d8c6a468ac3039bdf77fc81f3a01d87ea18adea6 2021-05-18T14:29:45.8101120Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-18T14:29:45.8102170Z env: 2021-05-18T14:29:45.8102590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:45.8103090Z TIC_DEPLOY_KEY: 2021-05-18T14:29:45.8103430Z RSPM: 2021-05-18T14:29:45.8104970Z GITHUB_PAT: *** 2021-05-18T14:29:45.8105800Z COVERALLS_TOKEN: *** 2021-05-18T14:29:45.8106270Z continue-on-error: false 2021-05-18T14:29:45.8106810Z VDIFFR_RUN_TESTS: false 2021-05-18T14:29:45.8107290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:29:45.8107750Z TZ: UTC 2021-05-18T14:29:45.8108250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:45.8108710Z NOT_CRAN: true 2021-05-18T14:29:45.8109070Z ##[endgroup] 2021-05-18T14:29:45.8826220Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:29:45.8915160Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:29:45.8915920Z remotes::install_github("ropensci/tic") 2021-05-18T14:29:45.8916580Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:29:45.8917250Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:29:45.8917790Z remotes::install_cran("covr") 2021-05-18T14:29:45.9131600Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:29:45.9132070Z env: 2021-05-18T14:29:45.9132510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:45.9133000Z TIC_DEPLOY_KEY: 2021-05-18T14:29:45.9133360Z RSPM: 2021-05-18T14:29:45.9134300Z GITHUB_PAT: *** 2021-05-18T14:29:45.9135100Z COVERALLS_TOKEN: *** 2021-05-18T14:29:45.9135580Z continue-on-error: false 2021-05-18T14:29:45.9136090Z VDIFFR_RUN_TESTS: false 2021-05-18T14:29:45.9136610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:29:45.9137150Z TZ: UTC 2021-05-18T14:29:45.9137570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:45.9138010Z NOT_CRAN: true 2021-05-18T14:29:45.9138370Z ##[endgroup] 2021-05-18T14:29:46.1779930Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:29:46.9904540Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:29:50.9187350Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:29:50.9188770Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:29:50.9190160Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:29:50.9191490Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:29:50.9192650Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:29:50.9193830Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:29:50.9194950Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:29:50.9196210Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:29:50.9197490Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:29:50.9198630Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:29:50.9199830Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:29:50.9201010Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:29:50.9202200Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:29:50.9203450Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:29:50.9204620Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:29:50.9205760Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:29:50.9207010Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:29:50.9208240Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:29:50.9209460Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-18T14:29:50.9210680Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:29:50.9211870Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:29:50.9212990Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:29:50.9214880Z 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-18T14:29:50.9217020Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:29:50.9218230Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:29:50.9220350Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:29:50.9221740Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:29:50.9222930Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:29:50.9224170Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:29:50.9225380Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:29:50.9226620Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:29:50.9228100Z (as ‘lib’ is unspecified) 2021-05-18T14:29:50.9229000Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:29:50.9230280Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:29:50.9231560Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:29:50.9232810Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:29:50.9234030Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:29:50.9235320Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:29:53.6179270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-18T14:29:53.9217460Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-18T14:29:53.9539960Z ================================================== 2021-05-18T14:29:53.9540980Z downloaded 1.3 MB 2021-05-18T14:29:53.9541570Z 2021-05-18T14:29:53.9575770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-18T14:29:54.3056900Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-18T14:29:54.3187590Z ================================================== 2021-05-18T14:29:54.3188490Z downloaded 220 KB 2021-05-18T14:29:54.3189250Z 2021-05-18T14:29:54.3220660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-18T14:29:54.6703710Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-18T14:29:54.6801140Z ================================================== 2021-05-18T14:29:54.6802050Z downloaded 135 KB 2021-05-18T14:29:54.6802770Z 2021-05-18T14:29:54.6835380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-18T14:29:55.0502910Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-18T14:29:55.0504060Z ================================================== 2021-05-18T14:29:55.0504780Z downloaded 46 KB 2021-05-18T14:29:55.0505350Z 2021-05-18T14:29:55.0532640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-18T14:29:55.2888520Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-18T14:29:55.2918110Z ================================================== 2021-05-18T14:29:55.2918970Z downloaded 21 KB 2021-05-18T14:29:55.2919570Z 2021-05-18T14:29:55.2950720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-18T14:29:55.6519300Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-18T14:29:55.6580330Z ================================================== 2021-05-18T14:29:55.6581200Z downloaded 80 KB 2021-05-18T14:29:55.6581760Z 2021-05-18T14:29:55.6613040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-18T14:29:56.0511230Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-18T14:29:56.0982260Z ================================================== 2021-05-18T14:29:56.0983360Z downloaded 2.7 MB 2021-05-18T14:29:56.0984530Z 2021-05-18T14:29:56.1020900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-18T14:29:56.4779570Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-18T14:29:56.4780990Z ================================================== 2021-05-18T14:29:56.4782300Z downloaded 34 KB 2021-05-18T14:29:56.4782980Z 2021-05-18T14:29:56.4811260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-18T14:29:56.7224920Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-18T14:29:56.7536930Z ================================================== 2021-05-18T14:29:56.7539810Z downloaded 841 KB 2021-05-18T14:29:56.7540470Z 2021-05-18T14:29:56.7570860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-18T14:29:56.9939560Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-18T14:29:57.0166210Z ================================================== 2021-05-18T14:29:57.0167250Z downloaded 480 KB 2021-05-18T14:29:57.0168080Z 2021-05-18T14:29:57.0199630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-18T14:29:57.3900380Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-18T14:29:57.3903020Z ================================================== 2021-05-18T14:29:57.3903970Z downloaded 13 KB 2021-05-18T14:29:57.3904580Z 2021-05-18T14:29:57.3932500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-18T14:29:57.7132560Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-18T14:29:57.7418200Z ================================================== 2021-05-18T14:29:57.7421240Z downloaded 489 KB 2021-05-18T14:29:57.7422000Z 2021-05-18T14:29:57.7452390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-18T14:29:58.1249680Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-18T14:29:58.1282900Z ================================================== 2021-05-18T14:29:58.1283770Z downloaded 89 KB 2021-05-18T14:29:58.1284410Z 2021-05-18T14:29:58.1286270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-18T14:29:58.6185230Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-18T14:29:58.6363910Z ================================================== 2021-05-18T14:29:58.6367020Z downloaded 517 KB 2021-05-18T14:29:58.6367810Z 2021-05-18T14:29:58.6397910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-18T14:29:59.0385130Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-18T14:29:59.0512120Z ================================================== 2021-05-18T14:29:59.0515470Z downloaded 206 KB 2021-05-18T14:29:59.0516200Z 2021-05-18T14:29:59.0544710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-18T14:29:59.4084560Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-18T14:29:59.4277350Z ================================================== 2021-05-18T14:29:59.4278220Z downloaded 266 KB 2021-05-18T14:29:59.4278800Z 2021-05-18T14:29:59.4310400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-18T14:29:59.8140310Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-18T14:29:59.8241700Z ================================================== 2021-05-18T14:29:59.8243110Z downloaded 166 KB 2021-05-18T14:29:59.8243700Z 2021-05-18T14:29:59.8274990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-18T14:30:00.1540770Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-18T14:30:00.1603630Z ================================================== 2021-05-18T14:30:00.1604600Z downloaded 94 KB 2021-05-18T14:30:00.1605230Z 2021-05-18T14:30:00.1637390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-18T14:30:00.7055550Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-18T14:30:00.7056970Z ================================================== 2021-05-18T14:30:00.7058130Z downloaded 136 KB 2021-05-18T14:30:00.7058780Z 2021-05-18T14:30:00.7087520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-18T14:30:01.0613190Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-18T14:30:01.0717600Z ================================================== 2021-05-18T14:30:01.0718620Z downloaded 183 KB 2021-05-18T14:30:01.0719600Z 2021-05-18T14:30:01.0750280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-18T14:30:01.5066010Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-18T14:30:01.5093370Z ================================================== 2021-05-18T14:30:01.5116580Z downloaded 199 KB 2021-05-18T14:30:01.5120970Z 2021-05-18T14:30:01.5133320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-18T14:30:01.9816710Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-18T14:30:01.9823540Z ================================================== 2021-05-18T14:30:01.9824410Z downloaded 204 KB 2021-05-18T14:30:01.9825000Z 2021-05-18T14:30:01.9826730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-18T14:30:02.3488830Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-18T14:30:02.3534200Z ================================================== 2021-05-18T14:30:02.3535180Z downloaded 63 KB 2021-05-18T14:30:02.3535770Z 2021-05-18T14:30:02.3567270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-18T14:30:02.7316560Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-18T14:30:02.7359540Z ================================================== 2021-05-18T14:30:02.7360390Z downloaded 44 KB 2021-05-18T14:30:02.7361180Z 2021-05-18T14:30:02.7521700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-18T14:30:02.9786040Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-18T14:30:02.9964780Z ================================================== 2021-05-18T14:30:02.9967080Z downloaded 407 KB 2021-05-18T14:30:02.9967870Z 2021-05-18T14:30:02.9994600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-18T14:30:03.3383800Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-18T14:30:03.3453140Z ================================================== 2021-05-18T14:30:03.3456500Z downloaded 91 KB 2021-05-18T14:30:03.3457060Z 2021-05-18T14:30:03.3484310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-18T14:30:03.5870570Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-18T14:30:03.5971430Z ================================================== 2021-05-18T14:30:03.5974820Z downloaded 134 KB 2021-05-18T14:30:03.5975790Z 2021-05-18T14:30:03.6015600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-18T14:30:03.9649290Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-18T14:30:04.0100740Z ================================================== 2021-05-18T14:30:04.0103690Z downloaded 1.8 MB 2021-05-18T14:30:04.0104300Z 2021-05-18T14:30:04.0138920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-18T14:30:04.2545480Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-18T14:30:04.2760920Z ================================================== 2021-05-18T14:30:04.2761800Z downloaded 535 KB 2021-05-18T14:30:04.2762730Z 2021-05-18T14:30:04.2794200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-18T14:30:04.6256880Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-18T14:30:04.6448130Z ================================================== 2021-05-18T14:30:04.6449710Z downloaded 514 KB 2021-05-18T14:30:04.6450340Z 2021-05-18T14:30:04.6482300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-18T14:30:05.0061740Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-18T14:30:05.0105130Z ================================================== 2021-05-18T14:30:05.0106000Z downloaded 47 KB 2021-05-18T14:30:05.0106610Z 2021-05-18T14:30:05.0137440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cachem_1.0.5.tgz' 2021-05-18T14:30:05.3040130Z Content type 'application/x-gzip' length 65881 bytes (64 KB) 2021-05-18T14:30:05.3087700Z ================================================== 2021-05-18T14:30:05.3088520Z downloaded 64 KB 2021-05-18T14:30:05.3089250Z 2021-05-18T14:30:05.3120690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-18T14:30:05.6230740Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-18T14:30:05.6434520Z ================================================== 2021-05-18T14:30:05.6435690Z downloaded 690 KB 2021-05-18T14:30:05.6436290Z 2021-05-18T14:30:05.6469500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-18T14:30:05.9825550Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-18T14:30:05.9827280Z ================================================== 2021-05-18T14:30:05.9829700Z downloaded 46 KB 2021-05-18T14:30:05.9830310Z 2021-05-18T14:30:05.9855050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-18T14:30:06.3188580Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-18T14:30:06.3625170Z ================================================== 2021-05-18T14:30:06.3626160Z downloaded 2.0 MB 2021-05-18T14:30:06.3626790Z 2021-05-18T14:30:07.1390750Z 2021-05-18T14:30:07.1392000Z The downloaded binary packages are in 2021-05-18T14:30:07.1393140Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaIzizI/downloaded_packages 2021-05-18T14:30:07.1404480Z Running `R CMD build`... 2021-05-18T14:30:10.5164170Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/remotes2b244318857/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:30:10.5184010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:30:10.5184970Z * preparing ‘tic’: 2021-05-18T14:30:10.5200500Z (as ‘lib’ is unspecified) 2021-05-18T14:30:10.5201570Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:30:10.5226250Z * installing the package to process help pages 2021-05-18T14:30:10.5231630Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:30:10.5240970Z * checking for empty or unneeded directories 2021-05-18T14:30:10.5280570Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:30:10.5295690Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:30:10.5327230Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:30:11.0049040Z * installing *source* package ‘tic’ ... 2021-05-18T14:30:11.0074640Z ** using staged installation 2021-05-18T14:30:11.0583290Z ** R 2021-05-18T14:30:11.0913620Z ** inst 2021-05-18T14:30:11.1074580Z ** preparing package for lazy loading 2021-05-18T14:30:11.5918090Z ** help 2021-05-18T14:30:11.8121270Z *** installing help indices 2021-05-18T14:30:11.9196490Z *** copying figures 2021-05-18T14:30:11.9225510Z ** building package indices 2021-05-18T14:30:12.0514490Z ** installing vignettes 2021-05-18T14:30:12.0591530Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:30:12.4533250Z ** testing if installed package can be loaded from final location 2021-05-18T14:30:12.8509060Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:30:12.8576880Z * DONE (tic) 2021-05-18T14:30:12.9137030Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:30:13.4895810Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:30:16.4580870Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:30:16.4582390Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:30:16.4585010Z 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-18T14:30:16.4588970Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:30:16.4590320Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:30:16.4591600Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:30:16.4592710Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:30:16.4597240Z (as ‘lib’ is unspecified) 2021-05-18T14:30:16.4598130Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:30:16.4599770Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:30:16.4601060Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:30:16.4602290Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:30:16.4603530Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:30:16.4604820Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:30:16.4606050Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:30:16.4607260Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:30:16.4608970Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:30:16.4612630Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:30:16.4614000Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:30:16.4615490Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:30:16.4616710Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:30:16.4617880Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:30:16.4619460Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:30:16.4620770Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:30:16.4621990Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:30:16.4623230Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:30:16.4624440Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:30:16.4628850Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:30:16.4630120Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:30:16.4631320Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:30:16.4632530Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:30:16.4635910Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:30:16.4639760Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:30:16.4641010Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:30:16.4642440Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:30:16.4643680Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:30:16.4645040Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:30:16.4648610Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:30:16.4649900Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:30:16.4651140Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:30:16.4652410Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:30:18.0491350Z 2021-05-18T14:30:18.0492620Z There is a binary version available but the source version is later: 2021-05-18T14:30:18.0518910Z binary source needs_compilation 2021-05-18T14:30:18.0519850Z stringi 1.6.1 1.6.2 TRUE 2021-05-18T14:30:18.0520440Z 2021-05-18T14:30:18.0532170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-18T14:30:18.2851820Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-18T14:30:18.2955570Z ================================================== 2021-05-18T14:30:18.2956480Z downloaded 192 KB 2021-05-18T14:30:18.2957210Z 2021-05-18T14:30:18.2988740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-18T14:30:18.6630840Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-18T14:30:18.6982530Z ================================================== 2021-05-18T14:30:18.6983610Z downloaded 1.4 MB 2021-05-18T14:30:18.6984290Z 2021-05-18T14:30:18.7018250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-18T14:30:19.0980880Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-18T14:30:19.0982390Z ================================================== 2021-05-18T14:30:19.0984110Z downloaded 17 KB 2021-05-18T14:30:19.0984650Z 2021-05-18T14:30:19.1012490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.1.tgz' 2021-05-18T14:30:19.4685970Z Content type 'application/x-gzip' length 1011561 bytes (987 KB) 2021-05-18T14:30:19.4910730Z ================================================== 2021-05-18T14:30:19.4911530Z downloaded 987 KB 2021-05-18T14:30:19.4912090Z 2021-05-18T14:30:19.4946120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.2.tgz' 2021-05-18T14:30:19.7371500Z Content type 'application/x-gzip' length 803481 bytes (784 KB) 2021-05-18T14:30:19.7631720Z ================================================== 2021-05-18T14:30:19.7632630Z downloaded 784 KB 2021-05-18T14:30:19.7633380Z 2021-05-18T14:30:19.7665320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-18T14:30:20.1429990Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-18T14:30:20.1469710Z ================================================== 2021-05-18T14:30:20.1470780Z downloaded 43 KB 2021-05-18T14:30:20.1471390Z 2021-05-18T14:30:20.1502250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-18T14:30:20.4768300Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-18T14:30:20.4971420Z ================================================== 2021-05-18T14:30:20.4973000Z downloaded 207 KB 2021-05-18T14:30:20.4973620Z 2021-05-18T14:30:20.5004880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-18T14:30:20.7761600Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-18T14:30:20.8144710Z ================================================== 2021-05-18T14:30:20.8181280Z downloaded 945 KB 2021-05-18T14:30:20.8183650Z 2021-05-18T14:30:20.8194730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-18T14:30:21.1580210Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-18T14:30:21.1582100Z ================================================== 2021-05-18T14:30:21.1584330Z downloaded 68 KB 2021-05-18T14:30:21.1584960Z 2021-05-18T14:30:21.1612130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-18T14:30:21.4235270Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-18T14:30:21.4398540Z ================================================== 2021-05-18T14:30:21.4438890Z downloaded 279 KB 2021-05-18T14:30:21.4442610Z 2021-05-18T14:30:21.4444720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-18T14:30:21.6766820Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-18T14:30:21.6966870Z ================================================== 2021-05-18T14:30:21.6990910Z downloaded 289 KB 2021-05-18T14:30:21.6991550Z 2021-05-18T14:30:21.6993540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-18T14:30:22.0503340Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-18T14:30:22.0504660Z ================================================== 2021-05-18T14:30:22.0505450Z downloaded 15 KB 2021-05-18T14:30:22.0506000Z 2021-05-18T14:30:22.0534720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-18T14:30:22.3055010Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-18T14:30:22.3148890Z ================================================== 2021-05-18T14:30:22.3151210Z downloaded 148 KB 2021-05-18T14:30:22.3152350Z 2021-05-18T14:30:22.3181570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-18T14:30:22.6384550Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-18T14:30:22.6386490Z ================================================== 2021-05-18T14:30:22.6387350Z downloaded 72 KB 2021-05-18T14:30:22.6388300Z 2021-05-18T14:30:22.6415780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-18T14:30:23.0136640Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-18T14:30:23.0147250Z ================================================== 2021-05-18T14:30:23.0150890Z downloaded 35 KB 2021-05-18T14:30:23.0151520Z 2021-05-18T14:30:23.0179310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-18T14:30:23.3748060Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-18T14:30:23.3897550Z ================================================== 2021-05-18T14:30:23.3917570Z downloaded 292 KB 2021-05-18T14:30:23.3942250Z 2021-05-18T14:30:23.3944610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-18T14:30:23.6647820Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-18T14:30:23.6964910Z ================================================== 2021-05-18T14:30:23.6966090Z downloaded 428 KB 2021-05-18T14:30:23.6966650Z 2021-05-18T14:30:23.6997560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-18T14:30:24.0860860Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-18T14:30:24.0921010Z ================================================== 2021-05-18T14:30:24.0921800Z downloaded 36 KB 2021-05-18T14:30:24.0922350Z 2021-05-18T14:30:24.0953470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-18T14:30:24.3565060Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-18T14:30:24.3887880Z ================================================== 2021-05-18T14:30:24.3888770Z downloaded 435 KB 2021-05-18T14:30:24.3889480Z 2021-05-18T14:30:24.3921660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xfun_0.23.tgz' 2021-05-18T14:30:24.8029070Z Content type 'application/x-gzip' length 337476 bytes (329 KB) 2021-05-18T14:30:24.8182480Z ================================================== 2021-05-18T14:30:24.8183280Z downloaded 329 KB 2021-05-18T14:30:24.8183870Z 2021-05-18T14:30:24.8216340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-18T14:30:25.1073490Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-18T14:30:25.1177530Z ================================================== 2021-05-18T14:30:25.1178440Z downloaded 195 KB 2021-05-18T14:30:25.1179170Z 2021-05-18T14:30:25.1210930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-18T14:30:25.5180830Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-18T14:30:25.5279780Z ================================================== 2021-05-18T14:30:25.5339100Z downloaded 38 KB 2021-05-18T14:30:25.5372630Z 2021-05-18T14:30:25.5400110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-18T14:30:25.9008820Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-18T14:30:25.9132040Z ================================================== 2021-05-18T14:30:25.9133460Z downloaded 208 KB 2021-05-18T14:30:25.9138720Z 2021-05-18T14:30:25.9180020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-18T14:30:26.2082240Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-18T14:30:26.2835950Z ================================================== 2021-05-18T14:30:26.2836920Z downloaded 3.1 MB 2021-05-18T14:30:26.2837490Z 2021-05-18T14:30:26.2876360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-18T14:30:26.5319140Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-18T14:30:26.5687090Z ================================================== 2021-05-18T14:30:26.5713470Z downloaded 1.3 MB 2021-05-18T14:30:26.5731340Z 2021-05-18T14:30:26.5733500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-18T14:30:26.8807880Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-18T14:30:26.8984070Z ================================================== 2021-05-18T14:30:26.9003140Z downloaded 306 KB 2021-05-18T14:30:26.9103390Z 2021-05-18T14:30:26.9138890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-18T14:30:27.1595220Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-18T14:30:27.2326590Z ================================================== 2021-05-18T14:30:27.2368180Z downloaded 104 KB 2021-05-18T14:30:27.2368820Z 2021-05-18T14:30:27.2370820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-18T14:30:27.5975070Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-18T14:30:27.6074870Z ================================================== 2021-05-18T14:30:27.6176390Z downloaded 22 KB 2021-05-18T14:30:27.6227390Z 2021-05-18T14:30:27.6229750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-18T14:30:27.9329290Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-18T14:30:27.9369930Z ================================================== 2021-05-18T14:30:27.9410790Z downloaded 43 KB 2021-05-18T14:30:27.9411420Z 2021-05-18T14:30:27.9413480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-18T14:30:28.2766330Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-18T14:30:28.2767510Z ================================================== 2021-05-18T14:30:28.2768650Z downloaded 34 KB 2021-05-18T14:30:28.2769250Z 2021-05-18T14:30:28.2798910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-18T14:30:28.6181820Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-18T14:30:28.6275130Z ================================================== 2021-05-18T14:30:28.6277900Z downloaded 137 KB 2021-05-18T14:30:28.6278480Z 2021-05-18T14:30:28.6308250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-18T14:30:29.0076060Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-18T14:30:29.0562990Z ================================================== 2021-05-18T14:30:29.0563900Z downloaded 2.8 MB 2021-05-18T14:30:29.0564470Z 2021-05-18T14:30:29.0603300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-18T14:30:29.3260960Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-18T14:30:29.3334220Z ================================================== 2021-05-18T14:30:29.3335000Z downloaded 64 KB 2021-05-18T14:30:29.3335560Z 2021-05-18T14:30:29.3367100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-18T14:30:29.5749990Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-18T14:30:29.6152730Z ================================================== 2021-05-18T14:30:29.6252980Z downloaded 954 KB 2021-05-18T14:30:29.6354230Z 2021-05-18T14:30:29.6457270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-18T14:30:29.9393460Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-18T14:30:29.9411830Z ================================================== 2021-05-18T14:30:29.9413940Z downloaded 129 KB 2021-05-18T14:30:29.9414530Z 2021-05-18T14:30:29.9445200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-18T14:30:30.1761730Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-18T14:30:30.1937060Z ================================================== 2021-05-18T14:30:30.1937900Z downloaded 384 KB 2021-05-18T14:30:30.1938690Z 2021-05-18T14:30:31.2437790Z 2021-05-18T14:30:31.2539480Z installing the source package ‘stringi’ 2021-05-18T14:30:31.2540260Z The downloaded binary packages are in 2021-05-18T14:30:31.2540730Z 2021-05-18T14:30:31.2639980Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaIzizI/downloaded_packages 2021-05-18T14:30:31.2643090Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:30:31.4891230Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-18T14:30:31.6956570Z ================================================== 2021-05-18T14:30:31.7014440Z downloaded 7.2 MB 2021-05-18T14:30:31.7035020Z 2021-05-18T14:30:35.2285380Z * installing *source* package ‘stringi’ ... 2021-05-18T14:30:35.4000130Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T14:30:35.4096960Z ** using staged installation 2021-05-18T14:30:35.7060970Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-18T14:30:35.7062800Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-18T14:30:35.9362690Z checking for endianness... little 2021-05-18T14:30:36.1769110Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T14:30:36.3922410Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T14:30:36.3990590Z checking for cat... /bin/cat 2021-05-18T14:30:43.7139600Z checking for local ICUDT_DIR... icu69/data 2021-05-18T14:30:43.7144750Z checking for gcc... clang 2021-05-18T14:30:44.6088450Z checking whether the C compiler works... yes 2021-05-18T14:30:44.6163880Z checking for C compiler default output file name... a.out 2021-05-18T14:30:44.7134240Z checking for suffix of executables... 2021-05-18T14:30:45.0593060Z checking whether we are cross compiling... no 2021-05-18T14:30:45.1291270Z checking for suffix of object files... o 2021-05-18T14:30:45.1748770Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:30:45.2175520Z checking whether clang accepts -g... yes 2021-05-18T14:30:45.2989010Z checking for clang option to accept ISO C89... none needed 2021-05-18T14:30:45.4687980Z checking how to run the C preprocessor... clang -E 2021-05-18T14:30:45.9887350Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T14:30:45.9916080Z checking for egrep... /usr/bin/grep -E 2021-05-18T14:30:46.1781640Z rm: conftest.dSYM: is a directory 2021-05-18T14:30:46.2227550Z rm: conftest.dSYM: is a directory 2021-05-18T14:30:46.4927360Z checking for ANSI C header files... yes 2021-05-18T14:30:46.6122340Z checking for sys/types.h... yes 2021-05-18T14:30:46.6935680Z checking for sys/stat.h... yes 2021-05-18T14:30:46.7776160Z checking for stdlib.h... yes 2021-05-18T14:30:46.8818220Z checking for string.h... yes 2021-05-18T14:30:46.9630340Z checking for memory.h... yes 2021-05-18T14:30:47.0499600Z checking for strings.h... yes 2021-05-18T14:30:47.1335440Z checking for inttypes.h... yes 2021-05-18T14:30:47.2132500Z checking for stdint.h... yes 2021-05-18T14:30:47.3029090Z checking for unistd.h... yes 2021-05-18T14:30:47.3875440Z checking elf.h usability... no 2021-05-18T14:30:47.5103590Z checking elf.h presence... no 2021-05-18T14:30:47.5384800Z checking for elf.h... no 2021-05-18T14:30:48.8104470Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T14:30:48.9124950Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-18T14:30:49.8763660Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T14:30:49.9352950Z checking whether the compiler implements namespaces... yes 2021-05-18T14:30:50.4537550Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T14:30:51.5991620Z checking whether std::map is available... yes 2021-05-18T14:30:51.6029050Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:30:51.6700470Z checking with pkg-config for the system ICU4C... no 2021-05-18T14:30:51.6705150Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-18T14:30:51.6709060Z *** Trying with 'standard' fallback flags 2021-05-18T14:30:51.7337650Z checking whether an ICU4C-based project can be built... no 2021-05-18T14:30:51.7338940Z *** This version of ICU4C cannot be used. 2021-05-18T14:30:51.7339840Z *** Using the ICU 69 bundle. 2021-05-18T14:30:52.6732170Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-18T14:30:53.5189300Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-18T14:30:54.3877870Z checking whether alignof(std::max_align_t) is available... yes 2021-05-18T14:30:54.6747190Z downloading the ICU data library (icudt) 2021-05-18T14:30:54.6793820Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-18T14:30:54.6795900Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-18T14:30:54.9339540Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-18T14:30:56.0822520Z ================================================== 2021-05-18T14:30:56.0923760Z downloaded 10.9 MB 2021-05-18T14:30:56.1023870Z 2021-05-18T14:30:56.1288190Z icudt has been downloaded successfully 2021-05-18T14:30:56.2232930Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-18T14:30:56.4053330Z config.status: creating src/Makevars 2021-05-18T14:30:56.4346530Z config.status: creating src/uconfig_local.h 2021-05-18T14:30:56.4634570Z config.status: creating src/install.libs.R 2021-05-18T14:30:56.4946500Z 2021-05-18T14:30:56.4956770Z *** stringi configure summary: 2021-05-18T14:30:56.4965260Z ICU_FOUND=0 2021-05-18T14:30:56.4992130Z ICUDT_DIR=icu69/data 2021-05-18T14:30:56.4996300Z ICU_BUNDLE_VERSION=69 2021-05-18T14:30:56.5097220Z ICUDT_ENDIANNESS=little 2021-05-18T14:30:56.5141510Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T14:30:56.5162260Z STRINGI_CFLAGS= -fPIC 2021-05-18T14:30:56.5175920Z 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-18T14:30:56.5198760Z STRINGI_CXXFLAGS= -fPIC 2021-05-18T14:30:56.5202610Z STRINGI_LDFLAGS= 2021-05-18T14:30:56.5211980Z STRINGI_LIBS= 2021-05-18T14:30:56.5215770Z 2021-05-18T14:30:56.5258870Z *** Compiler settings used: 2021-05-18T14:30:56.5315620Z CC=clang 2021-05-18T14:30:56.5328790Z LD=clang++ -std=gnu++11 2021-05-18T14:30:56.5329920Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:30:56.5331680Z CPPFLAGS=-isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T14:30:56.5333180Z CXX=clang++ -std=gnu++11 2021-05-18T14:30:56.5334380Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:30:56.5335130Z LDFLAGS= 2021-05-18T14:30:56.5335780Z LIBS= 2021-05-18T14:30:56.5336290Z 2021-05-18T14:30:56.5852120Z ** libs 2021-05-18T14:30:56.6467990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:30:57.5268320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:30:58.3377340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:30:59.2768030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:00.1520000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:00.9343720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:01.9121670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:02.6712850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:03.4564040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:04.1948410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:05.0232450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:05.8324670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:06.7624800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:07.6373050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:08.4123040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:09.4614170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:11.3243030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:12.1708580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:12.9966960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:13.6997890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:14.3957980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:15.4392020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:16.2615380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:17.0597210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:17.9665000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:18.9233890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:19.6590140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:20.4578560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:21.2682550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:22.4544910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:23.6208920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:24.9128520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:26.0919120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:26.9516340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:27.8788480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:28.7550780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:29.5525110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:30.3549390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:31.1574700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:32.3267600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:33.4864310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:34.7353800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:35.9329430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:36.7949940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:37.7046900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:38.4594990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:39.5556100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:40.6471700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:41.7552350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:42.5006670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:43.2293070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:44.3323810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:45.4314190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:46.6302120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:47.7573110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:48.6443150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:49.4462980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:49.4870070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:50.6892860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:51.4554220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:52.1943920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:53.3351310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:54.4459510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:55.7810940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:56.6175620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:57.7837810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:31:58.6217770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:00.8091280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:01.6203190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:02.4189190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:03.4220140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:04.1464950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:04.9008360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:05.8136730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:06.6596280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:07.5905110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:08.4520520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:09.4338090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:10.2155260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:10.9649600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:11.7740060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:12.4686330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:13.1922630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-18T14:32:14.7808470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:14.8533720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:15.5974970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:16.3752870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:17.1833440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:17.7152860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:18.1857250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:18.7857380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:19.4782780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:20.0627890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:20.9885280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:21.7812640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:22.2878630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:22.8924040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:23.2220810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:23.7207580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:24.0797850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:24.1283970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:25.2255740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:25.8052780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:25.8829970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:26.6064950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:26.6709660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:27.6827730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:28.9668270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:28.9673010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:28.9679660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:29.6552400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:30.4258980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:31.3542980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:31.9739260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:32.6879000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:33.1836620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:34.0434000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:34.7920540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:35.8515940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:37.5081290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:38.3014310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:39.2423390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:39.8116730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:40.3919410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:41.1526340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:41.7009070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:42.7906970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:43.9119170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:45.8448020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:46.6583080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:46.7263240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:47.2499710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:47.7653020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:48.5407190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:49.5481810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:49.9713560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:50.8487940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:51.9889920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:52.8890780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:53.6698280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:54.3021950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:55.0804820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:56.0550890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:56.8125560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:57.5559240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:58.7116170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:59.4393950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:32:59.9646740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:00.4678670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:00.5182050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:01.3186230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:01.8616120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:02.8179650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:03.5413860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:04.2558480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:05.0160680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:05.6560280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:06.3502570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:07.0458130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:07.6752900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:08.2725330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:09.0709730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:09.5711360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:10.1703800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:10.5753020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:11.8127350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:12.4905330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:13.3156060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:13.7290280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:14.2563960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:14.9080030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:15.8558990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:16.8448460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:17.5192930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:18.0151520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:18.9692380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:19.5825740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:20.2868480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:20.8764400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:21.4771400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:22.0325420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:22.4029410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:23.2894110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:24.1581500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:24.9970320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:25.3723880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:25.7903040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:26.3059380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:26.7238780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:27.2962110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:28.1355270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:28.7184260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:29.0565450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:29.6627730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:30.1999120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:30.7603260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:31.3455750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:31.8939200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:32.4219310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:32.8631590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:33.5208990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:34.0297220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:35.6540320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:36.4999480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:37.3779200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:38.0282930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:38.4790600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:39.8193010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:40.6907770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:41.0386800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:41.4769840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:41.8157020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:42.4554380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:42.9407070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:43.4331700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:43.9733580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:44.5457850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:45.2515580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:45.6074630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:46.7139390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:47.6741700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:49.2576710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:49.5855940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:49.6412160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:51.1444620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:51.7426800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:52.8641690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:53.6426690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:53.7224700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:53.7807900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:55.0570520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:55.8037890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:56.8683580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:57.8365350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:58.4555590Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-18T14:33:58.4556670Z static void uprv_UnicodeStringDummy(void) { 2021-05-18T14:33:58.4557170Z ^ 2021-05-18T14:33:59.1708870Z 1 warning generated. 2021-05-18T14:33:59.1757490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:33:59.9056780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:00.5313290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:01.1655500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:01.6425290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:02.3079490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:03.0540780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:03.8347440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:04.1548630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:05.0261350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:05.5403150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:06.8748620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:07.7743890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:08.1421380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:08.7054660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:09.2101280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:09.8601200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:10.4018550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:10.9321900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:11.6262830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:12.5264650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:12.8572570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:13.4983360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:14.2410560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:14.5848940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:15.6010220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:16.2848980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:16.8792910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:17.2083250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:17.8694970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:18.5381160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:22.9914030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:23.1821620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:23.7822430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:24.3349000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:25.1972010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:25.7826710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:26.5026950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:27.6072890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:28.2168710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:29.1951110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:29.2600700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:29.8631030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:30.3243670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:30.7346190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:30.7875900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:31.9047830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:32.6668040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:33.5126020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:34.2704740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:34.7446090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:35.5320020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:36.2033330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:38.2131550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:38.8766730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:39.4265170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:40.2585710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:41.0137200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:41.9266210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:42.9939060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:43.1567460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:44.6272090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:45.4054280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:46.2387550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:47.6575390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:48.4834710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:50.8386870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:51.8456630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:52.8004720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:52.8622390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:54.1526300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:55.2729380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:55.9964930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:56.2755430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:57.6081260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:58.5450430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:34:59.3771150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:00.1338270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:00.5970210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:01.3556680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:02.0271740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:02.7875630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:03.5796410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:04.0743530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:04.4237570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:04.4973590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:04.9177300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:05.4659120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:05.5883480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:05.6680630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:06.1977510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:06.7661630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:07.5972540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:08.2139250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:08.8978960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:09.9230170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:10.7980100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:11.7815320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:11.9692350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:14.0843310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:15.7555750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:15.9984300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:16.8340560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:17.0047850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:17.3941840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:17.7701690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:18.6385660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:18.9881880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:22.0235950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:23.4580470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:24.4124820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:26.7980160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:26.9875970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:27.6078310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:28.2588190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:28.9200040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:29.8797650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:30.3547010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:30.9145430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:31.6588330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:32.2693550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:33.1130390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:33.6928250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:34.2492820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:34.5952630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:35.1575510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:35.8463720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:36.6712480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:37.2233590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:37.9730000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:38.6699360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:39.0187790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:39.7754330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:40.4578660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:41.5633250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:42.9172580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:44.3865970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:45.5666700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:46.0986560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:47.6214160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:48.2043990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:49.0918250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:50.1902010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:51.2768160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:51.8804700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:52.3858360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:53.1538340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:53.9061270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:54.7229540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:55.6171850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:56.3373070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:57.6745540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:35:58.5052070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:00.0292270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:01.2739110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:01.9983540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:02.6558700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:04.4472000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:05.3895470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:06.3412360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:07.1111380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:07.7387080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:08.6465710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:09.3264770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:10.1962290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:11.3521600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:12.1858060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:12.9422250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:14.4522710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:15.1498390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:16.1451060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:16.9744170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:18.3034320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:19.4014070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:20.1258110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:20.8624220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:21.6807930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:22.9795450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:23.6553180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:24.3697740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:25.1311970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:25.8217810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:26.7360420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:27.8753190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:28.9525190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:29.7582210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:30.7583880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:31.4139650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:32.2720520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:33.2910280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:35.1540400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:35.7038180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:36.4648960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:37.9612450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:38.6445280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:39.2991200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:40.3925920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:41.0308310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:41.6481050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:42.5408620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:44.4112690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:45.0268900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:45.7172580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:46.1871800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:47.2708190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:48.8197230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:49.7230520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:52.7063640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:53.2291940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:54.0387660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:55.5227820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:56.2108700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:56.8275660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:57.5009360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:58.1688170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:58.7687790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:36:59.7311730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:02.0712010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:02.7181380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:03.3196130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:03.8381520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:04.5623310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:05.2058740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:05.8640640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:06.5607240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:07.2202670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:08.3989710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:09.0484930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:09.5467070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:10.0519760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:11.0667750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:11.6780920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:12.2870250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:13.4659260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:14.4933180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:15.3946110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:16.9951140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:18.0491990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:18.8063180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:20.1955950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:20.9364290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:21.4466830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:22.1783810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:22.7039350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:23.3625570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:24.3292780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:25.1017030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:26.0436730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:26.1523940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:27.1393170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:27.8799310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:28.5576290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:28.8714120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:29.6857570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:30.3427970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:30.9421470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:31.6593290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:32.2710970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:32.8212130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:33.7902510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:34.7731630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:35.6655280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:36.6865930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:37.5447610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:38.0499300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:38.8597080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:39.8401240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:40.3410960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:40.8374620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:42.0205300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:42.8588470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:43.5208140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:44.3437250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:45.2672460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:46.0908960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:46.9932020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:47.0638980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:47.7100980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:49.2825580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:49.8483730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:49.8992300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:49.9488450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:49.9989520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:50.8847390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:51.4106220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:51.7366320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-18T14:37:52.0465550Z 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-18T14:37:52.3809220Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-18T14:37:52.5347850Z icudt already downloaded 2021-05-18T14:37:52.5350480Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-18T14:37:52.8146730Z icudt has been installed successfully 2021-05-18T14:37:52.9811130Z ** R 2021-05-18T14:37:53.0333270Z ** inst 2021-05-18T14:37:53.0349550Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:37:54.4101620Z ** help 2021-05-18T14:37:55.0658300Z *** installing help indices 2021-05-18T14:37:55.6638850Z ** building package indices 2021-05-18T14:37:55.6647470Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:37:56.2372300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:37:58.4602640Z ** testing if installed package can be loaded from final location 2021-05-18T14:37:58.7739480Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:37:58.7777420Z * DONE (stringi) 2021-05-18T14:37:59.2026160Z 2021-05-18T14:37:59.2027560Z The downloaded source packages are in 2021-05-18T14:37:59.2029700Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/downloaded_packages’ 2021-05-18T14:37:59.3796560Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:38:02.5367980Z 2021-05-18T14:38:03.1363800Z 2021-05-18T14:38:03.1381960Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/remotes2b24692e960c/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:38:03.1440200Z 2021-05-18T14:38:03.1445050Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/remotes2b24692e960c/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:38:03.2251820Z 2021-05-18T14:38:03.2281770Z 2021-05-18T14:38:03.2284290Z ─ preparing ‘desc’: 2021-05-18T14:38:03.2293220Z 2021-05-18T14:38:03.2296970Z 2021-05-18T14:38:03.2441800Z checking DESCRIPTION meta-information ... 2021-05-18T14:38:03.2628930Z 2021-05-18T14:38:03.2799710Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:38:03.3523250Z 2021-05-18T14:38:03.3525090Z 2021-05-18T14:38:03.3526970Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:38:03.3527860Z 2021-05-18T14:38:03.3528540Z 2021-05-18T14:38:03.3529860Z ─ checking for empty or unneeded directories 2021-05-18T14:38:03.3557980Z 2021-05-18T14:38:03.3584240Z 2021-05-18T14:38:03.3585760Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:38:03.4691080Z 2021-05-18T14:38:03.4692450Z 2021-05-18T14:38:03.4693070Z 2021-05-18T14:38:03.5039340Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:03.5058490Z (as ‘lib’ is unspecified) 2021-05-18T14:38:03.9068460Z * installing *source* package ‘desc’ ... 2021-05-18T14:38:03.9132190Z ** using staged installation 2021-05-18T14:38:03.9351330Z ** R 2021-05-18T14:38:03.9603470Z ** inst 2021-05-18T14:38:03.9656210Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:05.7280030Z ** help 2021-05-18T14:38:05.8983990Z *** installing help indices 2021-05-18T14:38:05.9992790Z ** building package indices 2021-05-18T14:38:06.1040040Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:38:06.3519470Z ** testing if installed package can be loaded from final location 2021-05-18T14:38:06.6435780Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:38:06.6537730Z * DONE (desc) 2021-05-18T14:38:06.9621050Z 2021-05-18T14:38:06.9637170Z 2021-05-18T14:38:06.9666880Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/remotes2b247313a9b1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:38:06.9688340Z 2021-05-18T14:38:06.9690930Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/remotes2b247313a9b1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:38:07.0212040Z 2021-05-18T14:38:07.0214340Z 2021-05-18T14:38:07.0216000Z ─ preparing ‘ghtravis’: 2021-05-18T14:38:07.0216760Z 2021-05-18T14:38:07.0217560Z 2021-05-18T14:38:07.0292180Z checking DESCRIPTION meta-information ... 2021-05-18T14:38:07.0463940Z 2021-05-18T14:38:07.0611280Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:38:07.1061470Z 2021-05-18T14:38:07.1075340Z 2021-05-18T14:38:07.1077270Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:38:07.1078250Z 2021-05-18T14:38:07.1079160Z 2021-05-18T14:38:07.1080500Z ─ checking for empty or unneeded directories 2021-05-18T14:38:07.1081300Z 2021-05-18T14:38:07.1082110Z 2021-05-18T14:38:07.1083320Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:38:07.1326740Z 2021-05-18T14:38:07.1334530Z 2021-05-18T14:38:07.1335280Z 2021-05-18T14:38:07.1845380Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:07.1847060Z (as ‘lib’ is unspecified) 2021-05-18T14:38:07.4985850Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:38:07.4989150Z ** using staged installation 2021-05-18T14:38:07.5183400Z ** R 2021-05-18T14:38:07.5356330Z ** inst 2021-05-18T14:38:07.5374910Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:09.4819590Z ** help 2021-05-18T14:38:09.5618530Z *** installing help indices 2021-05-18T14:38:09.6145790Z ** building package indices 2021-05-18T14:38:09.6656850Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:38:10.4343750Z ** testing if installed package can be loaded from final location 2021-05-18T14:38:11.2301100Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:38:11.2402730Z * DONE (ghtravis) 2021-05-18T14:38:11.2646210Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:38:11.5636000Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:38:14.2262790Z 2021-05-18T14:38:14.2264980Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:38:14.2266340Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:38:14.2267370Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:38:14.2268850Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:38:14.2269970Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:38:14.2271050Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:38:14.2273990Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:14.2275280Z (as ‘lib’ is unspecified) 2021-05-18T14:38:15.7205860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-18T14:38:16.1482000Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-18T14:38:16.1584420Z ================================================== 2021-05-18T14:38:16.1585520Z downloaded 194 KB 2021-05-18T14:38:16.1586540Z 2021-05-18T14:38:16.1615770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-18T14:38:16.5073700Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-18T14:38:16.5125930Z ================================================== 2021-05-18T14:38:16.5126890Z downloaded 68 KB 2021-05-18T14:38:16.5127880Z 2021-05-18T14:38:16.5158160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-18T14:38:16.8354260Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-18T14:38:16.8456550Z ================================================== 2021-05-18T14:38:16.8457620Z downloaded 189 KB 2021-05-18T14:38:16.8458490Z 2021-05-18T14:38:16.8488860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-18T14:38:17.1756960Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-18T14:38:17.2102290Z ================================================== 2021-05-18T14:38:17.2103560Z downloaded 1.2 MB 2021-05-18T14:38:17.2104250Z 2021-05-18T14:38:17.2138910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-18T14:38:17.5508960Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-18T14:38:17.5818650Z ================================================== 2021-05-18T14:38:17.5819150Z downloaded 937 KB 2021-05-18T14:38:17.5819410Z 2021-05-18T14:38:17.7278280Z 2021-05-18T14:38:17.7379080Z The downloaded binary packages are in 2021-05-18T14:38:17.7480850Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaIzizI/downloaded_packages 2021-05-18T14:38:17.9795290Z 2021-05-18T14:38:17.9818080Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/remotes2b24605eecb4/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:38:17.9848320Z 2021-05-18T14:38:17.9851020Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpaIzizI/remotes2b24605eecb4/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:38:18.0168680Z 2021-05-18T14:38:18.0170720Z 2021-05-18T14:38:18.0172320Z ─ preparing ‘aghast’: 2021-05-18T14:38:18.0173060Z 2021-05-18T14:38:18.0173780Z 2021-05-18T14:38:18.0363220Z checking DESCRIPTION meta-information ... 2021-05-18T14:38:18.0391360Z 2021-05-18T14:38:18.0455390Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:38:18.0713820Z 2021-05-18T14:38:18.0715030Z 2021-05-18T14:38:18.0716970Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:38:18.0718230Z 2021-05-18T14:38:18.0718950Z 2021-05-18T14:38:18.0720290Z ─ checking for empty or unneeded directories 2021-05-18T14:38:18.0774820Z 2021-05-18T14:38:18.0776530Z 2021-05-18T14:38:18.0777960Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:38:18.0865890Z 2021-05-18T14:38:18.0867010Z 2021-05-18T14:38:18.0867640Z 2021-05-18T14:38:18.1035210Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:18.1051650Z (as ‘lib’ is unspecified) 2021-05-18T14:38:18.4657440Z * installing *source* package ‘aghast’ ... 2021-05-18T14:38:18.4757360Z ** using staged installation 2021-05-18T14:38:18.4960060Z ** R 2021-05-18T14:38:18.5061900Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:19.2593810Z ** help 2021-05-18T14:38:19.3667840Z *** installing help indices 2021-05-18T14:38:19.3970000Z ** building package indices 2021-05-18T14:38:19.4272740Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:38:19.6723910Z ** testing if installed package can be loaded from final location 2021-05-18T14:38:19.9182160Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:38:19.9201980Z * DONE (aghast) 2021-05-18T14:38:19.9394000Z Installing 1 packages: covr 2021-05-18T14:38:19.9402710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:19.9404230Z (as ‘lib’ is unspecified) 2021-05-18T14:38:20.7768320Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:38:20.7892300Z 2021-05-18T14:38:21.4352790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-18T14:38:21.8190700Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-18T14:38:21.8283780Z ================================================== 2021-05-18T14:38:21.8284720Z downloaded 155 KB 2021-05-18T14:38:21.8285560Z 2021-05-18T14:38:21.8317420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-18T14:38:22.1804620Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-18T14:38:22.1878600Z ================================================== 2021-05-18T14:38:22.1879520Z downloaded 117 KB 2021-05-18T14:38:22.1880390Z 2021-05-18T14:38:22.1909200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-18T14:38:22.7107290Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-18T14:38:22.7179880Z ================================================== 2021-05-18T14:38:22.7180790Z downloaded 282 KB 2021-05-18T14:38:22.7181650Z 2021-05-18T14:38:22.7832260Z 2021-05-18T14:38:22.7833320Z The downloaded binary packages are in 2021-05-18T14:38:22.7834240Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaIzizI/downloaded_packages 2021-05-18T14:38:22.8233680Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:38:22.8234400Z Rscript -e "tic::before_install()" 2021-05-18T14:38:22.8591380Z shell: /bin/bash -e {0} 2021-05-18T14:38:22.8591770Z env: 2021-05-18T14:38:22.8592540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:38:22.8593020Z TIC_DEPLOY_KEY: 2021-05-18T14:38:22.8593360Z RSPM: 2021-05-18T14:38:22.8594830Z GITHUB_PAT: *** 2021-05-18T14:38:22.8595710Z COVERALLS_TOKEN: *** 2021-05-18T14:38:22.8596160Z continue-on-error: false 2021-05-18T14:38:22.8596660Z VDIFFR_RUN_TESTS: false 2021-05-18T14:38:22.8597120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:38:22.8597710Z TZ: UTC 2021-05-18T14:38:22.8598150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:38:22.8598520Z NOT_CRAN: true 2021-05-18T14:38:22.8598850Z ##[endgroup] 2021-05-18T14:38:23.3162200Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:38:23.4519480Z Running before_install: step_install_remote_binaries() 2021-05-18T14:38:24.0787590Z Installing RAVELData binaries 2021-05-18T14:38:24.0799480Z [1] "neuroconductor/RAVELData" 2021-05-18T14:38:24.5490140Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:38:24.5570750Z tag_name 2021-05-18T14:38:24.5591450Z Installing RAVELData package binaries 2021-05-18T14:38:24.5607510Z 3 0.99.1.s 2021-05-18T14:38:24.5611300Z zipball_url 2021-05-18T14:38:24.5615270Z 3 https://api.github.com/repos/neuroconductor/RAVELData/zipball/refs/tags/0.99.1.s 2021-05-18T14:38:24.5618760Z tarball_url 2021-05-18T14:38:24.5621390Z 3 https://api.github.com/repos/neuroconductor/RAVELData/tarball/refs/tags/0.99.1.s 2021-05-18T14:38:24.5622590Z commit.sha 2021-05-18T14:38:24.5624020Z 3 253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:38:24.5625400Z commit.url 2021-05-18T14:38:24.5627310Z 3 https://api.github.com/repos/neuroconductor/RAVELData/commits/253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:38:24.5631970Z node_id 2021-05-18T14:38:24.5636650Z 3 MDM6UmVmMzY4MjAwNTgzOnJlZnMvdGFncy8wLjk5LjEucw== 2021-05-18T14:38:24.5647630Z url 2021-05-18T14:38:24.5654410Z 3 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761 2021-05-18T14:38:24.5671780Z assets_url 2021-05-18T14:38:24.5682710Z 3 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets 2021-05-18T14:38:24.5687620Z upload_url 2021-05-18T14:38:24.5689190Z 3 https://uploads.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets{?name,label} 2021-05-18T14:38:24.5692410Z id asset_updated_at asset_created_at created_at 2021-05-18T14:38:24.5694370Z 3 43074761 2021-05-17 17:31:32 2021-05-17 17:31:30 2021-05-17 13:44:20 2021-05-18T14:38:24.5697170Z published_at asset_name asset_label 2021-05-18T14:38:24.5700390Z 3 2021-05-17 17:01:47 RAVELData_0.99.1_R3.6.tgz 2021-05-18T14:38:24.5703270Z asset_download_count 2021-05-18T14:38:24.5704430Z 3 3 2021-05-18T14:38:24.5707730Z asset_browser_download_url 2021-05-18T14:38:24.5711170Z 3 https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R3.6.tgz 2021-05-18T14:38:24.6094440Z --2021-05-18 14:38:24-- https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R3.6.tgz 2021-05-18T14:38:24.6389370Z Resolving github.com (github.com)... 192.30.255.113 2021-05-18T14:38:24.6440880Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-18T14:38:24.8196380Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:38:24.8202900Z Location: https://github-releases.githubusercontent.com/368200583/b7384500-b735-11eb-85bc-90506691a301?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T143824Z&X-Amz-Expires=300&X-Amz-Signature=2e68351e68e0c79f883eeac02308e5f335692daa447f98263b75a925cfe5ffc6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:38:24.8211130Z --2021-05-18 14:38:24-- https://github-releases.githubusercontent.com/368200583/b7384500-b735-11eb-85bc-90506691a301?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T143824Z&X-Amz-Expires=300&X-Amz-Signature=2e68351e68e0c79f883eeac02308e5f335692daa447f98263b75a925cfe5ffc6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-18T14:38:24.8215930Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.108.154, ... 2021-05-18T14:38:24.8256990Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-18T14:38:25.1051230Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:38:25.1064760Z Length: 66715851 (64M) [application/octet-stream] 2021-05-18T14:38:25.1066780Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFm4fhK/RAVELData_0.99.1.tgz’ 2021-05-18T14:38:25.1067800Z 2021-05-18T14:38:25.1099700Z 0K .......... .......... .......... .......... .......... 0% 11.5M 6s 2021-05-18T14:38:25.1117780Z 50K .......... .......... .......... .......... .......... 0% 22.5M 4s 2021-05-18T14:38:25.1165140Z 100K .......... .......... .......... .......... .......... 0% 15.6M 4s 2021-05-18T14:38:25.1250530Z 150K .......... .......... .......... .......... .......... 0% 24.5M 4s 2021-05-18T14:38:25.1269590Z 200K .......... .......... .......... .......... .......... 0% 19.3M 4s 2021-05-18T14:38:25.1285740Z 250K .......... .......... .......... .......... .......... 0% 23.8M 3s 2021-05-18T14:38:25.1287210Z 300K .......... .......... .......... .......... .......... 0% 25.0M 3s 2021-05-18T14:38:25.1288250Z 350K .......... .......... .......... .......... .......... 0% 69.1M 3s 2021-05-18T14:38:25.1289300Z 400K .......... .......... .......... .......... .......... 0% 40.4M 3s 2021-05-18T14:38:25.1290350Z 450K .......... .......... .......... .......... .......... 0% 17.3M 3s 2021-05-18T14:38:25.1293370Z 500K .......... .......... .......... .......... .......... 0% 79.8M 3s 2021-05-18T14:38:25.1305860Z 550K .......... .......... .......... .......... .......... 0% 25.7M 3s 2021-05-18T14:38:25.1325140Z 600K .......... .......... .......... .......... .......... 0% 24.0M 3s 2021-05-18T14:38:25.1326220Z 650K .......... .......... .......... .......... .......... 1% 108M 3s 2021-05-18T14:38:25.1352270Z 700K .......... .......... .......... .......... .......... 1% 21.6M 3s 2021-05-18T14:38:25.1360380Z 750K .......... .......... .......... .......... .......... 1% 47.2M 3s 2021-05-18T14:38:25.1372900Z 800K .......... .......... .......... .......... .......... 1% 34.2M 2s 2021-05-18T14:38:25.1402440Z 850K .......... .......... .......... .......... .......... 1% 20.0M 2s 2021-05-18T14:38:25.1403460Z 900K .......... .......... .......... .......... .......... 1% 94.8M 2s 2021-05-18T14:38:25.1414580Z 950K .......... .......... .......... .......... .......... 1% 42.7M 2s 2021-05-18T14:38:25.1436520Z 1000K .......... .......... .......... .......... .......... 1% 22.0M 2s 2021-05-18T14:38:25.1451670Z 1050K .......... .......... .......... .......... .......... 1% 29.9M 2s 2021-05-18T14:38:25.1467720Z 1100K .......... .......... .......... .......... .......... 1% 36.1M 2s 2021-05-18T14:38:25.1474710Z 1150K .......... .......... .......... .......... .......... 1% 54.9M 2s 2021-05-18T14:38:25.1496720Z 1200K .......... .......... .......... .......... .......... 1% 22.0M 2s 2021-05-18T14:38:25.1508990Z 1250K .......... .......... .......... .......... .......... 1% 38.7M 2s 2021-05-18T14:38:25.1522220Z 1300K .......... .......... .......... .......... .......... 2% 38.3M 2s 2021-05-18T14:38:25.1526770Z 1350K .......... .......... .......... .......... .......... 2% 124M 2s 2021-05-18T14:38:25.1550720Z 1400K .......... .......... .......... .......... .......... 2% 19.4M 2s 2021-05-18T14:38:25.1560260Z 1450K .......... .......... .......... .......... .......... 2% 52.3M 2s 2021-05-18T14:38:25.1584000Z 1500K .......... .......... .......... .......... .......... 2% 29.7M 2s 2021-05-18T14:38:25.1590050Z 1550K .......... .......... .......... .......... .......... 2% 71.8M 2s 2021-05-18T14:38:25.1598660Z 1600K .......... .......... .......... .......... .......... 2% 33.3M 2s 2021-05-18T14:38:25.1611480Z 1650K .......... .......... .......... .......... .......... 2% 36.5M 2s 2021-05-18T14:38:25.1622720Z 1700K .......... .......... .......... .......... .......... 2% 43.0M 2s 2021-05-18T14:38:25.1634710Z 1750K .......... .......... .......... .......... .......... 2% 45.4M 2s 2021-05-18T14:38:25.1649260Z 1800K .......... .......... .......... .......... .......... 2% 31.4M 2s 2021-05-18T14:38:25.1661920Z 1850K .......... .......... .......... .......... .......... 2% 38.0M 2s 2021-05-18T14:38:25.1673270Z 1900K .......... .......... .......... .......... .......... 2% 43.3M 2s 2021-05-18T14:38:25.1685330Z 1950K .......... .......... .......... .......... .......... 3% 94.6M 2s 2021-05-18T14:38:25.1690200Z 2000K .......... .......... .......... .......... .......... 3% 41.3M 2s 2021-05-18T14:38:25.1701230Z 2050K .......... .......... .......... .......... .......... 3% 44.1M 2s 2021-05-18T14:38:25.1726040Z 2100K .......... .......... .......... .......... .......... 3% 19.6M 2s 2021-05-18T14:38:25.1731150Z 2150K .......... .......... .......... .......... .......... 3% 109M 2s 2021-05-18T14:38:25.1736330Z 2200K .......... .......... .......... .......... .......... 3% 85.5M 2s 2021-05-18T14:38:25.1752170Z 2250K .......... .......... .......... .......... .......... 3% 31.1M 2s 2021-05-18T14:38:25.1763200Z 2300K .......... .......... .......... .......... .......... 3% 44.8M 2s 2021-05-18T14:38:25.1775340Z 2350K .......... .......... .......... .......... .......... 3% 43.1M 2s 2021-05-18T14:38:25.1786510Z 2400K .......... .......... .......... .......... .......... 3% 40.4M 2s 2021-05-18T14:38:25.1791310Z 2450K .......... .......... .......... .......... .......... 3% 98.8M 2s 2021-05-18T14:38:25.1802820Z 2500K .......... .......... .......... .......... .......... 3% 43.4M 2s 2021-05-18T14:38:25.1814700Z 2550K .......... .......... .......... .......... .......... 3% 43.6M 2s 2021-05-18T14:38:25.1825720Z 2600K .......... .......... .......... .......... .......... 4% 41.1M 2s 2021-05-18T14:38:25.1830970Z 2650K .......... .......... .......... .......... .......... 4% 94.3M 2s 2021-05-18T14:38:25.1841900Z 2700K .......... .......... .......... .......... .......... 4% 44.0M 2s 2021-05-18T14:38:25.1854090Z 2750K .......... .......... .......... .......... .......... 4% 43.3M 2s 2021-05-18T14:38:25.1865130Z 2800K .......... .......... .......... .......... .......... 4% 40.9M 2s 2021-05-18T14:38:25.1876760Z 2850K .......... .......... .......... .......... .......... 4% 43.2M 2s 2021-05-18T14:38:25.1881860Z 2900K .......... .......... .......... .......... .......... 4% 93.2M 2s 2021-05-18T14:38:25.1893970Z 2950K .......... .......... .......... .......... .......... 4% 44.8M 2s 2021-05-18T14:38:25.1904260Z 3000K .......... .......... .......... .......... .......... 4% 41.6M 2s 2021-05-18T14:38:25.1915960Z 3050K .......... .......... .......... .......... .......... 4% 42.7M 2s 2021-05-18T14:38:25.1920350Z 3100K .......... .......... .......... .......... .......... 4% 105M 2s 2021-05-18T14:38:25.1932860Z 3150K .......... .......... .......... .......... .......... 4% 42.6M 2s 2021-05-18T14:38:25.1944200Z 3200K .......... .......... .......... .......... .......... 4% 39.5M 2s 2021-05-18T14:38:25.1948600Z 3250K .......... .......... .......... .......... .......... 5% 110M 2s 2021-05-18T14:38:25.1965530Z 3300K .......... .......... .......... .......... .......... 5% 29.6M 2s 2021-05-18T14:38:25.1987730Z 3350K .......... .......... .......... .......... .......... 5% 36.0M 2s 2021-05-18T14:38:25.1994170Z 3400K .......... .......... .......... .......... .......... 5% 98.2M 2s 2021-05-18T14:38:25.1999610Z 3450K .......... .......... .......... .......... .......... 5% 121M 2s 2021-05-18T14:38:25.2000620Z 3500K .......... .......... .......... .......... .......... 5% 58.5M 2s 2021-05-18T14:38:25.2040770Z 3550K .......... .......... .......... .......... .......... 5% 23.3M 2s 2021-05-18T14:38:25.2072410Z 3600K .......... .......... .......... .......... .......... 5% 37.5M 2s 2021-05-18T14:38:25.2083720Z 3650K .......... .......... .......... .......... .......... 5% 54.9M 2s 2021-05-18T14:38:25.2092830Z 3700K .......... .......... .......... .......... .......... 5% 87.8M 2s 2021-05-18T14:38:25.2093920Z 3750K .......... .......... .......... .......... .......... 5% 54.5M 2s 2021-05-18T14:38:25.2094910Z 3800K .......... .......... .......... .......... .......... 5% 74.1M 2s 2021-05-18T14:38:25.2095940Z 3850K .......... .......... .......... .......... .......... 5% 73.6M 2s 2021-05-18T14:38:25.2096970Z 3900K .......... .......... .......... .......... .......... 6% 115M 2s 2021-05-18T14:38:25.2119860Z 3950K .......... .......... .......... .......... .......... 6% 60.7M 2s 2021-05-18T14:38:25.2120930Z 4000K .......... .......... .......... .......... .......... 6% 47.2M 2s 2021-05-18T14:38:25.2122040Z 4050K .......... .......... .......... .......... .......... 6% 39.3M 2s 2021-05-18T14:38:25.2123060Z 4100K .......... .......... .......... .......... .......... 6% 105M 2s 2021-05-18T14:38:25.2132070Z 4150K .......... .......... .......... .......... .......... 6% 119M 2s 2021-05-18T14:38:25.2133230Z 4200K .......... .......... .......... .......... .......... 6% 74.4M 2s 2021-05-18T14:38:25.2134320Z 4250K .......... .......... .......... .......... .......... 6% 46.0M 2s 2021-05-18T14:38:25.2135310Z 4300K .......... .......... .......... .......... .......... 6% 115M 2s 2021-05-18T14:38:25.2147200Z 4350K .......... .......... .......... .......... .......... 6% 39.4M 2s 2021-05-18T14:38:25.2157730Z 4400K .......... .......... .......... .......... .......... 6% 47.1M 2s 2021-05-18T14:38:25.2182730Z 4450K .......... .......... .......... .......... .......... 6% 48.6M 2s 2021-05-18T14:38:25.2185280Z 4500K .......... .......... .......... .......... .......... 6% 84.0M 1s 2021-05-18T14:38:25.2198830Z 4550K .......... .......... .......... .......... .......... 7% 79.9M 1s 2021-05-18T14:38:25.2207330Z 4600K .......... .......... .......... .......... .......... 7% 103M 1s 2021-05-18T14:38:25.2208520Z 4650K .......... .......... .......... .......... .......... 7% 46.4M 1s 2021-05-18T14:38:25.2209540Z 4700K .......... .......... .......... .......... .......... 7% 44.2M 1s 2021-05-18T14:38:25.2235960Z 4750K .......... .......... .......... .......... .......... 7% 113M 1s 2021-05-18T14:38:25.2308280Z 4800K .......... .......... .......... .......... .......... 7% 39.7M 1s 2021-05-18T14:38:25.2309650Z 4850K .......... .......... .......... .......... .......... 7% 107M 1s 2021-05-18T14:38:25.2310990Z 4900K .......... .......... .......... .......... .......... 7% 65.4M 1s 2021-05-18T14:38:25.2312020Z 4950K .......... .......... .......... .......... .......... 7% 56.8M 1s 2021-05-18T14:38:25.2327030Z 5000K .......... .......... .......... .......... .......... 7% 34.2M 1s 2021-05-18T14:38:25.2334260Z 5050K .......... .......... .......... .......... .......... 7% 77.9M 1s 2021-05-18T14:38:25.2335160Z 5100K .......... .......... .......... .......... .......... 7% 51.6M 1s 2021-05-18T14:38:25.2336150Z 5150K .......... .......... .......... .......... .......... 7% 68.1M 1s 2021-05-18T14:38:25.2337050Z 5200K .......... .......... .......... .......... .......... 8% 97.9M 1s 2021-05-18T14:38:25.2337900Z 5250K .......... .......... .......... .......... .......... 8% 121M 1s 2021-05-18T14:38:25.2386910Z 5300K .......... .......... .......... .......... .......... 8% 72.2M 1s 2021-05-18T14:38:25.2387920Z 5350K .......... .......... .......... .......... .......... 8% 121M 1s 2021-05-18T14:38:25.2391410Z 5400K .......... .......... .......... .......... .......... 8% 74.2M 1s 2021-05-18T14:38:25.2445880Z 5450K .......... .......... .......... .......... .......... 8% 115M 1s 2021-05-18T14:38:25.2446930Z 5500K .......... .......... .......... .......... .......... 8% 40.6M 1s 2021-05-18T14:38:25.2447830Z 5550K .......... .......... .......... .......... .......... 8% 118M 1s 2021-05-18T14:38:25.2448670Z 5600K .......... .......... .......... .......... .......... 8% 60.3M 1s 2021-05-18T14:38:25.2449540Z 5650K .......... .......... .......... .......... .......... 8% 39.8M 1s 2021-05-18T14:38:25.2450430Z 5700K .......... .......... .......... .......... .......... 8% 82.5M 1s 2021-05-18T14:38:25.2500760Z 5750K .......... .......... .......... .......... .......... 8% 67.6M 1s 2021-05-18T14:38:25.2501760Z 5800K .......... .......... .......... .......... .......... 8% 74.0M 1s 2021-05-18T14:38:25.2502690Z 5850K .......... .......... .......... .......... .......... 9% 71.4M 1s 2021-05-18T14:38:25.2536880Z 5900K .......... .......... .......... .......... .......... 9% 117M 1s 2021-05-18T14:38:25.2537880Z 5950K .......... .......... .......... .......... .......... 9% 77.6M 1s 2021-05-18T14:38:25.2538780Z 6000K .......... .......... .......... .......... .......... 9% 104M 1s 2021-05-18T14:38:25.2539800Z 6050K .......... .......... .......... .......... .......... 9% 45.9M 1s 2021-05-18T14:38:25.2586540Z 6100K .......... .......... .......... .......... .......... 9% 120M 1s 2021-05-18T14:38:25.2587540Z 6150K .......... .......... .......... .......... .......... 9% 77.0M 1s 2021-05-18T14:38:25.2588480Z 6200K .......... .......... .......... .......... .......... 9% 77.3M 1s 2021-05-18T14:38:25.2589350Z 6250K .......... .......... .......... .......... .......... 9% 60.3M 1s 2021-05-18T14:38:25.2590250Z 6300K .......... .......... .......... .......... .......... 9% 67.4M 1s 2021-05-18T14:38:25.2602300Z 6350K .......... .......... .......... .......... .......... 9% 97.5M 1s 2021-05-18T14:38:25.2603300Z 6400K .......... .......... .......... .......... .......... 9% 70.6M 1s 2021-05-18T14:38:25.2705080Z 6450K .......... .......... .......... .......... .......... 9% 113M 1s 2021-05-18T14:38:25.2785050Z 6500K .......... .......... .......... .......... .......... 10% 35.9M 1s 2021-05-18T14:38:25.2885910Z 6550K .......... .......... .......... .......... .......... 10% 123M 1s 2021-05-18T14:38:25.2987300Z 6600K .......... .......... .......... .......... .......... 10% 66.3M 1s 2021-05-18T14:38:25.3089190Z 6650K .......... .......... .......... .......... .......... 10% 115M 1s 2021-05-18T14:38:25.3191050Z 6700K .......... .......... .......... .......... .......... 10% 74.2M 1s 2021-05-18T14:38:25.3291310Z 6750K .......... .......... .......... .......... .......... 10% 119M 1s 2021-05-18T14:38:25.3393750Z 6800K .......... .......... .......... .......... .......... 10% 103M 1s 2021-05-18T14:38:25.3495240Z 6850K .......... .......... .......... .......... .......... 10% 79.0M 1s 2021-05-18T14:38:25.3538870Z 6900K .......... .......... .......... .......... .......... 10% 115M 1s 2021-05-18T14:38:25.3540000Z 6950K .......... .......... .......... .......... .......... 10% 50.0M 1s 2021-05-18T14:38:25.3540980Z 7000K .......... .......... .......... .......... .......... 10% 109M 1s 2021-05-18T14:38:25.3541910Z 7050K .......... .......... .......... .......... .......... 10% 75.5M 1s 2021-05-18T14:38:25.3542870Z 7100K .......... .......... .......... .......... .......... 10% 126M 1s 2021-05-18T14:38:25.3543820Z 7150K .......... .......... .......... .......... .......... 11% 88.8M 1s 2021-05-18T14:38:25.3544870Z 7200K .......... .......... .......... .......... .......... 11% 104M 1s 2021-05-18T14:38:25.3548020Z 7250K .......... .......... .......... .......... .......... 11% 51.1M 1s 2021-05-18T14:38:25.3549070Z 7300K .......... .......... .......... .......... .......... 11% 124M 1s 2021-05-18T14:38:25.3550070Z 7350K .......... .......... .......... .......... .......... 11% 126M 1s 2021-05-18T14:38:25.3551210Z 7400K .......... .......... .......... .......... .......... 11% 67.8M 1s 2021-05-18T14:38:25.3552260Z 7450K .......... .......... .......... .......... .......... 11% 124M 1s 2021-05-18T14:38:25.3553240Z 7500K .......... .......... .......... .......... .......... 11% 72.3M 1s 2021-05-18T14:38:25.3554140Z 7550K .......... .......... .......... .......... .......... 11% 112M 1s 2021-05-18T14:38:25.3555100Z 7600K .......... .......... .......... .......... .......... 11% 85.2M 1s 2021-05-18T14:38:25.3556050Z 7650K .......... .......... .......... .......... .......... 11% 124M 1s 2021-05-18T14:38:25.3556960Z 7700K .......... .......... .......... .......... .......... 11% 44.6M 1s 2021-05-18T14:38:25.3558010Z 7750K .......... .......... .......... .......... .......... 11% 126M 1s 2021-05-18T14:38:25.3566110Z 7800K .......... .......... .......... .......... .......... 12% 57.3M 1s 2021-05-18T14:38:25.3567150Z 7850K .......... .......... .......... .......... .......... 12% 117M 1s 2021-05-18T14:38:25.3568080Z 7900K .......... .......... .......... .......... .......... 12% 121M 1s 2021-05-18T14:38:25.3569050Z 7950K .......... .......... .......... .......... .......... 12% 80.8M 1s 2021-05-18T14:38:25.3569990Z 8000K .......... .......... .......... .......... .......... 12% 104M 1s 2021-05-18T14:38:25.3570980Z 8050K .......... .......... .......... .......... .......... 12% 76.8M 1s 2021-05-18T14:38:25.3573180Z 8100K .......... .......... .......... .......... .......... 12% 118M 1s 2021-05-18T14:38:25.3574440Z 8150K .......... .......... .......... .......... .......... 12% 67.7M 1s 2021-05-18T14:38:25.3575410Z 8200K .......... .......... .......... .......... .......... 12% 83.8M 1s 2021-05-18T14:38:25.3576390Z 8250K .......... .......... .......... .......... .......... 12% 122M 1s 2021-05-18T14:38:25.3577340Z 8300K .......... .......... .......... .......... .......... 12% 85.4M 1s 2021-05-18T14:38:25.3578230Z 8350K .......... .......... .......... .......... .......... 12% 123M 1s 2021-05-18T14:38:25.3579200Z 8400K .......... .......... .......... .......... .......... 12% 105M 1s 2021-05-18T14:38:25.3580140Z 8450K .......... .......... .......... .......... .......... 13% 93.2M 1s 2021-05-18T14:38:25.3581080Z 8500K .......... .......... .......... .......... .......... 13% 125M 1s 2021-05-18T14:38:25.3582060Z 8550K .......... .......... .......... .......... .......... 13% 126M 1s 2021-05-18T14:38:25.3583000Z 8600K .......... .......... .......... .......... .......... 13% 68.8M 1s 2021-05-18T14:38:25.3584310Z 8650K .......... .......... .......... .......... .......... 13% 119M 1s 2021-05-18T14:38:25.3586260Z 8700K .......... .......... .......... .......... .......... 13% 76.4M 1s 2021-05-18T14:38:25.3587530Z 8750K .......... .......... .......... .......... .......... 13% 105M 1s 2021-05-18T14:38:25.3589280Z 8800K .......... .......... .......... .......... .......... 13% 68.4M 1s 2021-05-18T14:38:25.3590410Z 8850K .......... .......... .......... .......... .......... 13% 122M 1s 2021-05-18T14:38:25.3591360Z 8900K .......... .......... .......... .......... .......... 13% 107M 1s 2021-05-18T14:38:25.3592370Z 8950K .......... .......... .......... .......... .......... 13% 88.5M 1s 2021-05-18T14:38:25.3593350Z 9000K .......... .......... .......... .......... .......... 13% 109M 1s 2021-05-18T14:38:25.3594300Z 9050K .......... .......... .......... .......... .......... 13% 66.7M 1s 2021-05-18T14:38:25.3595220Z 9100K .......... .......... .......... .......... .......... 14% 118M 1s 2021-05-18T14:38:25.3596300Z 9150K .......... .......... .......... .......... .......... 14% 76.8M 1s 2021-05-18T14:38:25.3600380Z 9200K .......... .......... .......... .......... .......... 14% 69.9M 1s 2021-05-18T14:38:25.3601450Z 9250K .......... .......... .......... .......... .......... 14% 126M 1s 2021-05-18T14:38:25.3602440Z 9300K .......... .......... .......... .......... .......... 14% 67.4M 1s 2021-05-18T14:38:25.3603360Z 9350K .......... .......... .......... .......... .......... 14% 133M 1s 2021-05-18T14:38:25.3604270Z 9400K .......... .......... .......... .......... .......... 14% 109M 1s 2021-05-18T14:38:25.3605260Z 9450K .......... .......... .......... .......... .......... 14% 148M 1s 2021-05-18T14:38:25.3606220Z 9500K .......... .......... .......... .......... .......... 14% 130M 1s 2021-05-18T14:38:25.3607120Z 9550K .......... .......... .......... .......... .......... 14% 142M 1s 2021-05-18T14:38:25.3608090Z 9600K .......... .......... .......... .......... .......... 14% 83.5M 1s 2021-05-18T14:38:25.3609080Z 9650K .......... .......... .......... .......... .......... 14% 149M 1s 2021-05-18T14:38:25.3609990Z 9700K .......... .......... .......... .......... .......... 14% 146M 1s 2021-05-18T14:38:25.3612850Z 9750K .......... .......... .......... .......... .......... 15% 131M 1s 2021-05-18T14:38:25.3614460Z 9800K .......... .......... .......... .......... .......... 15% 133M 1s 2021-05-18T14:38:25.3615390Z 9850K .......... .......... .......... .......... .......... 15% 145M 1s 2021-05-18T14:38:25.3616330Z 9900K .......... .......... .......... .......... .......... 15% 151M 1s 2021-05-18T14:38:25.3617210Z 9950K .......... .......... .......... .......... .......... 15% 149M 1s 2021-05-18T14:38:25.3618120Z 10000K .......... .......... .......... .......... .......... 15% 54.1M 1s 2021-05-18T14:38:25.3619050Z 10050K .......... .......... .......... .......... .......... 15% 147M 1s 2021-05-18T14:38:25.3634800Z 10100K .......... .......... .......... .......... .......... 15% 133M 1s 2021-05-18T14:38:25.3638050Z 10150K .......... .......... .......... .......... .......... 15% 101M 1s 2021-05-18T14:38:25.3639010Z 10200K .......... .......... .......... .......... .......... 15% 87.0M 1s 2021-05-18T14:38:25.3639900Z 10250K .......... .......... .......... .......... .......... 15% 148M 1s 2021-05-18T14:38:25.3640810Z 10300K .......... .......... .......... .......... .......... 15% 146M 1s 2021-05-18T14:38:25.3641740Z 10350K .......... .......... .......... .......... .......... 15% 99.9M 1s 2021-05-18T14:38:25.3642850Z 10400K .......... .......... .......... .......... .......... 16% 124M 1s 2021-05-18T14:38:25.3643830Z 10450K .......... .......... .......... .......... .......... 16% 141M 1s 2021-05-18T14:38:25.3644730Z 10500K .......... .......... .......... .......... .......... 16% 113M 1s 2021-05-18T14:38:25.3645580Z 10550K .......... .......... .......... .......... .......... 16% 116M 1s 2021-05-18T14:38:25.3646850Z 10600K .......... .......... .......... .......... .......... 16% 126M 1s 2021-05-18T14:38:25.3647740Z 10650K .......... .......... .......... .......... .......... 16% 125M 1s 2021-05-18T14:38:25.3650880Z 10700K .......... .......... .......... .......... .......... 16% 142M 1s 2021-05-18T14:38:25.3652320Z 10750K .......... .......... .......... .......... .......... 16% 104M 1s 2021-05-18T14:38:25.3653330Z 10800K .......... .......... .......... .......... .......... 16% 88.3M 1s 2021-05-18T14:38:25.3654210Z 10850K .......... .......... .......... .......... .......... 16% 122M 1s 2021-05-18T14:38:25.3655070Z 10900K .......... .......... .......... .......... .......... 16% 81.5M 1s 2021-05-18T14:38:25.3655920Z 10950K .......... .......... .......... .......... .......... 16% 121M 1s 2021-05-18T14:38:25.3656820Z 11000K .......... .......... .......... .......... .......... 16% 106M 1s 2021-05-18T14:38:25.3657910Z 11050K .......... .......... .......... .......... .......... 17% 88.8M 1s 2021-05-18T14:38:25.3658780Z 11100K .......... .......... .......... .......... .......... 17% 121M 1s 2021-05-18T14:38:25.3659660Z 11150K .......... .......... .......... .......... .......... 17% 120M 1s 2021-05-18T14:38:25.3660530Z 11200K .......... .......... .......... .......... .......... 17% 73.5M 1s 2021-05-18T14:38:25.3661440Z 11250K .......... .......... .......... .......... .......... 17% 82.1M 1s 2021-05-18T14:38:25.3663860Z 11300K .......... .......... .......... .......... .......... 17% 96.3M 1s 2021-05-18T14:38:25.3664890Z 11350K .......... .......... .......... .......... .......... 17% 119M 1s 2021-05-18T14:38:25.3665710Z 11400K .......... .......... .......... .......... .......... 17% 108M 1s 2021-05-18T14:38:25.3666620Z 11450K .......... .......... .......... .......... .......... 17% 79.0M 1s 2021-05-18T14:38:25.3667460Z 11500K .......... .......... .......... .......... .......... 17% 123M 1s 2021-05-18T14:38:25.3668310Z 11550K .......... .......... .......... .......... .......... 17% 82.5M 1s 2021-05-18T14:38:25.3669160Z 11600K .......... .......... .......... .......... .......... 17% 101M 1s 2021-05-18T14:38:25.3670050Z 11650K .......... .......... .......... .......... .......... 17% 124M 1s 2021-05-18T14:38:25.3670980Z 11700K .......... .......... .......... .......... .......... 18% 85.1M 1s 2021-05-18T14:38:25.3671830Z 11750K .......... .......... .......... .......... .......... 18% 102M 1s 2021-05-18T14:38:25.3672710Z 11800K .......... .......... .......... .......... .......... 18% 62.4M 1s 2021-05-18T14:38:25.3673590Z 11850K .......... .......... .......... .......... .......... 18% 121M 1s 2021-05-18T14:38:25.3674520Z 11900K .......... .......... .......... .......... .......... 18% 71.2M 1s 2021-05-18T14:38:25.3677120Z 11950K .......... .......... .......... .......... .......... 18% 122M 1s 2021-05-18T14:38:25.3678080Z 12000K .......... .......... .......... .......... .......... 18% 71.8M 1s 2021-05-18T14:38:25.3678920Z 12050K .......... .......... .......... .......... .......... 18% 119M 1s 2021-05-18T14:38:25.3679830Z 12100K .......... .......... .......... .......... .......... 18% 112M 1s 2021-05-18T14:38:25.3680710Z 12150K .......... .......... .......... .......... .......... 18% 83.0M 1s 2021-05-18T14:38:25.3681570Z 12200K .......... .......... .......... .......... .......... 18% 106M 1s 2021-05-18T14:38:25.3682410Z 12250K .......... .......... .......... .......... .......... 18% 63.4M 1s 2021-05-18T14:38:25.3683280Z 12300K .......... .......... .......... .......... .......... 18% 120M 1s 2021-05-18T14:38:25.3684150Z 12350K .......... .......... .......... .......... .......... 19% 121M 1s 2021-05-18T14:38:25.3684980Z 12400K .......... .......... .......... .......... .......... 19% 79.0M 1s 2021-05-18T14:38:25.3685800Z 12450K .......... .......... .......... .......... .......... 19% 118M 1s 2021-05-18T14:38:25.3686660Z 12500K .......... .......... .......... .......... .......... 19% 102M 1s 2021-05-18T14:38:25.3689230Z 12550K .......... .......... .......... .......... .......... 19% 85.1M 1s 2021-05-18T14:38:25.3690390Z 12600K .......... .......... .......... .......... .......... 19% 106M 1s 2021-05-18T14:38:25.3691270Z 12650K .......... .......... .......... .......... .......... 19% 81.9M 1s 2021-05-18T14:38:25.3692860Z 12700K .......... .......... .......... .......... .......... 19% 119M 1s 2021-05-18T14:38:25.3693960Z 12750K .......... .......... .......... .......... .......... 19% 122M 1s 2021-05-18T14:38:25.3694800Z 12800K .......... .......... .......... .......... .......... 19% 48.4M 1s 2021-05-18T14:38:25.3695660Z 12850K .......... .......... .......... .......... .......... 19% 81.5M 1s 2021-05-18T14:38:25.3696560Z 12900K .......... .......... .......... .......... .......... 19% 117M 1s 2021-05-18T14:38:25.3697460Z 12950K .......... .......... .......... .......... .......... 19% 115M 1s 2021-05-18T14:38:25.3698300Z 13000K .......... .......... .......... .......... .......... 20% 81.7M 1s 2021-05-18T14:38:25.3699320Z 13050K .......... .......... .......... .......... .......... 20% 119M 1s 2021-05-18T14:38:25.3700220Z 13100K .......... .......... .......... .......... .......... 20% 121M 1s 2021-05-18T14:38:25.3703240Z 13150K .......... .......... .......... .......... .......... 20% 64.9M 1s 2021-05-18T14:38:25.3704110Z 13200K .......... .......... .......... .......... .......... 20% 98.2M 1s 2021-05-18T14:38:25.3704980Z 13250K .......... .......... .......... .......... .......... 20% 95.0M 1s 2021-05-18T14:38:25.3705780Z 13300K .......... .......... .......... .......... .......... 20% 83.5M 1s 2021-05-18T14:38:25.3706570Z 13350K .......... .......... .......... .......... .......... 20% 96.7M 1s 2021-05-18T14:38:25.3707360Z 13400K .......... .......... .......... .......... .......... 20% 98.0M 1s 2021-05-18T14:38:25.3708150Z 13450K .......... .......... .......... .......... .......... 20% 106M 1s 2021-05-18T14:38:25.3708940Z 13500K .......... .......... .......... .......... .......... 20% 85.5M 1s 2021-05-18T14:38:25.3709730Z 13550K .......... .......... .......... .......... .......... 20% 112M 1s 2021-05-18T14:38:25.3710520Z 13600K .......... .......... .......... .......... .......... 20% 83.9M 1s 2021-05-18T14:38:25.3711310Z 13650K .......... .......... .......... .......... .......... 21% 121M 1s 2021-05-18T14:38:25.3712100Z 13700K .......... .......... .......... .......... .......... 21% 118M 1s 2021-05-18T14:38:25.3712890Z 13750K .......... .......... .......... .......... .......... 21% 84.3M 1s 2021-05-18T14:38:25.3715180Z 13800K .......... .......... .......... .......... .......... 21% 106M 1s 2021-05-18T14:38:25.3716870Z 13850K .......... .......... .......... .......... .......... 21% 118M 1s 2021-05-18T14:38:25.3717950Z 13900K .......... .......... .......... .......... .......... 21% 101M 1s 2021-05-18T14:38:25.3718800Z 13950K .......... .......... .......... .......... .......... 21% 122M 1s 2021-05-18T14:38:25.3719600Z 14000K .......... .......... .......... .......... .......... 21% 90.8M 1s 2021-05-18T14:38:25.3720430Z 14050K .......... .......... .......... .......... .......... 21% 120M 1s 2021-05-18T14:38:25.3721250Z 14100K .......... .......... .......... .......... .......... 21% 123M 1s 2021-05-18T14:38:25.3722040Z 14150K .......... .......... .......... .......... .......... 21% 89.3M 1s 2021-05-18T14:38:25.3722860Z 14200K .......... .......... .......... .......... .......... 21% 103M 1s 2021-05-18T14:38:25.3723690Z 14250K .......... .......... .......... .......... .......... 21% 117M 1s 2021-05-18T14:38:25.3724490Z 14300K .......... .......... .......... .......... .......... 22% 68.9M 1s 2021-05-18T14:38:25.3725290Z 14350K .......... .......... .......... .......... .......... 22% 117M 1s 2021-05-18T14:38:25.3726110Z 14400K .......... .......... .......... .......... .......... 22% 72.2M 1s 2021-05-18T14:38:25.3729280Z 14450K .......... .......... .......... .......... .......... 22% 121M 1s 2021-05-18T14:38:25.3730440Z 14500K .......... .......... .......... .......... .......... 22% 121M 1s 2021-05-18T14:38:25.3731430Z 14550K .......... .......... .......... .......... .......... 22% 78.9M 1s 2021-05-18T14:38:25.3732310Z 14600K .......... .......... .......... .......... .......... 22% 82.3M 1s 2021-05-18T14:38:25.3733480Z 14650K .......... .......... .......... .......... .......... 22% 91.4M 1s 2021-05-18T14:38:25.3734400Z 14700K .......... .......... .......... .......... .......... 22% 119M 1s 2021-05-18T14:38:25.3735210Z 14750K .......... .......... .......... .......... .......... 22% 88.1M 1s 2021-05-18T14:38:25.3736080Z 14800K .......... .......... .......... .......... .......... 22% 84.5M 1s 2021-05-18T14:38:25.3736940Z 14850K .......... .......... .......... .......... .......... 22% 116M 1s 2021-05-18T14:38:25.3737740Z 14900K .......... .......... .......... .......... .......... 22% 88.1M 1s 2021-05-18T14:38:25.3738540Z 14950K .......... .......... .......... .......... .......... 23% 117M 1s 2021-05-18T14:38:25.3739350Z 15000K .......... .......... .......... .......... .......... 23% 99.9M 1s 2021-05-18T14:38:25.3742840Z 15050K .......... .......... .......... .......... .......... 23% 78.1M 1s 2021-05-18T14:38:25.3743780Z 15100K .......... .......... .......... .......... .......... 23% 115M 1s 2021-05-18T14:38:25.3744600Z 15150K .......... .......... .......... .......... .......... 23% 98.8M 1s 2021-05-18T14:38:25.3745640Z 15200K .......... .......... .......... .......... .......... 23% 99.0M 1s 2021-05-18T14:38:25.3746450Z 15250K .......... .......... .......... .......... .......... 23% 116M 1s 2021-05-18T14:38:25.3747240Z 15300K .......... .......... .......... .......... .......... 23% 88.0M 1s 2021-05-18T14:38:25.3748040Z 15350K .......... .......... .......... .......... .......... 23% 82.2M 1s 2021-05-18T14:38:25.3748830Z 15400K .......... .......... .......... .......... .......... 23% 78.4M 1s 2021-05-18T14:38:25.3749610Z 15450K .......... .......... .......... .......... .......... 23% 115M 1s 2021-05-18T14:38:25.3750430Z 15500K .......... .......... .......... .......... .......... 23% 116M 1s 2021-05-18T14:38:25.3751210Z 15550K .......... .......... .......... .......... .......... 23% 82.8M 1s 2021-05-18T14:38:25.3752010Z 15600K .......... .......... .......... .......... .......... 24% 96.5M 1s 2021-05-18T14:38:25.3752880Z 15650K .......... .......... .......... .......... .......... 24% 85.5M 1s 2021-05-18T14:38:25.3754960Z 15700K .......... .......... .......... .......... .......... 24% 114M 1s 2021-05-18T14:38:25.3755970Z 15750K .......... .......... .......... .......... .......... 24% 67.0M 1s 2021-05-18T14:38:25.3756800Z 15800K .......... .......... .......... .......... .......... 24% 89.1M 1s 2021-05-18T14:38:25.3757730Z 15850K .......... .......... .......... .......... .......... 24% 119M 1s 2021-05-18T14:38:25.3758610Z 15900K .......... .......... .......... .......... .......... 24% 75.4M 1s 2021-05-18T14:38:25.3759420Z 15950K .......... .......... .......... .......... .......... 24% 119M 1s 2021-05-18T14:38:25.3760480Z 16000K .......... .......... .......... .......... .......... 24% 83.2M 1s 2021-05-18T14:38:25.3761290Z 16050K .......... .......... .......... .......... .......... 24% 105M 1s 2021-05-18T14:38:25.3762100Z 16100K .......... .......... .......... .......... .......... 24% 120M 1s 2021-05-18T14:38:25.3762920Z 16150K .......... .......... .......... .......... .......... 24% 90.3M 1s 2021-05-18T14:38:25.3763720Z 16200K .......... .......... .......... .......... .......... 24% 99.6M 1s 2021-05-18T14:38:25.3764530Z 16250K .......... .......... .......... .......... .......... 25% 80.0M 1s 2021-05-18T14:38:25.3765340Z 16300K .......... .......... .......... .......... .......... 25% 102M 1s 2021-05-18T14:38:25.3768380Z 16350K .......... .......... .......... .......... .......... 25% 50.0M 1s 2021-05-18T14:38:25.3769350Z 16400K .......... .......... .......... .......... .......... 25% 96.7M 1s 2021-05-18T14:38:25.3770500Z 16450K .......... .......... .......... .......... .......... 25% 110M 1s 2021-05-18T14:38:25.3771310Z 16500K .......... .......... .......... .......... .......... 25% 71.8M 1s 2021-05-18T14:38:25.3772130Z 16550K .......... .......... .......... .......... .......... 25% 119M 1s 2021-05-18T14:38:25.3773280Z 16600K .......... .......... .......... .......... .......... 25% 86.4M 1s 2021-05-18T14:38:25.3774170Z 16650K .......... .......... .......... .......... .......... 25% 113M 1s 2021-05-18T14:38:25.3774980Z 16700K .......... .......... .......... .......... .......... 25% 120M 1s 2021-05-18T14:38:25.3775790Z 16750K .......... .......... .......... .......... .......... 25% 72.2M 1s 2021-05-18T14:38:25.3776590Z 16800K .......... .......... .......... .......... .......... 25% 31.0M 1s 2021-05-18T14:38:25.3777390Z 16850K .......... .......... .......... .......... .......... 25% 56.5M 1s 2021-05-18T14:38:25.3778190Z 16900K .......... .......... .......... .......... .......... 26% 120M 1s 2021-05-18T14:38:25.3779010Z 16950K .......... .......... .......... .......... .......... 26% 90.9M 1s 2021-05-18T14:38:25.3781730Z 17000K .......... .......... .......... .......... .......... 26% 104M 1s 2021-05-18T14:38:25.3782610Z 17050K .......... .......... .......... .......... .......... 26% 122M 1s 2021-05-18T14:38:25.3783440Z 17100K .......... .......... .......... .......... .......... 26% 74.9M 1s 2021-05-18T14:38:25.3784230Z 17150K .......... .......... .......... .......... .......... 26% 109M 1s 2021-05-18T14:38:25.3785040Z 17200K .......... .......... .......... .......... .......... 26% 79.3M 1s 2021-05-18T14:38:25.3785920Z 17250K .......... .......... .......... .......... .......... 26% 111M 1s 2021-05-18T14:38:25.3786720Z 17300K .......... .......... .......... .......... .......... 26% 115M 1s 2021-05-18T14:38:25.3787520Z 17350K .......... .......... .......... .......... .......... 26% 97.7M 1s 2021-05-18T14:38:25.3788320Z 17400K .......... .......... .......... .......... .......... 26% 68.4M 1s 2021-05-18T14:38:25.3789110Z 17450K .......... .......... .......... .......... .......... 26% 83.8M 1s 2021-05-18T14:38:25.3789910Z 17500K .......... .......... .......... .......... .......... 26% 104M 1s 2021-05-18T14:38:25.3790710Z 17550K .......... .......... .......... .......... .......... 27% 121M 1s 2021-05-18T14:38:25.3791510Z 17600K .......... .......... .......... .......... .......... 27% 70.1M 1s 2021-05-18T14:38:25.3794690Z 17650K .......... .......... .......... .......... .......... 27% 119M 1s 2021-05-18T14:38:25.3795580Z 17700K .......... .......... .......... .......... .......... 27% 81.1M 1s 2021-05-18T14:38:25.3796400Z 17750K .......... .......... .......... .......... .......... 27% 119M 1s 2021-05-18T14:38:25.3797200Z 17800K .......... .......... .......... .......... .......... 27% 106M 1s 2021-05-18T14:38:25.3798010Z 17850K .......... .......... .......... .......... .......... 27% 58.1M 1s 2021-05-18T14:38:25.3798830Z 17900K .......... .......... .......... .......... .......... 27% 62.8M 1s 2021-05-18T14:38:25.3799640Z 17950K .......... .......... .......... .......... .......... 27% 93.9M 1s 2021-05-18T14:38:25.3800560Z 18000K .......... .......... .......... .......... .......... 27% 95.6M 1s 2021-05-18T14:38:25.3801390Z 18050K .......... .......... .......... .......... .......... 27% 91.1M 1s 2021-05-18T14:38:25.3802200Z 18100K .......... .......... .......... .......... .......... 27% 112M 1s 2021-05-18T14:38:25.3803020Z 18150K .......... .......... .......... .......... .......... 27% 88.8M 1s 2021-05-18T14:38:25.3803830Z 18200K .......... .......... .......... .......... .......... 28% 97.7M 1s 2021-05-18T14:38:25.3804640Z 18250K .......... .......... .......... .......... .......... 28% 121M 1s 2021-05-18T14:38:25.3807820Z 18300K .......... .......... .......... .......... .......... 28% 76.5M 1s 2021-05-18T14:38:25.3808640Z 18350K .......... .......... .......... .......... .......... 28% 121M 1s 2021-05-18T14:38:25.3809810Z 18400K .......... .......... .......... .......... .......... 28% 67.9M 1s 2021-05-18T14:38:25.3810600Z 18450K .......... .......... .......... .......... .......... 28% 96.9M 1s 2021-05-18T14:38:25.3811390Z 18500K .......... .......... .......... .......... .......... 28% 118M 1s 2021-05-18T14:38:25.3812540Z 18550K .......... .......... .......... .......... .......... 28% 76.3M 1s 2021-05-18T14:38:25.3813420Z 18600K .......... .......... .......... .......... .......... 28% 102M 1s 2021-05-18T14:38:25.3814220Z 18650K .......... .......... .......... .......... .......... 28% 78.3M 1s 2021-05-18T14:38:25.3815020Z 18700K .......... .......... .......... .......... .......... 28% 115M 1s 2021-05-18T14:38:25.3815800Z 18750K .......... .......... .......... .......... .......... 28% 121M 1s 2021-05-18T14:38:25.3816590Z 18800K .......... .......... .......... .......... .......... 28% 70.8M 1s 2021-05-18T14:38:25.3817380Z 18850K .......... .......... .......... .......... .......... 29% 117M 1s 2021-05-18T14:38:25.3818260Z 18900K .......... .......... .......... .......... .......... 29% 79.5M 1s 2021-05-18T14:38:25.3821120Z 18950K .......... .......... .......... .......... .......... 29% 107M 1s 2021-05-18T14:38:25.3822000Z 19000K .......... .......... .......... .......... .......... 29% 108M 1s 2021-05-18T14:38:25.3823080Z 19050K .......... .......... .......... .......... .......... 29% 88.0M 1s 2021-05-18T14:38:25.3823990Z 19100K .......... .......... .......... .......... .......... 29% 112M 1s 2021-05-18T14:38:25.3825000Z 19150K .......... .......... .......... .......... .......... 29% 121M 1s 2021-05-18T14:38:25.3825890Z 19200K .......... .......... .......... .......... .......... 29% 75.6M 1s 2021-05-18T14:38:25.3826850Z 19250K .......... .......... .......... .......... .......... 29% 121M 1s 2021-05-18T14:38:25.3827960Z 19300K .......... .......... .......... .......... .......... 29% 88.3M 1s 2021-05-18T14:38:25.3828980Z 19350K .......... .......... .......... .......... .......... 29% 110M 1s 2021-05-18T14:38:25.3829900Z 19400K .......... .......... .......... .......... .......... 29% 106M 1s 2021-05-18T14:38:25.3832800Z 19450K .......... .......... .......... .......... .......... 29% 65.0M 1s 2021-05-18T14:38:25.3833740Z 19500K .......... .......... .......... .......... .......... 30% 122M 1s 2021-05-18T14:38:25.3834560Z 19550K .......... .......... .......... .......... .......... 30% 93.7M 1s 2021-05-18T14:38:25.3835380Z 19600K .......... .......... .......... .......... .......... 30% 92.7M 1s 2021-05-18T14:38:25.3836310Z 19650K .......... .......... .......... .......... .......... 30% 99.0M 1s 2021-05-18T14:38:25.3837110Z 19700K .......... .......... .......... .......... .......... 30% 67.9M 1s 2021-05-18T14:38:25.3837970Z 19750K .......... .......... .......... .......... .......... 30% 75.6M 1s 2021-05-18T14:38:25.3838830Z 19800K .......... .......... .......... .......... .......... 30% 80.2M 1s 2021-05-18T14:38:25.3844410Z 19850K .......... .......... .......... .......... .......... 30% 84.2M 1s 2021-05-18T14:38:25.3849630Z 19900K .......... .......... .......... .......... .......... 30% 91.3M 1s 2021-05-18T14:38:25.3858250Z 19950K .......... .......... .......... .......... .......... 30% 95.7M 1s 2021-05-18T14:38:25.3863830Z 20000K .......... .......... .......... .......... .......... 30% 55.2M 1s 2021-05-18T14:38:25.3870780Z 20050K .......... .......... .......... .......... .......... 30% 67.5M 1s 2021-05-18T14:38:25.3875820Z 20100K .......... .......... .......... .......... .......... 30% 102M 1s 2021-05-18T14:38:25.3883470Z 20150K .......... .......... .......... .......... .......... 31% 67.9M 1s 2021-05-18T14:38:25.3888860Z 20200K .......... .......... .......... .......... .......... 31% 80.0M 1s 2021-05-18T14:38:25.3895800Z 20250K .......... .......... .......... .......... .......... 31% 70.3M 1s 2021-05-18T14:38:25.3902580Z 20300K .......... .......... .......... .......... .......... 31% 96.1M 1s 2021-05-18T14:38:25.3908650Z 20350K .......... .......... .......... .......... .......... 31% 70.9M 1s 2021-05-18T14:38:25.3914350Z 20400K .......... .......... .......... .......... .......... 31% 80.7M 1s 2021-05-18T14:38:25.3921580Z 20450K .......... .......... .......... .......... .......... 31% 62.8M 1s 2021-05-18T14:38:25.3928430Z 20500K .......... .......... .......... .......... .......... 31% 79.8M 1s 2021-05-18T14:38:25.3935640Z 20550K .......... .......... .......... .......... .......... 31% 73.1M 1s 2021-05-18T14:38:25.3943590Z 20600K .......... .......... .......... .......... .......... 31% 53.0M 1s 2021-05-18T14:38:25.3949200Z 20650K .......... .......... .......... .......... .......... 31% 100M 1s 2021-05-18T14:38:25.3954810Z 20700K .......... .......... .......... .......... .......... 31% 79.1M 1s 2021-05-18T14:38:25.3962350Z 20750K .......... .......... .......... .......... .......... 31% 89.8M 1s 2021-05-18T14:38:25.3967980Z 20800K .......... .......... .......... .......... .......... 32% 62.1M 1s 2021-05-18T14:38:25.3974360Z 20850K .......... .......... .......... .......... .......... 32% 94.3M 1s 2021-05-18T14:38:25.3979760Z 20900K .......... .......... .......... .......... .......... 32% 74.3M 1s 2021-05-18T14:38:25.3986400Z 20950K .......... .......... .......... .......... .......... 32% 97.3M 1s 2021-05-18T14:38:25.3992430Z 21000K .......... .......... .......... .......... .......... 32% 65.9M 1s 2021-05-18T14:38:25.3998500Z 21050K .......... .......... .......... .......... .......... 32% 77.9M 1s 2021-05-18T14:38:25.4003650Z 21100K .......... .......... .......... .......... .......... 32% 94.6M 1s 2021-05-18T14:38:25.4009700Z 21150K .......... .......... .......... .......... .......... 32% 95.9M 1s 2021-05-18T14:38:25.4014390Z 21200K .......... .......... .......... .......... .......... 32% 85.5M 1s 2021-05-18T14:38:25.4022520Z 21250K .......... .......... .......... .......... .......... 32% 63.2M 1s 2021-05-18T14:38:25.4028240Z 21300K .......... .......... .......... .......... .......... 32% 79.8M 1s 2021-05-18T14:38:25.4035370Z 21350K .......... .......... .......... .......... .......... 32% 76.4M 1s 2021-05-18T14:38:25.4042410Z 21400K .......... .......... .......... .......... .......... 32% 80.4M 1s 2021-05-18T14:38:25.4050690Z 21450K .......... .......... .......... .......... .......... 32% 58.1M 1s 2021-05-18T14:38:25.4057050Z 21500K .......... .......... .......... .......... .......... 33% 61.3M 1s 2021-05-18T14:38:25.4064420Z 21550K .......... .......... .......... .......... .......... 33% 84.3M 1s 2021-05-18T14:38:25.4069540Z 21600K .......... .......... .......... .......... .......... 33% 73.8M 1s 2021-05-18T14:38:25.4077150Z 21650K .......... .......... .......... .......... .......... 33% 63.5M 1s 2021-05-18T14:38:25.4081970Z 21700K .......... .......... .......... .......... .......... 33% 99.9M 1s 2021-05-18T14:38:25.4089070Z 21750K .......... .......... .......... .......... .......... 33% 78.4M 1s 2021-05-18T14:38:25.4093950Z 21800K .......... .......... .......... .......... .......... 33% 86.1M 1s 2021-05-18T14:38:25.4103300Z 21850K .......... .......... .......... .......... .......... 33% 52.6M 1s 2021-05-18T14:38:25.4109770Z 21900K .......... .......... .......... .......... .......... 33% 78.4M 1s 2021-05-18T14:38:25.4116530Z 21950K .......... .......... .......... .......... .......... 33% 79.7M 1s 2021-05-18T14:38:25.4123320Z 22000K .......... .......... .......... .......... .......... 33% 62.0M 1s 2021-05-18T14:38:25.4128560Z 22050K .......... .......... .......... .......... .......... 33% 96.1M 1s 2021-05-18T14:38:25.4135020Z 22100K .......... .......... .......... .......... .......... 33% 74.4M 1s 2021-05-18T14:38:25.4140990Z 22150K .......... .......... .......... .......... .......... 34% 94.8M 1s 2021-05-18T14:38:25.4147400Z 22200K .......... .......... .......... .......... .......... 34% 69.3M 1s 2021-05-18T14:38:25.4152140Z 22250K .......... .......... .......... .......... .......... 34% 99.2M 1s 2021-05-18T14:38:25.4157440Z 22300K .......... .......... .......... .......... .......... 34% 93.2M 1s 2021-05-18T14:38:25.4163300Z 22350K .......... .......... .......... .......... .......... 34% 102M 1s 2021-05-18T14:38:25.4168610Z 22400K .......... .......... .......... .......... .......... 34% 75.9M 1s 2021-05-18T14:38:25.4174090Z 22450K .......... .......... .......... .......... .......... 34% 97.3M 1s 2021-05-18T14:38:25.4184670Z 22500K .......... .......... .......... .......... .......... 34% 45.0M 1s 2021-05-18T14:38:25.4192030Z 22550K .......... .......... .......... .......... .......... 34% 78.1M 1s 2021-05-18T14:38:25.4196270Z 22600K .......... .......... .......... .......... .......... 34% 88.5M 1s 2021-05-18T14:38:25.4201220Z 22650K .......... .......... .......... .......... .......... 34% 103M 1s 2021-05-18T14:38:25.4206480Z 22700K .......... .......... .......... .......... .......... 34% 89.8M 1s 2021-05-18T14:38:25.4212200Z 22750K .......... .......... .......... .......... .......... 34% 98.6M 1s 2021-05-18T14:38:25.4217490Z 22800K .......... .......... .......... .......... .......... 35% 87.7M 1s 2021-05-18T14:38:25.4223130Z 22850K .......... .......... .......... .......... .......... 35% 79.7M 1s 2021-05-18T14:38:25.4228390Z 22900K .......... .......... .......... .......... .......... 35% 95.4M 1s 2021-05-18T14:38:25.4233530Z 22950K .......... .......... .......... .......... .......... 35% 108M 1s 2021-05-18T14:38:25.4240900Z 23000K .......... .......... .......... .......... .......... 35% 61.1M 1s 2021-05-18T14:38:25.4245780Z 23050K .......... .......... .......... .......... .......... 35% 102M 1s 2021-05-18T14:38:25.4252350Z 23100K .......... .......... .......... .......... .......... 35% 72.3M 1s 2021-05-18T14:38:25.4260140Z 23150K .......... .......... .......... .......... .......... 35% 109M 1s 2021-05-18T14:38:25.4265280Z 23200K .......... .......... .......... .......... .......... 35% 58.5M 1s 2021-05-18T14:38:25.4270530Z 23250K .......... .......... .......... .......... .......... 35% 92.8M 1s 2021-05-18T14:38:25.4275670Z 23300K .......... .......... .......... .......... .......... 35% 94.6M 1s 2021-05-18T14:38:25.4283070Z 23350K .......... .......... .......... .......... .......... 35% 92.0M 1s 2021-05-18T14:38:25.4288700Z 23400K .......... .......... .......... .......... .......... 35% 64.2M 1s 2021-05-18T14:38:25.4296490Z 23450K .......... .......... .......... .......... .......... 36% 60.8M 1s 2021-05-18T14:38:25.4303980Z 23500K .......... .......... .......... .......... .......... 36% 81.8M 1s 2021-05-18T14:38:25.4312220Z 23550K .......... .......... .......... .......... .......... 36% 56.8M 1s 2021-05-18T14:38:25.4317550Z 23600K .......... .......... .......... .......... .......... 36% 75.4M 1s 2021-05-18T14:38:25.4322310Z 23650K .......... .......... .......... .......... .......... 36% 102M 1s 2021-05-18T14:38:25.4329530Z 23700K .......... .......... .......... .......... .......... 36% 92.8M 1s 2021-05-18T14:38:25.4335190Z 23750K .......... .......... .......... .......... .......... 36% 71.1M 1s 2021-05-18T14:38:25.4340260Z 23800K .......... .......... .......... .......... .......... 36% 83.6M 1s 2021-05-18T14:38:25.4348260Z 23850K .......... .......... .......... .......... .......... 36% 61.4M 1s 2021-05-18T14:38:25.4354210Z 23900K .......... .......... .......... .......... .......... 36% 85.2M 1s 2021-05-18T14:38:25.4360960Z 23950K .......... .......... .......... .......... .......... 36% 84.0M 1s 2021-05-18T14:38:25.4366820Z 24000K .......... .......... .......... .......... .......... 36% 72.4M 1s 2021-05-18T14:38:25.4373130Z 24050K .......... .......... .......... .......... .......... 36% 73.9M 1s 2021-05-18T14:38:25.4380110Z 24100K .......... .......... .......... .......... .......... 37% 72.8M 1s 2021-05-18T14:38:25.4385950Z 24150K .......... .......... .......... .......... .......... 37% 91.4M 1s 2021-05-18T14:38:25.4393040Z 24200K .......... .......... .......... .......... .......... 37% 61.1M 1s 2021-05-18T14:38:25.4399270Z 24250K .......... .......... .......... .......... .......... 37% 95.4M 1s 2021-05-18T14:38:25.4405230Z 24300K .......... .......... .......... .......... .......... 37% 72.2M 1s 2021-05-18T14:38:25.4412960Z 24350K .......... .......... .......... .......... .......... 37% 75.0M 1s 2021-05-18T14:38:25.4418200Z 24400K .......... .......... .......... .......... .......... 37% 80.6M 1s 2021-05-18T14:38:25.4423200Z 24450K .......... .......... .......... .......... .......... 37% 84.0M 1s 2021-05-18T14:38:25.4428270Z 24500K .......... .......... .......... .......... .......... 37% 102M 1s 2021-05-18T14:38:25.4437040Z 24550K .......... .......... .......... .......... .......... 37% 60.7M 1s 2021-05-18T14:38:25.4443670Z 24600K .......... .......... .......... .......... .......... 37% 69.9M 1s 2021-05-18T14:38:25.4449680Z 24650K .......... .......... .......... .......... .......... 37% 81.8M 1s 2021-05-18T14:38:25.4455360Z 24700K .......... .......... .......... .......... .......... 37% 77.1M 1s 2021-05-18T14:38:25.4461280Z 24750K .......... .......... .......... .......... .......... 38% 102M 1s 2021-05-18T14:38:25.4468150Z 24800K .......... .......... .......... .......... .......... 38% 62.0M 1s 2021-05-18T14:38:25.4473260Z 24850K .......... .......... .......... .......... .......... 38% 98.6M 1s 2021-05-18T14:38:25.4479720Z 24900K .......... .......... .......... .......... .......... 38% 76.5M 1s 2021-05-18T14:38:25.4486810Z 24950K .......... .......... .......... .......... .......... 38% 88.5M 1s 2021-05-18T14:38:25.4494230Z 25000K .......... .......... .......... .......... .......... 38% 55.1M 1s 2021-05-18T14:38:25.4501250Z 25050K .......... .......... .......... .......... .......... 38% 66.4M 1s 2021-05-18T14:38:25.4508310Z 25100K .......... .......... .......... .......... .......... 38% 82.6M 1s 2021-05-18T14:38:25.4514650Z 25150K .......... .......... .......... .......... .......... 38% 74.1M 1s 2021-05-18T14:38:25.4521380Z 25200K .......... .......... .......... .......... .......... 38% 66.1M 1s 2021-05-18T14:38:25.4526450Z 25250K .......... .......... .......... .......... .......... 38% 92.1M 1s 2021-05-18T14:38:25.4532960Z 25300K .......... .......... .......... .......... .......... 38% 74.9M 1s 2021-05-18T14:38:25.4538970Z 25350K .......... .......... .......... .......... .......... 38% 93.4M 1s 2021-05-18T14:38:25.4546080Z 25400K .......... .......... .......... .......... .......... 39% 62.8M 1s 2021-05-18T14:38:25.4551770Z 25450K .......... .......... .......... .......... .......... 39% 91.8M 1s 2021-05-18T14:38:25.4558420Z 25500K .......... .......... .......... .......... .......... 39% 71.5M 1s 2021-05-18T14:38:25.4567970Z 25550K .......... .......... .......... .......... .......... 39% 67.4M 1s 2021-05-18T14:38:25.4574010Z 25600K .......... .......... .......... .......... .......... 39% 56.0M 1s 2021-05-18T14:38:25.4579300Z 25650K .......... .......... .......... .......... .......... 39% 95.6M 1s 2021-05-18T14:38:25.4586210Z 25700K .......... .......... .......... .......... .......... 39% 96.9M 1s 2021-05-18T14:38:25.4592330Z 25750K .......... .......... .......... .......... .......... 39% 67.3M 1s 2021-05-18T14:38:25.4598990Z 25800K .......... .......... .......... .......... .......... 39% 65.7M 1s 2021-05-18T14:38:25.4603980Z 25850K .......... .......... .......... .......... .......... 39% 95.2M 1s 2021-05-18T14:38:25.4611850Z 25900K .......... .......... .......... .......... .......... 39% 64.4M 1s 2021-05-18T14:38:25.4618390Z 25950K .......... .......... .......... .......... .......... 39% 84.8M 1s 2021-05-18T14:38:25.4624190Z 26000K .......... .......... .......... .......... .......... 39% 71.1M 1s 2021-05-18T14:38:25.4630080Z 26050K .......... .......... .......... .......... .......... 40% 84.3M 1s 2021-05-18T14:38:25.4636370Z 26100K .......... .......... .......... .......... .......... 40% 79.1M 1s 2021-05-18T14:38:25.4641990Z 26150K .......... .......... .......... .......... .......... 40% 94.8M 1s 2021-05-18T14:38:25.4649010Z 26200K .......... .......... .......... .......... .......... 40% 66.0M 1s 2021-05-18T14:38:25.4654510Z 26250K .......... .......... .......... .......... .......... 40% 84.2M 1s 2021-05-18T14:38:25.4661000Z 26300K .......... .......... .......... .......... .......... 40% 78.6M 1s 2021-05-18T14:38:25.4668820Z 26350K .......... .......... .......... .......... .......... 40% 89.4M 1s 2021-05-18T14:38:25.4674810Z 26400K .......... .......... .......... .......... .......... 40% 57.9M 1s 2021-05-18T14:38:25.4680340Z 26450K .......... .......... .......... .......... .......... 40% 92.8M 1s 2021-05-18T14:38:25.4686700Z 26500K .......... .......... .......... .......... .......... 40% 73.5M 1s 2021-05-18T14:38:25.4693310Z 26550K .......... .......... .......... .......... .......... 40% 79.8M 1s 2021-05-18T14:38:25.4703600Z 26600K .......... .......... .......... .......... .......... 40% 45.9M 1s 2021-05-18T14:38:25.4708940Z 26650K .......... .......... .......... .......... .......... 40% 88.5M 1s 2021-05-18T14:38:25.4714750Z 26700K .......... .......... .......... .......... .......... 41% 84.6M 1s 2021-05-18T14:38:25.4721470Z 26750K .......... .......... .......... .......... .......... 41% 83.5M 1s 2021-05-18T14:38:25.4728530Z 26800K .......... .......... .......... .......... .......... 41% 81.5M 1s 2021-05-18T14:38:25.4734100Z 26850K .......... .......... .......... .......... .......... 41% 64.2M 1s 2021-05-18T14:38:25.4741500Z 26900K .......... .......... .......... .......... .......... 41% 69.6M 1s 2021-05-18T14:38:25.4747480Z 26950K .......... .......... .......... .......... .......... 41% 89.1M 1s 2021-05-18T14:38:25.4752720Z 27000K .......... .......... .......... .......... .......... 41% 81.7M 1s 2021-05-18T14:38:25.4758400Z 27050K .......... .......... .......... .......... .......... 41% 92.1M 1s 2021-05-18T14:38:25.4763520Z 27100K .......... .......... .......... .......... .......... 41% 86.1M 1s 2021-05-18T14:38:25.4769940Z 27150K .......... .......... .......... .......... .......... 41% 97.1M 1s 2021-05-18T14:38:25.4776440Z 27200K .......... .......... .......... .......... .......... 41% 61.4M 1s 2021-05-18T14:38:25.4781830Z 27250K .......... .......... .......... .......... .......... 41% 92.1M 1s 2021-05-18T14:38:25.4790390Z 27300K .......... .......... .......... .......... .......... 41% 60.1M 1s 2021-05-18T14:38:25.4797650Z 27350K .......... .......... .......... .......... .......... 42% 69.9M 1s 2021-05-18T14:38:25.4803310Z 27400K .......... .......... .......... .......... .......... 42% 76.7M 1s 2021-05-18T14:38:25.4808110Z 27450K .......... .......... .......... .......... .......... 42% 102M 1s 2021-05-18T14:38:25.4812640Z 27500K .......... .......... .......... .......... .......... 42% 102M 1s 2021-05-18T14:38:25.4819640Z 27550K .......... .......... .......... .......... .......... 42% 87.7M 1s 2021-05-18T14:38:25.4825980Z 27600K .......... .......... .......... .......... .......... 42% 64.3M 1s 2021-05-18T14:38:25.4833930Z 27650K .......... .......... .......... .......... .......... 42% 64.1M 1s 2021-05-18T14:38:25.4839530Z 27700K .......... .......... .......... .......... .......... 42% 84.6M 1s 2021-05-18T14:38:25.4848240Z 27750K .......... .......... .......... .......... .......... 42% 59.9M 1s 2021-05-18T14:38:25.4853580Z 27800K .......... .......... .......... .......... .......... 42% 81.4M 1s 2021-05-18T14:38:25.4859390Z 27850K .......... .......... .......... .......... .......... 42% 84.5M 1s 2021-05-18T14:38:25.4866450Z 27900K .......... .......... .......... .......... .......... 42% 93.5M 1s 2021-05-18T14:38:25.4872930Z 27950K .......... .......... .......... .......... .......... 42% 66.3M 1s 2021-05-18T14:38:25.4880360Z 28000K .......... .......... .......... .......... .......... 43% 81.0M 1s 2021-05-18T14:38:25.4885590Z 28050K .......... .......... .......... .......... .......... 43% 64.6M 1s 2021-05-18T14:38:25.4892200Z 28100K .......... .......... .......... .......... .......... 43% 88.9M 1s 2021-05-18T14:38:25.4898980Z 28150K .......... .......... .......... .......... .......... 43% 75.0M 1s 2021-05-18T14:38:25.4905100Z 28200K .......... .......... .......... .......... .......... 43% 63.7M 1s 2021-05-18T14:38:25.4910190Z 28250K .......... .......... .......... .......... .......... 43% 96.7M 1s 2021-05-18T14:38:25.4917700Z 28300K .......... .......... .......... .......... .......... 43% 69.4M 1s 2021-05-18T14:38:25.4923870Z 28350K .......... .......... .......... .......... .......... 43% 91.4M 1s 2021-05-18T14:38:25.4930850Z 28400K .......... .......... .......... .......... .......... 43% 59.0M 1s 2021-05-18T14:38:25.4937180Z 28450K .......... .......... .......... .......... .......... 43% 82.6M 1s 2021-05-18T14:38:25.4942170Z 28500K .......... .......... .......... .......... .......... 43% 90.8M 0s 2021-05-18T14:38:25.4949410Z 28550K .......... .......... .......... .......... .......... 43% 79.4M 0s 2021-05-18T14:38:25.4954500Z 28600K .......... .......... .......... .......... .......... 43% 79.1M 0s 2021-05-18T14:38:25.4963180Z 28650K .......... .......... .......... .......... .......... 44% 57.7M 0s 2021-05-18T14:38:25.4972420Z 28700K .......... .......... .......... .......... .......... 44% 74.4M 0s 2021-05-18T14:38:25.4979020Z 28750K .......... .......... .......... .......... .......... 44% 57.2M 0s 2021-05-18T14:38:25.4985480Z 28800K .......... .......... .......... .......... .......... 44% 66.3M 0s 2021-05-18T14:38:25.4990980Z 28850K .......... .......... .......... .......... .......... 44% 88.0M 0s 2021-05-18T14:38:25.4997700Z 28900K .......... .......... .......... .......... .......... 44% 75.1M 0s 2021-05-18T14:38:25.5003490Z 28950K .......... .......... .......... .......... .......... 44% 90.6M 0s 2021-05-18T14:38:25.5010330Z 29000K .......... .......... .......... .......... .......... 44% 64.8M 0s 2021-05-18T14:38:25.5015720Z 29050K .......... .......... .......... .......... .......... 44% 90.8M 0s 2021-05-18T14:38:25.5023310Z 29100K .......... .......... .......... .......... .......... 44% 64.7M 0s 2021-05-18T14:38:25.5030770Z 29150K .......... .......... .......... .......... .......... 44% 94.1M 0s 2021-05-18T14:38:25.5036050Z 29200K .......... .......... .......... .......... .......... 44% 65.9M 0s 2021-05-18T14:38:25.5042180Z 29250K .......... .......... .......... .......... .......... 44% 98.0M 0s 2021-05-18T14:38:25.5046340Z 29300K .......... .......... .......... .......... .......... 45% 93.7M 0s 2021-05-18T14:38:25.5052120Z 29350K .......... .......... .......... .......... .......... 45% 98.6M 0s 2021-05-18T14:38:25.5059060Z 29400K .......... .......... .......... .......... .......... 45% 60.9M 0s 2021-05-18T14:38:25.5063980Z 29450K .......... .......... .......... .......... .......... 45% 103M 0s 2021-05-18T14:38:25.5070210Z 29500K .......... .......... .......... .......... .......... 45% 76.7M 0s 2021-05-18T14:38:25.5077050Z 29550K .......... .......... .......... .......... .......... 45% 98.8M 0s 2021-05-18T14:38:25.5082990Z 29600K .......... .......... .......... .......... .......... 45% 63.3M 0s 2021-05-18T14:38:25.5090770Z 29650K .......... .......... .......... .......... .......... 45% 63.2M 0s 2021-05-18T14:38:25.5098790Z 29700K .......... .......... .......... .......... .......... 45% 84.9M 0s 2021-05-18T14:38:25.5105120Z 29750K .......... .......... .......... .......... .......... 45% 64.3M 0s 2021-05-18T14:38:25.5112180Z 29800K .......... .......... .......... .......... .......... 45% 65.1M 0s 2021-05-18T14:38:25.5117230Z 29850K .......... .......... .......... .......... .......... 45% 85.1M 0s 2021-05-18T14:38:25.5121870Z 29900K .......... .......... .......... .......... .......... 45% 102M 0s 2021-05-18T14:38:25.5129990Z 29950K .......... .......... .......... .......... .......... 46% 68.1M 0s 2021-05-18T14:38:25.5137030Z 30000K .......... .......... .......... .......... .......... 46% 83.9M 0s 2021-05-18T14:38:25.5141630Z 30050K .......... .......... .......... .......... .......... 46% 72.4M 0s 2021-05-18T14:38:25.5146340Z 30100K .......... .......... .......... .......... .......... 46% 109M 0s 2021-05-18T14:38:25.5151610Z 30150K .......... .......... .......... .......... .......... 46% 104M 0s 2021-05-18T14:38:25.5157630Z 30200K .......... .......... .......... .......... .......... 46% 85.7M 0s 2021-05-18T14:38:25.5162830Z 30250K .......... .......... .......... .......... .......... 46% 82.2M 0s 2021-05-18T14:38:25.5167460Z 30300K .......... .......... .......... .......... .......... 46% 95.6M 0s 2021-05-18T14:38:25.5175170Z 30350K .......... .......... .......... .......... .......... 46% 74.8M 0s 2021-05-18T14:38:25.5180130Z 30400K .......... .......... .......... .......... .......... 46% 83.9M 0s 2021-05-18T14:38:25.5185480Z 30450K .......... .......... .......... .......... .......... 46% 89.4M 0s 2021-05-18T14:38:25.5190130Z 30500K .......... .......... .......... .......... .......... 46% 106M 0s 2021-05-18T14:38:25.5196720Z 30550K .......... .......... .......... .......... .......... 46% 81.5M 0s 2021-05-18T14:38:25.5202920Z 30600K .......... .......... .......... .......... .......... 47% 73.1M 0s 2021-05-18T14:38:25.5209460Z 30650K .......... .......... .......... .......... .......... 47% 70.1M 0s 2021-05-18T14:38:25.5216170Z 30700K .......... .......... .......... .......... .......... 47% 76.9M 0s 2021-05-18T14:38:25.5224580Z 30750K .......... .......... .......... .......... .......... 47% 64.9M 0s 2021-05-18T14:38:25.5230650Z 30800K .......... .......... .......... .......... .......... 47% 81.8M 0s 2021-05-18T14:38:25.5235900Z 30850K .......... .......... .......... .......... .......... 47% 78.5M 0s 2021-05-18T14:38:25.5242090Z 30900K .......... .......... .......... .......... .......... 47% 104M 0s 2021-05-18T14:38:25.5247170Z 30950K .......... .......... .......... .......... .......... 47% 79.7M 0s 2021-05-18T14:38:25.5254730Z 31000K .......... .......... .......... .......... .......... 47% 86.7M 0s 2021-05-18T14:38:25.5258730Z 31050K .......... .......... .......... .......... .......... 47% 73.2M 0s 2021-05-18T14:38:25.5263140Z 31100K .......... .......... .......... .......... .......... 47% 113M 0s 2021-05-18T14:38:25.5270160Z 31150K .......... .......... .......... .......... .......... 47% 80.3M 0s 2021-05-18T14:38:25.5275030Z 31200K .......... .......... .......... .......... .......... 47% 84.9M 0s 2021-05-18T14:38:25.5281350Z 31250K .......... .......... .......... .......... .......... 48% 77.4M 0s 2021-05-18T14:38:25.5288160Z 31300K .......... .......... .......... .......... .......... 48% 94.6M 0s 2021-05-18T14:38:25.5293550Z 31350K .......... .......... .......... .......... .......... 48% 77.5M 0s 2021-05-18T14:38:25.5298240Z 31400K .......... .......... .......... .......... .......... 48% 90.8M 0s 2021-05-18T14:38:25.5305440Z 31450K .......... .......... .......... .......... .......... 48% 69.6M 0s 2021-05-18T14:38:25.5313340Z 31500K .......... .......... .......... .......... .......... 48% 63.1M 0s 2021-05-18T14:38:25.5319170Z 31550K .......... .......... .......... .......... .......... 48% 93.7M 0s 2021-05-18T14:38:25.5325310Z 31600K .......... .......... .......... .......... .......... 48% 67.3M 0s 2021-05-18T14:38:25.5330700Z 31650K .......... .......... .......... .......... .......... 48% 94.3M 0s 2021-05-18T14:38:25.5337710Z 31700K .......... .......... .......... .......... .......... 48% 69.2M 0s 2021-05-18T14:38:25.5343800Z 31750K .......... .......... .......... .......... .......... 48% 94.3M 0s 2021-05-18T14:38:25.5350210Z 31800K .......... .......... .......... .......... .......... 48% 78.3M 0s 2021-05-18T14:38:25.5356770Z 31850K .......... .......... .......... .......... .......... 48% 66.7M 0s 2021-05-18T14:38:25.5363110Z 31900K .......... .......... .......... .......... .......... 49% 74.0M 0s 2021-05-18T14:38:25.5369240Z 31950K .......... .......... .......... .......... .......... 49% 95.2M 0s 2021-05-18T14:38:25.5374930Z 32000K .......... .......... .......... .......... .......... 49% 73.5M 0s 2021-05-18T14:38:25.5384880Z 32050K .......... .......... .......... .......... .......... 49% 107M 0s 2021-05-18T14:38:25.5388070Z 32100K .......... .......... .......... .......... .......... 49% 109M 0s 2021-05-18T14:38:25.5390400Z 32150K .......... .......... .......... .......... .......... 49% 81.4M 0s 2021-05-18T14:38:25.5395600Z 32200K .......... .......... .......... .......... .......... 49% 89.1M 0s 2021-05-18T14:38:25.5401210Z 32250K .......... .......... .......... .......... .......... 49% 82.1M 0s 2021-05-18T14:38:25.5406000Z 32300K .......... .......... .......... .......... .......... 49% 99.9M 0s 2021-05-18T14:38:25.5413470Z 32350K .......... .......... .......... .......... .......... 49% 96.7M 0s 2021-05-18T14:38:25.5419030Z 32400K .......... .......... .......... .......... .......... 49% 62.8M 0s 2021-05-18T14:38:25.5425440Z 32450K .......... .......... .......... .......... .......... 49% 91.6M 0s 2021-05-18T14:38:25.5430910Z 32500K .......... .......... .......... .......... .......... 49% 73.4M 0s 2021-05-18T14:38:25.5436590Z 32550K .......... .......... .......... .......... .......... 50% 98.0M 0s 2021-05-18T14:38:25.5444140Z 32600K .......... .......... .......... .......... .......... 50% 59.3M 0s 2021-05-18T14:38:25.5449890Z 32650K .......... .......... .......... .......... .......... 50% 84.9M 0s 2021-05-18T14:38:25.5455500Z 32700K .......... .......... .......... .......... .......... 50% 87.0M 0s 2021-05-18T14:38:25.5466930Z 32750K .......... .......... .......... .......... .......... 50% 48.2M 0s 2021-05-18T14:38:25.5471460Z 32800K .......... .......... .......... .......... .......... 50% 81.5M 0s 2021-05-18T14:38:25.5477910Z 32850K .......... .......... .......... .......... .......... 50% 81.5M 0s 2021-05-18T14:38:25.5484330Z 32900K .......... .......... .......... .......... .......... 50% 84.5M 0s 2021-05-18T14:38:25.5490060Z 32950K .......... .......... .......... .......... .......... 50% 81.1M 0s 2021-05-18T14:38:25.5495790Z 33000K .......... .......... .......... .......... .......... 50% 85.5M 0s 2021-05-18T14:38:25.5501010Z 33050K .......... .......... .......... .......... .......... 50% 81.8M 0s 2021-05-18T14:38:25.5506270Z 33100K .......... .......... .......... .......... .......... 50% 99.2M 0s 2021-05-18T14:38:25.5513570Z 33150K .......... .......... .......... .......... .......... 50% 75.5M 0s 2021-05-18T14:38:25.5520320Z 33200K .......... .......... .......... .......... .......... 51% 79.7M 0s 2021-05-18T14:38:25.5525970Z 33250K .......... .......... .......... .......... .......... 51% 68.5M 0s 2021-05-18T14:38:25.5530960Z 33300K .......... .......... .......... .......... .......... 51% 95.7M 0s 2021-05-18T14:38:25.5535720Z 33350K .......... .......... .......... .......... .......... 51% 110M 0s 2021-05-18T14:38:25.5540050Z 33400K .......... .......... .......... .......... .......... 51% 99.9M 0s 2021-05-18T14:38:25.5545530Z 33450K .......... .......... .......... .......... .......... 51% 90.6M 0s 2021-05-18T14:38:25.5549740Z 33500K .......... .......... .......... .......... .......... 51% 115M 0s 2021-05-18T14:38:25.5556220Z 33550K .......... .......... .......... .......... .......... 51% 106M 0s 2021-05-18T14:38:25.5560220Z 33600K .......... .......... .......... .......... .......... 51% 83.0M 0s 2021-05-18T14:38:25.5565920Z 33650K .......... .......... .......... .......... .......... 51% 88.3M 0s 2021-05-18T14:38:25.5570330Z 33700K .......... .......... .......... .......... .......... 51% 107M 0s 2021-05-18T14:38:25.5577790Z 33750K .......... .......... .......... .......... .......... 51% 80.7M 0s 2021-05-18T14:38:25.5582220Z 33800K .......... .......... .......... .......... .......... 51% 81.7M 0s 2021-05-18T14:38:25.5587170Z 33850K .......... .......... .......... .......... .......... 52% 106M 0s 2021-05-18T14:38:25.5592790Z 33900K .......... .......... .......... .......... .......... 52% 92.7M 0s 2021-05-18T14:38:25.5597360Z 33950K .......... .......... .......... .......... .......... 52% 113M 0s 2021-05-18T14:38:25.5601580Z 34000K .......... .......... .......... .......... .......... 52% 96.7M 0s 2021-05-18T14:38:25.5605810Z 34050K .......... .......... .......... .......... .......... 52% 115M 0s 2021-05-18T14:38:25.5610490Z 34100K .......... .......... .......... .......... .......... 52% 116M 0s 2021-05-18T14:38:25.5617870Z 34150K .......... .......... .......... .......... .......... 52% 70.1M 0s 2021-05-18T14:38:25.5622650Z 34200K .......... .......... .......... .......... .......... 52% 86.9M 0s 2021-05-18T14:38:25.5626940Z 34250K .......... .......... .......... .......... .......... 52% 113M 0s 2021-05-18T14:38:25.5631700Z 34300K .......... .......... .......... .......... .......... 52% 104M 0s 2021-05-18T14:38:25.5637580Z 34350K .......... .......... .......... .......... .......... 52% 98.4M 0s 2021-05-18T14:38:25.5642350Z 34400K .......... .......... .......... .......... .......... 52% 85.8M 0s 2021-05-18T14:38:25.5648400Z 34450K .......... .......... .......... .......... .......... 52% 86.3M 0s 2021-05-18T14:38:25.5653310Z 34500K .......... .......... .......... .......... .......... 53% 91.3M 0s 2021-05-18T14:38:25.5659210Z 34550K .......... .......... .......... .......... .......... 53% 102M 0s 2021-05-18T14:38:25.5666340Z 34600K .......... .......... .......... .......... .......... 53% 59.3M 0s 2021-05-18T14:38:25.5672380Z 34650K .......... .......... .......... .......... .......... 53% 81.4M 0s 2021-05-18T14:38:25.5677760Z 34700K .......... .......... .......... .......... .......... 53% 93.9M 0s 2021-05-18T14:38:25.5684590Z 34750K .......... .......... .......... .......... .......... 53% 98.6M 0s 2021-05-18T14:38:25.5691150Z 34800K .......... .......... .......... .......... .......... 53% 56.3M 0s 2021-05-18T14:38:25.5698530Z 34850K .......... .......... .......... .......... .......... 53% 98.4M 0s 2021-05-18T14:38:25.5702760Z 34900K .......... .......... .......... .......... .......... 53% 74.3M 0s 2021-05-18T14:38:25.5710720Z 34950K .......... .......... .......... .......... .......... 53% 82.9M 0s 2021-05-18T14:38:25.5715860Z 35000K .......... .......... .......... .......... .......... 53% 66.9M 0s 2021-05-18T14:38:25.5721340Z 35050K .......... .......... .......... .......... .......... 53% 101M 0s 2021-05-18T14:38:25.5727520Z 35100K .......... .......... .......... .......... .......... 53% 74.0M 0s 2021-05-18T14:38:25.5735360Z 35150K .......... .......... .......... .......... .......... 54% 86.6M 0s 2021-05-18T14:38:25.5741360Z 35200K .......... .......... .......... .......... .......... 54% 58.8M 0s 2021-05-18T14:38:25.5748580Z 35250K .......... .......... .......... .......... .......... 54% 68.4M 0s 2021-05-18T14:38:25.5753520Z 35300K .......... .......... .......... .......... .......... 54% 97.7M 0s 2021-05-18T14:38:25.5760340Z 35350K .......... .......... .......... .......... .......... 54% 82.6M 0s 2021-05-18T14:38:25.5764990Z 35400K .......... .......... .......... .......... .......... 54% 86.4M 0s 2021-05-18T14:38:25.5770130Z 35450K .......... .......... .......... .......... .......... 54% 96.7M 0s 2021-05-18T14:38:25.5776580Z 35500K .......... .......... .......... .......... .......... 54% 74.7M 0s 2021-05-18T14:38:25.5782040Z 35550K .......... .......... .......... .......... .......... 54% 107M 0s 2021-05-18T14:38:25.5789060Z 35600K .......... .......... .......... .......... .......... 54% 61.5M 0s 2021-05-18T14:38:25.5794740Z 35650K .......... .......... .......... .......... .......... 54% 98.2M 0s 2021-05-18T14:38:25.5799730Z 35700K .......... .......... .......... .......... .......... 54% 87.5M 0s 2021-05-18T14:38:25.5805980Z 35750K .......... .......... .......... .......... .......... 54% 97.5M 0s 2021-05-18T14:38:25.5812900Z 35800K .......... .......... .......... .......... .......... 55% 59.5M 0s 2021-05-18T14:38:25.5819370Z 35850K .......... .......... .......... .......... .......... 55% 97.5M 0s 2021-05-18T14:38:25.5824340Z 35900K .......... .......... .......... .......... .......... 55% 75.1M 0s 2021-05-18T14:38:25.5831420Z 35950K .......... .......... .......... .......... .......... 55% 86.7M 0s 2021-05-18T14:38:25.5837260Z 36000K .......... .......... .......... .......... .......... 55% 69.7M 0s 2021-05-18T14:38:25.5843130Z 36050K .......... .......... .......... .......... .......... 55% 80.2M 0s 2021-05-18T14:38:25.5848150Z 36100K .......... .......... .......... .......... .......... 55% 99.9M 0s 2021-05-18T14:38:25.5854410Z 36150K .......... .......... .......... .......... .......... 55% 106M 0s 2021-05-18T14:38:25.5859300Z 36200K .......... .......... .......... .......... .......... 55% 72.7M 0s 2021-05-18T14:38:25.5865220Z 36250K .......... .......... .......... .......... .......... 55% 85.4M 0s 2021-05-18T14:38:25.5870010Z 36300K .......... .......... .......... .......... .......... 55% 97.9M 0s 2021-05-18T14:38:25.5876960Z 36350K .......... .......... .......... .......... .......... 55% 105M 0s 2021-05-18T14:38:25.5882080Z 36400K .......... .......... .......... .......... .......... 55% 66.3M 0s 2021-05-18T14:38:25.5887130Z 36450K .......... .......... .......... .......... .......... 56% 96.1M 0s 2021-05-18T14:38:25.5894160Z 36500K .......... .......... .......... .......... .......... 56% 70.0M 0s 2021-05-18T14:38:25.5899970Z 36550K .......... .......... .......... .......... .......... 56% 106M 0s 2021-05-18T14:38:25.5905130Z 36600K .......... .......... .......... .......... .......... 56% 77.0M 0s 2021-05-18T14:38:25.5910240Z 36650K .......... .......... .......... .......... .......... 56% 95.9M 0s 2021-05-18T14:38:25.5917580Z 36700K .......... .......... .......... .......... .......... 56% 65.7M 0s 2021-05-18T14:38:25.5923970Z 36750K .......... .......... .......... .......... .......... 56% 103M 0s 2021-05-18T14:38:25.5929080Z 36800K .......... .......... .......... .......... .......... 56% 71.3M 0s 2021-05-18T14:38:25.5936670Z 36850K .......... .......... .......... .......... .......... 56% 66.2M 0s 2021-05-18T14:38:25.5941700Z 36900K .......... .......... .......... .......... .......... 56% 94.6M 0s 2021-05-18T14:38:25.5949020Z 36950K .......... .......... .......... .......... .......... 56% 95.9M 0s 2021-05-18T14:38:25.5954430Z 37000K .......... .......... .......... .......... .......... 56% 63.9M 0s 2021-05-18T14:38:25.5959980Z 37050K .......... .......... .......... .......... .......... 56% 87.7M 0s 2021-05-18T14:38:25.5965030Z 37100K .......... .......... .......... .......... .......... 57% 96.5M 0s 2021-05-18T14:38:25.5971770Z 37150K .......... .......... .......... .......... .......... 57% 108M 0s 2021-05-18T14:38:25.5977090Z 37200K .......... .......... .......... .......... .......... 57% 64.6M 0s 2021-05-18T14:38:25.5982070Z 37250K .......... .......... .......... .......... .......... 57% 99.6M 0s 2021-05-18T14:38:25.5988960Z 37300K .......... .......... .......... .......... .......... 57% 71.0M 0s 2021-05-18T14:38:25.5994750Z 37350K .......... .......... .......... .......... .......... 57% 93.9M 0s 2021-05-18T14:38:25.6000480Z 37400K .......... .......... .......... .......... .......... 57% 74.2M 0s 2021-05-18T14:38:25.6005700Z 37450K .......... .......... .......... .......... .......... 57% 98.6M 0s 2021-05-18T14:38:25.6012530Z 37500K .......... .......... .......... .......... .......... 57% 71.7M 0s 2021-05-18T14:38:25.6019270Z 37550K .......... .......... .......... .......... .......... 57% 96.9M 0s 2021-05-18T14:38:25.6025630Z 37600K .......... .......... .......... .......... .......... 57% 59.9M 0s 2021-05-18T14:38:25.6031550Z 37650K .......... .......... .......... .......... .......... 57% 86.6M 0s 2021-05-18T14:38:25.6036830Z 37700K .......... .......... .......... .......... .......... 57% 88.1M 0s 2021-05-18T14:38:25.6043090Z 37750K .......... .......... .......... .......... .......... 58% 85.4M 0s 2021-05-18T14:38:25.6047560Z 37800K .......... .......... .......... .......... .......... 58% 94.1M 0s 2021-05-18T14:38:25.6054650Z 37850K .......... .......... .......... .......... .......... 58% 72.0M 0s 2021-05-18T14:38:25.6059630Z 37900K .......... .......... .......... .......... .......... 58% 94.6M 0s 2021-05-18T14:38:25.6065990Z 37950K .......... .......... .......... .......... .......... 58% 91.3M 0s 2021-05-18T14:38:25.6070520Z 38000K .......... .......... .......... .......... .......... 58% 88.8M 0s 2021-05-18T14:38:25.6076440Z 38050K .......... .......... .......... .......... .......... 58% 81.5M 0s 2021-05-18T14:38:25.6080140Z 38100K .......... .......... .......... .......... .......... 58% 128M 0s 2021-05-18T14:38:25.6084900Z 38150K .......... .......... .......... .......... .......... 58% 118M 0s 2021-05-18T14:38:25.6087650Z 38200K .......... .......... .......... .......... .......... 58% 134M 0s 2021-05-18T14:38:25.6089970Z 38250K .......... .......... .......... .......... .......... 58% 208M 0s 2021-05-18T14:38:25.6092860Z 38300K .......... .......... .......... .......... .......... 58% 170M 0s 2021-05-18T14:38:25.6095960Z 38350K .......... .......... .......... .......... .......... 58% 206M 0s 2021-05-18T14:38:25.6098170Z 38400K .......... .......... .......... .......... .......... 59% 166M 0s 2021-05-18T14:38:25.6100650Z 38450K .......... .......... .......... .......... .......... 59% 199M 0s 2021-05-18T14:38:25.6103320Z 38500K .......... .......... .......... .......... .......... 59% 193M 0s 2021-05-18T14:38:25.6120130Z 38550K .......... .......... .......... .......... .......... 59% 154M 0s 2021-05-18T14:38:25.6181860Z 38600K .......... .......... .......... .......... .......... 59% 80.7M 0s 2021-05-18T14:38:25.6363320Z 38650K .......... .......... .......... .......... .......... 59% 229M 0s 2021-05-18T14:38:25.6639710Z 38700K .......... .......... .......... .......... .......... 59% 108M 0s 2021-05-18T14:38:25.6750270Z 38750K .......... .......... .......... .......... .......... 59% 183M 0s 2021-05-18T14:38:25.6831470Z 38800K .......... .......... .......... .......... .......... 59% 177M 0s 2021-05-18T14:38:25.6832470Z 38850K .......... .......... .......... .......... .......... 59% 132M 0s 2021-05-18T14:38:25.6833320Z 38900K .......... .......... .......... .......... .......... 59% 65.9M 0s 2021-05-18T14:38:25.6834120Z 38950K .......... .......... .......... .......... .......... 59% 10.5M 0s 2021-05-18T14:38:25.6834930Z 39000K .......... .......... .......... .......... .......... 59% 94.8M 0s 2021-05-18T14:38:25.6836130Z 39050K .......... .......... .......... .......... .......... 60% 784K 0s 2021-05-18T14:38:25.6837080Z 39100K .......... .......... .......... .......... .......... 60% 61.4M 0s 2021-05-18T14:38:25.6837940Z 39150K .......... .......... .......... .......... .......... 60% 231M 0s 2021-05-18T14:38:25.6838850Z 39200K .......... .......... .......... .......... .......... 60% 151M 0s 2021-05-18T14:38:25.6841430Z 39250K .......... .......... .......... .......... .......... 60% 180M 0s 2021-05-18T14:38:25.6846480Z 39300K .......... .......... .......... .......... .......... 60% 178M 0s 2021-05-18T14:38:25.6847400Z 39350K .......... .......... .......... .......... .......... 60% 210M 0s 2021-05-18T14:38:25.6848540Z 39400K .......... .......... .......... .......... .......... 60% 211M 0s 2021-05-18T14:38:25.6851550Z 39450K .......... .......... .......... .......... .......... 60% 173M 0s 2021-05-18T14:38:25.6855180Z 39500K .......... .......... .......... .......... .......... 60% 131M 0s 2021-05-18T14:38:25.6860930Z 39550K .......... .......... .......... .......... .......... 60% 191M 0s 2021-05-18T14:38:25.6862520Z 39600K .......... .......... .......... .......... .......... 60% 136M 0s 2021-05-18T14:38:25.6864580Z 39650K .......... .......... .......... .......... .......... 60% 156M 0s 2021-05-18T14:38:25.6867210Z 39700K .......... .......... .......... .......... .......... 61% 179M 0s 2021-05-18T14:38:25.6876290Z 39750K .......... .......... .......... .......... .......... 61% 170M 0s 2021-05-18T14:38:25.6882160Z 39800K .......... .......... .......... .......... .......... 61% 55.9M 0s 2021-05-18T14:38:25.6885120Z 39850K .......... .......... .......... .......... .......... 61% 79.3M 0s 2021-05-18T14:38:25.6890000Z 39900K .......... .......... .......... .......... .......... 61% 105M 0s 2021-05-18T14:38:25.6893390Z 39950K .......... .......... .......... .......... .......... 61% 187M 0s 2021-05-18T14:38:25.6896230Z 40000K .......... .......... .......... .......... .......... 61% 137M 0s 2021-05-18T14:38:25.6900050Z 40050K .......... .......... .......... .......... .......... 61% 130M 0s 2021-05-18T14:38:25.6903180Z 40100K .......... .......... .......... .......... .......... 61% 145M 0s 2021-05-18T14:38:25.6907190Z 40150K .......... .......... .......... .......... .......... 61% 177M 0s 2021-05-18T14:38:25.6910210Z 40200K .......... .......... .......... .......... .......... 61% 112M 0s 2021-05-18T14:38:25.6912590Z 40250K .......... .......... .......... .......... .......... 61% 198M 0s 2021-05-18T14:38:25.6915450Z 40300K .......... .......... .......... .......... .......... 61% 176M 0s 2021-05-18T14:38:25.6920200Z 40350K .......... .......... .......... .......... .......... 62% 171M 0s 2021-05-18T14:38:25.6923820Z 40400K .......... .......... .......... .......... .......... 62% 89.1M 0s 2021-05-18T14:38:25.6927000Z 40450K .......... .......... .......... .......... .......... 62% 147M 0s 2021-05-18T14:38:25.6932520Z 40500K .......... .......... .......... .......... .......... 62% 127M 0s 2021-05-18T14:38:25.6935560Z 40550K .......... .......... .......... .......... .......... 62% 114M 0s 2021-05-18T14:38:25.6938430Z 40600K .......... .......... .......... .......... .......... 62% 148M 0s 2021-05-18T14:38:25.6941180Z 40650K .......... .......... .......... .......... .......... 62% 180M 0s 2021-05-18T14:38:25.6945300Z 40700K .......... .......... .......... .......... .......... 62% 206M 0s 2021-05-18T14:38:25.6948820Z 40750K .......... .......... .......... .......... .......... 62% 99.4M 0s 2021-05-18T14:38:25.6951240Z 40800K .......... .......... .......... .......... .......... 62% 183M 0s 2021-05-18T14:38:25.6954000Z 40850K .......... .......... .......... .......... .......... 62% 174M 0s 2021-05-18T14:38:25.6957870Z 40900K .......... .......... .......... .......... .......... 62% 195M 0s 2021-05-18T14:38:25.6965040Z 40950K .......... .......... .......... .......... .......... 62% 61.9M 0s 2021-05-18T14:38:25.6968280Z 41000K .......... .......... .......... .......... .......... 63% 130M 0s 2021-05-18T14:38:25.6974640Z 41050K .......... .......... .......... .......... .......... 63% 76.8M 0s 2021-05-18T14:38:25.6978880Z 41100K .......... .......... .......... .......... .......... 63% 137M 0s 2021-05-18T14:38:25.6981650Z 41150K .......... .......... .......... .......... .......... 63% 160M 0s 2021-05-18T14:38:25.6987610Z 41200K .......... .......... .......... .......... .......... 63% 75.5M 0s 2021-05-18T14:38:25.6990330Z 41250K .......... .......... .......... .......... .......... 63% 195M 0s 2021-05-18T14:38:25.6992850Z 41300K .......... .......... .......... .......... .......... 63% 175M 0s 2021-05-18T14:38:25.6998520Z 41350K .......... .......... .......... .......... .......... 63% 211M 0s 2021-05-18T14:38:25.6999950Z 41400K .......... .......... .......... .......... .......... 63% 103M 0s 2021-05-18T14:38:25.7002420Z 41450K .......... .......... .......... .......... .......... 63% 180M 0s 2021-05-18T14:38:25.7004590Z 41500K .......... .......... .......... .......... .......... 63% 218M 0s 2021-05-18T14:38:25.7008020Z 41550K .......... .......... .......... .......... .......... 63% 202M 0s 2021-05-18T14:38:25.7014070Z 41600K .......... .......... .......... .......... .......... 63% 72.4M 0s 2021-05-18T14:38:25.7016850Z 41650K .......... .......... .......... .......... .......... 64% 176M 0s 2021-05-18T14:38:25.7019550Z 41700K .......... .......... .......... .......... .......... 64% 180M 0s 2021-05-18T14:38:25.7023740Z 41750K .......... .......... .......... .......... .......... 64% 177M 0s 2021-05-18T14:38:25.7026700Z 41800K .......... .......... .......... .......... .......... 64% 105M 0s 2021-05-18T14:38:25.7028840Z 41850K .......... .......... .......... .......... .......... 64% 222M 0s 2021-05-18T14:38:25.7031360Z 41900K .......... .......... .......... .......... .......... 64% 204M 0s 2021-05-18T14:38:25.7038480Z 41950K .......... .......... .......... .......... .......... 64% 120M 0s 2021-05-18T14:38:25.7041520Z 42000K .......... .......... .......... .......... .......... 64% 79.8M 0s 2021-05-18T14:38:25.7044230Z 42050K .......... .......... .......... .......... .......... 64% 184M 0s 2021-05-18T14:38:25.7048530Z 42100K .......... .......... .......... .......... .......... 64% 143M 0s 2021-05-18T14:38:25.7051640Z 42150K .......... .......... .......... .......... .......... 64% 136M 0s 2021-05-18T14:38:25.7055150Z 42200K .......... .......... .......... .......... .......... 64% 126M 0s 2021-05-18T14:38:25.7057530Z 42250K .......... .......... .......... .......... .......... 64% 201M 0s 2021-05-18T14:38:25.7062450Z 42300K .......... .......... .......... .......... .......... 65% 200M 0s 2021-05-18T14:38:25.7066030Z 42350K .......... .......... .......... .......... .......... 65% 93.0M 0s 2021-05-18T14:38:25.7068820Z 42400K .......... .......... .......... .......... .......... 65% 138M 0s 2021-05-18T14:38:25.7073930Z 42450K .......... .......... .......... .......... .......... 65% 191M 0s 2021-05-18T14:38:25.7076840Z 42500K .......... .......... .......... .......... .......... 65% 90.9M 0s 2021-05-18T14:38:25.7079680Z 42550K .......... .......... .......... .......... .......... 65% 178M 0s 2021-05-18T14:38:25.7082390Z 42600K .......... .......... .......... .......... .......... 65% 171M 0s 2021-05-18T14:38:25.7086200Z 42650K .......... .......... .......... .......... .......... 65% 198M 0s 2021-05-18T14:38:25.7089350Z 42700K .......... .......... .......... .......... .......... 65% 108M 0s 2021-05-18T14:38:25.7092690Z 42750K .......... .......... .......... .......... .......... 65% 189M 0s 2021-05-18T14:38:25.7095300Z 42800K .......... .......... .......... .......... .......... 65% 144M 0s 2021-05-18T14:38:25.7100430Z 42850K .......... .......... .......... .......... .......... 65% 188M 0s 2021-05-18T14:38:25.7102960Z 42900K .......... .......... .......... .......... .......... 65% 94.8M 0s 2021-05-18T14:38:25.7107230Z 42950K .......... .......... .......... .......... .......... 65% 221M 0s 2021-05-18T14:38:25.7117510Z 43000K .......... .......... .......... .......... .......... 66% 100M 0s 2021-05-18T14:38:25.7171850Z 43050K .......... .......... .......... .......... .......... 66% 42.6M 0s 2021-05-18T14:38:25.7283050Z 43100K .......... .......... .......... .......... .......... 66% 69.8M 0s 2021-05-18T14:38:25.7284160Z 43150K .......... .......... .......... .......... .......... 66% 190M 0s 2021-05-18T14:38:25.7388210Z 43200K .......... .......... .......... .......... .......... 66% 170M 0s 2021-05-18T14:38:25.7425520Z 43250K .......... .......... .......... .......... .......... 66% 229M 0s 2021-05-18T14:38:25.7426470Z 43300K .......... .......... .......... .......... .......... 66% 70.9M 0s 2021-05-18T14:38:25.7427320Z 43350K .......... .......... .......... .......... .......... 66% 52.8M 0s 2021-05-18T14:38:25.7428130Z 43400K .......... .......... .......... .......... .......... 66% 126M 0s 2021-05-18T14:38:25.7429740Z 43450K .......... .......... .......... .......... .......... 66% 223M 0s 2021-05-18T14:38:25.7430650Z 43500K .......... .......... .......... .......... .......... 66% 61.9M 0s 2021-05-18T14:38:25.7434280Z 43550K .......... .......... .......... .......... .......... 66% 103M 0s 2021-05-18T14:38:25.7438450Z 43600K .......... .......... .......... .......... .......... 66% 95.9M 0s 2021-05-18T14:38:25.7439650Z 43650K .......... .......... .......... .......... .......... 67% 91.4M 0s 2021-05-18T14:38:25.7440540Z 43700K .......... .......... .......... .......... .......... 67% 217M 0s 2021-05-18T14:38:25.7442200Z 43750K .......... .......... .......... .......... .......... 67% 227M 0s 2021-05-18T14:38:25.7443330Z 43800K .......... .......... .......... .......... .......... 67% 87.0M 0s 2021-05-18T14:38:25.7444130Z 43850K .......... .......... .......... .......... .......... 67% 224M 0s 2021-05-18T14:38:25.7445810Z 43900K .......... .......... .......... .......... .......... 67% 227M 0s 2021-05-18T14:38:25.7446750Z 43950K .......... .......... .......... .......... .......... 67% 228M 0s 2021-05-18T14:38:25.7447680Z 44000K .......... .......... .......... .......... .......... 67% 67.9M 0s 2021-05-18T14:38:25.7449390Z 44050K .......... .......... .......... .......... .......... 67% 225M 0s 2021-05-18T14:38:25.7450230Z 44100K .......... .......... .......... .......... .......... 67% 228M 0s 2021-05-18T14:38:25.7451050Z 44150K .......... .......... .......... .......... .......... 67% 229M 0s 2021-05-18T14:38:25.7452440Z 44200K .......... .......... .......... .......... .......... 67% 79.1M 0s 2021-05-18T14:38:25.7453330Z 44250K .......... .......... .......... .......... .......... 67% 213M 0s 2021-05-18T14:38:25.7454140Z 44300K .......... .......... .......... .......... .......... 68% 158M 0s 2021-05-18T14:38:25.7454930Z 44350K .......... .......... .......... .......... .......... 68% 223M 0s 2021-05-18T14:38:25.7455740Z 44400K .......... .......... .......... .......... .......... 68% 92.5M 0s 2021-05-18T14:38:25.7457400Z 44450K .......... .......... .......... .......... .......... 68% 227M 0s 2021-05-18T14:38:25.7458330Z 44500K .......... .......... .......... .......... .......... 68% 213M 0s 2021-05-18T14:38:25.7459160Z 44550K .......... .......... .......... .......... .......... 68% 214M 0s 2021-05-18T14:38:25.7463410Z 44600K .......... .......... .......... .......... .......... 68% 83.9M 0s 2021-05-18T14:38:25.7464570Z 44650K .......... .......... .......... .......... .......... 68% 224M 0s 2021-05-18T14:38:25.7465390Z 44700K .......... .......... .......... .......... .......... 68% 226M 0s 2021-05-18T14:38:25.7466210Z 44750K .......... .......... .......... .......... .......... 68% 228M 0s 2021-05-18T14:38:25.7467020Z 44800K .......... .......... .......... .......... .......... 68% 86.7M 0s 2021-05-18T14:38:25.7467820Z 44850K .......... .......... .......... .......... .......... 68% 189M 0s 2021-05-18T14:38:25.7468630Z 44900K .......... .......... .......... .......... .......... 68% 228M 0s 2021-05-18T14:38:25.7469430Z 44950K .......... .......... .......... .......... .......... 69% 229M 0s 2021-05-18T14:38:25.7470220Z 45000K .......... .......... .......... .......... .......... 69% 209M 0s 2021-05-18T14:38:25.7471020Z 45050K .......... .......... .......... .......... .......... 69% 66.4M 0s 2021-05-18T14:38:25.7471820Z 45100K .......... .......... .......... .......... .......... 69% 220M 0s 2021-05-18T14:38:25.7472620Z 45150K .......... .......... .......... .......... .......... 69% 207M 0s 2021-05-18T14:38:25.7476010Z 45200K .......... .......... .......... .......... .......... 69% 164M 0s 2021-05-18T14:38:25.7476870Z 45250K .......... .......... .......... .......... .......... 69% 58.0M 0s 2021-05-18T14:38:25.7477990Z 45300K .......... .......... .......... .......... .......... 69% 229M 0s 2021-05-18T14:38:25.7479050Z 45350K .......... .......... .......... .......... .......... 69% 231M 0s 2021-05-18T14:38:25.7480110Z 45400K .......... .......... .......... .......... .......... 69% 72.7M 0s 2021-05-18T14:38:25.7480970Z 45450K .......... .......... .......... .......... .......... 69% 227M 0s 2021-05-18T14:38:25.7482020Z 45500K .......... .......... .......... .......... .......... 69% 229M 0s 2021-05-18T14:38:25.7482830Z 45550K .......... .......... .......... .......... .......... 69% 228M 0s 2021-05-18T14:38:25.7483630Z 45600K .......... .......... .......... .......... .......... 70% 80.8M 0s 2021-05-18T14:38:25.7484410Z 45650K .......... .......... ..........