2021-05-18T14:09:09.7233131Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:09:10.3837858Z 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.4393499Z 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.5924109Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T14:09:10.7673326Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:09:26.4808540Z Current runner version: '2.278.0' 2021-05-18T14:09:26.4900560Z ##[group]Operating System 2021-05-18T14:09:26.4901670Z Mac OS X 2021-05-18T14:09:26.4902350Z 10.15.7 2021-05-18T14:09:26.4902780Z 19H1030 2021-05-18T14:09:26.4903260Z ##[endgroup] 2021-05-18T14:09:26.4903790Z ##[group]Virtual Environment 2021-05-18T14:09:26.4904460Z Environment: macos-10.15 2021-05-18T14:09:26.4905610Z Version: 20210510.1 2021-05-18T14:09:26.4907280Z 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:26.4908710Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-18T14:09:26.4909790Z ##[endgroup] 2021-05-18T14:09:26.4911860Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:09:26.4913630Z Actions: write 2021-05-18T14:09:26.4914190Z Checks: write 2021-05-18T14:09:26.4914670Z Contents: write 2021-05-18T14:09:26.4915230Z Deployments: write 2021-05-18T14:09:26.4916010Z Issues: write 2021-05-18T14:09:26.4916590Z Metadata: read 2021-05-18T14:09:26.4917130Z Packages: write 2021-05-18T14:09:26.4917740Z PullRequests: write 2021-05-18T14:09:26.4918460Z RepositoryProjects: write 2021-05-18T14:09:26.4919120Z SecurityEvents: write 2021-05-18T14:09:26.4919650Z Statuses: write 2021-05-18T14:09:26.4920370Z ##[endgroup] 2021-05-18T14:09:26.4924900Z Prepare workflow directory 2021-05-18T14:09:26.6499680Z Prepare all required actions 2021-05-18T14:09:26.6514940Z Getting action download info 2021-05-18T14:09:27.2345780Z Download action repository 'actions/checkout@v2' 2021-05-18T14:09:32.1403040Z Download action repository 'r-lib/actions@master' 2021-05-18T14:09:35.0060450Z Download action repository 'adigherman/actions@master' 2021-05-18T14:09:37.6214280Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:09:38.3478570Z Download action repository 'actions/cache@v1' 2021-05-18T14:09:38.9122040Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:09:39.4607910Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:09:40.3909160Z ##[group]Run actions/checkout@v2 2021-05-18T14:09:40.3909840Z with: 2021-05-18T14:09:40.3910290Z repository: neuroconductor/RAVEL 2021-05-18T14:09:40.3911220Z token: *** 2021-05-18T14:09:40.3911580Z ssh-strict: true 2021-05-18T14:09:40.3912040Z persist-credentials: true 2021-05-18T14:09:40.3912470Z clean: true 2021-05-18T14:09:40.3912830Z fetch-depth: 1 2021-05-18T14:09:40.3913180Z lfs: false 2021-05-18T14:09:40.3913520Z submodules: false 2021-05-18T14:09:40.3913870Z env: 2021-05-18T14:09:40.3914260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:40.3914690Z TIC_DEPLOY_KEY: 2021-05-18T14:09:40.3915010Z RSPM: 2021-05-18T14:09:40.3915850Z GITHUB_PAT: *** 2021-05-18T14:09:40.3916580Z COVERALLS_TOKEN: *** 2021-05-18T14:09:40.3917030Z continue-on-error: false 2021-05-18T14:09:40.3917480Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:40.3917860Z ##[endgroup] 2021-05-18T14:09:42.2052430Z Syncing repository: neuroconductor/RAVEL 2021-05-18T14:09:42.2053630Z ##[group]Getting Git version info 2021-05-18T14:09:42.2055180Z Working directory is '/Users/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:42.2055880Z [command]/usr/local/bin/git version 2021-05-18T14:09:42.4243600Z git version 2.31.1 2021-05-18T14:09:42.4300470Z ##[endgroup] 2021-05-18T14:09:42.4328460Z Deleting the contents of '/Users/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:42.4433100Z ##[group]Initializing the repository 2021-05-18T14:09:42.4533660Z [command]/usr/local/bin/git init /Users/runner/work/RAVEL/RAVEL 2021-05-18T14:09:42.5058310Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:09:42.5084760Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:09:42.5105620Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:09:42.5107050Z hint: 2021-05-18T14:09:42.5109210Z hint: git config --global init.defaultBranch 2021-05-18T14:09:42.5110720Z hint: 2021-05-18T14:09:42.5112920Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:09:42.5115760Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:09:42.5117750Z hint: 2021-05-18T14:09:42.5118870Z hint: git branch -m 2021-05-18T14:09:42.5481890Z Initialized empty Git repository in /Users/runner/work/RAVEL/RAVEL/.git/ 2021-05-18T14:09:42.5498050Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:42.5772740Z ##[endgroup] 2021-05-18T14:09:42.5773980Z ##[group]Disabling automatic garbage collection 2021-05-18T14:09:42.5780580Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-18T14:09:42.5888130Z ##[endgroup] 2021-05-18T14:09:42.5896220Z ##[group]Setting up auth 2021-05-18T14:09:42.5906490Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:09:42.6041270Z [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:42.7690520Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:09:42.7784210Z [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:42.8688530Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:09:42.8825400Z ##[endgroup] 2021-05-18T14:09:42.8826810Z ##[group]Fetching the repository 2021-05-18T14:09:42.8836310Z [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:43.5791380Z remote: Enumerating objects: 69, done. 2021-05-18T14:09:43.5885510Z remote: Counting objects: 1% (1/69) 2021-05-18T14:09:43.5987860Z remote: Counting objects: 2% (2/69) 2021-05-18T14:09:43.6087740Z remote: Counting objects: 4% (3/69) 2021-05-18T14:09:43.6150260Z remote: Counting objects: 5% (4/69) 2021-05-18T14:09:43.6192360Z remote: Counting objects: 7% (5/69) 2021-05-18T14:09:43.6275890Z remote: Counting objects: 8% (6/69) 2021-05-18T14:09:43.6282210Z remote: Counting objects: 10% (7/69) 2021-05-18T14:09:43.6285420Z remote: Counting objects: 11% (8/69) 2021-05-18T14:09:43.6292930Z remote: Counting objects: 13% (9/69) 2021-05-18T14:09:43.6394780Z remote: Counting objects: 14% (10/69) 2021-05-18T14:09:43.6496360Z remote: Counting objects: 15% (11/69) 2021-05-18T14:09:43.6598050Z remote: Counting objects: 17% (12/69) 2021-05-18T14:09:43.6658810Z remote: Counting objects: 18% (13/69) 2021-05-18T14:09:43.6733700Z remote: Counting objects: 20% (14/69) 2021-05-18T14:09:43.6747220Z remote: Counting objects: 21% (15/69) 2021-05-18T14:09:43.6813660Z remote: Counting objects: 23% (16/69) 2021-05-18T14:09:43.6823180Z remote: Counting objects: 24% (17/69) 2021-05-18T14:09:43.6867350Z remote: Counting objects: 26% (18/69) 2021-05-18T14:09:43.6948160Z remote: Counting objects: 27% (19/69) 2021-05-18T14:09:43.6977770Z remote: Counting objects: 28% (20/69) 2021-05-18T14:09:43.7081610Z remote: Counting objects: 30% (21/69) 2021-05-18T14:09:43.7183530Z remote: Counting objects: 31% (22/69) 2021-05-18T14:09:43.7184400Z remote: Counting objects: 33% (23/69) 2021-05-18T14:09:43.7285990Z remote: Counting objects: 34% (24/69) 2021-05-18T14:09:43.7408170Z remote: Counting objects: 36% (25/69) 2021-05-18T14:09:43.7509400Z remote: Counting objects: 37% (26/69) 2021-05-18T14:09:43.7612340Z remote: Counting objects: 39% (27/69) 2021-05-18T14:09:43.7695370Z remote: Counting objects: 40% (28/69) 2021-05-18T14:09:43.7796900Z remote: Counting objects: 42% (29/69) 2021-05-18T14:09:43.7899160Z remote: Counting objects: 43% (30/69) 2021-05-18T14:09:43.8000840Z remote: Counting objects: 44% (31/69) 2021-05-18T14:09:43.8093600Z remote: Counting objects: 46% (32/69) 2021-05-18T14:09:43.8195650Z remote: Counting objects: 47% (33/69) 2021-05-18T14:09:43.8298940Z remote: Counting objects: 49% (34/69) 2021-05-18T14:09:43.8402120Z remote: Counting objects: 50% (35/69) 2021-05-18T14:09:43.8472380Z remote: Counting objects: 52% (36/69) 2021-05-18T14:09:43.8533430Z remote: Counting objects: 53% (37/69) 2021-05-18T14:09:43.8561900Z remote: Counting objects: 55% (38/69) 2021-05-18T14:09:43.8573730Z remote: Counting objects: 56% (39/69) 2021-05-18T14:09:43.8601100Z remote: Counting objects: 57% (40/69) 2021-05-18T14:09:43.8607230Z remote: Counting objects: 59% (41/69) 2021-05-18T14:09:43.8637510Z remote: Counting objects: 60% (42/69) 2021-05-18T14:09:43.8661540Z remote: Counting objects: 62% (43/69) 2021-05-18T14:09:43.8664330Z remote: Counting objects: 63% (44/69) 2021-05-18T14:09:43.8668170Z remote: Counting objects: 65% (45/69) 2021-05-18T14:09:43.8691430Z remote: Counting objects: 66% (46/69) 2021-05-18T14:09:43.8718880Z remote: Counting objects: 68% (47/69) 2021-05-18T14:09:43.8727120Z remote: Counting objects: 69% (48/69) 2021-05-18T14:09:43.8733080Z remote: Counting objects: 71% (49/69) 2021-05-18T14:09:43.8747380Z remote: Counting objects: 72% (50/69) 2021-05-18T14:09:43.8774410Z remote: Counting objects: 73% (51/69) 2021-05-18T14:09:43.8795650Z remote: Counting objects: 75% (52/69) 2021-05-18T14:09:43.8808320Z remote: Counting objects: 76% (53/69) 2021-05-18T14:09:43.8849830Z remote: Counting objects: 78% (54/69) 2021-05-18T14:09:43.8870360Z remote: Counting objects: 79% (55/69) 2021-05-18T14:09:43.8876360Z remote: Counting objects: 81% (56/69) 2021-05-18T14:09:43.8879540Z remote: Counting objects: 82% (57/69) 2021-05-18T14:09:43.8895430Z remote: Counting objects: 84% (58/69) 2021-05-18T14:09:43.8915310Z remote: Counting objects: 85% (59/69) 2021-05-18T14:09:43.8932310Z remote: Counting objects: 86% (60/69) 2021-05-18T14:09:43.8938860Z remote: Counting objects: 88% (61/69) 2021-05-18T14:09:43.8945070Z remote: Counting objects: 89% (62/69) 2021-05-18T14:09:43.9046780Z remote: Counting objects: 91% (63/69) 2021-05-18T14:09:43.9047520Z remote: Counting objects: 92% (64/69) 2021-05-18T14:09:43.9149090Z remote: Counting objects: 94% (65/69) 2021-05-18T14:09:43.9193160Z remote: Counting objects: 95% (66/69) 2021-05-18T14:09:43.9253480Z remote: Counting objects: 97% (67/69) 2021-05-18T14:09:43.9276190Z remote: Counting objects: 98% (68/69) 2021-05-18T14:09:43.9300390Z remote: Counting objects: 100% (69/69) 2021-05-18T14:09:43.9329160Z remote: Counting objects: 100% (69/69), done. 2021-05-18T14:09:43.9361550Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:09:43.9391230Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:09:43.9426690Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:09:43.9431800Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:09:43.9462130Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:09:43.9492430Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:09:43.9500870Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:09:43.9521000Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:09:43.9561740Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:09:43.9610470Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:09:43.9668740Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:09:43.9770580Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:09:43.9871680Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:09:43.9972800Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:09:44.0057430Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:09:44.0098250Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:09:44.0200770Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:09:44.0210430Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:09:44.0312180Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:09:44.0414660Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:09:44.0526110Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:09:44.0708220Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:09:44.0810000Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:09:44.0911830Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:09:44.1013680Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:09:44.1113940Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:09:44.1215680Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:09:44.1317550Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:09:44.1419410Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:09:44.1519740Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:09:44.1621370Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:09:44.1723340Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:09:44.1834010Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:09:44.1936340Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:09:44.2038700Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:09:44.2140990Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:09:44.2246380Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:09:44.2349780Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:09:44.2449930Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:09:44.2551000Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:09:44.2653600Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:09:44.2761750Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:09:44.2865800Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:09:44.2972530Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:09:44.3073200Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:09:44.3173100Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:09:44.3273010Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:09:44.3379970Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:09:44.3488950Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:09:44.3590230Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:09:44.3630960Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:09:44.3678220Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:09:44.3790670Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:09:44.3854960Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:09:44.3918660Z remote: Total 69 (delta 15), reused 50 (delta 12), pack-reused 0 2021-05-18T14:09:44.3987090Z From https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:44.4056030Z * [new ref] 724ec1f56f70908557a8096412b91d4543be5b3b -> 1.2.2.s 2021-05-18T14:09:44.4078800Z ##[endgroup] 2021-05-18T14:09:44.4085110Z ##[group]Determining the checkout info 2021-05-18T14:09:44.4114690Z ##[endgroup] 2021-05-18T14:09:44.4137150Z ##[group]Checking out the ref 2021-05-18T14:09:44.4144550Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.2.2.s 2021-05-18T14:09:44.4153590Z HEAD is now at 724ec1f Version id 82 stable 2021-05-18T14:09:44.4168410Z ##[endgroup] 2021-05-18T14:09:44.4192720Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-18T14:09:44.4201570Z '724ec1f56f70908557a8096412b91d4543be5b3b' 2021-05-18T14:09:44.4357750Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:09:44.4358240Z with: 2021-05-18T14:09:44.4358590Z r-version: release 2021-05-18T14:09:44.4358940Z Ncpus: 1 2021-05-18T14:09:44.4359310Z crayon.enabled: NULL 2021-05-18T14:09:44.4359780Z remove-openmp-macos: true 2021-05-18T14:09:44.4360290Z http-user-agent: default 2021-05-18T14:09:44.4371830Z install-r: true 2021-05-18T14:09:44.4372460Z windows-path-include-mingw: true 2021-05-18T14:09:44.4372950Z env: 2021-05-18T14:09:44.4373350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:44.4373780Z TIC_DEPLOY_KEY: 2021-05-18T14:09:44.4375490Z RSPM: 2021-05-18T14:09:44.4377250Z GITHUB_PAT: *** 2021-05-18T14:09:44.4378040Z COVERALLS_TOKEN: *** 2021-05-18T14:09:44.4378530Z continue-on-error: false 2021-05-18T14:09:44.4378970Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:44.4379340Z ##[endgroup] 2021-05-18T14:09:44.8482720Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-18T14:09:49.8357190Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-18T14:09:50.5706120Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-18T14:09:51.6143730Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-18T14:09:51.6172520Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-18T14:09:51.6188060Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-18T14:09:51.6189200Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-18T14:09:51.6190600Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-18T14:09:51.6193230Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-18T14:09:51.6194590Z Checksumming (Apple_Free : 3)… 2021-05-18T14:09:52.0027270Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-18T14:09:52.0061180Z Checksumming disk image (Apple_HFS : 4)… 2021-05-18T14:09:52.0385630Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-18T14:09:52.0414890Z Checksumming (Apple_Free : 5)… 2021-05-18T14:09:53.0582930Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-18T14:09:53.0598590Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-18T14:09:54.0542130Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-18T14:09:54.0572110Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-18T14:09:54.0649060Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-18T14:09:54.0651370Z verified CRC32 $84F1919B 2021-05-18T14:09:54.1876580Z /dev/disk2 GUID_partition_scheme 2021-05-18T14:09:54.1979840Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-18T14:09:54.2087350Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-18T14:10:10.5453470Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-18T14:10:10.5460150Z To reinstall 0.29.2_3, run: 2021-05-18T14:10:10.5461590Z brew reinstall pkg-config 2021-05-18T14:10:10.6443210Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-18T14:10:12.4705400Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-18T14:10:12.8974070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-18T14%3A20%3A00Z&sig=2C8Tz%2Fa1e9jtxr8lIQnku52sSkvLLRh1cLv5tjxZq64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:10:13.1956150Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-18T14:10:16.6541920Z installer: Package name is R 4.0.5 for macOS 2021-05-18T14:10:16.6642520Z installer: Upgrading at base path / 2021-05-18T14:10:16.6745380Z installer: The upgrade was successful. 2021-05-18T14:10:18.7485510Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-18T14:10:18.9377690Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-18T14:10:20.6687060Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-18T14:10:21.0408790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-18T14%3A20%3A00Z&sig=ND4UhcamPdX1LyrVu%2FqPJu4MKhdbRhIgf7uPJRweoXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:10:21.1278730Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-18T14:10:24.0743970Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-18T14:10:33.1021730Z installer: Package name is gfortran 2021-05-18T14:10:33.1122310Z installer: Installing at base path / 2021-05-18T14:10:33.1223780Z installer: The install was successful. 2021-05-18T14:10:33.1227660Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-18T14:10:33.3352930Z "disk2" ejected. 2021-05-18T14:10:33.3416860Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-18T14:10:33.3938130Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-18T14:10:33.8169610Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:10:33.8170200Z env: 2021-05-18T14:10:33.8170610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:33.8171070Z TIC_DEPLOY_KEY: 2021-05-18T14:10:33.8171430Z RSPM: 2021-05-18T14:10:33.8172730Z GITHUB_PAT: *** 2021-05-18T14:10:33.8173590Z COVERALLS_TOKEN: *** 2021-05-18T14:10:33.8174090Z continue-on-error: false 2021-05-18T14:10:33.8174550Z VDIFFR_RUN_TESTS: false 2021-05-18T14:10:33.8175030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:10:33.8175450Z TZ: UTC 2021-05-18T14:10:33.8175850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:33.8176280Z NOT_CRAN: true 2021-05-18T14:10:33.8176630Z ##[endgroup] 2021-05-18T14:10:34.3050070Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-18T14:10:34.9490920Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-18T14:10:34.9492370Z Dload Upload Total Spent Left Speed 2021-05-18T14:10:34.9492800Z 2021-05-18T14:10:35.3446390Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:10:35.3553690Z 100 117 0 117 0 0 296 0 --:--:-- --:--:-- --:--:-- 296 2021-05-18T14:10:35.3646660Z 2021-05-18T14:10:35.7615620Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:10:35.7617410Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:10:36.3736560Z 2021-05-18T14:10:37.3611380Z 0 82.6M 0 623k 0 0 437k 0 0:03:13 0:00:01 0:03:12 437k 2021-05-18T14:10:38.4647520Z 24 82.6M 24 19.8M 0 0 8424k 0 0:00:10 0:00:02 0:00:08 19.4M 2021-05-18T14:10:39.3853710Z 36 82.6M 36 30.0M 0 0 8750k 0 0:00:09 0:00:03 0:00:06 14.0M 2021-05-18T14:10:40.4092220Z 52 82.6M 52 43.2M 0 0 9994k 0 0:00:08 0:00:04 0:00:04 14.1M 2021-05-18T14:10:41.4025810Z 67 82.6M 67 56.0M 0 0 10.2M 0 0:00:08 0:00:05 0:00:03 13.7M 2021-05-18T14:10:42.3651790Z 82 82.6M 82 68.0M 0 0 10.5M 0 0:00:07 0:00:06 0:00:01 13.4M 2021-05-18T14:10:43.3658650Z 91 82.6M 91 75.2M 0 0 10.1M 0 0:00:08 0:00:07 0:00:01 11.0M 2021-05-18T14:10:43.3660740Z 99 82.6M 99 82.6M 0 0 9.8M 0 0:00:08 0:00:08 --:--:-- 10.7M 2021-05-18T14:10:43.3662560Z 100 82.6M 100 82.6M 0 0 9.8M 0 0:00:08 0:00:08 --:--:-- 9.8M 2021-05-18T14:10:50.5982230Z ##[group]Run tlmgr update --self 2021-05-18T14:10:50.5982930Z tlmgr update --self 2021-05-18T14:10:50.5983800Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:10:50.5984650Z tlmgr update --all 2021-05-18T14:10:50.6599460Z shell: /bin/bash -e {0} 2021-05-18T14:10:50.6599920Z env: 2021-05-18T14:10:50.6600830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:50.6601310Z TIC_DEPLOY_KEY: 2021-05-18T14:10:50.6601700Z RSPM: 2021-05-18T14:10:50.6603100Z GITHUB_PAT: *** 2021-05-18T14:10:50.6603880Z COVERALLS_TOKEN: *** 2021-05-18T14:10:50.6604400Z continue-on-error: false 2021-05-18T14:10:50.6604960Z VDIFFR_RUN_TESTS: false 2021-05-18T14:10:50.6605830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:10:50.6606650Z TZ: UTC 2021-05-18T14:10:50.6607120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:50.6607550Z NOT_CRAN: true 2021-05-18T14:10:50.6608040Z ##[endgroup] 2021-05-18T14:10:58.0624220Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:58.8127870Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:10:58.8134950Z running mktexlsr ... 2021-05-18T14:10:59.5100610Z done running mktexlsr. 2021-05-18T14:10:59.5484190Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:59.5488300Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:11:02.0889470Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:11:02.0891200Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:11:02.3939800Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:11:02.9579710Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:11:03.2751900Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-18T14:11:03.6500620Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-18T14:11:04.1976890Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-18T14:11:14.1353930Z [7/89, 00:12/00:13] install: biber [1k] 2021-05-18T14:11:14.5880300Z [8/89, 00:12/00:13] install: biblatex [238k] 2021-05-18T14:11:16.4477610Z [9/89, 00:14/00:15] install: checkcites.universal-darwin [1k] 2021-05-18T14:11:16.7982920Z [10/89, 00:14/00:15] install: checkcites [7k] 2021-05-18T14:11:17.1361260Z [11/89, 00:15/00:16] install: chickenize [15k] 2021-05-18T14:11:17.7912010Z [12/89, 00:15/00:16] install: chinese-jfm [3k] 2021-05-18T14:11:18.1645500Z [13/89, 00:16/00:17] install: cloze [9k] 2021-05-18T14:11:18.5253170Z [14/89, 00:16/00:17] install: colorprofiles [86k] 2021-05-18T14:11:19.0163540Z [15/89, 00:17/00:18] install: combofont [2k] 2021-05-18T14:11:53.4254280Z [16/89, 00:51/00:55] install: courier [470k] 2021-05-18T14:11:55.3344080Z [17/89, 00:53/00:57] install: courier-scaled [3k] 2021-05-18T14:11:55.7636300Z [18/89, 00:53/00:57] install: cstypo [3k] 2021-05-18T14:11:56.1251160Z [19/89, 00:54/00:58] install: ctablestack [2k] 2021-05-18T14:11:57.3609640Z [20/89, 00:54/00:58] install: ekdosis [19k] 2021-05-18T14:11:57.3610660Z [21/89, 00:54/00:58] install: emoji [40k] 2021-05-18T14:11:57.4562640Z [22/89, 00:55/00:59] install: emojicite [2k] 2021-05-18T14:11:57.7867340Z [23/89, 00:55/00:59] install: enctex [24k] 2021-05-18T14:11:58.2444040Z [24/89, 00:56/01:00] install: enigma [18k] 2021-05-18T14:11:58.6197300Z [25/89, 00:56/01:00] install: etex-pkg [6k] 2021-05-18T14:11:58.9464150Z [26/89, 00:56/01:00] install: filecontents [3k] 2021-05-18T14:11:59.2275760Z [27/89, 00:57/01:01] install: grfext [3k] 2021-05-18T14:11:59.5435570Z [28/89, 00:57/01:01] install: hyphenex [9k] 2021-05-18T14:11:59.8697050Z [29/89, 00:57/01:01] install: ifplatform [2k] 2021-05-18T14:12:00.1453370Z [30/89, 00:58/01:02] install: innerscript [4k] 2021-05-18T14:12:00.4598040Z [31/89, 00:58/01:02] install: interpreter [7k] 2021-05-18T14:12:00.7620550Z [32/89, 00:58/01:02] install: kanaparser [5k] 2021-05-18T14:12:01.0997130Z [33/89, 00:59/01:03] install: knuth-local [23k] 2021-05-18T14:12:01.5097370Z [34/89, 00:59/01:03] install: logreq [4k] 2021-05-18T14:12:01.7986150Z [35/89, 00:59/01:03] install: lua-typo [7k] 2021-05-18T14:12:02.1695130Z [36/89, 01:00/01:04] install: lua-uca [70k] 2021-05-18T14:12:02.7901170Z [37/89, 01:00/01:04] install: lua-ul [7k] 2021-05-18T14:12:03.2058710Z [38/89, 01:01/01:05] install: lua-uni-algos [6k] 2021-05-18T14:12:03.6084270Z [39/89, 01:01/01:05] install: lua-visual-debug [4k] 2021-05-18T14:12:03.9610810Z [40/89, 01:01/01:05] install: luacode [3k] 2021-05-18T14:12:04.3141050Z [41/89, 01:02/01:06] install: luacolor [5k] 2021-05-18T14:12:04.6983620Z [42/89, 01:02/01:06] install: luahyphenrules [3k] 2021-05-18T14:12:05.0606420Z [43/89, 01:03/01:07] install: luaimageembed [2k] 2021-05-18T14:12:05.4210420Z [44/89, 01:03/01:07] install: luaindex [5k] 2021-05-18T14:12:05.7698910Z [45/89, 01:03/01:07] install: luainputenc [5k] 2021-05-18T14:12:06.1360230Z [46/89, 01:04/01:08] install: luaintro [1k] 2021-05-18T14:12:06.4791960Z [47/89, 01:04/01:08] install: luakeys [5k] 2021-05-18T14:12:06.8259280Z [48/89, 01:04/01:08] install: lualatex-doc [1k] 2021-05-18T14:12:07.1567870Z [49/89, 01:05/01:09] install: lualatex-truncate [2k] 2021-05-18T14:12:07.5579160Z [50/89, 01:05/01:09] install: luamplib [12k] 2021-05-18T14:12:07.9122270Z [51/89, 01:05/01:09] install: luapackageloader [2k] 2021-05-18T14:12:08.4750110Z [52/89, 01:06/01:10] install: luaprogtable [7k] 2021-05-18T14:12:08.8892730Z [53/89, 01:06/01:10] install: luarandom [2k] 2021-05-18T14:12:09.2690620Z [54/89, 01:07/01:11] install: luatex85 [2k] 2021-05-18T14:12:09.6260650Z [55/89, 01:07/01:11] install: luatexbase [4k] 2021-05-18T14:12:10.0450320Z [56/89, 01:08/01:12] install: luatexko [22k] 2021-05-18T14:12:10.4714770Z [57/89, 01:08/01:12] install: luatextra [2k] 2021-05-18T14:12:10.8247820Z [58/89, 01:08/01:12] install: luavlna [8k] 2021-05-18T14:12:11.2460280Z [59/89, 01:09/01:13] install: luaxml [31k] 2021-05-18T14:12:11.7826530Z [60/89, 01:09/01:13] install: makeindex.universal-darwin [91k] 2021-05-18T14:12:12.3726860Z [61/89, 01:10/01:14] install: makeindex [5k] 2021-05-18T14:12:12.7828610Z [62/89, 01:10/01:14] install: mflogo [2k] 2021-05-18T14:12:13.1726520Z [63/89, 01:11/01:15] install: newpax [9k] 2021-05-18T14:12:13.5362530Z [64/89, 01:11/01:15] install: nodetree [13k] 2021-05-18T14:12:13.9541200Z [65/89, 01:11/01:15] install: odsfile [5k] 2021-05-18T14:12:14.3244570Z [66/89, 01:12/01:16] install: optex.universal-darwin [1k] 2021-05-18T14:12:14.6749840Z [67/89, 01:12/01:16] install: optex [770k] 2021-05-18T14:12:16.4816790Z [68/89, 01:14/01:16] install: pdfarticle [4k] 2021-05-18T14:12:16.8296680Z [69/89, 01:14/01:16] install: pdfextra [22k] 2021-05-18T14:12:17.2557430Z [70/89, 01:15/01:17] install: placeat [4k] 2021-05-18T14:12:17.6007670Z [71/89, 01:15/01:17] install: plantuml [3k] 2021-05-18T14:12:17.9498660Z [72/89, 01:15/01:17] install: rsfs [55k] 2021-05-18T14:12:18.5422850Z [73/89, 01:16/01:18] install: selnolig [53k] 2021-05-18T14:12:19.0854050Z [74/89, 01:17/01:19] install: spelling [14k] 2021-05-18T14:12:19.5615320Z [75/89, 01:17/01:19] install: stricttex [2k] 2021-05-18T14:12:19.9862350Z [76/89, 01:17/01:19] install: texlive-common [1k] 2021-05-18T14:12:20.3383630Z [77/89, 01:18/01:20] install: texlive-en [1k] 2021-05-18T14:12:20.7070220Z [78/89, 01:18/01:20] install: texlive-msg-translations [144k] 2021-05-18T14:12:21.6286590Z [79/89, 01:19/01:21] install: thumbpdf.universal-darwin [1k] 2021-05-18T14:12:21.9922660Z [80/89, 01:19/01:21] install: thumbpdf [19k] 2021-05-18T14:12:22.4481230Z [81/89, 01:20/01:22] install: tlshell.universal-darwin [1k] 2021-05-18T14:12:22.8306120Z [82/89, 01:20/01:22] install: tlshell [29k] 2021-05-18T14:12:23.3089910Z [83/89, 01:21/01:23] install: typewriter [25k] 2021-05-18T14:12:23.7697690Z [84/89, 01:21/01:23] install: uninormalize [6k] 2021-05-18T14:12:24.1768550Z [85/89, 01:22/01:24] install: upquote [2k] 2021-05-18T14:12:24.5711070Z [86/89, 01:22/01:24] install: xdvi.universal-darwin [948k] 2021-05-18T14:12:25.8379460Z [87/89, 01:23/01:23] install: xdvi [7k] 2021-05-18T14:12:26.2424710Z [88/89, 01:24/01:24] install: collection-basic [1k] 2021-05-18T14:12:26.5848770Z [89/89, 01:24/01:24] install: collection-luatex [1k] 2021-05-18T14:12:26.9404040Z running mktexlsr ... 2021-05-18T14:12:27.3132170Z done running mktexlsr. 2021-05-18T14:12:27.3653170Z running updmap-sys ... 2021-05-18T14:12:28.2147130Z done running updmap-sys. 2021-05-18T14:12:28.2148470Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-18T14:12:28.2150630Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lDY8GaHqwg/abmCEGUQVI ... 2021-05-18T14:12:29.4683590Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lDY8GaHqwg/abmCEGUQVI. 2021-05-18T14:12:29.4685090Z OK: optex.fmt/luatex 2021-05-18T14:12:29.4686380Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:12:29.4687860Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:12:31.8205920Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:12:31.8208360Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:12:33.0193050Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:12:33.0196610Z running mktexlsr ... 2021-05-18T14:12:33.0197530Z done running mktexlsr. 2021-05-18T14:12:33.0199530Z running updmap-sys ... 2021-05-18T14:12:33.6687930Z done running updmap-sys. 2021-05-18T14:12:33.6698990Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:12:33.6700970Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:12:33.8030760Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:12:33.8031270Z with: 2021-05-18T14:12:33.8031630Z pandoc-version: 2.7.3 2021-05-18T14:12:33.8031980Z env: 2021-05-18T14:12:33.8032430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:33.8032940Z TIC_DEPLOY_KEY: 2021-05-18T14:12:33.8033270Z RSPM: 2021-05-18T14:12:33.8034530Z GITHUB_PAT: *** 2021-05-18T14:12:33.8035300Z COVERALLS_TOKEN: *** 2021-05-18T14:12:33.8035730Z continue-on-error: false 2021-05-18T14:12:33.8036180Z VDIFFR_RUN_TESTS: false 2021-05-18T14:12:33.8036620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:12:33.8037030Z TZ: UTC 2021-05-18T14:12:33.8037380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:33.8037740Z NOT_CRAN: true 2021-05-18T14:12:33.8038410Z ##[endgroup] 2021-05-18T14:12:35.4855040Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-18T14:12:44.6428430Z installer: Package name is pandoc 2021-05-18T14:12:44.6429810Z installer: Installing at base path / 2021-05-18T14:12:44.6430560Z installer: The install was successful. 2021-05-18T14:12:44.6761280Z ##[group]Run git config user.name adigherman 2021-05-18T14:12:44.6762130Z git config user.name adigherman 2021-05-18T14:12:44.6762760Z git config user.email adig@jhu.edu 2021-05-18T14:12:44.6962610Z shell: /bin/bash -e {0} 2021-05-18T14:12:44.6978700Z env: 2021-05-18T14:12:44.6979280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:44.6979760Z TIC_DEPLOY_KEY: 2021-05-18T14:12:44.6980180Z RSPM: 2021-05-18T14:12:44.6981660Z GITHUB_PAT: *** 2021-05-18T14:12:44.6982650Z COVERALLS_TOKEN: *** 2021-05-18T14:12:44.6983490Z continue-on-error: false 2021-05-18T14:12:44.6984030Z VDIFFR_RUN_TESTS: false 2021-05-18T14:12:44.6985250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:12:44.6985760Z TZ: UTC 2021-05-18T14:12:44.6986160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:44.6986770Z NOT_CRAN: true 2021-05-18T14:12:44.6987250Z ##[endgroup] 2021-05-18T14:12:44.7900260Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-18T14:12:44.7900960Z env: 2021-05-18T14:12:44.7901480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:44.7901930Z TIC_DEPLOY_KEY: 2021-05-18T14:12:44.7902310Z RSPM: 2021-05-18T14:12:44.7903760Z GITHUB_PAT: *** 2021-05-18T14:12:44.7904590Z COVERALLS_TOKEN: *** 2021-05-18T14:12:44.7905060Z continue-on-error: false 2021-05-18T14:12:44.7905930Z VDIFFR_RUN_TESTS: false 2021-05-18T14:12:44.7906440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:12:44.7906910Z TZ: UTC 2021-05-18T14:12:44.7907300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:44.7907710Z NOT_CRAN: true 2021-05-18T14:12:44.7908150Z ##[endgroup] 2021-05-18T14:12:46.6440410Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-18T14:12:46.6781600Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-18T14:12:46.6783500Z To reinstall 3.20.2, run: 2021-05-18T14:12:46.6784620Z brew reinstall cmake 2021-05-18T14:12:48.4974260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T14:12:49.6365840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:50.1959120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-18T14:12:50.5603280Z ==> 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:12:50.5958730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:50.7023260Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-18T14:12:50.7890350Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-18T14:12:50.7924620Z 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-2798-12ixhny 2021-05-18T14:12:51.0271880Z cp -pR /private/tmp/d20210518-2798-12ixhny/libssh/. /usr/local/Cellar/libssh 2021-05-18T14:12:51.3278020Z chmod -Rf +w /private/tmp/d20210518-2798-12ixhny 2021-05-18T14:12:51.4877760Z ==> Finishing up 2021-05-18T14:12:51.5232460Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-18T14:12:51.5300410Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-18T14:12:51.5305760Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-18T14:12:51.5312030Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-18T14:12:51.5317300Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-18T14:12:51.5322990Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-18T14:12:51.5330860Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-18T14:12:51.5546510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-2962-mifnbl.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:12:53.8108920Z ==> Summary 2021-05-18T14:12:53.8136570Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-18T14:12:56.1642860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T14:12:57.2705090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:57.8113080Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-18T14:12:58.1336790Z ==> 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:12:58.1642560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:13:03.8169790Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-18T14:13:04.7721100Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T14:13:05.2513590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:13:05.8157690Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-18T14:13:06.1451530Z ==> 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:13:06.1823220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:13:06.2961300Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-18T14:13:06.3034260Z ==> Installing dependencies for jags: gcc 2021-05-18T14:13:06.3041250Z ==> Installing jags dependency: gcc 2021-05-18T14:13:06.3983580Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-18T14:13:06.4013360Z 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-2970-nkfvbs 2021-05-18T14:13:37.2705340Z cp -pR /private/tmp/d20210518-2970-nkfvbs/gcc/. /usr/local/Cellar/gcc 2021-05-18T14:14:03.6676460Z chmod -Rf +w /private/tmp/d20210518-2970-nkfvbs 2021-05-18T14:14:55.2110450Z ==> Finishing up 2021-05-18T14:14:55.4836690Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-18T14:14:55.4841380Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-18T14:14:55.4845500Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-18T14:14:55.4850940Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-18T14:14:55.4855940Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-18T14:14:55.4861150Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-18T14:14:55.4866460Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-18T14:14:55.4871720Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-18T14:14:55.4877230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-18T14:14:55.4882250Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-18T14:14:55.4895910Z rm /usr/local/bin/c++-11 2021-05-18T14:14:55.4900460Z rm /usr/local/bin/cpp-11 2021-05-18T14:14:55.4901870Z rm /usr/local/bin/g++-11 2021-05-18T14:14:55.4905030Z rm /usr/local/bin/gcc-11 2021-05-18T14:14:55.4908710Z rm /usr/local/bin/gcc-ar-11 2021-05-18T14:14:55.4911400Z rm /usr/local/bin/gcc-nm-11 2021-05-18T14:14:55.4914840Z rm /usr/local/bin/gcc-ranlib-11 2021-05-18T14:14:55.4917450Z rm /usr/local/bin/gcov-11 2021-05-18T14:14:55.4922220Z rm /usr/local/bin/gcov-dump-11 2021-05-18T14:14:55.4923860Z rm /usr/local/bin/gcov-tool-11 2021-05-18T14:14:55.7751610Z Error: The `brew link` step did not complete successfully 2021-05-18T14:14:55.7752560Z The formula built, but is not symlinked into /usr/local 2021-05-18T14:14:55.7756930Z Could not symlink bin/gfortran 2021-05-18T14:14:55.7757880Z Target /usr/local/bin/gfortran 2021-05-18T14:14:55.7758860Z already exists. You may want to remove it: 2021-05-18T14:14:55.7760300Z rm '/usr/local/bin/gfortran' 2021-05-18T14:14:55.7760930Z 2021-05-18T14:14:55.7761880Z To force the link and overwrite all conflicting files: 2021-05-18T14:14:55.7763240Z brew link --overwrite gcc 2021-05-18T14:14:55.7763900Z 2021-05-18T14:14:55.7764720Z To list all files that would be deleted: 2021-05-18T14:14:55.7766060Z brew link --overwrite --dry-run gcc 2021-05-18T14:14:55.7766810Z 2021-05-18T14:14:55.7767680Z Possible conflicting files are: 2021-05-18T14:14:55.7788080Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-18T14:14:56.3034440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3293-18qkwb2.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:14:58.9525990Z ==> Summary 2021-05-18T14:14:59.0483150Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-18T14:14:59.0488440Z ==> Installing jags 2021-05-18T14:14:59.0491590Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-18T14:14:59.0511260Z 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-2970-zk81so 2021-05-18T14:14:59.5259960Z cp -pR /private/tmp/d20210518-2970-zk81so/jags/. /usr/local/Cellar/jags 2021-05-18T14:14:59.8931960Z chmod -Rf +w /private/tmp/d20210518-2970-zk81so 2021-05-18T14:15:00.3121900Z ==> Finishing up 2021-05-18T14:15:00.3473600Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-18T14:15:00.3479540Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-18T14:15:00.3490440Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-18T14:15:00.3496620Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-18T14:15:00.3559100Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-18T14:15:00.3564200Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-18T14:15:00.3569420Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-18T14:15:00.3574570Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-18T14:15:00.3582040Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-18T14:15:00.4032260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3319-8t2m1x.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:15:02.8008190Z ==> Summary 2021-05-18T14:15:02.8102070Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-18T14:15:05.1109210Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T14:15:06.1931130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:06.7774830Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-18T14:15:07.2507700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-18T14%3A25%3A00Z&sig=JX39HnACCWn7%2B4iA16%2FOw5G6X3jUVw%2Buz1VrmSPZf6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:07.2972540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=JX39HnACCWn7\%2B4iA16\%2FOw5G6X3jUVw\%2Buz1VrmSPZf6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:08.4546930Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-18T14:15:08.5678660Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-18T14:15:08.5707740Z 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-3326-1ug13lw 2021-05-18T14:15:12.0527180Z cp -pR /private/tmp/d20210518-3326-1ug13lw/v8/. /usr/local/Cellar/v8 2021-05-18T14:15:15.3469520Z chmod -Rf +w /private/tmp/d20210518-3326-1ug13lw 2021-05-18T14:15:17.2369120Z ==> Finishing up 2021-05-18T14:15:17.2961220Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-18T14:15:17.3474440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3494-9cb0rl.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:15:19.5821140Z ==> Summary 2021-05-18T14:15:19.5884170Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-18T14:15:21.9625940Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T14:15:23.1061370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:23.6563230Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-18T14:15:24.0162730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-18T14%3A25%3A00Z&sig=XBZxWH2GuIqdY2rVeaGsC13vXkehuGyMK8rFzKCA2Kw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:24.0703720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=XBZxWH2GuIqdY2rVeaGsC13vXkehuGyMK8rFzKCA2Kw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:24.4078220Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-18T14:15:24.4283910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:15:25.5515920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:26.1337200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:15:26.4883450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-18T14%3A25%3A00Z&sig=K0V6GhZL85z8M%2B9yC4AvdM5zvY%2F3HOAWIY%2FW8lV74VM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:26.5296570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=K0V6GhZL85z8M\%2B9yC4AvdM5zvY\%2F3HOAWIY\%2FW8lV74VM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:26.7808800Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-18T14:15:26.7953220Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:15:27.9344570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:28.5039320Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:15:28.8581970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-18T14%3A25%3A00Z&sig=c5wLL16PNbwF3nnYBpCLJjgMezWK0sgkgIt9N9AhTG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:28.8943180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=c5wLL16PNbwF3nnYBpCLJjgMezWK0sgkgIt9N9AhTG8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:29.2278770Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-18T14:15:29.2509170Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-18T14:15:29.2515110Z ==> Installing fftw dependency: hwloc 2021-05-18T14:15:29.3143000Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-18T14:15:29.3171260Z 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-3501-hgdne1 2021-05-18T14:15:35.3374110Z cp -pR /private/tmp/d20210518-3501-hgdne1/hwloc/. /usr/local/Cellar/hwloc 2021-05-18T14:15:41.2781740Z chmod -Rf +w /private/tmp/d20210518-3501-hgdne1 2021-05-18T14:15:41.7932350Z ==> Finishing up 2021-05-18T14:15:41.8378370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-18T14:15:41.8382000Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-18T14:15:41.8387530Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-18T14:15:41.8392270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-18T14:15:41.8398490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-18T14:15:41.8404680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-18T14:15:41.8407310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-18T14:15:41.8412430Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-18T14:15:41.8417550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-18T14:15:41.8422820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-18T14:15:41.8427600Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-18T14:15:41.8432440Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-18T14:15:41.8437780Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-18T14:15:41.8444260Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-18T14:15:41.8448910Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-18T14:15:41.8461140Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-18T14:15:41.8482210Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-18T14:15:41.8491410Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-18T14:15:41.8498340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-18T14:15:41.8503200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-18T14:15:41.8508910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-18T14:15:41.8514710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-18T14:15:41.8520140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-18T14:15:41.8525670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-18T14:15:41.8530880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-18T14:15:41.8536150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-18T14:15:41.8636260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-18T14:15:41.8641260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-18T14:15:41.8647170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-18T14:15:41.8652360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-18T14:15:41.8657760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-18T14:15:41.8758570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-18T14:15:41.8907700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-18T14:15:41.8989430Z 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:15:41.9046210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-18T14:15:41.9052230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-18T14:15:41.9155720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-18T14:15:41.9160950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-18T14:15:41.9166790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-18T14:15:41.9275050Z 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:15:41.9436790Z 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:15:41.9441380Z 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:15:41.9447590Z 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:15:41.9590890Z 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:15:41.9664270Z 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:15:41.9806570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-18T14:15:41.9958530Z 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:15:41.9968470Z 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:15:41.9973880Z 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:15:42.0169500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-18T14:15:42.0336110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-18T14:15:42.0342770Z 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:15:42.0414600Z 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:15:42.0417870Z 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:15:42.0533810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-18T14:15:42.0539720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-18T14:15:42.0597880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-18T14:15:42.0708000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-18T14:15:42.0712980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-18T14:15:42.0719240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-18T14:15:42.0875180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-18T14:15:42.0890580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-18T14:15:42.0892790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-18T14:15:42.0947950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-18T14:15:42.0953800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-18T14:15:42.1075460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-18T14:15:42.1081170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-18T14:15:42.1246840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-18T14:15:42.1253430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-18T14:15:42.1258170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-18T14:15:42.1325280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-18T14:15:42.1332240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-18T14:15:42.1443580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-18T14:15:42.1501260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-18T14:15:42.1571510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-18T14:15:42.1670850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-18T14:15:42.1771380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-18T14:15:42.1773590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-18T14:15:42.1775320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-18T14:15:42.1776970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-18T14:15:42.1778610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-18T14:15:42.1780220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-18T14:15:42.1781820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-18T14:15:42.1783420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-18T14:15:42.1785030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-18T14:15:42.1786700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-18T14:15:42.1788430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-18T14:15:42.1790010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-18T14:15:42.1791620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-18T14:15:42.1797090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-18T14:15:42.1799020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-18T14:15:42.1837060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-18T14:15:42.1892380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-18T14:15:42.1894240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-18T14:15:42.1898480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-18T14:15:42.1900390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-18T14:15:42.1902100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-18T14:15:42.1903790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-18T14:15:42.1905380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-18T14:15:42.1907410Z 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:15:42.1909110Z Only the first 100 operations were output. 2021-05-18T14:15:42.6742770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3686-1g2vxas.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:15:45.0865820Z ==> Summary 2021-05-18T14:15:45.1421120Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-18T14:15:45.1428050Z ==> Installing fftw dependency: open-mpi 2021-05-18T14:15:45.2048350Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:15:45.2065860Z 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-3501-1nthgwi 2021-05-18T14:15:50.2763670Z cp -pR /private/tmp/d20210518-3501-1nthgwi/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-18T14:15:56.5825330Z chmod -Rf +w /private/tmp/d20210518-3501-1nthgwi 2021-05-18T14:16:05.8153960Z ==> Finishing up 2021-05-18T14:16:05.8614250Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-18T14:16:05.8618250Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-18T14:16:05.8623730Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-18T14:16:05.8628930Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-18T14:16:05.8636590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-18T14:16:05.8641430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-18T14:16:05.8647020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-18T14:16:05.8652260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-18T14:16:05.8657630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-18T14:16:05.8662860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-18T14:16:05.8668200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-18T14:16:05.8673790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-18T14:16:05.8681090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-18T14:16:05.8688380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-18T14:16:05.8695130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-18T14:16:05.8705880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-18T14:16:05.8707510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-18T14:16:05.8713040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-18T14:16:05.8718150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-18T14:16:05.8723580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-18T14:16:05.8729370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-18T14:16:05.8734590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-18T14:16:05.8739500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-18T14:16:05.8744590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-18T14:16:05.8753500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-18T14:16:05.8758940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-18T14:16:05.8764310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-18T14:16:05.8769920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-18T14:16:05.8774740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-18T14:16:05.8780280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-18T14:16:05.8785110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-18T14:16:05.8790720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-18T14:16:05.8796780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-18T14:16:05.8802330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-18T14:16:05.8848150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-18T14:16:05.8852120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-18T14:16:05.8856710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-18T14:16:05.8862400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-18T14:16:05.8866570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-18T14:16:05.8872330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-18T14:16:05.8876520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-18T14:16:05.8881790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-18T14:16:05.8886760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-18T14:16:05.8891180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-18T14:16:05.8896430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-18T14:16:05.8900750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-18T14:16:05.8906410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-18T14:16:05.8911450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-18T14:16:05.8923150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-18T14:16:05.8928850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-18T14:16:05.8934590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-18T14:16:05.8940740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-18T14:16:05.8946280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-18T14:16:05.8951780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-18T14:16:05.8957280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-18T14:16:05.8962760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-18T14:16:05.8968660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-18T14:16:05.8974190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-18T14:16:05.8980140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-18T14:16:05.8985360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-18T14:16:05.9055250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-18T14:16:05.9060290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-18T14:16:05.9066250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-18T14:16:05.9140790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-18T14:16:05.9146740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-18T14:16:05.9164210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-18T14:16:05.9169950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-18T14:16:05.9175530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-18T14:16:05.9181310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-18T14:16:05.9187250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-18T14:16:05.9192620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-18T14:16:05.9197720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-18T14:16:05.9210570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-18T14:16:05.9212410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-18T14:16:05.9214300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-18T14:16:05.9220110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-18T14:16:05.9225290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-18T14:16:05.9230970Z 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:16:05.9238540Z 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:16:05.9242770Z 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:16:05.9248990Z 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:16:05.9254890Z 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:16:05.9260170Z 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:16:05.9265540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-18T14:16:05.9271180Z 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:16:05.9277940Z 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:16:05.9283510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-18T14:16:05.9289710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-18T14:16:05.9295130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-18T14:16:05.9300130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-18T14:16:05.9305820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-18T14:16:05.9311690Z 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:16:05.9317300Z 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:16:05.9322350Z 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:16:05.9327900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-18T14:16:05.9333390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-18T14:16:05.9339210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-18T14:16:05.9345050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-18T14:16:05.9350340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-18T14:16:05.9360890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-18T14:16:05.9362180Z Only the first 100 operations were output. 2021-05-18T14:16:06.4005360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3717-18nvv6w.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:16:09.3831080Z ==> Summary 2021-05-18T14:16:09.4249160Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:16:09.4254690Z ==> Installing fftw 2021-05-18T14:16:09.4257790Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:16:09.4277540Z 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-3501-g9rnx6 2021-05-18T14:16:10.8017760Z cp -pR /private/tmp/d20210518-3501-g9rnx6/fftw/. /usr/local/Cellar/fftw 2021-05-18T14:16:11.8945380Z chmod -Rf +w /private/tmp/d20210518-3501-g9rnx6 2021-05-18T14:16:12.8947660Z ==> Finishing up 2021-05-18T14:16:12.9412270Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-18T14:16:12.9421350Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-18T14:16:12.9431110Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-18T14:16:12.9535890Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-18T14:16:12.9543270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-18T14:16:12.9548080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-18T14:16:12.9552680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-18T14:16:12.9558870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-18T14:16:12.9563340Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-18T14:16:12.9568810Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-18T14:16:12.9573490Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-18T14:16:12.9578050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-18T14:16:12.9691830Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-18T14:16:12.9982110Z info /usr/local/share/info/fftw3.info 2021-05-18T14:16:13.0005360Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-18T14:16:13.0007240Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-18T14:16:13.0009670Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-18T14:16:13.0016470Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-18T14:16:13.0022490Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-18T14:16:13.0028380Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-18T14:16:13.0063510Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-18T14:16:13.0065150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-18T14:16:13.0066650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-18T14:16:13.0068120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-18T14:16:13.0069700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-18T14:16:13.0072210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-18T14:16:13.0073860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-18T14:16:13.0075530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-18T14:16:13.0081270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-18T14:16:13.0087000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-18T14:16:13.0092840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-18T14:16:13.0097350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-18T14:16:13.0103110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-18T14:16:13.0109650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-18T14:16:13.0112810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-18T14:16:13.0118510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-18T14:16:13.0123510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-18T14:16:13.0129020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-18T14:16:13.0133760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-18T14:16:13.0139250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-18T14:16:13.0143940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-18T14:16:13.0151060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-18T14:16:13.0157720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-18T14:16:13.0163110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-18T14:16:13.0169310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-18T14:16:13.0204840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-18T14:16:13.0206540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-18T14:16:13.0208080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-18T14:16:13.0209690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-18T14:16:13.0211230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-18T14:16:13.0212760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-18T14:16:13.0214420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-18T14:16:13.0215970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-18T14:16:13.0219700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-18T14:16:13.0250930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-18T14:16:13.0252710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-18T14:16:13.0254430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-18T14:16:13.0256020Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-18T14:16:13.0257520Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-18T14:16:13.0259080Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-18T14:16:13.1172140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3746-5kx2wg.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:16:15.4567900Z ==> Summary 2021-05-18T14:16:15.4632610Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:16:16.1300360Z ==> No outdated dependents to upgrade! 2021-05-18T14:16:16.1310490Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:16:16.3169230Z ==> Reinstalling 2 broken dependents from source: 2021-05-18T14:16:16.3170800Z fftw, open-mpi 2021-05-18T14:16:16.3192540Z rm /usr/local/bin/fftw-wisdom 2021-05-18T14:16:16.3195680Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-18T14:16:16.3206560Z rm /usr/local/bin/fftwf-wisdom 2021-05-18T14:16:16.3209360Z rm /usr/local/bin/fftwl-wisdom 2021-05-18T14:16:16.3220940Z rm /usr/local/include/fftw3-mpi.f03 2021-05-18T14:16:16.3230880Z rm /usr/local/include/fftw3-mpi.h 2021-05-18T14:16:16.3233640Z rm /usr/local/include/fftw3.f 2021-05-18T14:16:16.3236900Z rm /usr/local/include/fftw3.f03 2021-05-18T14:16:16.3246360Z rm /usr/local/include/fftw3.h 2021-05-18T14:16:16.3275180Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-18T14:16:16.3276270Z rm /usr/local/include/fftw3l.f03 2021-05-18T14:16:16.3277100Z rm /usr/local/include/fftw3q.f03 2021-05-18T14:16:16.3280560Z rm /usr/local/lib/cmake/fftw3 2021-05-18T14:16:16.3283550Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-18T14:16:16.3291610Z rm /usr/local/lib/libfftw3.a 2021-05-18T14:16:16.3295300Z rm /usr/local/lib/libfftw3.dylib 2021-05-18T14:16:16.3303690Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-18T14:16:16.3311790Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-18T14:16:16.3345670Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-18T14:16:16.3346820Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-18T14:16:16.3347700Z rm /usr/local/lib/libfftw3_omp.a 2021-05-18T14:16:16.3348560Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-18T14:16:16.3350770Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-18T14:16:16.3355010Z rm /usr/local/lib/libfftw3_threads.a 2021-05-18T14:16:16.3363170Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-18T14:16:16.3366000Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-18T14:16:16.3376440Z rm /usr/local/lib/libfftw3f.a 2021-05-18T14:16:16.3379370Z rm /usr/local/lib/libfftw3f.dylib 2021-05-18T14:16:16.3390690Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-18T14:16:16.3393970Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-18T14:16:16.3401700Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-18T14:16:16.3411150Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-18T14:16:16.3413320Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-18T14:16:16.3416510Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-18T14:16:16.3423380Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-18T14:16:16.3426710Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-18T14:16:16.3438780Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-18T14:16:16.3441990Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-18T14:16:16.3453050Z rm /usr/local/lib/libfftw3l.a 2021-05-18T14:16:16.3461420Z rm /usr/local/lib/libfftw3l.dylib 2021-05-18T14:16:16.3465220Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-18T14:16:16.3474310Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-18T14:16:16.3480480Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-18T14:16:16.3484730Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-18T14:16:16.3489230Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-18T14:16:16.3494660Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-18T14:16:16.3497580Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-18T14:16:16.3503820Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-18T14:16:16.3509330Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-18T14:16:16.3514820Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-18T14:16:16.3521900Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-18T14:16:16.3524970Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-18T14:16:16.3590940Z uninfo /usr/local/share/info/fftw3.info 2021-05-18T14:16:16.3591980Z rm /usr/local/share/info/fftw3.info 2021-05-18T14:16:16.3604160Z rm /usr/local/share/info/fftw3.info-1 2021-05-18T14:16:16.3749480Z rm /usr/local/share/info/fftw3.info-2 2021-05-18T14:16:16.3754380Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-18T14:16:16.3758180Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-18T14:16:16.3761150Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-18T14:16:16.3764510Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-18T14:16:16.4515210Z rm /usr/local/bin/aggregate_profile.pl 2021-05-18T14:16:16.4522320Z rm /usr/local/bin/mpic++ 2021-05-18T14:16:16.4523620Z rm /usr/local/bin/mpicc 2021-05-18T14:16:16.4530100Z rm /usr/local/bin/mpicxx 2021-05-18T14:16:16.4534140Z rm /usr/local/bin/mpiexec 2021-05-18T14:16:16.4540320Z rm /usr/local/bin/mpif77 2021-05-18T14:16:16.4543170Z rm /usr/local/bin/mpif90 2021-05-18T14:16:16.4550120Z rm /usr/local/bin/mpifort 2021-05-18T14:16:16.4553050Z rm /usr/local/bin/mpirun 2021-05-18T14:16:16.4562400Z rm /usr/local/bin/ompi-clean 2021-05-18T14:16:16.4565000Z rm /usr/local/bin/ompi-server 2021-05-18T14:16:16.4572470Z rm /usr/local/bin/ompi_info 2021-05-18T14:16:16.4575620Z rm /usr/local/bin/opal_wrapper 2021-05-18T14:16:16.4583410Z rm /usr/local/bin/orte-clean 2021-05-18T14:16:16.4586300Z rm /usr/local/bin/orte-info 2021-05-18T14:16:16.4593730Z rm /usr/local/bin/orte-server 2021-05-18T14:16:16.4597050Z rm /usr/local/bin/ortecc 2021-05-18T14:16:16.4603690Z rm /usr/local/bin/orted 2021-05-18T14:16:16.4606690Z rm /usr/local/bin/orterun 2021-05-18T14:16:16.4616290Z rm /usr/local/bin/profile2mat.pl 2021-05-18T14:16:16.4628190Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-18T14:16:16.4630980Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-18T14:16:16.4637500Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-18T14:16:16.4639900Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-18T14:16:16.4648000Z rm /usr/local/include/mpi-ext.h 2021-05-18T14:16:16.4654940Z rm /usr/local/include/mpi.h 2021-05-18T14:16:16.4657460Z rm /usr/local/include/mpi.mod 2021-05-18T14:16:16.4660430Z rm /usr/local/include/mpi_ext.mod 2021-05-18T14:16:16.4667710Z rm /usr/local/include/mpi_f08.mod 2021-05-18T14:16:16.4671460Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-18T14:16:16.4675510Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-18T14:16:16.4679020Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-18T14:16:16.4683650Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-18T14:16:16.4686190Z rm /usr/local/include/mpi_f08_types.mod 2021-05-18T14:16:16.4690750Z rm /usr/local/include/mpi_portable_platform.h 2021-05-18T14:16:16.4695980Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-18T14:16:16.4699480Z rm /usr/local/include/mpif-config.h 2021-05-18T14:16:16.4702120Z rm /usr/local/include/mpif-constants.h 2021-05-18T14:16:16.4710660Z rm /usr/local/include/mpif-ext.h 2021-05-18T14:16:16.4714200Z rm /usr/local/include/mpif-externals.h 2021-05-18T14:16:16.4719620Z rm /usr/local/include/mpif-handles.h 2021-05-18T14:16:16.4727190Z rm /usr/local/include/mpif-io-constants.h 2021-05-18T14:16:16.4823480Z rm /usr/local/include/mpif-io-handles.h 2021-05-18T14:16:16.4826220Z rm /usr/local/include/mpif-sentinels.h 2021-05-18T14:16:16.4830610Z rm /usr/local/include/mpif-sizeof.h 2021-05-18T14:16:16.4832370Z rm /usr/local/include/mpif.h 2021-05-18T14:16:16.4835640Z rm /usr/local/include/openmpi 2021-05-18T14:16:16.4839740Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-18T14:16:16.4846120Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-18T14:16:16.4848960Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-18T14:16:16.4852930Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-18T14:16:16.4855740Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-18T14:16:16.4859150Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-18T14:16:16.4861910Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-18T14:16:16.4865270Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-18T14:16:16.4870220Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-18T14:16:16.4872190Z rm /usr/local/lib/libmpi.40.dylib 2021-05-18T14:16:16.4875200Z rm /usr/local/lib/libmpi.dylib 2021-05-18T14:16:16.4879320Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-18T14:16:16.4881760Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-18T14:16:16.4884900Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-18T14:16:16.4888720Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-18T14:16:16.4892970Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-18T14:16:16.4897260Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-18T14:16:16.4899300Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-18T14:16:16.4902340Z rm /usr/local/lib/libompitrace.dylib 2021-05-18T14:16:16.4907410Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-18T14:16:16.4910290Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-18T14:16:16.4913380Z rm /usr/local/lib/libopen-pal.dylib 2021-05-18T14:16:16.4917000Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-18T14:16:16.4919710Z rm /usr/local/lib/libopen-rte.dylib 2021-05-18T14:16:16.4925780Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-18T14:16:16.4927820Z rm /usr/local/lib/openmpi 2021-05-18T14:16:16.4933950Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-18T14:16:16.4937120Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-18T14:16:16.4942650Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-18T14:16:16.4944670Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-18T14:16:16.4947690Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-18T14:16:16.4950490Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-18T14:16:16.4954150Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-18T14:16:16.4957060Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-18T14:16:16.4960470Z rm /usr/local/lib/pmix 2021-05-18T14:16:16.4970540Z rm /usr/local/share/man/man1/mpic++.1 2021-05-18T14:16:16.4988490Z rm /usr/local/share/man/man1/mpicc.1 2021-05-18T14:16:16.4989380Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-18T14:16:16.4990230Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-18T14:16:16.4991110Z rm /usr/local/share/man/man1/mpif77.1 2021-05-18T14:16:16.4993410Z rm /usr/local/share/man/man1/mpif90.1 2021-05-18T14:16:16.4999850Z rm /usr/local/share/man/man1/mpifort.1 2021-05-18T14:16:16.5000800Z rm /usr/local/share/man/man1/mpirun.1 2021-05-18T14:16:16.5004810Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-18T14:16:16.5008650Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-18T14:16:16.5011600Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-18T14:16:16.5015100Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-18T14:16:16.5019470Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-18T14:16:16.5023000Z rm /usr/local/share/man/man1/orte-info.1 2021-05-18T14:16:16.5027510Z rm /usr/local/share/man/man1/orte-server.1 2021-05-18T14:16:16.5030500Z rm /usr/local/share/man/man1/orted.1 2021-05-18T14:16:16.5034400Z rm /usr/local/share/man/man1/orterun.1 2021-05-18T14:16:16.5051310Z rm /usr/local/share/man/man3/MPI.3 2021-05-18T14:16:16.5058040Z Only the first 100 operations were output. 2021-05-18T14:16:18.4598610Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T14:16:19.5617590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:16:20.1321830Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-18T14:16:20.5033520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-18T14%3A25%3A00Z&sig=ezmQhKMUzTPrjAbEd8mGfOQvoRShi9QGYFeWCI20OXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:20.5391790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A25\%3A00Z\&sig=ezmQhKMUzTPrjAbEd8mGfOQvoRShi9QGYFeWCI20OXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:22.2130850Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-18T14:16:22.3478150Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-18T14:16:22.3506920Z 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-3758-1mhqrqo 2021-05-18T14:16:35.1702790Z cp -pR /private/tmp/d20210518-3758-1mhqrqo/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-18T14:16:50.1462130Z chmod -Rf +w /private/tmp/d20210518-3758-1mhqrqo 2021-05-18T14:16:54.7692490Z ==> Finishing up 2021-05-18T14:16:54.8227930Z mkdir -p /usr/local/etc/dcmtk 2021-05-18T14:16:54.8234350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-18T14:16:54.8238620Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-18T14:16:54.8244110Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-18T14:16:54.8249090Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-18T14:16:54.8254480Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-18T14:16:54.8277370Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-18T14:16:54.8279080Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-18T14:16:54.8280520Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-18T14:16:54.8281850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-18T14:16:54.8283270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-18T14:16:54.8287590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-18T14:16:54.8292350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-18T14:16:54.8298740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-18T14:16:54.8302790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-18T14:16:54.8307320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-18T14:16:54.8313030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-18T14:16:54.8336560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-18T14:16:54.8338100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-18T14:16:54.8339470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-18T14:16:54.8340790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-18T14:16:54.8342190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-18T14:16:54.8343560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-18T14:16:54.8348040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-18T14:16:54.8353440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-18T14:16:54.8358400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-18T14:16:54.8362850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-18T14:16:54.8368060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-18T14:16:54.8373110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-18T14:16:54.8384630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-18T14:16:54.8390280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-18T14:16:54.8402780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-18T14:16:54.8411830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-18T14:16:54.8420930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-18T14:16:54.8432230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-18T14:16:54.8441490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-18T14:16:54.8456600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-18T14:16:54.8466630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-18T14:16:54.8476830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-18T14:16:54.8486240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-18T14:16:54.8492810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-18T14:16:54.8504790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-18T14:16:54.8515340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-18T14:16:54.8525200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-18T14:16:54.8534050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-18T14:16:54.8544220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-18T14:16:54.8549120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-18T14:16:54.8557320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-18T14:16:54.8566670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-18T14:16:54.8576630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-18T14:16:54.8584710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-18T14:16:54.8594830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-18T14:16:54.8603650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-18T14:16:54.8609050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-18T14:16:54.8616660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-18T14:16:54.8625460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-18T14:16:54.8634300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-18T14:16:54.8639470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-18T14:16:54.8650080Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-18T14:16:54.8658810Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-18T14:16:54.8667110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-18T14:16:54.8671750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-18T14:16:54.8680490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-18T14:16:54.8691370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-18T14:16:54.8701210Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-18T14:16:54.8711840Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-18T14:16:54.8716610Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-18T14:16:54.8727790Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-18T14:16:54.8735670Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-18T14:16:54.8846870Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-18T14:16:54.8855430Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-18T14:16:54.8858210Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-18T14:16:54.8863380Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-18T14:16:54.8868130Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-18T14:16:54.8873430Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-18T14:16:54.8879030Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-18T14:16:54.8886610Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-18T14:16:54.8893040Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-18T14:16:54.8899480Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-18T14:16:54.8902700Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-18T14:16:54.8908030Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-18T14:16:54.8915490Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-18T14:16:54.8923310Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-18T14:16:54.8931180Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-18T14:16:54.8941860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-18T14:16:54.8947370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-18T14:16:54.8953250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-18T14:16:54.8959830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-18T14:16:54.8965590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-18T14:16:54.8971350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-18T14:16:54.8978530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-18T14:16:54.8983800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-18T14:16:54.8991200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-18T14:16:54.8997360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-18T14:16:54.9003170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-18T14:16:54.9010010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-18T14:16:54.9036040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-18T14:16:54.9045430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-18T14:16:54.9047400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-18T14:16:54.9049140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-18T14:16:54.9050770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-18T14:16:54.9052020Z Only the first 100 operations were output. 2021-05-18T14:16:55.2967070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3925-4xeywd.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:16:57.9266810Z ==> Summary 2021-05-18T14:16:58.0047390Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-18T14:17:00.7310320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T14:17:01.8941230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:02.4851960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-18T14:17:02.8417200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-18T14%3A25%3A00Z&sig=C2PS2ozKLGcySPPK4RTCysgrabF3Aq1k13%2FyJECkZE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:02.8703190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header 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\%3A25\%3A00Z\&sig=C2PS2ozKLGcySPPK4RTCysgrabF3Aq1k13\%2FyJECkZE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:02.9402310Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-18T14:17:03.0330910Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-18T14:17:03.0360060Z 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-3932-1ooqasf 2021-05-18T14:17:04.2118790Z cp -pR /private/tmp/d20210518-3932-1ooqasf/libsecret/. /usr/local/Cellar/libsecret 2021-05-18T14:17:05.6809590Z chmod -Rf +w /private/tmp/d20210518-3932-1ooqasf 2021-05-18T14:17:06.1500550Z ==> Finishing up 2021-05-18T14:17:06.1863600Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-18T14:17:06.1869350Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-18T14:17:06.1876030Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-18T14:17:06.1886350Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-18T14:17:06.1980970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.1990690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2044020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2056140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2144740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2276420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2289720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2300500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2303620Z mkdir -p /usr/local/share/locale/ckb 2021-05-18T14:17:06.2308390Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-18T14:17:06.2315440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2327580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2339540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2495350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2716030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.2887820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3011850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3130160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3141630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3240190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3343010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3393400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3498270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3673260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3686130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3699320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3788350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3864110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.3877190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4010010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4020240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4088310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4159000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4169590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4179730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4304410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4371770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4381650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4392660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4403720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4414180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4549670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4672380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4696820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4698700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4764810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4827030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4837370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4940660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4950350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4961710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.4992390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.5081800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.5091460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.5103430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.5326820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:06.5338090Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-18T14:17:06.5342720Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-18T14:17:06.5349820Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-18T14:17:06.5381970Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-18T14:17:06.5386210Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-18T14:17:06.5387910Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-18T14:17:06.5389670Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-18T14:17:06.5391580Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-18T14:17:06.6022030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4098-14ulj4w.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:17:09.5065090Z ==> Summary 2021-05-18T14:17:09.5292880Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-18T14:17:11.7006880Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-18T14:17:11.7012580Z To reinstall 1.6.37, run: 2021-05-18T14:17:11.7013860Z brew reinstall libpng 2021-05-18T14:17:14.0741210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T14:17:15.1507040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:15.6946690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-18T14:17:16.0545320Z ==> 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:17:16.0967070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:16.1329710Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-18T14:17:16.1414130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T14:17:17.2986710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:17.8397030Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-18T14:17:18.2142390Z ==> 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:17:18.2511020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:18.3390710Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-18T14:17:18.3445920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T14:17:19.4787410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:20.0348010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-18T14:17:20.4053650Z ==> 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:17:20.4442890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:20.4827350Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-18T14:17:20.4858510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T14:17:21.5675070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:22.1233670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-18T14:17:22.4988630Z ==> 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:17:22.5332850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:22.5703990Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-18T14:17:22.5739540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T14:17:23.6967220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:24.2994710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-18T14:17:24.6303540Z ==> 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:17:24.6700490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:24.7606670Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-18T14:17:24.7669950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T14:17:25.9058500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:26.4816360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-18T14:17:26.8028990Z ==> 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:17:26.8518360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:27.0722520Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:17:27.0876720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T14:17:28.1919210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:28.7739550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-18T14:17:29.1106840Z ==> 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:17:29.1507710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:29.1935080Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-18T14:17:29.1969300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T14:17:30.2973600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:30.8759810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-18T14:17:31.2037610Z ==> 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:17:31.2365830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:31.2817150Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-18T14:17:31.2848400Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T14:17:32.6274840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:33.2163890Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-18T14:17:33.5687810Z ==> 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:17:33.6238330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:33.8203360Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-18T14:17:33.8310180Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T14:17:34.9555500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:35.5123620Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-18T14:17:35.8664070Z ==> 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:17:35.9064930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:35.9706270Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-18T14:17:35.9761970Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T14:17:37.0708050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:37.6200720Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-18T14:17:37.9829480Z ==> 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:17:38.0393320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:38.2498720Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-18T14:17:38.2599980Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T14:17:39.3410890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:39.8856070Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-18T14:17:40.2296920Z ==> 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:17:40.2638660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:40.3429400Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-18T14:17:40.3479190Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T14:17:41.4494740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:42.0013590Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-18T14:17:42.3444660Z ==> 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:17:42.3766770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:42.4348920Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-18T14:17:42.4393350Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T14:17:43.5163530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:44.0881720Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-18T14:17:44.4455340Z ==> 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:17:44.4865280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:45.6043200Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-18T14:17:45.6577560Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T14:17:46.8274590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:47.4049810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-18T14:17:47.7548330Z ==> 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:17:47.7853080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:48.0126960Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-18T14:17:48.0233270Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T14:17:49.1454790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:49.7033850Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-18T14:17:50.0680910Z ==> 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:17:50.0989470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:58.0392280Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-18T14:17:58.4734560Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T14:17:59.5593830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18:00.1414340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-18T14:18:00.4994600Z ==> 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:18:00.5299880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18:01.1018960Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-18T14:18:01.1794330Z ==> 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:18:01.1801710Z ==> Installing poppler dependency: libpthread-stubs 2021-05-18T14:18:01.2468830Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-18T14:18:01.2501240Z 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-4208-t6ece7 2021-05-18T14:18:01.3123550Z cp -pR /private/tmp/d20210518-4208-t6ece7/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-18T14:18:01.3663220Z chmod -Rf +w /private/tmp/d20210518-4208-t6ece7 2021-05-18T14:18:01.4281220Z ==> Finishing up 2021-05-18T14:18:01.4661090Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-18T14:18:01.4806330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4503-msobc6.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:18:03.9776690Z ==> Summary 2021-05-18T14:18:03.9790730Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-18T14:18:03.9798040Z ==> Installing poppler dependency: xorgproto 2021-05-18T14:18:03.9834700Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-18T14:18:03.9852980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210518-4208-bd1v5e 2021-05-18T14:18:06.3396240Z cp -pR /private/tmp/d20210518-4208-bd1v5e/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-18T14:18:08.9834270Z chmod -Rf +w /private/tmp/d20210518-4208-bd1v5e 2021-05-18T14:18:09.4333690Z ==> Finishing up 2021-05-18T14:18:09.4924240Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-18T14:18:09.4966960Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-18T14:18:09.4968620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-18T14:18:09.4970500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-18T14:18:09.4973090Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-18T14:18:09.4976340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-18T14:18:09.4978050Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-18T14:18:09.4979690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-18T14:18:09.4981290Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-18T14:18:09.4982720Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-18T14:18:09.4983940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-18T14:18:09.5258820Z rm /usr/local/share/pkgconfig 2021-05-18T14:18:09.5313800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-18T14:18:09.5319180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-18T14:18:09.5324140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-18T14:18:09.5330620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-18T14:18:09.5337920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-18T14:18:09.5362410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-18T14:18:09.5364200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-18T14:18:09.5365890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-18T14:18:09.5367590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-18T14:18:09.5369390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-18T14:18:09.5388800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-18T14:18:09.5390720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-18T14:18:09.5392430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-18T14:18:09.5394140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-18T14:18:09.5401960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-18T14:18:09.5408530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-18T14:18:09.5414310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-18T14:18:09.5420020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-18T14:18:09.5425260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-18T14:18:09.5430790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-18T14:18:09.5521160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-18T14:18:09.5523030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-18T14:18:09.5524950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-18T14:18:09.5528280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-18T14:18:09.5530080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-18T14:18:09.5531780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-18T14:18:09.5533470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-18T14:18:09.5535200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-18T14:18:09.5536960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-18T14:18:09.5538680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-18T14:18:09.5540420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-18T14:18:09.5542280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-18T14:18:09.5544120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-18T14:18:09.5545890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-18T14:18:09.5547650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-18T14:18:09.5553470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-18T14:18:09.5563200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-18T14:18:09.5621260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-18T14:18:09.5623220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-18T14:18:09.5625060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-18T14:18:09.5626940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-18T14:18:09.5628630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-18T14:18:09.6242650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4529-hsf5i3.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:18:12.5379580Z ==> Summary 2021-05-18T14:18:12.5558420Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-18T14:18:12.5565820Z ==> Installing poppler dependency: libxau 2021-05-18T14:18:12.5666270Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-18T14:18:12.5686070Z 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-4208-1adpgkr 2021-05-18T14:18:12.7413510Z cp -pR /private/tmp/d20210518-4208-1adpgkr/libxau/. /usr/local/Cellar/libxau 2021-05-18T14:18:12.9088970Z chmod -Rf +w /private/tmp/d20210518-4208-1adpgkr 2021-05-18T14:18:13.0101000Z ==> Finishing up 2021-05-18T14:18:13.0545410Z rm /usr/local/include/X11 2021-05-18T14:18:13.0553440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-18T14:18:13.0558000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-18T14:18:13.0563740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-18T14:18:13.0569530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-18T14:18:13.0574620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-18T14:18:13.0579710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-18T14:18:13.0585010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-18T14:18:13.0590360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-18T14:18:13.0595550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-18T14:18:13.0601130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-18T14:18:13.0606310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-18T14:18:13.0611590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-18T14:18:13.0616770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-18T14:18:13.0650910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-18T14:18:13.0679560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-18T14:18:13.0709050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-18T14:18:13.0710430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-18T14:18:13.0711980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-18T14:18:13.0715800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-18T14:18:13.0718050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-18T14:18:13.0719640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-18T14:18:13.0721220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-18T14:18:13.0722800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-18T14:18:13.0724360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-18T14:18:13.0725720Z mkdir -p /usr/local/include/X11/dri 2021-05-18T14:18:13.0727180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-18T14:18:13.0728820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-18T14:18:13.0730460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-18T14:18:13.0731910Z mkdir -p /usr/local/include/X11/extensions 2021-05-18T14:18:13.0733480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-18T14:18:13.0735910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-18T14:18:13.0761600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-18T14:18:13.0768340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-18T14:18:13.0794680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-18T14:18:13.0796200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-18T14:18:13.0797880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-18T14:18:13.0799550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-18T14:18:13.0801340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-18T14:18:13.0803590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-18T14:18:13.0812660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-18T14:18:13.0819520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-18T14:18:13.0825410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-18T14:18:13.0830960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-18T14:18:13.0837030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-18T14:18:13.0846370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-18T14:18:13.0849100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-18T14:18:13.0855940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-18T14:18:13.0862360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-18T14:18:13.0868710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-18T14:18:13.0874480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-18T14:18:13.0880230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-18T14:18:13.0886060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-18T14:18:13.0892190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-18T14:18:13.0897440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-18T14:18:13.0903490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-18T14:18:13.0909160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-18T14:18:13.0915440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-18T14:18:13.0921670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-18T14:18:13.0928490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-18T14:18:13.0932930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-18T14:18:13.0939200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-18T14:18:13.0944860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-18T14:18:13.0952090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-18T14:18:13.0958050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-18T14:18:13.0963550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-18T14:18:13.0984800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-18T14:18:13.0990330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-18T14:18:13.1002930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-18T14:18:13.1004740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-18T14:18:13.1006670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-18T14:18:13.1008530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-18T14:18:13.1011720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-18T14:18:13.1013950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-18T14:18:13.1020330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-18T14:18:13.1034510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-18T14:18:13.1036630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-18T14:18:13.1039990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-18T14:18:13.1047200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-18T14:18:13.1052710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-18T14:18:13.1059710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-18T14:18:13.1065230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-18T14:18:13.1070630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-18T14:18:13.1101230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-18T14:18:13.1103180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-18T14:18:13.1104650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-18T14:18:13.1106430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-18T14:18:13.1108150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-18T14:18:13.1110000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-18T14:18:13.1113060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-18T14:18:13.1119170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-18T14:18:13.1125010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-18T14:18:13.1130670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-18T14:18:13.1136150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-18T14:18:13.1144620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-18T14:18:13.1149840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-18T14:18:13.1156040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-18T14:18:13.1161740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-18T14:18:13.1167190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-18T14:18:13.1180450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-18T14:18:13.1186790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-18T14:18:13.1193800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-18T14:18:13.1198910Z Only the first 100 operations were output. 2021-05-18T14:18:13.1573330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4556-wuzyqi.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:18:15.6499730Z ==> Summary 2021-05-18T14:18:15.6531310Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-18T14:18:15.6539850Z ==> Installing poppler dependency: libxdmcp 2021-05-18T14:18:15.6698980Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-18T14:18:15.6718690Z 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-4208-11aohno 2021-05-18T14:18:15.7679320Z cp -pR /private/tmp/d20210518-4208-11aohno/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-18T14:18:15.8642530Z chmod -Rf +w /private/tmp/d20210518-4208-11aohno 2021-05-18T14:18:15.9412180Z ==> Finishing up 2021-05-18T14:18:15.9753250Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-18T14:18:15.9760780Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-18T14:18:15.9766460Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-18T14:18:15.9771910Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-18T14:18:15.9779830Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-18T14:18:15.9977510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4583-ddhzc3.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:18:18.5298040Z ==> Summary 2021-05-18T14:18:18.5319870Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-18T14:18:18.5330820Z ==> Installing poppler dependency: libxcb 2021-05-18T14:18:18.5686830Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-18T14:18:18.5706000Z 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-4208-1hn5hv7 2021-05-18T14:18:33.2761570Z cp -pR /private/tmp/d20210518-4208-1hn5hv7/libxcb/. /usr/local/Cellar/libxcb 2021-05-18T14:18:49.8181760Z chmod -Rf +w /private/tmp/d20210518-4208-1hn5hv7 2021-05-18T14:18:51.9801530Z ==> Finishing up 2021-05-18T14:18:52.0376310Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-18T14:18:52.0385420Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-18T14:18:52.0451300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-18T14:18:52.0456730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-18T14:18:52.0461670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-18T14:18:52.0468650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-18T14:18:52.0473680Z 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:18:52.0479750Z 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:18:52.0485980Z 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:18:52.0491360Z 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:18:52.0497510Z 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:18:52.0506720Z 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:18:52.0509450Z 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:18:52.0514630Z 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:18:52.0519900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-18T14:18:52.0525960Z 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:18:52.0532660Z 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:18:52.0538050Z 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:18:52.0543580Z 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:18:52.0549010Z 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:18:52.0554520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-18T14:18:52.0565840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-18T14:18:52.0568250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-18T14:18:52.0571800Z 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:18:52.0578250Z 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:18:52.0613900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-18T14:18:52.0619550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-18T14:18:52.0625650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-18T14:18:52.0631350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-18T14:18:52.0641990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-18T14:18:52.0646420Z 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:18:52.0653030Z 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:18:52.0660160Z 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:18:52.0667480Z 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:18:52.0673440Z 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:18:52.0678370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-18T14:18:52.0684480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-18T14:18:52.0693030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-18T14:18:52.0698450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-18T14:18:52.0704260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-18T14:18:52.0710370Z 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:18:52.0716600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-18T14:18:52.0722970Z 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:18:52.0731130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-18T14:18:52.0737600Z 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:18:52.0743510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-18T14:18:52.0749770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-18T14:18:52.0757400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-18T14:18:52.0763600Z 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:18:52.0769770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-18T14:18:52.0776520Z 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:18:52.0783440Z 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:18:52.0792890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-18T14:18:52.0795410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-18T14:18:52.0801390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-18T14:18:52.0807320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-18T14:18:52.0813000Z 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:18:52.0820900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-18T14:18:52.0827080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-18T14:18:52.0833980Z 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:18:52.0841070Z 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:18:52.0847350Z 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:18:52.0853150Z 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:18:52.0858870Z 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:18:52.0864890Z 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:18:52.0870220Z 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:18:52.0876580Z 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:18:52.0882360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-18T14:18:52.0888310Z 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:18:52.0893930Z 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:18:52.0899220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-18T14:18:52.0905930Z 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:18:52.0911160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-18T14:18:52.0916970Z 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:18:52.0922810Z 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:18:52.0929370Z 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:18:52.0935780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-18T14:18:52.0941590Z 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:18:52.0949360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-18T14:18:52.0952970Z 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:18:52.0958530Z 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:18:52.0963730Z 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:18:52.0969670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-18T14:18:52.0975840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-18T14:18:52.0988010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-18T14:18:52.0994150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-18T14:18:52.1000390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-18T14:18:52.1007390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-18T14:18:52.1014140Z 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:18:52.1020450Z 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:18:52.1026050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-18T14:18:52.1032200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-18T14:18:52.1038070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-18T14:18:52.1045030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-18T14:18:52.1052540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-18T14:18:52.1059740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-18T14:18:52.1065680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-18T14:18:52.1071970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-18T14:18:52.1077980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-18T14:18:52.1086720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-18T14:18:52.1090460Z Only the first 100 operations were output. 2021-05-18T14:18:53.8319970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4619-dcevn.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:18:56.4917150Z ==> Summary 2021-05-18T14:18:56.6363390Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-18T14:18:56.6369750Z ==> Installing poppler dependency: libx11 2021-05-18T14:18:56.6876180Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:18:56.6894840Z 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-4208-gjrpts 2021-05-18T14:19:02.9699460Z cp -pR /private/tmp/d20210518-4208-gjrpts/libx11/. /usr/local/Cellar/libx11 2021-05-18T14:19:08.5992140Z chmod -Rf +w /private/tmp/d20210518-4208-gjrpts 2021-05-18T14:19:09.3829060Z ==> Finishing up 2021-05-18T14:19:09.4249030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-18T14:19:09.4253440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-18T14:19:09.4260000Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-18T14:19:09.4304890Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-18T14:19:09.4310260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-18T14:19:09.4316020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-18T14:19:09.4321240Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-18T14:19:09.4326700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-18T14:19:09.4332320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-18T14:19:09.4337870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-18T14:19:09.4343300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-18T14:19:10.1785660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-18T14:19:10.1793990Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-18T14:19:10.1896330Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-18T14:19:10.1998880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-18T14:19:10.2101730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-18T14:19:10.2204440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-18T14:19:10.2307700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-18T14:19:10.2412380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-18T14:19:10.2515470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-18T14:19:10.2618500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-18T14:19:10.2721590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-18T14:19:10.2824650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-18T14:19:10.2927670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-18T14:19:10.3030810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-18T14:19:10.3133940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-18T14:19:10.3237200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-18T14:19:10.3340210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-18T14:19:10.3353430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-18T14:19:10.3389480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-18T14:19:10.3458040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-18T14:19:10.3516890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-18T14:19:10.3580880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-18T14:19:10.3640890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-18T14:19:10.3687500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-18T14:19:10.3790300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-18T14:19:10.3890570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-18T14:19:10.3920180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-18T14:19:10.3971440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-18T14:19:10.4036030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-18T14:19:10.4075400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-18T14:19:10.4145980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-18T14:19:10.4179960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-18T14:19:10.4252010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-18T14:19:10.4285700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-18T14:19:10.4359710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-18T14:19:10.4391570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-18T14:19:10.4480700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-18T14:19:10.4493910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-18T14:19:10.4585740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-18T14:19:10.4619900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-18T14:19:10.4720080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-18T14:19:10.4730130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-18T14:19:10.4825200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-18T14:19:10.4836970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-18T14:19:10.4933480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-18T14:19:10.4950950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-18T14:19:10.5017870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-18T14:19:10.5043490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-18T14:19:10.5126340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-18T14:19:10.5148930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-18T14:19:10.5239540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-18T14:19:10.5255420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-18T14:19:10.5346230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-18T14:19:10.5373530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-18T14:19:10.5451680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-18T14:19:10.5480330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-18T14:19:10.5558430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-18T14:19:10.5589210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-18T14:19:10.5666050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-18T14:19:10.5699430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-18T14:19:10.5774360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-18T14:19:10.5807640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-18T14:19:10.5847800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-18T14:19:10.5928840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-18T14:19:10.5950460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-18T14:19:10.6033040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-18T14:19:10.6070450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-18T14:19:10.6145840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-18T14:19:10.6200450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-18T14:19:10.6273620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-18T14:19:10.6354420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-18T14:19:10.6376640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-18T14:19:10.6456290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-18T14:19:10.6496600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-18T14:19:10.6599610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-18T14:19:10.6702920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-18T14:19:10.6730390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-18T14:19:10.6829590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-18T14:19:10.6855690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-18T14:19:10.6940420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-18T14:19:10.6961430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-18T14:19:10.7052530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-18T14:19:10.7068570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-18T14:19:10.7165970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-18T14:19:10.7174780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-18T14:19:10.7272620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-18T14:19:10.7282170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-18T14:19:10.7382450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-18T14:19:10.7387680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-18T14:19:10.7489420Z Only the first 100 operations were output. 2021-05-18T14:19:10.7599650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4645-k14rkj.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:19:12.6290880Z ==> Summary 2021-05-18T14:19:12.6974710Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-18T14:19:12.6981070Z ==> Installing poppler dependency: libxext 2021-05-18T14:19:12.7564470Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-18T14:19:12.7584830Z 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-4208-1y8l5o3 2021-05-18T14:19:13.2855580Z cp -pR /private/tmp/d20210518-4208-1y8l5o3/libxext/. /usr/local/Cellar/libxext 2021-05-18T14:19:13.8248050Z chmod -Rf +w /private/tmp/d20210518-4208-1y8l5o3 2021-05-18T14:19:13.9362190Z ==> Finishing up 2021-05-18T14:19:13.9863530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-18T14:19:13.9867860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-18T14:19:13.9874960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-18T14:19:13.9881070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-18T14:19:13.9886590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-18T14:19:13.9892060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-18T14:19:13.9897900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-18T14:19:13.9903510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-18T14:19:13.9911160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-18T14:19:13.9915770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-18T14:19:13.9921370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-18T14:19:13.9926810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-18T14:19:13.9933680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-18T14:19:13.9940310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-18T14:19:13.9945590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-18T14:19:13.9954950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-18T14:19:13.9965850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-18T14:19:13.9973210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-18T14:19:13.9978280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-18T14:19:13.9983970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-18T14:19:13.9990150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-18T14:19:13.9996080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-18T14:19:14.0004050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-18T14:19:14.0009790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-18T14:19:14.0016150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-18T14:19:14.0022030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-18T14:19:14.0031690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-18T14:19:14.0033550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-18T14:19:14.0039630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-18T14:19:14.0044950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-18T14:19:14.0050940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-18T14:19:14.0058350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-18T14:19:14.0064010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-18T14:19:14.0094960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-18T14:19:14.0097200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-18T14:19:14.0099240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-18T14:19:14.0101220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-18T14:19:14.0103760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-18T14:19:14.0106650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-18T14:19:14.0111250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-18T14:19:14.0115780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-18T14:19:14.0144400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-18T14:19:14.0154800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-18T14:19:14.0156680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-18T14:19:14.0162370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-18T14:19:14.0168120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-18T14:19:14.0174110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-18T14:19:14.0182670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-18T14:19:14.0187310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-18T14:19:14.0193320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-18T14:19:14.0198340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-18T14:19:14.0206040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-18T14:19:14.0213100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-18T14:19:14.0218750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-18T14:19:14.0225220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-18T14:19:14.0230170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-18T14:19:14.0236310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-18T14:19:14.0243650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-18T14:19:14.0249340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-18T14:19:14.0255280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-18T14:19:14.0261010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-18T14:19:14.0266360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-18T14:19:14.0272300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-18T14:19:14.0277910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-18T14:19:14.0283190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-18T14:19:14.0288870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-18T14:19:14.0295430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-18T14:19:14.0300910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-18T14:19:14.0307700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-18T14:19:14.0313970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-18T14:19:14.0321110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-18T14:19:14.0327630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-18T14:19:14.0332830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-18T14:19:14.0338910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-18T14:19:14.0343880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-18T14:19:14.0351430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-18T14:19:14.0356830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-18T14:19:14.0363780Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-18T14:19:14.0368400Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-18T14:19:14.0374050Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-18T14:19:14.0383390Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-18T14:19:14.0707420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4671-24g3n9.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:19:16.5757110Z ==> Summary 2021-05-18T14:19:16.5824440Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-18T14:19:16.5832310Z ==> Installing poppler dependency: libxrender 2021-05-18T14:19:16.6437240Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-18T14:19:16.6455480Z 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-4208-13sgm06 2021-05-18T14:19:16.7209890Z cp -pR /private/tmp/d20210518-4208-13sgm06/libxrender/. /usr/local/Cellar/libxrender 2021-05-18T14:19:16.7982710Z chmod -Rf +w /private/tmp/d20210518-4208-13sgm06 2021-05-18T14:19:16.8772060Z ==> Finishing up 2021-05-18T14:19:16.9240660Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-18T14:19:16.9250180Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-18T14:19:16.9256080Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-18T14:19:16.9262270Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-18T14:19:16.9267820Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-18T14:19:16.9277080Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-18T14:19:16.9477700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4697-1qmfd7f.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:19:19.3112480Z ==> Summary 2021-05-18T14:19:19.3141180Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-18T14:19:19.3150000Z ==> Installing poppler dependency: lzo 2021-05-18T14:19:19.3172620Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-18T14:19:19.3193230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4208-bpybkl 2021-05-18T14:19:19.5460280Z cp -pR /private/tmp/d20210518-4208-bpybkl/lzo/. /usr/local/Cellar/lzo 2021-05-18T14:19:19.7424590Z chmod -Rf +w /private/tmp/d20210518-4208-bpybkl 2021-05-18T14:19:19.8218690Z ==> Finishing up 2021-05-18T14:19:19.8722910Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-18T14:19:19.8729830Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-18T14:19:19.8736610Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-18T14:19:19.8745040Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-18T14:19:19.8747990Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-18T14:19:19.8756040Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-18T14:19:19.8985740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4723-1tanxx1.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:19:22.2798850Z ==> Summary 2021-05-18T14:19:22.2832270Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-18T14:19:22.2840610Z ==> Installing poppler dependency: pixman 2021-05-18T14:19:22.2870630Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-18T14:19:22.2892760Z 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-4208-ej0z20 2021-05-18T14:19:22.4236500Z cp -pR /private/tmp/d20210518-4208-ej0z20/pixman/. /usr/local/Cellar/pixman 2021-05-18T14:19:22.5576260Z chmod -Rf +w /private/tmp/d20210518-4208-ej0z20 2021-05-18T14:19:22.6765980Z ==> Finishing up 2021-05-18T14:19:22.7121020Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-18T14:19:22.7127740Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-18T14:19:22.7134650Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-18T14:19:22.7170770Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-18T14:19:22.7176340Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-18T14:19:22.7187610Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-18T14:19:22.7397360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4749-vz6b37.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:19:25.0703490Z ==> Summary 2021-05-18T14:19:25.0728890Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-18T14:19:25.0739670Z ==> Installing poppler dependency: cairo 2021-05-18T14:19:25.2462060Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-18T14:19:25.2482050Z 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-4208-1cn3nm7 2021-05-18T14:19:26.3179720Z cp -pR /private/tmp/d20210518-4208-1cn3nm7/cairo/. /usr/local/Cellar/cairo 2021-05-18T14:19:27.2715050Z chmod -Rf +w /private/tmp/d20210518-4208-1cn3nm7 2021-05-18T14:19:28.5919000Z ==> Finishing up 2021-05-18T14:19:28.6590950Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-18T14:19:28.6593230Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-18T14:19:28.6600810Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-18T14:19:28.6612700Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-18T14:19:28.6620420Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-18T14:19:28.6626410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-18T14:19:28.6631270Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-18T14:19:28.6637630Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-18T14:19:28.6643540Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-18T14:19:28.6650620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-18T14:19:28.6654290Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-18T14:19:28.6659930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-18T14:19:28.6664930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-18T14:19:28.6670920Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-18T14:19:28.6679740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-18T14:19:28.6685500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-18T14:19:28.6693960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-18T14:19:28.6700390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-18T14:19:28.6706900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-18T14:19:28.6713900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-18T14:19:28.6719630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-18T14:19:28.6728430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-18T14:19:28.6734340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-18T14:19:28.6740080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-18T14:19:28.6746630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-18T14:19:28.6754600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-18T14:19:28.6761420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-18T14:19:28.6766330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-18T14:19:28.6774360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-18T14:19:28.6781200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-18T14:19:28.6786340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-18T14:19:28.7251200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4775-1d9ctfl.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:19:31.1830450Z ==> Summary 2021-05-18T14:19:31.1922280Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-18T14:19:31.1930320Z ==> Installing poppler dependency: little-cms2 2021-05-18T14:19:31.2059610Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-18T14:19:31.2086580Z 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-4208-1oyejb9 2021-05-18T14:19:31.3159480Z cp -pR /private/tmp/d20210518-4208-1oyejb9/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-18T14:19:31.4763640Z chmod -Rf +w /private/tmp/d20210518-4208-1oyejb9 2021-05-18T14:19:31.6328090Z ==> Finishing up 2021-05-18T14:19:31.6612140Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-18T14:19:31.6616160Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-18T14:19:31.6622150Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-18T14:19:31.6635600Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-18T14:19:31.6637310Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-18T14:19:31.6643120Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-18T14:19:31.6706190Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-18T14:19:31.6718310Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-18T14:19:31.6724150Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-18T14:19:31.6731470Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-18T14:19:31.6737670Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-18T14:19:31.6743700Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-18T14:19:31.6750680Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-18T14:19:31.6755490Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-18T14:19:31.6763380Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-18T14:19:31.6772680Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-18T14:19:31.7028990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4801-ndej83.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:19:34.1147510Z ==> Summary 2021-05-18T14:19:34.1245060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4208-gx3gxl 2021-05-18T14:19:34.1248310Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-18T14:19:34.1255180Z ==> Installing poppler dependency: nspr 2021-05-18T14:19:34.1296520Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-18T14:19:34.8863390Z cp -pR /private/tmp/d20210518-4208-gx3gxl/nspr/. /usr/local/Cellar/nspr 2021-05-18T14:19:35.4454750Z chmod -Rf +w /private/tmp/d20210518-4208-gx3gxl 2021-05-18T14:19:35.5960270Z ==> Finishing up 2021-05-18T14:19:35.6376380Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-18T14:19:35.6383620Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-18T14:19:35.6397310Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-18T14:19:35.6405490Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-18T14:19:35.6413150Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-18T14:19:35.6419320Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-18T14:19:35.6425100Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-18T14:19:35.6430640Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-18T14:19:35.6436520Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-18T14:19:35.6447280Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-18T14:19:35.6957940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4827-os4huq.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:19:38.2398480Z ==> Summary 2021-05-18T14:19:38.2500290Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-18T14:19:38.2505270Z ==> Installing poppler dependency: nss 2021-05-18T14:19:38.3276230Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-18T14:19:38.3296980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4208-hcb774 2021-05-18T14:19:41.8654180Z cp -pR /private/tmp/d20210518-4208-hcb774/nss/. /usr/local/Cellar/nss 2021-05-18T14:19:44.7013250Z chmod -Rf +w /private/tmp/d20210518-4208-hcb774 2021-05-18T14:19:58.4176010Z ==> Finishing up 2021-05-18T14:19:58.4738040Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-18T14:19:58.4741710Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-18T14:19:58.4747440Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-18T14:19:58.4751650Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-18T14:19:58.4757350Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-18T14:19:58.4761760Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-18T14:19:58.4767200Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-18T14:19:58.4771940Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-18T14:19:58.4779400Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-18T14:19:58.4784760Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-18T14:19:58.4790100Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-18T14:19:58.4795230Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-18T14:19:58.4800410Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-18T14:19:58.4805930Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-18T14:19:58.4810970Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-18T14:19:58.4816180Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-18T14:19:58.4826150Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-18T14:19:58.4827620Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-18T14:19:58.4831950Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-18T14:19:58.4838160Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-18T14:19:58.4843800Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-18T14:19:58.4848440Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-18T14:19:58.4853740Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-18T14:19:58.4858560Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-18T14:19:58.4863360Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-18T14:19:58.4868230Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-18T14:19:58.4874400Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-18T14:19:58.4879680Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-18T14:19:58.4884670Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-18T14:19:58.4889260Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-18T14:19:58.4894570Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-18T14:19:58.4899390Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-18T14:19:58.4904590Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-18T14:19:58.4909470Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-18T14:19:58.4914640Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-18T14:19:58.4919550Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-18T14:19:58.4924940Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-18T14:19:58.4930640Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-18T14:19:58.4935570Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-18T14:19:58.4940320Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-18T14:19:58.4945770Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-18T14:19:58.4950500Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-18T14:19:58.4956420Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-18T14:19:58.4960610Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-18T14:19:58.4966830Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-18T14:19:58.4971480Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-18T14:19:58.4977160Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-18T14:19:58.4982120Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-18T14:19:58.4989590Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-18T14:19:58.4994560Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-18T14:19:58.4999870Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-18T14:19:58.5004690Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-18T14:19:58.5010060Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-18T14:19:58.5040490Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-18T14:19:58.5044630Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-18T14:19:58.5050220Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-18T14:19:58.5054830Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-18T14:19:58.5060170Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-18T14:19:58.5065080Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-18T14:19:58.5072900Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-18T14:19:58.5080570Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-18T14:19:58.5085830Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-18T14:19:58.5090640Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-18T14:19:58.5095420Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-18T14:19:58.5100370Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-18T14:19:58.5105790Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-18T14:19:58.5113390Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-18T14:19:58.5117840Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-18T14:19:58.5122620Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-18T14:19:58.5127770Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-18T14:19:58.5135340Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-18T14:19:58.5143030Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-18T14:19:58.5148350Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-18T14:19:58.5154790Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-18T14:19:58.5159820Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-18T14:19:58.5165080Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-18T14:19:58.5170550Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-18T14:19:58.5175460Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-18T14:19:58.5180510Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-18T14:19:58.5185310Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-18T14:19:58.5190950Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-18T14:19:58.5195500Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-18T14:19:58.5201310Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-18T14:19:58.5208360Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-18T14:19:58.5213190Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-18T14:19:58.5219230Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-18T14:19:58.5223730Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-18T14:19:58.5228720Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-18T14:19:58.5233600Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-18T14:19:58.5239040Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-18T14:19:58.5243910Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-18T14:19:58.5248580Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-18T14:19:58.5255410Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-18T14:19:58.5259880Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-18T14:19:58.5265400Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-18T14:19:58.5270950Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-18T14:19:58.5275360Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-18T14:19:58.5280750Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-18T14:19:58.5286230Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-18T14:19:58.5291250Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-18T14:19:58.5297090Z Only the first 100 operations were output. 2021-05-18T14:19:58.6666010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4871-vckhf3.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:20:01.5146840Z ==> Summary 2021-05-18T14:20:01.5285590Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-18T14:20:01.5294720Z ==> Installing poppler dependency: openjpeg 2021-05-18T14:20:01.5612640Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-18T14:20:01.5632330Z 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-4208-t6llzy 2021-05-18T14:20:05.7713120Z cp -pR /private/tmp/d20210518-4208-t6llzy/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-18T14:20:09.5756270Z chmod -Rf +w /private/tmp/d20210518-4208-t6llzy 2021-05-18T14:20:10.0184430Z ==> Finishing up 2021-05-18T14:20:10.0583800Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-18T14:20:10.0594050Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-18T14:20:10.0595770Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-18T14:20:10.0600930Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:20:10.0610510Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:20:10.0620870Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-18T14:20:10.0626700Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-18T14:20:10.0635630Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-18T14:20:10.0640730Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-18T14:20:10.0647840Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-18T14:20:10.0653360Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-18T14:20:10.0658120Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-18T14:20:10.0664800Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-18T14:20:10.0671440Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:20:10.0679730Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-18T14:20:10.1793100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4898-pfevph.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:20:12.6317590Z ==> Summary 2021-05-18T14:20:12.6634460Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-18T14:20:12.6642040Z ==> Installing poppler dependency: qt@5 2021-05-18T14:20:12.6687970Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-18T14:20:12.6708290Z 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-4208-kem7iz 2021-05-18T14:21:50.8379200Z cp -pR /private/tmp/d20210518-4208-kem7iz/qt@5/. /usr/local/Cellar/qt@5 2021-05-18T14:22:49.1161850Z chmod -Rf +w /private/tmp/d20210518-4208-kem7iz 2021-05-18T14:24:25.9880520Z ==> Finishing up 2021-05-18T14:24:28.9470400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4954-19g1qis.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:24:34.1123020Z ==> Caveats 2021-05-18T14:24:34.1124320Z We agreed to the Qt open source license for you. 2021-05-18T14:24:34.1125330Z If this is unacceptable you should uninstall. 2021-05-18T14:24:34.1125990Z 2021-05-18T14:24:34.1127910Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:24:34.1129050Z because this is an alternate version of another formula. 2021-05-18T14:24:34.1129740Z 2021-05-18T14:24:34.1130530Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:24:34.1132040Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:24:34.1132800Z 2021-05-18T14:24:34.1134210Z For compilers to find qt@5 you may need to set: 2021-05-18T14:24:34.1135530Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:24:34.1136890Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:24:34.1137570Z 2021-05-18T14:24:34.1139270Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:24:34.1140390Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:24:34.1141070Z 2021-05-18T14:24:34.1142200Z ==> Summary 2021-05-18T14:24:34.8522780Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-18T14:24:34.8529430Z ==> Installing poppler 2021-05-18T14:24:34.8533600Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-18T14:24:34.8554410Z 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-4208-153m7yi 2021-05-18T14:24:39.8314560Z cp -pR /private/tmp/d20210518-4208-153m7yi/poppler/. /usr/local/Cellar/poppler 2021-05-18T14:24:43.9143780Z chmod -Rf +w /private/tmp/d20210518-4208-153m7yi 2021-05-18T14:24:47.3288670Z ==> Finishing up 2021-05-18T14:24:47.8261540Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-18T14:24:47.8265330Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-18T14:24:47.8292780Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-18T14:24:47.8312790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-18T14:24:47.8314310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-18T14:24:47.8315790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-18T14:24:47.8317240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-18T14:24:47.8318680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-18T14:24:47.8320120Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-18T14:24:47.8321640Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-18T14:24:47.8323050Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-18T14:24:47.8324820Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-18T14:24:47.8397210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-18T14:24:47.8404390Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-18T14:24:47.8416550Z rm /usr/local/share/gir-1.0 2021-05-18T14:24:47.8425340Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-18T14:24:47.8432770Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-18T14:24:47.8444070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-18T14:24:47.8450090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-18T14:24:47.8456030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-18T14:24:47.8461800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-18T14:24:47.8467450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-18T14:24:47.8531270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-18T14:24:47.8631640Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-18T14:24:47.8648770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-18T14:24:47.8650510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-18T14:24:47.8652130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-18T14:24:47.8653710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-18T14:24:47.8655290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-18T14:24:47.8657160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-18T14:24:47.8659350Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-18T14:24:47.8660930Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-18T14:24:47.8662280Z rm /usr/local/lib/girepository-1.0 2021-05-18T14:24:47.8666780Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-18T14:24:47.8668870Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-18T14:24:47.8670910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-18T14:24:47.8672890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-18T14:24:47.8674750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-18T14:24:47.8676540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-18T14:24:47.8678560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-18T14:24:47.8680600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-18T14:24:47.8682410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-18T14:24:47.8684230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-18T14:24:47.8686380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-18T14:24:47.8688440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-18T14:24:47.8690300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-18T14:24:47.8692160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-18T14:24:47.8694390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-18T14:24:47.8699880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-18T14:24:47.8706470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-18T14:24:47.8714520Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-18T14:24:47.8719940Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-18T14:24:47.8725210Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-18T14:24:47.8733560Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-18T14:24:47.9926480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4985-meskyj.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:24:50.4236110Z ==> Summary 2021-05-18T14:24:50.4534920Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-18T14:24:52.8180330Z ==> Caveats 2021-05-18T14:24:52.8181720Z ==> qt@5 2021-05-18T14:24:52.8225130Z We agreed to the Qt open source license for you. 2021-05-18T14:24:52.8226180Z If this is unacceptable you should uninstall. 2021-05-18T14:24:52.8226850Z 2021-05-18T14:24:52.8228410Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:24:52.8229570Z because this is an alternate version of another formula. 2021-05-18T14:24:52.8230260Z 2021-05-18T14:24:52.8231050Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:24:52.8232590Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:24:52.8233360Z 2021-05-18T14:24:52.8234170Z For compilers to find qt@5 you may need to set: 2021-05-18T14:24:52.8235460Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:24:52.8236830Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:24:52.8237510Z 2021-05-18T14:24:52.8238730Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:24:52.8239780Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:24:52.8241080Z 2021-05-18T14:24:55.0076710Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T14:24:56.1507610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24:56.7248850Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-18T14:24:57.0809990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-18T14%3A30%3A00Z&sig=%2B65zAWlppuRIZqgzkuyjxqR74jcRK9rAvVs%2BoOg7Pgs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:24:57.1141140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=\%2B65zAWlppuRIZqgzkuyjxqR74jcRK9rAvVs\%2BoOg7Pgs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:24:57.1629870Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-18T14:24:57.1680380Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:24:58.2848460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24:58.8974260Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:24:59.2503470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-18T14%3A30%3A00Z&sig=Qmyg3F8dnTVXb%2BwR0YOyxLFFeNK2I%2BqNw1UIu7FLtWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:24:59.2831970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=Qmyg3F8dnTVXb\%2BwR0YOyxLFFeNK2I\%2BqNw1UIu7FLtWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:24:59.7621180Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-18T14:24:59.8008680Z ==> Installing dependencies for hdf5: szip 2021-05-18T14:24:59.8013430Z ==> Installing hdf5 dependency: szip 2021-05-18T14:24:59.8725000Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-18T14:24:59.8903490Z 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-4992-dufvnq 2021-05-18T14:24:59.9610480Z cp -pR /private/tmp/d20210518-4992-dufvnq/szip/. /usr/local/Cellar/szip 2021-05-18T14:25:00.0280030Z chmod -Rf +w /private/tmp/d20210518-4992-dufvnq 2021-05-18T14:25:00.0994920Z ==> Finishing up 2021-05-18T14:25:00.1384500Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-18T14:25:00.1391710Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-18T14:25:00.1397150Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-18T14:25:00.1405980Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-18T14:25:00.1409700Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-18T14:25:00.1415110Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-18T14:25:00.1608900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5162-19234h3.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:25:02.5324970Z ==> Summary 2021-05-18T14:25:02.5343140Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-18T14:25:02.5351710Z ==> Installing hdf5 2021-05-18T14:25:02.5355660Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:25:02.5374990Z 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-4992-10o828g 2021-05-18T14:25:05.1176580Z cp -pR /private/tmp/d20210518-4992-10o828g/hdf5/. /usr/local/Cellar/hdf5 2021-05-18T14:25:07.8831400Z chmod -Rf +w /private/tmp/d20210518-4992-10o828g 2021-05-18T14:25:09.8132350Z ==> Finishing up 2021-05-18T14:25:09.8750570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-18T14:25:09.8754160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-18T14:25:09.8759260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-18T14:25:09.8763710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-18T14:25:09.8769410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-18T14:25:09.8773770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-18T14:25:09.8779020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-18T14:25:09.8783710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-18T14:25:09.8791520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-18T14:25:09.8793870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-18T14:25:09.8799230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-18T14:25:09.8803650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-18T14:25:09.8808720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-18T14:25:09.8813400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-18T14:25:09.8818620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-18T14:25:09.8824900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-18T14:25:09.8829870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-18T14:25:09.8834830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-18T14:25:09.8842400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-18T14:25:09.8847300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-18T14:25:09.8852920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-18T14:25:09.8857260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-18T14:25:09.8867310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-18T14:25:09.8872510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-18T14:25:09.8878130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-18T14:25:09.8883250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-18T14:25:09.8888070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-18T14:25:09.8893780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-18T14:25:09.8917650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-18T14:25:09.8922040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-18T14:25:09.8927340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-18T14:25:09.8932180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-18T14:25:09.8936860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-18T14:25:09.8943670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-18T14:25:09.8950110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-18T14:25:09.8954920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-18T14:25:09.8960210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-18T14:25:09.8965230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-18T14:25:09.8970410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-18T14:25:09.8976650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-18T14:25:09.8980870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-18T14:25:09.8985800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-18T14:25:09.8991020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-18T14:25:09.8995670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-18T14:25:09.9000990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-18T14:25:09.9005980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-18T14:25:09.9013810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-18T14:25:09.9019250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-18T14:25:09.9025290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-18T14:25:09.9032120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-18T14:25:09.9037650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-18T14:25:09.9043050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-18T14:25:09.9048150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-18T14:25:09.9052830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-18T14:25:09.9059560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-18T14:25:09.9064980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-18T14:25:09.9070490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-18T14:25:09.9075340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-18T14:25:09.9080620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-18T14:25:09.9088130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-18T14:25:09.9093460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-18T14:25:09.9099860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-18T14:25:09.9104540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-18T14:25:09.9109960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-18T14:25:09.9114830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-18T14:25:09.9119810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-18T14:25:09.9125170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-18T14:25:09.9132530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-18T14:25:09.9138010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-18T14:25:09.9142790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-18T14:25:09.9148570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-18T14:25:09.9174130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-18T14:25:09.9178950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-18T14:25:09.9184060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-18T14:25:09.9188800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-18T14:25:09.9194040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-18T14:25:09.9198720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-18T14:25:09.9205990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-18T14:25:09.9210530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-18T14:25:09.9216430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-18T14:25:09.9220940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-18T14:25:09.9226220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-18T14:25:09.9230920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-18T14:25:09.9236550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-18T14:25:09.9240990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-18T14:25:09.9246840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-18T14:25:09.9251360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-18T14:25:09.9256920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-18T14:25:09.9261860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-18T14:25:09.9268650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-18T14:25:09.9273530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-18T14:25:09.9278300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-18T14:25:09.9284270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-18T14:25:09.9290890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-18T14:25:09.9296540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-18T14:25:09.9301360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-18T14:25:09.9307040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-18T14:25:09.9313040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-18T14:25:09.9319070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-18T14:25:09.9323810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-18T14:25:09.9328120Z Only the first 100 operations were output. 2021-05-18T14:25:10.0479370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5189-6bwll7.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:25:12.4041500Z ==> Summary 2021-05-18T14:25:12.4217380Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:25:13.1097330Z ==> No outdated dependents to upgrade! 2021-05-18T14:25:13.1099450Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:25:13.1662990Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:25:13.1664150Z hdf5 2021-05-18T14:25:13.1673440Z rm /usr/local/bin/gif2h5 2021-05-18T14:25:13.1677710Z rm /usr/local/bin/h52gif 2021-05-18T14:25:13.1679490Z rm /usr/local/bin/h5c++ 2021-05-18T14:25:13.1682470Z rm /usr/local/bin/h5cc 2021-05-18T14:25:13.1685890Z rm /usr/local/bin/h5clear 2021-05-18T14:25:13.1689390Z rm /usr/local/bin/h5copy 2021-05-18T14:25:13.1691900Z rm /usr/local/bin/h5debug 2021-05-18T14:25:13.1697240Z rm /usr/local/bin/h5diff 2021-05-18T14:25:13.1698100Z rm /usr/local/bin/h5dump 2021-05-18T14:25:13.1701130Z rm /usr/local/bin/h5fc 2021-05-18T14:25:13.1703940Z rm /usr/local/bin/h5format_convert 2021-05-18T14:25:13.1707380Z rm /usr/local/bin/h5import 2021-05-18T14:25:13.1710030Z rm /usr/local/bin/h5jam 2021-05-18T14:25:13.1713470Z rm /usr/local/bin/h5ls 2021-05-18T14:25:13.1716280Z rm /usr/local/bin/h5mkgrp 2021-05-18T14:25:13.1719690Z rm /usr/local/bin/h5perf_serial 2021-05-18T14:25:13.1723570Z rm /usr/local/bin/h5redeploy 2021-05-18T14:25:13.1727490Z rm /usr/local/bin/h5repack 2021-05-18T14:25:13.1731410Z rm /usr/local/bin/h5repart 2021-05-18T14:25:13.1734390Z rm /usr/local/bin/h5stat 2021-05-18T14:25:13.1737830Z rm /usr/local/bin/h5unjam 2021-05-18T14:25:13.1743220Z rm /usr/local/bin/h5watch 2021-05-18T14:25:13.1750620Z rm /usr/local/include/H5ACpublic.h 2021-05-18T14:25:13.1754810Z rm /usr/local/include/H5AbstractDs.h 2021-05-18T14:25:13.1757890Z rm /usr/local/include/H5Apublic.h 2021-05-18T14:25:13.1761690Z rm /usr/local/include/H5ArrayType.h 2021-05-18T14:25:13.1764760Z rm /usr/local/include/H5AtomType.h 2021-05-18T14:25:13.1768220Z rm /usr/local/include/H5Attribute.h 2021-05-18T14:25:13.1770980Z rm /usr/local/include/H5Classes.h 2021-05-18T14:25:13.1774630Z rm /usr/local/include/H5CommonFG.h 2021-05-18T14:25:13.1778120Z rm /usr/local/include/H5CompType.h 2021-05-18T14:25:13.1780930Z rm /usr/local/include/H5Cpp.h 2021-05-18T14:25:13.1784420Z rm /usr/local/include/H5CppDoc.h 2021-05-18T14:25:13.1787280Z rm /usr/local/include/H5Cpublic.h 2021-05-18T14:25:13.1790720Z rm /usr/local/include/H5DOpublic.h 2021-05-18T14:25:13.1793780Z rm /usr/local/include/H5DSpublic.h 2021-05-18T14:25:13.1799670Z rm /usr/local/include/H5DaccProp.h 2021-05-18T14:25:13.1802380Z rm /usr/local/include/H5DataSet.h 2021-05-18T14:25:13.1805540Z rm /usr/local/include/H5DataSpace.h 2021-05-18T14:25:13.1808570Z rm /usr/local/include/H5DataType.h 2021-05-18T14:25:13.1812480Z rm /usr/local/include/H5DcreatProp.h 2021-05-18T14:25:13.1815520Z rm /usr/local/include/H5Dpublic.h 2021-05-18T14:25:13.1819140Z rm /usr/local/include/H5DxferProp.h 2021-05-18T14:25:13.1822000Z rm /usr/local/include/H5ESpublic.h 2021-05-18T14:25:13.1825640Z rm /usr/local/include/H5EnumType.h 2021-05-18T14:25:13.1828510Z rm /usr/local/include/H5Epubgen.h 2021-05-18T14:25:13.1832920Z rm /usr/local/include/H5Epublic.h 2021-05-18T14:25:13.1835480Z rm /usr/local/include/H5Exception.h 2021-05-18T14:25:13.1840360Z rm /usr/local/include/H5FDcore.h 2021-05-18T14:25:13.1843610Z rm /usr/local/include/H5FDdirect.h 2021-05-18T14:25:13.1848150Z rm /usr/local/include/H5FDfamily.h 2021-05-18T14:25:13.1852460Z rm /usr/local/include/H5FDhdfs.h 2021-05-18T14:25:13.1855490Z rm /usr/local/include/H5FDlog.h 2021-05-18T14:25:13.1859240Z rm /usr/local/include/H5FDmpi.h 2021-05-18T14:25:13.1862540Z rm /usr/local/include/H5FDmpio.h 2021-05-18T14:25:13.1866140Z rm /usr/local/include/H5FDmulti.h 2021-05-18T14:25:13.1869440Z rm /usr/local/include/H5FDpublic.h 2021-05-18T14:25:13.1872710Z rm /usr/local/include/H5FDros3.h 2021-05-18T14:25:13.1878930Z rm /usr/local/include/H5FDsec2.h 2021-05-18T14:25:13.1882400Z rm /usr/local/include/H5FDstdio.h 2021-05-18T14:25:13.1885860Z rm /usr/local/include/H5FDwindows.h 2021-05-18T14:25:13.1889100Z rm /usr/local/include/H5FaccProp.h 2021-05-18T14:25:13.1892350Z rm /usr/local/include/H5FcreatProp.h 2021-05-18T14:25:13.1895480Z rm /usr/local/include/H5File.h 2021-05-18T14:25:13.1898780Z rm /usr/local/include/H5FloatType.h 2021-05-18T14:25:13.1901860Z rm /usr/local/include/H5Fpublic.h 2021-05-18T14:25:13.1905160Z rm /usr/local/include/H5Gpublic.h 2021-05-18T14:25:13.1908330Z rm /usr/local/include/H5Group.h 2021-05-18T14:25:13.1911500Z rm /usr/local/include/H5IMpublic.h 2021-05-18T14:25:13.1914670Z rm /usr/local/include/H5IdComponent.h 2021-05-18T14:25:13.1917830Z rm /usr/local/include/H5Include.h 2021-05-18T14:25:13.1921700Z rm /usr/local/include/H5IntType.h 2021-05-18T14:25:13.1925190Z rm /usr/local/include/H5Ipublic.h 2021-05-18T14:25:13.1928090Z rm /usr/local/include/H5LDpublic.h 2021-05-18T14:25:13.1967970Z rm /usr/local/include/H5LTpublic.h 2021-05-18T14:25:13.1968930Z rm /usr/local/include/H5LaccProp.h 2021-05-18T14:25:13.1969780Z rm /usr/local/include/H5LcreatProp.h 2021-05-18T14:25:13.1970630Z rm /usr/local/include/H5Library.h 2021-05-18T14:25:13.1971450Z rm /usr/local/include/H5Location.h 2021-05-18T14:25:13.1972240Z rm /usr/local/include/H5Lpublic.h 2021-05-18T14:25:13.1973070Z rm /usr/local/include/H5MMpublic.h 2021-05-18T14:25:13.1975290Z rm /usr/local/include/H5Mpublic.h 2021-05-18T14:25:13.1978490Z rm /usr/local/include/H5Object.h 2021-05-18T14:25:13.1979360Z rm /usr/local/include/H5OcreatProp.h 2021-05-18T14:25:13.1980300Z rm /usr/local/include/H5Opublic.h 2021-05-18T14:25:13.1981120Z rm /usr/local/include/H5PLextern.h 2021-05-18T14:25:13.1981970Z rm /usr/local/include/H5PLpublic.h 2021-05-18T14:25:13.1982790Z rm /usr/local/include/H5PTpublic.h 2021-05-18T14:25:13.1983780Z rm /usr/local/include/H5PacketTable.h 2021-05-18T14:25:13.1985450Z rm /usr/local/include/H5Ppublic.h 2021-05-18T14:25:13.1988750Z rm /usr/local/include/H5PredType.h 2021-05-18T14:25:13.1991940Z rm /usr/local/include/H5PropList.h 2021-05-18T14:25:13.1996020Z rm /usr/local/include/H5Rpublic.h 2021-05-18T14:25:13.1999530Z rm /usr/local/include/H5Spublic.h 2021-05-18T14:25:13.2002990Z rm /usr/local/include/H5StrType.h 2021-05-18T14:25:13.2007610Z rm /usr/local/include/H5TBpublic.h 2021-05-18T14:25:13.2009930Z rm /usr/local/include/H5Tpublic.h 2021-05-18T14:25:13.2013020Z rm /usr/local/include/H5VLconnector.h 2021-05-18T14:25:13.2016550Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-18T14:25:13.2019680Z rm /usr/local/include/H5VLnative.h 2021-05-18T14:25:13.2024010Z Only the first 100 operations were output. 2021-05-18T14:25:15.0772710Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T14:25:16.2278200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:16.7666390Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-18T14:25:17.1660190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-18T14%3A35%3A00Z&sig=33RBcTEiIzSR0thUMgcjN2OgV2douTTP4l37Puud9Ns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:17.2116680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=33RBcTEiIzSR0thUMgcjN2OgV2douTTP4l37Puud9Ns\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:17.5552000Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-18T14:25:17.6528410Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-18T14:25:17.6560710Z 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-5196-fbtt55 2021-05-18T14:25:18.9386660Z cp -pR /private/tmp/d20210518-5196-fbtt55/protobuf/. /usr/local/Cellar/protobuf 2021-05-18T14:25:19.6594660Z chmod -Rf +w /private/tmp/d20210518-5196-fbtt55 2021-05-18T14:25:20.3846600Z ==> Finishing up 2021-05-18T14:25:20.4439400Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-18T14:25:20.4446100Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-18T14:25:20.4627320Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-18T14:25:20.4635600Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-18T14:25:20.4637540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-18T14:25:20.4642270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-18T14:25:20.4648460Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-18T14:25:20.4653260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-18T14:25:20.4658500Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-18T14:25:20.4663580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-18T14:25:20.4668480Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-18T14:25:20.4674020Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-18T14:25:20.4679350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-18T14:25:20.4687870Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-18T14:25:20.4694680Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-18T14:25:20.4704820Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-18T14:25:20.5381570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5360-3bfxj8.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:25:23.0556330Z ==> Caveats 2021-05-18T14:25:23.0557470Z Emacs Lisp files have been installed to: 2021-05-18T14:25:23.0558840Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-18T14:25:23.0560280Z ==> Summary 2021-05-18T14:25:23.0728680Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-18T14:25:25.3574380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T14:25:26.4587210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:27.0445920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-18T14:25:27.4471220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-18T14%3A35%3A00Z&sig=EwVkV06KWAZP%2BgT9aVVcW3uzbVTZ%2Fheu70COUzzpWn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:27.4957370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=EwVkV06KWAZP\%2BgT9aVVcW3uzbVTZ\%2Fheu70COUzzpWn8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:27.7959370Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-18T14:25:27.8779290Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-18T14:25:27.8808690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5367-1gw78ig 2021-05-18T14:25:29.2049280Z cp -pR /private/tmp/d20210518-5367-1gw78ig/gsl/. /usr/local/Cellar/gsl 2021-05-18T14:25:31.1814170Z chmod -Rf +w /private/tmp/d20210518-5367-1gw78ig 2021-05-18T14:25:31.5093220Z ==> Finishing up 2021-05-18T14:25:31.5391340Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-18T14:25:31.5394900Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-18T14:25:31.5400810Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-18T14:25:31.5407320Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-18T14:25:31.5416500Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-18T14:25:31.5423990Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-18T14:25:31.5578520Z info /usr/local/share/info/gsl-ref.info 2021-05-18T14:25:31.5595230Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-18T14:25:31.5602850Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-18T14:25:31.5608680Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-18T14:25:31.5617330Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-18T14:25:31.5624860Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-18T14:25:31.5630080Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-18T14:25:31.5635890Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-18T14:25:31.5641080Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-18T14:25:31.5647170Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-18T14:25:31.5661380Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-18T14:25:31.5662920Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-18T14:25:32.2541830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5532-198adah.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:25:34.3362390Z ==> Summary 2021-05-18T14:25:34.3575000Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-18T14:25:38.5406800Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T14:25:39.6795080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:40.2397910Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-18T14:25:40.5985000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-18T14%3A35%3A00Z&sig=JRGrmrkUvgZd7cH2Kzil%2FCmX6A6w0x%2FOh5dkgwc0DpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:40.6549920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=JRGrmrkUvgZd7cH2Kzil\%2FCmX6A6w0x\%2FOh5dkgwc0DpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:41.0326920Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-18T14:25:41.0515120Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T14:25:42.2593550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:42.9024750Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-18T14:25:43.3024430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-18T14%3A35%3A00Z&sig=pdcZlXoJylWPqtBfelchwaqJ4ggvb62B2xzlD7VYAFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:43.3442990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=pdcZlXoJylWPqtBfelchwaqJ4ggvb62B2xzlD7VYAFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:43.4431600Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-18T14:25:43.4490050Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T14:25:44.6068840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:45.2661570Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-18T14:25:45.6219720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-18T14%3A35%3A00Z&sig=bkcIhD0ETF9bDCaXk9cf9QDQIPqgAUgFubFPjnTdImE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:45.6547230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=bkcIhD0ETF9bDCaXk9cf9QDQIPqgAUgFubFPjnTdImE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:45.7374150Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:25:45.7421090Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T14:25:46.8950050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:47.4473740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-18T14:25:47.8037450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-18T14%3A35%3A00Z&sig=EcsP2B8YDP4k0L0HOFijnzFvTk9sV5AMmbP5cxn82ug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:47.8453620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=EcsP2B8YDP4k0L0HOFijnzFvTk9sV5AMmbP5cxn82ug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:47.9046280Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-18T14:25:47.9085900Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T14:25:49.0684720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:49.6534880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-18T14:25:50.0010190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-18T14%3A35%3A00Z&sig=CSu1zKnO1dItdVG0Im7b29%2BL70NBn%2FyIwKybbScvPYo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:50.0327610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=CSu1zKnO1dItdVG0Im7b29\%2BL70NBn\%2FyIwKybbScvPYo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:50.2752730Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-18T14:25:50.2846690Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T14:25:51.3780480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:51.9314060Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-18T14:25:52.7470410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-18T14%3A35%3A00Z&sig=rYFUeRvc5DYcKEUho4%2FOlHzP5DEFexruvvx8uf%2FUlWM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:52.7766680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=rYFUeRvc5DYcKEUho4\%2FOlHzP5DEFexruvvx8uf\%2FUlWM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:52.8149910Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-18T14:25:52.8182360Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T14:25:53.9355410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:54.5371600Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-18T14:25:54.8979320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-18T14%3A35%3A00Z&sig=ASyi4mJ3U37kCNydOhcipOWxJqjrBj69A0XIJ6Irwqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:54.9494930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=ASyi4mJ3U37kCNydOhcipOWxJqjrBj69A0XIJ6Irwqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:55.1650430Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-18T14:25:55.1753290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T14:25:56.2827160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:56.8414260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-18T14:25:57.2202850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-18T14%3A35%3A00Z&sig=MiCTDGZYwvOxoXRqERQZEFPi0kYHk4UxSzwh2m0moMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:57.2782600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=MiCTDGZYwvOxoXRqERQZEFPi0kYHk4UxSzwh2m0moMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:57.3364170Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-18T14:25:57.3404740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T14:25:58.4663290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25:59.0365080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-18T14:25:59.3973470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-18T14%3A35%3A00Z&sig=Tlq84y%2F6cx195kOUvZk3C4xcj3s%2Fv%2BXzQQYgRdlFeEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:59.4278890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=Tlq84y\%2F6cx195kOUvZk3C4xcj3s\%2Fv\%2BXzQQYgRdlFeEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:59.5159290Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-18T14:25:59.5203490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T14:26:00.6408100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:01.1895350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-18T14:26:01.6117310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-18T14%3A35%3A00Z&sig=ugFwXSv0TdRDFzajMHPu0EPVCriKvcSCsbh66POw83Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:01.6554630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=ugFwXSv0TdRDFzajMHPu0EPVCriKvcSCsbh66POw83Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:01.7044560Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-18T14:26:01.7077070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T14:26:02.9158070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:03.4944470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-18T14:26:03.8648040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-18T14%3A35%3A00Z&sig=Esoju33h9NamNjmI7gH2rt%2B%2BNxTUEU5YOmIm9b6CT10%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:03.9036270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=Esoju33h9NamNjmI7gH2rt\%2B\%2BNxTUEU5YOmIm9b6CT10\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:03.9864530Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-18T14:26:03.9898850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T14:26:05.4102630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:05.8186680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-18T14:26:06.1727320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-18T14%3A35%3A00Z&sig=EeXKyXmUPH1hnxuP%2BZlI3wVCxjt12FxUMMc5Il%2BGAlo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:06.2045610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=EeXKyXmUPH1hnxuP\%2BZlI3wVCxjt12FxUMMc5Il\%2BGAlo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:06.3391910Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-18T14:26:06.3460300Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T14:26:07.4988530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:08.0904150Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-18T14:26:08.4528500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-18T14%3A35%3A00Z&sig=No%2BgkNaPXImkoRc0ffTg1PxEzdHWzdu9XApL%2FAWThEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:08.4847540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=No\%2BgkNaPXImkoRc0ffTg1PxEzdHWzdu9XApL\%2FAWThEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:08.5674900Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-18T14:26:08.5718710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T14:26:09.6948950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:10.2434190Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-18T14:26:10.6264960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-18T14%3A35%3A00Z&sig=jFMJE1L%2Bv%2BHh2Z9aGJA%2FOTrVwp1Yo94%2BO8FMIGeEv1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:10.6662130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=jFMJE1L\%2Bv\%2BHh2Z9aGJA\%2FOTrVwp1Yo94\%2BO8FMIGeEv1E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:12.5793320Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-18T14:26:12.6972970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T14:26:13.8410170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:14.4040670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-18T14:26:14.7544370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-18T14%3A35%3A00Z&sig=o3bVFCPx%2FLzv3N0hnz9E68TyLH%2Bj%2Fuha4e9b7E%2BA6Ww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:14.7857160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=o3bVFCPx\%2FLzv3N0hnz9E68TyLH\%2Bj\%2Fuha4e9b7E\%2BA6Ww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:15.0163330Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-18T14:26:15.0290420Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T14:26:16.1546500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:16.7054670Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-18T14:26:17.0806580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-18T14%3A35%3A00Z&sig=WkX%2B%2B%2BtcMZuKP8dhm5rmADsw%2FxIox8u%2Fj5Df%2FES2mnk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:17.1127840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=WkX\%2B\%2B\%2BtcMZuKP8dhm5rmADsw\%2FxIox8u\%2Fj5Df\%2FES2mnk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:17.2035670Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-18T14:26:17.2081200Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T14:26:18.3830880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:18.9686280Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-18T14:26:19.3290240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-18T14%3A35%3A00Z&sig=vaI90xtIzfSumgvarQFE3gMOjb9AfPR5Su4zxsVz4j8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:19.3733880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=vaI90xtIzfSumgvarQFE3gMOjb9AfPR5Su4zxsVz4j8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:19.5969320Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-18T14:26:19.6047770Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T14:26:20.6937410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:21.2741090Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-18T14:26:21.6279380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-18T14%3A35%3A00Z&sig=OJSxZCcTG8mcATA8LyBktIhcecn8JWQknnRbDAoLFbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:21.6623940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=OJSxZCcTG8mcATA8LyBktIhcecn8JWQknnRbDAoLFbo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:21.7107090Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-18T14:26:21.7142000Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T14:26:22.8300450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:23.4100580Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-18T14:26:23.7378870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-18T14%3A35%3A00Z&sig=qciXckjY9oeO6UK4g9aj8U0lTWXd36D12nW2REHCb9E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:23.7702820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=qciXckjY9oeO6UK4g9aj8U0lTWXd36D12nW2REHCb9E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:23.8630370Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-18T14:26:23.8682780Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T14:26:24.9968720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:25.5593140Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-18T14:26:26.0244990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-18T14%3A35%3A00Z&sig=%2BOJLQHlnETo1JRifcXWtujCQw2PrKb8Oee01qc6hJn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:26.0908430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=\%2BOJLQHlnETo1JRifcXWtujCQw2PrKb8Oee01qc6hJn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:26.2912960Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-18T14:26:26.3002230Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T14:26:27.4319980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:27.9905750Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-18T14:26:28.3382380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-18T14%3A35%3A00Z&sig=qPEY2ABfHPBWuuelp4elRDz1flGnsbIQ9awpvgeCVR4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:28.3766640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=qPEY2ABfHPBWuuelp4elRDz1flGnsbIQ9awpvgeCVR4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:28.4321390Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-18T14:26:28.4360950Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T14:26:29.5790410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:30.1197960Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-18T14:26:30.4692450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-18T14%3A35%3A00Z&sig=cRGFrhmJVVqJ4W1uOK4JjDEn0HCvR36SMOm3%2FRMSFI4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:30.5102700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=cRGFrhmJVVqJ4W1uOK4JjDEn0HCvR36SMOm3\%2FRMSFI4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:30.7022610Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-18T14:26:30.7141240Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T14:26:31.8732960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:32.4356240Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-18T14:26:32.7738360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-18T14%3A35%3A00Z&sig=QVuQn6xrSKWJxqJufsQjwmUmEXdsdk4Xs1UISGh8bKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:32.8112720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=QVuQn6xrSKWJxqJufsQjwmUmEXdsdk4Xs1UISGh8bKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:33.5798950Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-18T14:26:33.6230290Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T14:26:34.7412210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:35.2902410Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-18T14:26:35.8336670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=U8UdxcHTM88tq\%2Ba\%2Fdx46UafHoP\%2BOMov9cNdp5na\%2B\%2BpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:35.8343870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-18T14%3A35%3A00Z&sig=U8UdxcHTM88tq%2Ba%2Fdx46UafHoP%2BOMov9cNdp5na%2B%2BpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:35.8347860Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-18T14:26:35.8350530Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T14:26:36.8516950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:37.4188010Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-18T14:26:37.7736670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-18T14%3A35%3A00Z&sig=9BQP%2F%2Fa4YVU2n%2BeNMyZGhIedsIemkFP2xh4w%2BWkddLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:37.8297210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=9BQP\%2F\%2Fa4YVU2n\%2BeNMyZGhIedsIemkFP2xh4w\%2BWkddLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:38.1625780Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-18T14:26:38.1711180Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T14:26:39.3344240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:39.9019300Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-18T14:26:40.2733470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-18T14%3A35%3A00Z&sig=4ip7zVRW96yPn4pXBlcduyXyKLXIsBXJC3yTXR2EVYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:40.3107430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=4ip7zVRW96yPn4pXBlcduyXyKLXIsBXJC3yTXR2EVYI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:40.4614910Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-18T14:26:40.4916100Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T14:26:41.6460630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:42.2122430Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-18T14:26:42.5884930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-18T14%3A35%3A00Z&sig=6s8RkQGe0ObS4DSgRlPZDHuCZXH45HXteMxo3ym7B3M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:42.6254440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=6s8RkQGe0ObS4DSgRlPZDHuCZXH45HXteMxo3ym7B3M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:42.6883780Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-18T14:26:42.6952980Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T14:26:43.8350840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:44.3868310Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-18T14:26:44.7300090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-18T14%3A35%3A00Z&sig=RE5FEVLSBbbSMisd3xJ0U4iRoAuSRYPdRkNKzLXLeOc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:44.7661520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=RE5FEVLSBbbSMisd3xJ0U4iRoAuSRYPdRkNKzLXLeOc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:44.8492600Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-18T14:26:44.8607820Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T14:26:45.9486300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:46.5236340Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-18T14:26:46.8547680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-18T14%3A35%3A00Z&sig=0Qla9CPlVPmOaZLq6r7DExogI7DJO%2BNU7D8PPgo%2Bc1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:46.8943970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=0Qla9CPlVPmOaZLq6r7DExogI7DJO\%2BNU7D8PPgo\%2Bc1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:46.9765950Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:26:46.9860580Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T14:26:48.1558210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26:48.7094940Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-18T14:26:49.0825360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-18T14%3A35%3A00Z&sig=2C0mJJ332khzhjeBQIUJtHsgerM7XP6cbIybz9KbYPw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:49.1268130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=2C0mJJ332khzhjeBQIUJtHsgerM7XP6cbIybz9KbYPw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:49.5824620Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-18T14:26:49.7109930Z ==> 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:26:49.7167480Z ==> Installing ffmpeg dependency: aom 2021-05-18T14:26:49.7954060Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-18T14:26:49.7984280Z 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-5539-ujs1bm 2021-05-18T14:26:49.9598510Z cp -pR /private/tmp/d20210518-5539-ujs1bm/aom/. /usr/local/Cellar/aom 2021-05-18T14:26:50.0785820Z chmod -Rf +w /private/tmp/d20210518-5539-ujs1bm 2021-05-18T14:26:50.2130380Z ==> Finishing up 2021-05-18T14:26:50.2582000Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-18T14:26:50.2585200Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-18T14:26:50.2592610Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-18T14:26:50.2599830Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-18T14:26:50.2605440Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-18T14:26:50.2610650Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-18T14:26:50.2617220Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-18T14:26:50.2623790Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-18T14:26:50.2819140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5881-zyem4l.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:26:52.4582740Z ==> Summary 2021-05-18T14:26:52.4610750Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-18T14:26:52.4618540Z ==> Installing ffmpeg dependency: dav1d 2021-05-18T14:26:52.4690100Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-18T14:26:52.4708420Z 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-5539-159cjec 2021-05-18T14:26:52.4886130Z cp -pR /private/tmp/d20210518-5539-159cjec/dav1d/. /usr/local/Cellar/dav1d 2021-05-18T14:26:52.5115090Z chmod -Rf +w /private/tmp/d20210518-5539-159cjec 2021-05-18T14:26:52.5929350Z ==> Finishing up 2021-05-18T14:26:52.6356940Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-18T14:26:52.6390450Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-18T14:26:52.6397540Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-18T14:26:52.6402490Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-18T14:26:52.6410160Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-18T14:26:52.6561900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5907-l5jz3f.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:26:54.8017360Z ==> Summary 2021-05-18T14:26:54.8041180Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-18T14:26:54.8048070Z ==> Installing ffmpeg dependency: frei0r 2021-05-18T14:26:54.8103080Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:26:54.8121730Z 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-5539-x0uc8h 2021-05-18T14:26:54.8889500Z cp -pR /private/tmp/d20210518-5539-x0uc8h/frei0r/. /usr/local/Cellar/frei0r 2021-05-18T14:26:54.9676980Z chmod -Rf +w /private/tmp/d20210518-5539-x0uc8h 2021-05-18T14:26:55.0491900Z ==> Finishing up 2021-05-18T14:26:55.1008690Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-18T14:26:55.1044800Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-18T14:26:55.1052120Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-18T14:26:55.1158530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5933-atzulv.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:26:57.3995280Z ==> Summary 2021-05-18T14:26:57.4078310Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-18T14:26:57.4084740Z ==> Installing ffmpeg dependency: fribidi 2021-05-18T14:26:57.4107740Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-18T14:26:57.4127710Z 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-5539-d36k92 2021-05-18T14:26:57.4588740Z cp -pR /private/tmp/d20210518-5539-d36k92/fribidi/. /usr/local/Cellar/fribidi 2021-05-18T14:26:57.4977130Z chmod -Rf +w /private/tmp/d20210518-5539-d36k92 2021-05-18T14:26:57.5839300Z ==> Finishing up 2021-05-18T14:26:57.6529540Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-18T14:26:57.6535530Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-18T14:26:57.6547980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-18T14:26:57.6553830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-18T14:26:57.6559720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-18T14:26:57.6565550Z 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:26:57.6570970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-18T14:26:57.6576730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-18T14:26:57.6582600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-18T14:26:57.6588310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-18T14:26:57.6593610Z 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:26:57.6599470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-18T14:26:57.6605380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-18T14:26:57.6610590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-18T14:26:57.6616630Z 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:26:57.6622260Z 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:26:57.6627990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-18T14:26:57.6634690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-18T14:26:57.6639810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-18T14:26:57.6645630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-18T14:26:57.6651530Z 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:26:57.6656610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-18T14:26:57.6662370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-18T14:26:57.6667790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-18T14:26:57.6674440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-18T14:26:57.6680460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-18T14:26:57.6687390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-18T14:26:57.6692460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-18T14:26:57.6698970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-18T14:26:57.6704140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-18T14:26:57.6710010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-18T14:26:57.6715670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-18T14:26:57.6721140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-18T14:26:57.6729610Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-18T14:26:57.6734330Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-18T14:26:57.6739910Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-18T14:26:57.6747280Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-18T14:26:57.7032720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5959-10lb8cp.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:26:59.8667410Z ==> Summary 2021-05-18T14:26:59.8721450Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-18T14:26:59.8727900Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-18T14:27:00.0799940Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-18T14:27:00.0822780Z 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-5539-l1r5o0 2021-05-18T14:27:00.2657450Z cp -pR /private/tmp/d20210518-5539-l1r5o0/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-18T14:27:00.4587270Z chmod -Rf +w /private/tmp/d20210518-5539-l1r5o0 2021-05-18T14:27:00.7713940Z ==> Finishing up 2021-05-18T14:27:00.8316120Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-18T14:27:00.8326830Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-18T14:27:00.8339460Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-18T14:27:00.8350450Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-18T14:27:00.8360310Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-18T14:27:00.8376430Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:27:00.8393760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-18T14:27:00.8408410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-18T14:27:00.8423350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-18T14:27:00.8498990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-18T14:27:00.8502890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-18T14:27:00.8508740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-18T14:27:00.8514560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-18T14:27:00.8520140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-18T14:27:00.8524620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-18T14:27:00.8530110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-18T14:27:00.8535100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-18T14:27:00.8540920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-18T14:27:00.8548630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-18T14:27:00.8553530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-18T14:27:00.8559340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-18T14:27:00.8565700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-18T14:27:00.8571250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-18T14:27:00.8576920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-18T14:27:00.8582740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-18T14:27:00.8588200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-18T14:27:00.8594140Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:27:00.8604260Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-18T14:27:00.8610110Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-18T14:27:00.8615480Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-18T14:27:00.8625690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-18T14:27:00.8631330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-18T14:27:00.8636770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-18T14:27:00.8641600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-18T14:27:00.8647630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-18T14:27:00.8652980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-18T14:27:00.8658640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-18T14:27:00.8663570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-18T14:27:00.8669650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-18T14:27:00.8674790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-18T14:27:00.8680950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-18T14:27:00.8686110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-18T14:27:00.8691870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-18T14:27:00.8696860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-18T14:27:00.8702910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-18T14:27:00.8707730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-18T14:27:00.8713570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-18T14:27:00.8718610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-18T14:27:00.8724390Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-18T14:27:00.8729700Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-18T14:27:00.8735820Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-18T14:27:00.8746400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-18T14:27:00.8752430Z 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:27:00.9262720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5985-ozrxpu.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:27:03.1625210Z ==> Summary 2021-05-18T14:27:03.1764540Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-18T14:27:03.1770940Z ==> Installing ffmpeg dependency: graphite2 2021-05-18T14:27:03.1826840Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-18T14:27:03.1845820Z 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-5539-vssp9t 2021-05-18T14:27:03.1993220Z cp -pR /private/tmp/d20210518-5539-vssp9t/graphite2/. /usr/local/Cellar/graphite2 2021-05-18T14:27:03.2198270Z chmod -Rf +w /private/tmp/d20210518-5539-vssp9t 2021-05-18T14:27:03.2829870Z ==> Finishing up 2021-05-18T14:27:03.3327690Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-18T14:27:03.3334530Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-18T14:27:03.3341100Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-18T14:27:03.3348130Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-18T14:27:03.3353520Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-18T14:27:03.3358810Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-18T14:27:03.3366400Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-18T14:27:03.3522350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6011-1sarxok.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:27:05.5897340Z ==> Summary 2021-05-18T14:27:05.5927700Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-18T14:27:05.5935570Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-18T14:27:06.8657710Z 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-5539-zbv5ja 2021-05-18T14:27:06.8660390Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-18T14:27:06.8767670Z cp -pR /private/tmp/d20210518-5539-zbv5ja/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-18T14:27:06.8768820Z ==> Finishing up 2021-05-18T14:27:06.8871450Z chmod -Rf +w /private/tmp/d20210518-5539-zbv5ja 2021-05-18T14:27:06.8872790Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-18T14:27:06.8975910Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-18T14:27:06.8982510Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-18T14:27:06.9084670Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-18T14:27:06.9187230Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-18T14:27:06.9289870Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-18T14:27:06.9392460Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-18T14:27:06.9495310Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-18T14:27:06.9598470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-18T14:27:06.9701470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-18T14:27:06.9804500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-18T14:27:06.9907440Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-18T14:27:07.0009870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-18T14:27:07.0112720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-18T14:27:07.0215800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-18T14:27:07.0318750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-18T14:27:07.0421680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-18T14:27:07.0525240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-18T14:27:07.0625230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-18T14:27:07.0727840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-18T14:27:07.0828510Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-18T14:27:07.0931280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-18T14:27:07.1032590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-18T14:27:07.1134350Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-18T14:27:07.1236810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6038-155f14z.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:27:08.9096660Z ==> Summary 2021-05-18T14:27:08.9153680Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-18T14:27:08.9161160Z ==> Installing ffmpeg dependency: libass 2021-05-18T14:27:09.1658430Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-18T14:27:09.1678640Z 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-5539-7a5mh3 2021-05-18T14:27:09.1810260Z cp -pR /private/tmp/d20210518-5539-7a5mh3/libass/. /usr/local/Cellar/libass 2021-05-18T14:27:09.2002990Z chmod -Rf +w /private/tmp/d20210518-5539-7a5mh3 2021-05-18T14:27:09.2722230Z ==> Finishing up 2021-05-18T14:27:09.3201630Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-18T14:27:09.3208110Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-18T14:27:09.3212730Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-18T14:27:09.3218250Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-18T14:27:09.3225640Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-18T14:27:09.3366600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6066-1xk1hpc.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:27:11.6089180Z ==> Summary 2021-05-18T14:27:11.6109400Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-18T14:27:11.6115950Z ==> Installing ffmpeg dependency: libbluray 2021-05-18T14:27:11.6311420Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-18T14:27:11.6330050Z 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-5539-1m57fbb 2021-05-18T14:27:11.6650230Z cp -pR /private/tmp/d20210518-5539-1m57fbb/libbluray/. /usr/local/Cellar/libbluray 2021-05-18T14:27:11.6857500Z chmod -Rf +w /private/tmp/d20210518-5539-1m57fbb 2021-05-18T14:27:11.8469240Z ==> Finishing up 2021-05-18T14:27:11.8933000Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-18T14:27:11.8971700Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-18T14:27:11.8974180Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-18T14:27:11.8982060Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-18T14:27:11.8988940Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-18T14:27:11.8994310Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-18T14:27:11.8999000Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-18T14:27:11.9007110Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-18T14:27:11.9179710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6092-1tjsr1i.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:27:14.1646760Z ==> Summary 2021-05-18T14:27:14.1674600Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-18T14:27:14.1681080Z ==> Installing ffmpeg dependency: libsoxr 2021-05-18T14:27:14.1740360Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-18T14:27:14.1757530Z 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-5539-1tfy2cb 2021-05-18T14:27:14.1928480Z cp -pR /private/tmp/d20210518-5539-1tfy2cb/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-18T14:27:14.2165020Z chmod -Rf +w /private/tmp/d20210518-5539-1tfy2cb 2021-05-18T14:27:14.2885280Z ==> Finishing up 2021-05-18T14:27:14.3356080Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-18T14:27:14.3361830Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-18T14:27:14.3373370Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-18T14:27:14.3380860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-18T14:27:14.3387820Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-18T14:27:14.3391670Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-18T14:27:14.3396800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-18T14:27:14.3404560Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-18T14:27:14.3409960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-18T14:27:14.3418270Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-18T14:27:14.3423670Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-18T14:27:14.3595680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6118-m29rwq.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:27:16.5080230Z ==> Summary 2021-05-18T14:27:16.5155740Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-18T14:27:16.5162590Z ==> Installing ffmpeg dependency: libvidstab 2021-05-18T14:27:16.5220540Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-18T14:27:16.5242470Z 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-5539-mu6ye9 2021-05-18T14:27:16.5430450Z cp -pR /private/tmp/d20210518-5539-mu6ye9/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-18T14:27:16.5638520Z chmod -Rf +w /private/tmp/d20210518-5539-mu6ye9 2021-05-18T14:27:16.6240340Z ==> Finishing up 2021-05-18T14:27:16.6456860Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-18T14:27:16.6463050Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-18T14:27:16.6468490Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-18T14:27:16.6476540Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-18T14:27:16.6634740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6144-14qfbvq.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:27:18.7863300Z ==> Summary 2021-05-18T14:27:18.7891830Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-18T14:27:18.7898680Z ==> Installing ffmpeg dependency: libvpx 2021-05-18T14:27:18.7971150Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-18T14:27:18.7990020Z 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-5539-l2f6ky 2021-05-18T14:27:18.8462950Z cp -pR /private/tmp/d20210518-5539-l2f6ky/libvpx/. /usr/local/Cellar/libvpx 2021-05-18T14:27:18.8870900Z chmod -Rf +w /private/tmp/d20210518-5539-l2f6ky 2021-05-18T14:27:18.9373990Z ==> Finishing up 2021-05-18T14:27:18.9846630Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-18T14:27:18.9853570Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-18T14:27:18.9861270Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-18T14:27:18.9972350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6170-foqrc4.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:27:21.2788710Z ==> Summary 2021-05-18T14:27:21.2810840Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-18T14:27:21.2823400Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-18T14:27:21.2841130Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-18T14:27:21.2860870Z 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-5539-91jeqf 2021-05-18T14:27:21.3021940Z cp -pR /private/tmp/d20210518-5539-91jeqf/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-18T14:27:21.3352300Z chmod -Rf +w /private/tmp/d20210518-5539-91jeqf 2021-05-18T14:27:21.3835610Z ==> Finishing up 2021-05-18T14:27:21.4453950Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-18T14:27:21.4457220Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-18T14:27:21.4464990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-18T14:27:21.4469460Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-18T14:27:21.4475480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-18T14:27:21.4480290Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-18T14:27:21.4485570Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-18T14:27:21.4490610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-18T14:27:21.4498500Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-18T14:27:21.4503480Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-18T14:27:21.4647890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6196-1ww4rui.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:27:23.5726990Z ==> Summary 2021-05-18T14:27:23.5753280Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-18T14:27:23.5764660Z ==> Installing ffmpeg dependency: rav1e 2021-05-18T14:27:23.5850060Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-18T14:27:23.5870320Z 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-5539-5gslix 2021-05-18T14:27:24.6781100Z cp -pR /private/tmp/d20210518-5539-5gslix/rav1e/. /usr/local/Cellar/rav1e 2021-05-18T14:27:25.4717560Z chmod -Rf +w /private/tmp/d20210518-5539-5gslix 2021-05-18T14:27:25.5828870Z ==> Finishing up 2021-05-18T14:27:25.6201760Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-18T14:27:25.6207790Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-18T14:27:25.6215280Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-18T14:27:25.6245450Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-18T14:27:25.6249740Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-18T14:27:25.6255500Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-18T14:27:25.6263110Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-18T14:27:25.6446150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6222-kijt4g.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:27:27.8572170Z ==> Summary 2021-05-18T14:27:27.8594890Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-18T14:27:27.8602110Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-18T14:27:27.9089020Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-18T14:27:27.9107570Z 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-5539-1erg6qn 2021-05-18T14:27:27.9709080Z cp -pR /private/tmp/d20210518-5539-1erg6qn/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-18T14:27:28.0034070Z chmod -Rf +w /private/tmp/d20210518-5539-1erg6qn 2021-05-18T14:27:28.0803460Z ==> Finishing up 2021-05-18T14:27:28.1201790Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-18T14:27:28.1207140Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-18T14:27:28.1217200Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-18T14:27:28.1223310Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-18T14:27:28.1227870Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-18T14:27:28.1233480Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-18T14:27:28.1240910Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-18T14:27:28.1423910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6248-2mwdg6.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:27:30.2718970Z ==> Summary 2021-05-18T14:27:30.2750760Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-18T14:27:30.2757370Z ==> Installing ffmpeg dependency: rubberband 2021-05-18T14:27:30.3289620Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-18T14:27:30.3310290Z 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-5539-1lgigf7 2021-05-18T14:27:30.3473190Z cp -pR /private/tmp/d20210518-5539-1lgigf7/rubberband/. /usr/local/Cellar/rubberband 2021-05-18T14:27:30.3685400Z chmod -Rf +w /private/tmp/d20210518-5539-1lgigf7 2021-05-18T14:27:30.4376480Z ==> Finishing up 2021-05-18T14:27:30.4775700Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-18T14:27:30.4781740Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-18T14:27:30.4788720Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-18T14:27:30.4793560Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-18T14:27:30.4817540Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-18T14:27:30.4824900Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-18T14:27:30.4979760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6274-fozjcm.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:27:32.6413900Z ==> Summary 2021-05-18T14:27:32.6433890Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-18T14:27:32.6439920Z ==> Installing ffmpeg dependency: sdl2 2021-05-18T14:27:32.6461490Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-18T14:27:32.6479580Z 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-5539-kmhm3r 2021-05-18T14:27:32.7880110Z cp -pR /private/tmp/d20210518-5539-kmhm3r/sdl2/. /usr/local/Cellar/sdl2 2021-05-18T14:27:32.8585550Z chmod -Rf +w /private/tmp/d20210518-5539-kmhm3r 2021-05-18T14:27:32.9427480Z ==> Finishing up 2021-05-18T14:27:32.9907910Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-18T14:27:32.9913790Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-18T14:27:32.9970070Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-18T14:27:32.9979310Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-18T14:27:32.9984460Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-18T14:27:32.9989180Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-18T14:27:32.9995040Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-18T14:27:32.9999750Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-18T14:27:33.0005140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-18T14:27:33.0012740Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-18T14:27:33.0297160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6300-14h3ex4.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:27:35.1342350Z ==> Summary 2021-05-18T14:27:35.1408140Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-18T14:27:35.1415160Z ==> Installing ffmpeg dependency: snappy 2021-05-18T14:27:35.1506200Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-18T14:27:35.1523930Z 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-5539-1ml96cq 2021-05-18T14:27:35.1640240Z cp -pR /private/tmp/d20210518-5539-1ml96cq/snappy/. /usr/local/Cellar/snappy 2021-05-18T14:27:35.1841100Z chmod -Rf +w /private/tmp/d20210518-5539-1ml96cq 2021-05-18T14:27:35.2407710Z ==> Finishing up 2021-05-18T14:27:35.4514540Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-18T14:27:35.4519250Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-18T14:27:35.4524900Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-18T14:27:35.4626980Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-18T14:27:35.4730520Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-18T14:27:35.4830920Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-18T14:27:35.4933680Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-18T14:27:35.5034060Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-18T14:27:35.5136370Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-18T14:27:35.5239000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6326-avmpr5.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:27:37.7822390Z ==> Summary 2021-05-18T14:27:37.7847480Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-18T14:27:37.7853990Z ==> Installing ffmpeg dependency: speex 2021-05-18T14:27:37.7916580Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-18T14:27:37.7935620Z 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-5539-y2wxph 2021-05-18T14:27:37.8091870Z cp -pR /private/tmp/d20210518-5539-y2wxph/speex/. /usr/local/Cellar/speex 2021-05-18T14:27:37.8317130Z chmod -Rf +w /private/tmp/d20210518-5539-y2wxph 2021-05-18T14:27:37.9130640Z ==> Finishing up 2021-05-18T14:27:37.9663950Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-18T14:27:38.1797880Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-18T14:27:38.1806860Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-18T14:27:38.1909680Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-18T14:27:38.1918190Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-18T14:27:38.2020470Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-18T14:27:38.2242750Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-18T14:27:38.2346630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6352-1agdx9a.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:27:40.6690230Z ==> Summary 2021-05-18T14:27:40.6722930Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-18T14:27:40.6729620Z ==> Installing ffmpeg dependency: srt 2021-05-18T14:27:40.6816540Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-18T14:27:40.6835260Z 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-5539-1hn4upn 2021-05-18T14:27:40.7478450Z cp -pR /private/tmp/d20210518-5539-1hn4upn/srt/. /usr/local/Cellar/srt 2021-05-18T14:27:40.8042950Z chmod -Rf +w /private/tmp/d20210518-5539-1hn4upn 2021-05-18T14:27:40.9352420Z ==> Finishing up 2021-05-18T14:27:40.9800890Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-18T14:27:40.9812950Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-18T14:27:40.9814720Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-18T14:27:40.9830530Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-18T14:27:40.9843630Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-18T14:27:40.9868180Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-18T14:27:40.9877800Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-18T14:27:40.9900240Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-18T14:27:40.9912110Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-18T14:27:40.9932800Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-18T14:27:40.9943700Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-18T14:27:41.0173220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6378-18zadif.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:27:43.4853480Z ==> Summary 2021-05-18T14:27:43.4878180Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-18T14:27:43.4885540Z ==> Installing ffmpeg dependency: giflib 2021-05-18T14:27:43.4907860Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-18T14:27:43.4927410Z 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-5539-1yfb92j 2021-05-18T14:27:43.5174460Z cp -pR /private/tmp/d20210518-5539-1yfb92j/giflib/. /usr/local/Cellar/giflib 2021-05-18T14:27:43.5371660Z chmod -Rf +w /private/tmp/d20210518-5539-1yfb92j 2021-05-18T14:27:43.5970720Z ==> Finishing up 2021-05-18T14:27:43.6453590Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-18T14:27:43.6456520Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-18T14:27:43.6462280Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-18T14:27:43.6466420Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-18T14:27:43.6471700Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-18T14:27:43.6476480Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-18T14:27:43.6483880Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-18T14:27:43.6490860Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-18T14:27:43.6495740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-18T14:27:43.6500930Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-18T14:27:43.6506270Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-18T14:27:43.6691630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6404-1r577k6.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:27:45.8044940Z ==> Summary 2021-05-18T14:27:45.8073510Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-18T14:27:45.8081380Z ==> Installing ffmpeg dependency: leptonica 2021-05-18T14:27:45.8866750Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-18T14:27:45.8884680Z 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-5539-12qqr2i 2021-05-18T14:27:45.9988390Z cp -pR /private/tmp/d20210518-5539-12qqr2i/leptonica/. /usr/local/Cellar/leptonica 2021-05-18T14:27:46.0612540Z chmod -Rf +w /private/tmp/d20210518-5539-12qqr2i 2021-05-18T14:27:46.8759710Z ==> Finishing up 2021-05-18T14:27:46.9622350Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-18T14:27:46.9625940Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-18T14:27:46.9631550Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-18T14:27:46.9636290Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-18T14:27:46.9642020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-18T14:27:46.9646230Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-18T14:27:46.9651560Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-18T14:27:46.9656250Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-18T14:27:46.9661710Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-18T14:27:46.9666260Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-18T14:27:46.9674250Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-18T14:27:46.9683860Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-18T14:27:46.9688520Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-18T14:27:46.9693880Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-18T14:27:46.9698390Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-18T14:27:46.9703920Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-18T14:27:46.9712610Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-18T14:27:47.0001930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6430-1oi7oj7.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:27:49.6258270Z 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-5539-iyrp30 2021-05-18T14:27:49.6260580Z ==> Summary 2021-05-18T14:27:49.6261660Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-18T14:27:49.6263620Z ==> Installing ffmpeg dependency: tesseract 2021-05-18T14:27:49.6265490Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-18T14:27:49.9377340Z cp -pR /private/tmp/d20210518-5539-iyrp30/tesseract/. /usr/local/Cellar/tesseract 2021-05-18T14:27:50.2582620Z chmod -Rf +w /private/tmp/d20210518-5539-iyrp30 2021-05-18T14:27:50.3732450Z ==> Finishing up 2021-05-18T14:27:50.4143180Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-18T14:27:50.4148790Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-18T14:27:50.4155680Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-18T14:27:50.4162230Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-18T14:27:50.4166900Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-18T14:27:50.4172550Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-18T14:27:50.4180220Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-18T14:27:50.4425320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6456-1rindbw.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:27:52.6636410Z ==> Caveats 2021-05-18T14:27:52.6637800Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:27:52.6639420Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:27:52.6641080Z ==> Summary 2021-05-18T14:27:52.6675760Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-18T14:27:52.6681670Z ==> Installing ffmpeg dependency: theora 2021-05-18T14:27:52.6840830Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-18T14:27:52.6859770Z 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-5539-1mm130r 2021-05-18T14:27:52.7514120Z cp -pR /private/tmp/d20210518-5539-1mm130r/theora/. /usr/local/Cellar/theora 2021-05-18T14:27:52.8597280Z chmod -Rf +w /private/tmp/d20210518-5539-1mm130r 2021-05-18T14:27:52.9813400Z ==> Finishing up 2021-05-18T14:27:53.0280580Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-18T14:27:53.0288650Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-18T14:27:53.0295060Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-18T14:27:53.0299710Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-18T14:27:53.0305260Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-18T14:27:53.0310150Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-18T14:27:53.0315210Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-18T14:27:53.0320180Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-18T14:27:53.0325760Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-18T14:27:53.0330110Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-18T14:27:53.0335940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-18T14:27:53.0343430Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-18T14:27:53.0348700Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-18T14:27:53.0354030Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-18T14:27:53.0641970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6483-jdpjba.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:27:55.3182350Z ==> Summary 2021-05-18T14:27:55.3252170Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-18T14:27:55.3260090Z ==> Installing ffmpeg dependency: x264 2021-05-18T14:27:55.3292640Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-18T14:27:55.3310700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5539-1lw8gct 2021-05-18T14:27:55.3898100Z cp -pR /private/tmp/d20210518-5539-1lw8gct/x264/. /usr/local/Cellar/x264 2021-05-18T14:27:55.4686230Z chmod -Rf +w /private/tmp/d20210518-5539-1lw8gct 2021-05-18T14:27:55.5258800Z ==> Finishing up 2021-05-18T14:27:55.5716770Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-18T14:27:55.5722400Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-18T14:27:55.5726900Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-18T14:27:55.5734410Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-18T14:27:55.5738590Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-18T14:27:55.5744290Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-18T14:27:55.5751580Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-18T14:27:55.5897870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6509-pz37x.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:27:57.6809120Z ==> Summary 2021-05-18T14:27:57.6830770Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-18T14:27:57.6839010Z ==> Installing ffmpeg dependency: x265 2021-05-18T14:27:57.6904180Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-18T14:27:57.6921960Z 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-5539-1uw6axk 2021-05-18T14:27:58.0285950Z cp -pR /private/tmp/d20210518-5539-1uw6axk/x265/. /usr/local/Cellar/x265 2021-05-18T14:27:58.3561020Z chmod -Rf +w /private/tmp/d20210518-5539-1uw6axk 2021-05-18T14:27:58.5566450Z ==> Finishing up 2021-05-18T14:27:58.6228630Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-18T14:27:58.6234260Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-18T14:27:58.6238830Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-18T14:27:58.6246950Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-18T14:27:58.6250710Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-18T14:27:58.6256390Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-18T14:27:58.6263600Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-18T14:27:58.6481840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6535-wxt7d0.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:28:00.9736110Z ==> Summary 2021-05-18T14:28:00.9756090Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-18T14:28:00.9764210Z ==> Installing ffmpeg dependency: xvid 2021-05-18T14:28:00.9788490Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-18T14:28:00.9810090Z 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-5539-1wcqiw 2021-05-18T14:28:00.9979590Z cp -pR /private/tmp/d20210518-5539-1wcqiw/xvid/. /usr/local/Cellar/xvid 2021-05-18T14:28:01.0156740Z chmod -Rf +w /private/tmp/d20210518-5539-1wcqiw 2021-05-18T14:28:01.0661810Z ==> Finishing up 2021-05-18T14:28:01.1083850Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-18T14:28:01.1101140Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-18T14:28:01.1102910Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-18T14:28:01.1230930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6561-aaxa4b.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:28:03.3461030Z ==> Summary 2021-05-18T14:28:03.3481120Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-18T14:28:03.3492010Z ==> Installing ffmpeg dependency: zeromq 2021-05-18T14:28:03.3706780Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-18T14:28:03.3725160Z 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-5539-xmlt74 2021-05-18T14:28:03.4842310Z cp -pR /private/tmp/d20210518-5539-xmlt74/zeromq/. /usr/local/Cellar/zeromq 2021-05-18T14:28:03.5708970Z chmod -Rf +w /private/tmp/d20210518-5539-xmlt74 2021-05-18T14:28:03.6754360Z ==> Finishing up 2021-05-18T14:28:03.7194210Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-18T14:28:03.7199970Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-18T14:28:03.7204440Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-18T14:28:03.7217830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-18T14:28:03.7223670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-18T14:28:03.7228940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-18T14:28:03.7234640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-18T14:28:03.7240240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-18T14:28:03.7246010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-18T14:28:03.7251480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-18T14:28:03.7257080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-18T14:28:03.7262930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-18T14:28:03.7268650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-18T14:28:03.7273950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-18T14:28:03.7280600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-18T14:28:03.7286190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-18T14:28:03.7292070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-18T14:28:03.7297540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-18T14:28:03.7303830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-18T14:28:03.7312850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-18T14:28:03.7318210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-18T14:28:03.7324450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-18T14:28:03.7330190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-18T14:28:03.7335590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-18T14:28:03.7341340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-18T14:28:03.7346860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-18T14:28:03.7352360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-18T14:28:03.7379090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-18T14:28:03.7384500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-18T14:28:03.7390180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-18T14:28:03.7396390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-18T14:28:03.7401730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-18T14:28:03.7430300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-18T14:28:03.7432200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-18T14:28:03.7433840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-18T14:28:03.7435340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-18T14:28:03.7437100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-18T14:28:03.7438900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-18T14:28:03.7443570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-18T14:28:03.7450610Z 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:28:03.7455950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-18T14:28:03.7461460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-18T14:28:03.7466900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-18T14:28:03.7472550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-18T14:28:03.7478290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-18T14:28:03.7483420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-18T14:28:03.7488930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-18T14:28:03.7495000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-18T14:28:03.7500580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-18T14:28:03.7506640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-18T14:28:03.7512900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-18T14:28:03.7518430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-18T14:28:03.7524010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-18T14:28:03.7530560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-18T14:28:03.7536560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-18T14:28:03.7542540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-18T14:28:03.7548250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-18T14:28:03.7553750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-18T14:28:03.7559350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-18T14:28:03.7564800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-18T14:28:03.7722990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-18T14:28:03.7779760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-18T14:28:03.7784450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-18T14:28:03.7790480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-18T14:28:03.7795760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-18T14:28:03.7801700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-18T14:28:03.7807300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-18T14:28:03.7812890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-18T14:28:03.7890610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-18T14:28:03.7895020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-18T14:28:03.7901720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-18T14:28:03.7913150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-18T14:28:03.7920970Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-18T14:28:03.7926220Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-18T14:28:03.7931760Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-18T14:28:03.7939750Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-18T14:28:03.8215070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6587-3yl5m8.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:28:06.0101910Z ==> Summary 2021-05-18T14:28:06.0164570Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-18T14:28:06.0171010Z ==> Installing ffmpeg dependency: zimg 2021-05-18T14:28:06.0222060Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:28:06.0240440Z 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-5539-19cjnan 2021-05-18T14:28:06.0528550Z cp -pR /private/tmp/d20210518-5539-19cjnan/zimg/. /usr/local/Cellar/zimg 2021-05-18T14:28:06.0838260Z chmod -Rf +w /private/tmp/d20210518-5539-19cjnan 2021-05-18T14:28:06.1503510Z ==> Finishing up 2021-05-18T14:28:06.2003100Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-18T14:28:06.2006200Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-18T14:28:06.2015780Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-18T14:28:06.2022250Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-18T14:28:06.2026670Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-18T14:28:06.2032220Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-18T14:28:06.2039470Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-18T14:28:06.2210620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6613-1y9adte.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:28:08.5840220Z ==> Summary 2021-05-18T14:28:08.5873730Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-18T14:28:08.5880530Z ==> Installing ffmpeg 2021-05-18T14:28:08.5884940Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-18T14:28:08.5903950Z 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-5539-t23osh 2021-05-18T14:28:09.2277590Z cp -pR /private/tmp/d20210518-5539-t23osh/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-18T14:28:09.7322430Z chmod -Rf +w /private/tmp/d20210518-5539-t23osh 2021-05-18T14:28:19.1918460Z ==> Finishing up 2021-05-18T14:28:19.2388940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-18T14:28:19.2392580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-18T14:28:19.2397980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-18T14:28:19.2403240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-18T14:28:19.2408150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-18T14:28:19.2413200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-18T14:28:19.2418630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-18T14:28:19.2423910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-18T14:28:19.2428540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-18T14:28:19.2433910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-18T14:28:19.2438890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-18T14:28:19.2443830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-18T14:28:19.2449110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-18T14:28:19.2454110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-18T14:28:19.2459590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-18T14:28:19.2464350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-18T14:28:19.2469270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-18T14:28:19.2474530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-18T14:28:19.2480190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-18T14:28:19.2484700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-18T14:28:19.2490760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-18T14:28:19.2495420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-18T14:28:19.2500600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-18T14:28:19.2505330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-18T14:28:19.2510630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-18T14:28:19.2516450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-18T14:28:19.2521220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-18T14:28:19.2526500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-18T14:28:19.2531440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-18T14:28:19.2536530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-18T14:28:19.2541560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-18T14:28:19.2546930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-18T14:28:19.2558700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-18T14:28:19.2560560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-18T14:28:19.2562100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-18T14:28:19.2567030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-18T14:28:19.2572280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-18T14:28:19.2577900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-18T14:28:19.2585180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-18T14:28:19.2590240Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-18T14:28:19.2594940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-18T14:28:19.2600350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-18T14:28:19.2604910Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-18T14:28:19.2610760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-18T14:28:19.2615740Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-18T14:28:19.2621180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-18T14:28:19.2625690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-18T14:28:19.2632750Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-18T14:28:19.2690140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-18T14:28:19.2735370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-18T14:28:19.2830400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-18T14:28:19.2835570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-18T14:28:19.2913810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-18T14:28:19.2917980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-18T14:28:19.2924590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-18T14:28:19.2949570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-18T14:28:19.2955150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-18T14:28:19.2961000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-18T14:28:19.2966690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-18T14:28:19.3076170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-18T14:28:19.3081390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-18T14:28:19.3086970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-18T14:28:19.3092450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-18T14:28:19.3101410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-18T14:28:19.3116450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-18T14:28:19.3118140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-18T14:28:19.3119900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-18T14:28:19.3123400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-18T14:28:19.3130070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-18T14:28:19.3134840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-18T14:28:19.3143360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-18T14:28:19.3148200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-18T14:28:19.3153710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-18T14:28:19.3159170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-18T14:28:19.3164130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-18T14:28:19.3170380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-18T14:28:19.3175390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-18T14:28:19.3181450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-18T14:28:19.3186310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-18T14:28:19.3191790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-18T14:28:19.3196970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-18T14:28:19.3202580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-18T14:28:19.3207670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-18T14:28:19.3213330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-18T14:28:19.3217980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-18T14:28:19.3223710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-18T14:28:19.3228720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-18T14:28:19.3234270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-18T14:28:19.3238810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-18T14:28:19.3244360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-18T14:28:19.3249180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-18T14:28:19.3254760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-18T14:28:19.3259340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-18T14:28:19.3264780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-18T14:28:19.3269950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-18T14:28:19.3275410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-18T14:28:19.3280460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-18T14:28:19.3285820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-18T14:28:19.3290680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-18T14:28:19.3296440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-18T14:28:19.3299890Z Only the first 100 operations were output. 2021-05-18T14:28:19.4520910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6639-llyc83.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:28:21.9288370Z ==> Summary 2021-05-18T14:28:21.9466670Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-18T14:28:23.0661020Z ==> Caveats 2021-05-18T14:28:23.0662670Z ==> tesseract 2021-05-18T14:28:23.0678550Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:28:23.0680470Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:28:24.8448510Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T14:28:25.9423400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:28:26.5139350Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-18T14:28:26.8525190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-18T14%3A35%3A00Z&sig=OFgiSggETj6pvgtHnTYwD0NUAN%2FpmbGVyLZ%2Bv8NB6F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:26.8952780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=OFgiSggETj6pvgtHnTYwD0NUAN\%2FpmbGVyLZ\%2Bv8NB6F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:27.5132100Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-18T14:28:27.6292790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T14:28:28.7626990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:28:29.3349360Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-18T14:28:29.6536710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-18T14%3A35%3A00Z&sig=D4YCnW1rwhjwTAwYns8Ezvke4Atyf823lSn4c6pPsfo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:29.6945680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=D4YCnW1rwhjwTAwYns8Ezvke4Atyf823lSn4c6pPsfo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:29.9288510Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-18T14:28:29.9687820Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-18T14:28:29.9693680Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-18T14:28:30.0434810Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-18T14:28:30.0461840Z 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-6646-p6lp9x 2021-05-18T14:28:31.5410440Z cp -pR /private/tmp/d20210518-6646-p6lp9x/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-18T14:28:32.7044230Z chmod -Rf +w /private/tmp/d20210518-6646-p6lp9x 2021-05-18T14:28:33.1767330Z ==> Finishing up 2021-05-18T14:28:33.1999980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-18T14:28:33.2011900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-18T14:28:33.2021890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-18T14:28:33.2041090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-18T14:28:33.2054480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-18T14:28:33.2071450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-18T14:28:33.2087130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-18T14:28:33.2101040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-18T14:28:33.2112930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-18T14:28:33.2125150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-18T14:28:33.2145360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-18T14:28:33.2158860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-18T14:28:33.2185450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-18T14:28:33.2207040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-18T14:28:33.2214210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-18T14:28:33.2234340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-18T14:28:33.2262460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-18T14:28:33.2269000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-18T14:28:33.2340850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-18T14:28:33.2369230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-18T14:28:33.2396030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-18T14:28:33.2398720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-18T14:28:33.2400400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-18T14:28:33.2401890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-18T14:28:33.2403410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-18T14:28:33.2404910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-18T14:28:33.2406390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-18T14:28:33.2407830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-18T14:28:33.2409270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-18T14:28:33.2410790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-18T14:28:33.2412380Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-18T14:28:33.2414040Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-18T14:28:33.2422180Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-18T14:28:33.2434020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-18T14:28:33.2441030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-18T14:28:33.2446820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-18T14:28:33.2452760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-18T14:28:33.2458780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-18T14:28:33.2464630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-18T14:28:33.2471120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-18T14:28:33.2476780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-18T14:28:33.2482320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-18T14:28:33.2487950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-18T14:28:33.2495500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-18T14:28:33.2502070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-18T14:28:33.2508210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-18T14:28:33.2513960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-18T14:28:33.2520120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-18T14:28:33.2526290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-18T14:28:33.2532250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-18T14:28:33.2631550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-18T14:28:33.2637440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-18T14:28:33.2647810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-18T14:28:33.2698790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-18T14:28:33.2704700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-18T14:28:33.2712310Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-18T14:28:33.2718130Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-18T14:28:33.2723810Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-18T14:28:33.4530140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6816-zy3knk.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:28:35.8053290Z ==> Summary 2021-05-18T14:28:35.8484690Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-18T14:28:35.8497510Z ==> Installing imagemagick@6 2021-05-18T14:28:35.8501100Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-18T14:28:35.8527900Z 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-6646-1px4lr4 2021-05-18T14:28:36.3884230Z cp -pR /private/tmp/d20210518-6646-1px4lr4/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-18T14:28:37.0228760Z chmod -Rf +w /private/tmp/d20210518-6646-1px4lr4 2021-05-18T14:28:41.6894470Z ==> Finishing up 2021-05-18T14:28:41.9683280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6843-qgxjc8.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:28:44.3611520Z ==> Caveats 2021-05-18T14:28:44.3613270Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:28:44.3614520Z because this is an alternate version of another formula. 2021-05-18T14:28:44.3615220Z 2021-05-18T14:28:44.3616140Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:28:44.3617790Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:28:44.3618630Z 2021-05-18T14:28:44.3619530Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:28:44.3620960Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:28:44.3628280Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:28:44.3629100Z 2021-05-18T14:28:44.3630650Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:28:44.3631890Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:28:44.3632610Z 2021-05-18T14:28:44.3633800Z ==> Summary 2021-05-18T14:28:44.4092570Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-18T14:28:45.2348880Z ==> Caveats 2021-05-18T14:28:45.2350320Z ==> imagemagick@6 2021-05-18T14:28:45.2438990Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:28:45.2440460Z because this is an alternate version of another formula. 2021-05-18T14:28:45.2441190Z 2021-05-18T14:28:45.2442090Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:28:45.2443780Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:28:45.2444610Z 2021-05-18T14:28:45.2445500Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:28:45.2447010Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:28:45.2448510Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:28:45.2449260Z 2021-05-18T14:28:45.2450540Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:28:45.2451750Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:28:45.2452470Z 2021-05-18T14:28:47.3502930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T14:28:48.4366040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:28:49.0045010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-18T14:28:49.3641140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-18T14%3A35%3A00Z&sig=2uriNv2m%2Bkeoc1uCV%2B5gdJqrJJUBgflyM4NJz2YQdm8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:49.4114010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=2uriNv2m\%2Bkeoc1uCV\%2B5gdJqrJJUBgflyM4NJz2YQdm8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:49.4681420Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-18T14:28:49.4809870Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T14:28:50.5981210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:28:51.1673890Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-18T14:28:51.5287600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-18T14%3A35%3A00Z&sig=6G82aU13ejX1PwKFgao6pvR7hn9vOzpY%2FswFsa5THEE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:51.5757540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=6G82aU13ejX1PwKFgao6pvR7hn9vOzpY\%2FswFsa5THEE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:51.6862540Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-18T14:28:51.6961240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T14:28:52.7704890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:28:53.3154030Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-18T14:28:53.6397390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-18T14%3A35%3A00Z&sig=cvDefcdG8P9qYoIpSV6pMTW6GuKoysm%2BTzdnOY05%2FAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:53.6757140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=cvDefcdG8P9qYoIpSV6pMTW6GuKoysm\%2BTzdnOY05\%2FAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:54.4078910Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-18T14:28:54.5636520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T14:28:55.6786870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:28:56.2282740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-18T14:28:56.5564200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-18T14%3A35%3A00Z&sig=uSEnWoMbPTwE%2Bqe9JKmpv9VI5g%2FliD0BtL2hUaXoq1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:56.5938970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=uSEnWoMbPTwE\%2Bqe9JKmpv9VI5g\%2FliD0BtL2hUaXoq1E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:56.6395060Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-18T14:28:56.6458140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T14:28:57.7610200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:28:58.3140280Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-18T14:28:58.6575870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-18T14%3A35%3A00Z&sig=MiKrtN2ozz0eod74s9NXSCwcWwKQVxIPZyQHzZSQMbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:58.6963480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=MiKrtN2ozz0eod74s9NXSCwcWwKQVxIPZyQHzZSQMbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:58.7261360Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-18T14:28:58.7302360Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T14:28:59.8763450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:29:00.6251590Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-18T14:29:00.9937240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-18T14%3A35%3A00Z&sig=42g3zkSWl%2FfAFPLCRPtADzAghkWC89M8sk%2F%2BwR7MO7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:01.0270460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=42g3zkSWl\%2FfAFPLCRPtADzAghkWC89M8sk\%2F\%2BwR7MO7E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:01.1714570Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-18T14:29:01.1790370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T14:29:02.3178880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:29:02.9007740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-18T14:29:03.2449230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-18T14%3A35%3A00Z&sig=arvOsbkvBRTIJOAGmhK80Iz0cWgiDuzxVfk2DeYfBLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:03.2828160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=arvOsbkvBRTIJOAGmhK80Iz0cWgiDuzxVfk2DeYfBLY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:03.4149100Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-18T14:29:03.4282350Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T14:29:04.5517660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:29:05.1319120Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-18T14:29:05.4770630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-18T14%3A35%3A00Z&sig=JoVJIhpaIiqSGis0GInYP%2FnIEcSa1mFTQQ4Aswh587c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:05.5078200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=JoVJIhpaIiqSGis0GInYP\%2FnIEcSa1mFTQQ4Aswh587c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:05.5453970Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-18T14:29:05.5494940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T14:29:06.6650590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:29:07.1945710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-18T14:29:07.5267850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-18T14%3A35%3A00Z&sig=HhWFNKownQhuGA4FFCrFYUd3xP%2BD6iOJ3Qsvls5mVIM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:07.5646760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=HhWFNKownQhuGA4FFCrFYUd3xP\%2BD6iOJ3Qsvls5mVIM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:07.6119650Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-18T14:29:07.6189200Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T14:29:08.7424950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:29:09.3027550Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-18T14:29:09.6518530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-18T14%3A35%3A00Z&sig=89TvHEyP6vvTWSyPOKFI6bQdbHV%2FekwUcXmq7KKgVd4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:09.6810710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=89TvHEyP6vvTWSyPOKFI6bQdbHV\%2FekwUcXmq7KKgVd4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:09.7594510Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:29:09.7657510Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T14:29:10.8531150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:29:11.4204700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-18T14:29:11.7632230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-18T14%3A35%3A00Z&sig=LOQDnS0PvdOdExFUCJPfzek8aSfIxUyFB4QvsZKQgJY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:11.8016500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=LOQDnS0PvdOdExFUCJPfzek8aSfIxUyFB4QvsZKQgJY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:11.8669750Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:29:11.8786970Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T14:29:13.0481480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:29:13.6266650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-18T14:29:13.9859370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-18T14%3A35%3A00Z&sig=a3EBQ1p9VawR09xNATu5R5Yh5q3V4%2F3AlqkGNnpCzQU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:14.0185540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A35\%3A00Z\&sig=a3EBQ1p9VawR09xNATu5R5Yh5q3V4\%2F3AlqkGNnpCzQU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:14.2580530Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-18T14:29:14.3091600Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-18T14:29:14.3095210Z ==> Installing imagemagick dependency: libde265 2021-05-18T14:29:14.3718300Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-18T14:29:14.3749010Z 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-6850-5z6466 2021-05-18T14:29:14.4206630Z cp -pR /private/tmp/d20210518-6850-5z6466/libde265/. /usr/local/Cellar/libde265 2021-05-18T14:29:14.4796140Z chmod -Rf +w /private/tmp/d20210518-6850-5z6466 2021-05-18T14:29:14.5527610Z ==> Finishing up 2021-05-18T14:29:14.5928480Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-18T14:29:14.5976290Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-18T14:29:14.5980620Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-18T14:29:14.5986240Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-18T14:29:14.5991370Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-18T14:29:14.5998540Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-18T14:29:14.6005510Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-18T14:29:14.6010290Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-18T14:29:14.6015980Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-18T14:29:14.6023610Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-18T14:29:14.6233900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7081-1wzr7dt.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:29:16.9076210Z ==> Summary 2021-05-18T14:29:16.9106890Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-18T14:29:16.9114150Z ==> Installing imagemagick dependency: docbook 2021-05-18T14:29:16.9137090Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-18T14:29:16.9155200Z 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-6850-1os5zc0 2021-05-18T14:29:17.0353720Z cp -pR /private/tmp/d20210518-6850-1os5zc0/docbook/. /usr/local/Cellar/docbook 2021-05-18T14:29:17.2439610Z chmod -Rf +w /private/tmp/d20210518-6850-1os5zc0 2021-05-18T14:29:17.3431060Z ==> Finishing up 2021-05-18T14:29:17.3968380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7107-1llr9en.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:29:19.4048380Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5093230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5266820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5378240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5481950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5592880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5698080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5805000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.5915430Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.6022740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.6170780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.6275240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.6381630Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.6490310Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.6600720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:19.9554570Z ==> Caveats 2021-05-18T14:29:19.9555660Z To use the DocBook package in your XML toolchain, 2021-05-18T14:29:19.9556680Z you need to add the following to your ~/.bashrc: 2021-05-18T14:29:19.9557330Z 2021-05-18T14:29:19.9558200Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:29:19.9559560Z ==> Summary 2021-05-18T14:29:19.9700650Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-18T14:29:19.9708520Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-18T14:29:19.9762840Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-18T14:29:19.9781350Z 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-6850-1j3jd8x 2021-05-18T14:29:22.4879550Z cp -pR /private/tmp/d20210518-6850-1j3jd8x/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-18T14:29:26.5336850Z chmod -Rf +w /private/tmp/d20210518-6850-1j3jd8x 2021-05-18T14:29:27.9401110Z ==> Finishing up 2021-05-18T14:29:28.0240950Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-18T14:29:28.0249920Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-18T14:29:28.0353660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7148-1464loa.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:29:30.0170040Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:30.0280020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:30.0385320Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:29:30.0492180Z ==> 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:29:30.0598390Z ==> 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:29:30.0703370Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-18T14:29:30.0815790Z ==> 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:29:30.0935980Z ==> 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:29:30.1041020Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:29:30.1158910Z ==> 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:29:30.1267980Z ==> 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:29:30.1383530Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:29:30.1501350Z ==> 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:29:30.1622500Z ==> 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:29:30.1743000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:30.1851650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:29:30.1972900Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:29:30.2082290Z ==> 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:29:30.2193300Z ==> 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:29:30.2306100Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:29:30.2496720Z ==> 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:29:30.2602240Z ==> 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:29:30.2714380Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:29:30.2822920Z ==> 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:29:30.2940740Z ==> 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:29:30.3056670Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-18T14:29:30.3165750Z ==> 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:29:30.3275490Z ==> 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:29:31.3045300Z ==> Summary 2021-05-18T14:29:31.6017130Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-18T14:29:31.6023070Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-18T14:29:31.6046450Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-18T14:29:31.6065670Z 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-6850-1u253lw 2021-05-18T14:29:31.6215100Z cp -pR /private/tmp/d20210518-6850-1u253lw/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-18T14:29:31.6366570Z chmod -Rf +w /private/tmp/d20210518-6850-1u253lw 2021-05-18T14:29:31.6895710Z ==> Finishing up 2021-05-18T14:29:31.7347850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7202-1ouey56.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:29:34.0493160Z ==> Caveats 2021-05-18T14:29:34.0494930Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:29:34.0496280Z because macOS already provides this software and installing another version in 2021-05-18T14:29:34.0497370Z parallel can cause all kinds of trouble. 2021-05-18T14:29:34.0498000Z 2021-05-18T14:29:34.0499280Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:29:34.0501640Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:29:34.0502540Z 2021-05-18T14:29:34.0503070Z 2021-05-18T14:29:34.0504320Z Bash completion has been installed to: 2021-05-18T14:29:34.0505730Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:29:34.0507050Z ==> Summary 2021-05-18T14:29:34.0516180Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-18T14:29:34.0522290Z ==> Installing imagemagick dependency: xmlto 2021-05-18T14:29:34.0672770Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-18T14:29:34.0697810Z 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-6850-tdsvc5 2021-05-18T14:29:34.0976580Z cp -pR /private/tmp/d20210518-6850-tdsvc5/xmlto/. /usr/local/Cellar/xmlto 2021-05-18T14:29:34.1394560Z chmod -Rf +w /private/tmp/d20210518-6850-tdsvc5 2021-05-18T14:29:34.2121190Z ==> Finishing up 2021-05-18T14:29:34.2668860Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-18T14:29:34.2687600Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-18T14:29:34.2689060Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-18T14:29:34.2716380Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-18T14:29:34.2721020Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-18T14:29:34.2816920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7228-imiilx.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:29:36.4439660Z ==> Summary 2021-05-18T14:29:36.4483190Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-18T14:29:36.4490900Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-18T14:29:36.5366830Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-18T14:29:36.5384910Z 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-6850-138msks 2021-05-18T14:29:36.6504470Z cp -pR /private/tmp/d20210518-6850-138msks/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-18T14:29:36.8204150Z chmod -Rf +w /private/tmp/d20210518-6850-138msks 2021-05-18T14:29:36.9958110Z ==> Finishing up 2021-05-18T14:29:37.0496980Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-18T14:29:37.0802090Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-18T14:29:37.0860510Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-18T14:29:37.0914310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.0937920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.0943520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.0974530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1004810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1007450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1055910Z 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:29:37.1060020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1103510Z 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:29:37.1134640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1179530Z 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:29:37.1199630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1205500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1209710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1216340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1247470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1307180Z 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:29:37.1313200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1420470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1483150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1587400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1615160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1619500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1627040Z mkdir -p /usr/local/share/locale/fo 2021-05-18T14:29:37.1628480Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-18T14:29:37.1633100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1635300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1683870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1737730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1750430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1891610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1948410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.1976330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2004630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2007410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2010760Z mkdir -p /usr/local/share/locale/ia 2021-05-18T14:29:37.2013260Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-18T14:29:37.2017070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2036480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2063540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2067550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2129780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2160830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2172880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2181360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2190820Z mkdir -p /usr/local/share/locale/ky 2021-05-18T14:29:37.2192370Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-18T14:29:37.2194910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2238030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2303600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2403850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2437550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2452590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2488290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2524250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2542070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2589210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2605130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2607710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2610010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2697020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2741250Z 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:29:37.2758890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2788130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2895720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2916880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.2950570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3030320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3034940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3073890Z 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:29:37.3102690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3131640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3146530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3204650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3293020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3319950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3345550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3368280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:29:37.3378270Z 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:29:37.3388920Z 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:29:37.3520090Z 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:29:37.3530050Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-18T14:29:37.3634640Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-18T14:29:37.3639360Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-18T14:29:37.4181820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7254-r3l4jd.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:29:39.6454420Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:29:45.2316820Z ==> Summary 2021-05-18T14:29:45.2530060Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-18T14:29:45.2536000Z ==> Installing imagemagick dependency: libheif 2021-05-18T14:29:45.3706690Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-18T14:29:45.3725760Z 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-6850-13ngceq 2021-05-18T14:29:45.4358580Z cp -pR /private/tmp/d20210518-6850-13ngceq/libheif/. /usr/local/Cellar/libheif 2021-05-18T14:29:45.4713410Z chmod -Rf +w /private/tmp/d20210518-6850-13ngceq 2021-05-18T14:29:45.6722500Z ==> Finishing up 2021-05-18T14:29:45.7174440Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-18T14:29:45.7178960Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-18T14:29:45.7184510Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-18T14:29:45.7189420Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-18T14:29:45.7197050Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-18T14:29:45.7204000Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-18T14:29:45.7214670Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-18T14:29:45.7342130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-18T14:29:45.7346990Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-18T14:29:45.7354350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-18T14:29:45.7364280Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-18T14:29:45.7369850Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-18T14:29:45.7374850Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-18T14:29:45.7382200Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-18T14:29:45.7387120Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-18T14:29:45.7392960Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-18T14:29:45.7400890Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-18T14:29:45.7613590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7281-kkd7fi.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:29:47.8012910Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:29:53.9573080Z ==> Summary 2021-05-18T14:29:53.9607480Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-18T14:29:53.9613900Z ==> Installing imagemagick dependency: liblqr 2021-05-18T14:29:54.0180370Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-18T14:29:54.0198980Z 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-6850-8euwdg 2021-05-18T14:29:54.0362050Z cp -pR /private/tmp/d20210518-6850-8euwdg/liblqr/. /usr/local/Cellar/liblqr 2021-05-18T14:29:54.0579120Z chmod -Rf +w /private/tmp/d20210518-6850-8euwdg 2021-05-18T14:29:54.1324080Z ==> Finishing up 2021-05-18T14:29:54.1733820Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-18T14:29:54.1740110Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-18T14:29:54.1745000Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-18T14:29:54.1753250Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-18T14:29:54.1950230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7312-6jeoph.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:29:56.3878210Z ==> Summary 2021-05-18T14:29:56.3905850Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-18T14:29:56.3912600Z ==> Installing imagemagick dependency: libomp 2021-05-18T14:29:56.4021520Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-18T14:29:56.4040760Z 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-6850-5mg9w0 2021-05-18T14:29:56.4256780Z cp -pR /private/tmp/d20210518-6850-5mg9w0/libomp/. /usr/local/Cellar/libomp 2021-05-18T14:29:56.4505300Z chmod -Rf +w /private/tmp/d20210518-6850-5mg9w0 2021-05-18T14:29:56.5378130Z ==> Finishing up 2021-05-18T14:29:56.5881990Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-18T14:29:56.5885310Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-18T14:29:56.5890930Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-18T14:29:56.5897890Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-18T14:29:56.5903690Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-18T14:29:56.6037770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7338-jlgy5l.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:29:58.7622390Z ==> Summary 2021-05-18T14:29:58.7640750Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-18T14:29:58.7649000Z ==> Installing imagemagick dependency: imath 2021-05-18T14:29:58.7710160Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:29:58.7729510Z 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-6850-8e9pmj 2021-05-18T14:29:58.8119060Z cp -pR /private/tmp/d20210518-6850-8e9pmj/imath/. /usr/local/Cellar/imath 2021-05-18T14:29:58.8509270Z chmod -Rf +w /private/tmp/d20210518-6850-8e9pmj 2021-05-18T14:29:58.9244290Z ==> Finishing up 2021-05-18T14:29:58.9713210Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-18T14:29:58.9721120Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-18T14:29:58.9726710Z 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:29:58.9760510Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-18T14:29:58.9764930Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-18T14:29:58.9770600Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-18T14:29:58.9778350Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-18T14:29:58.9979340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7364-178wepw.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:30:01.3155090Z ==> Summary 2021-05-18T14:30:01.3199960Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-18T14:30:01.3206720Z ==> Installing imagemagick dependency: openexr 2021-05-18T14:30:01.3314100Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:30:01.3332470Z 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-6850-1cwaro4 2021-05-18T14:30:01.4439380Z cp -pR /private/tmp/d20210518-6850-1cwaro4/openexr/. /usr/local/Cellar/openexr 2021-05-18T14:30:01.5739140Z chmod -Rf +w /private/tmp/d20210518-6850-1cwaro4 2021-05-18T14:30:01.8472570Z ==> Finishing up 2021-05-18T14:30:01.9039200Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-18T14:30:01.9048700Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-18T14:30:01.9057780Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-18T14:30:01.9067920Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-18T14:30:01.9078060Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-18T14:30:01.9090590Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-18T14:30:01.9096270Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-18T14:30:01.9113070Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-18T14:30:01.9127180Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-18T14:30:01.9143330Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-18T14:30:01.9159170Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-18T14:30:01.9174160Z 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:30:01.9184920Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-18T14:30:01.9197460Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-18T14:30:01.9207910Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-18T14:30:01.9219750Z 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:30:01.9229190Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-18T14:30:01.9240710Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-18T14:30:01.9325520Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-18T14:30:01.9329230Z 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:30:01.9335190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-18T14:30:01.9339990Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-18T14:30:01.9345480Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-18T14:30:01.9350600Z 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:30:01.9356320Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-18T14:30:01.9362040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-18T14:30:01.9367150Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-18T14:30:01.9375320Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-18T14:30:01.9865650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7391-1gegz3o.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:30:04.2718760Z ==> Summary 2021-05-18T14:30:04.2836180Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-18T14:30:04.2842900Z ==> Installing imagemagick 2021-05-18T14:30:04.2846980Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-18T14:30:04.2868070Z 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-6850-ygm3el 2021-05-18T14:30:04.8401200Z cp -pR /private/tmp/d20210518-6850-ygm3el/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-18T14:30:05.4509840Z chmod -Rf +w /private/tmp/d20210518-6850-ygm3el 2021-05-18T14:30:15.7219520Z ==> Finishing up 2021-05-18T14:30:15.7417820Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-18T14:30:15.7419820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-18T14:30:15.7454090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-18T14:30:15.7457440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-18T14:30:15.7483810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-18T14:30:15.7510620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-18T14:30:15.7538180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-18T14:30:15.7541510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-18T14:30:15.7566880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-18T14:30:15.7593940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-18T14:30:15.7596950Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-18T14:30:15.7625450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-18T14:30:15.7655760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-18T14:30:15.7659330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-18T14:30:15.7684980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-18T14:30:15.7686600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-18T14:30:15.7712400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-18T14:30:15.7716370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-18T14:30:15.7741290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-18T14:30:15.7749150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-18T14:30:15.7771480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-18T14:30:15.7776270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-18T14:30:15.7800870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-18T14:30:15.7803310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-18T14:30:15.7829960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-18T14:30:15.7858030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-18T14:30:15.7885910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-18T14:30:15.7887320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-18T14:30:15.7913870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-18T14:30:15.7917470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-18T14:30:15.7942460Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-18T14:30:15.7944800Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-18T14:30:15.7970350Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-18T14:30:15.8000690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-18T14:30:15.8027990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-18T14:30:15.8059510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-18T14:30:15.8087880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-18T14:30:15.8126100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-18T14:30:15.8162890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-18T14:30:15.8192090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-18T14:30:15.8223970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-18T14:30:15.8253490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-18T14:30:15.8282590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-18T14:30:15.8313310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-18T14:30:15.8344740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-18T14:30:15.8383100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-18T14:30:15.8413300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-18T14:30:15.8443470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-18T14:30:15.8473610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-18T14:30:15.8505490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-18T14:30:15.8535940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-18T14:30:15.8565090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-18T14:30:15.8596670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-18T14:30:15.8628470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-18T14:30:15.8659000Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-18T14:30:15.8689090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-18T14:30:15.8720190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-18T14:30:15.8750050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-18T14:30:15.8759600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-18T14:30:15.8780160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-18T14:30:15.8802570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-18T14:30:15.8804920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-18T14:30:15.8807220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-18T14:30:15.8809420Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-18T14:30:15.8811120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-18T14:30:15.8813060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-18T14:30:15.8815040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-18T14:30:15.8816970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-18T14:30:15.8819000Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-18T14:30:15.8820980Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-18T14:30:15.8822990Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-18T14:30:16.0879930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7420-1yklq5j.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:30:18.5116330Z ==> Summary 2021-05-18T14:30:18.5591030Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-18T14:30:20.4507650Z ==> Caveats 2021-05-18T14:30:20.4509850Z ==> docbook 2021-05-18T14:30:20.4527010Z To use the DocBook package in your XML toolchain, 2021-05-18T14:30:20.4528240Z you need to add the following to your ~/.bashrc: 2021-05-18T14:30:20.4528980Z 2021-05-18T14:30:20.4529850Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:30:20.4531270Z ==> gnu-getopt 2021-05-18T14:30:20.4561570Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:30:20.4562920Z because macOS already provides this software and installing another version in 2021-05-18T14:30:20.4564000Z parallel can cause all kinds of trouble. 2021-05-18T14:30:20.4564630Z 2021-05-18T14:30:20.4565890Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:30:20.4567540Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:30:20.4568350Z 2021-05-18T14:30:20.4568850Z 2021-05-18T14:30:20.4569630Z Bash completion has been installed to: 2021-05-18T14:30:20.4570990Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:30:22.1517170Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T14:30:23.3223200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:30:23.9067590Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-18T14:30:24.2706170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-18T14%3A40%3A00Z&sig=f9XQNZCqy6XteEO1IvikY8F%2FDO%2FgUKjnVWwRv4o9omc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:30:24.3095010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=f9XQNZCqy6XteEO1IvikY8F\%2FDO\%2FgUKjnVWwRv4o9omc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:30:24.3645900Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-18T14:30:24.4423460Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-18T14:30:24.4453880Z 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-7427-g5u2qn 2021-05-18T14:30:24.4746610Z cp -pR /private/tmp/d20210518-7427-g5u2qn/udunits/. /usr/local/Cellar/udunits 2021-05-18T14:30:24.4978760Z chmod -Rf +w /private/tmp/d20210518-7427-g5u2qn 2021-05-18T14:30:24.5712670Z ==> Finishing up 2021-05-18T14:30:24.6144980Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-18T14:30:24.6151080Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-18T14:30:24.6155190Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-18T14:30:24.6164790Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-18T14:30:24.6193070Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-18T14:30:24.6238460Z info /usr/local/share/info/udunits2.info 2021-05-18T14:30:24.6251890Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-18T14:30:24.6297280Z info /usr/local/share/info/udunits2lib.info 2021-05-18T14:30:24.6307760Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-18T14:30:24.6349650Z info /usr/local/share/info/udunits2prog.info 2021-05-18T14:30:24.6359250Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-18T14:30:24.6367420Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-18T14:30:24.6373100Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-18T14:30:24.6549850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7594-1sd4bv8.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:30:26.9033590Z ==> Summary 2021-05-18T14:30:26.9106780Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-18T14:30:29.2934910Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-18T14:30:29.2936050Z To reinstall 1.6, run: 2021-05-18T14:30:29.2937280Z brew reinstall jq 2021-05-18T14:30:30.9687080Z ==> Caveats 2021-05-18T14:30:30.9688350Z imagej requires Java. You can install the latest version with: 2021-05-18T14:30:30.9689770Z brew install --cask adoptopenjdk 2021-05-18T14:30:30.9690470Z 2021-05-18T14:30:31.2290630Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T14:30:31.4960880Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:31:00.8640560Z ==> Verifying checksum for cask 'imagej' 2021-05-18T14:31:01.1570310Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:31:01.1571520Z ==> Installing Cask imagej 2021-05-18T14:31:01.2030180Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210518-7704-1cd874i 2021-05-18T14:31:01.5067280Z cp -pR /private/tmp/d20210518-7704-1cd874i/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-18T14:31:01.6936210Z chmod -Rf +w /private/tmp/d20210518-7704-1cd874i 2021-05-18T14:31:01.7708540Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-18T14:31:02.3552620Z 🍺 imagej was successfully installed! 2021-05-18T14:31:05.0177800Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-18T14:31:06.7371800Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-18T14:31:07.1755750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-18T14%3A40%3A00Z&sig=0NRfM0GsnQ%2BQT%2FkT2IiUdkDnGCDxWcxKlthOrrze9IA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:07.2811680Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-18T14:31:08.9937340Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-18T14:31:09.3993750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-18T14%3A40%3A00Z&sig=JZHlCvch6qtoz4DCfKbc1bjbgda0AezwTwrw%2BOPpQ7c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:09.7893920Z ==> Installing dependencies for bowtie2: tbb 2021-05-18T14:31:09.7899370Z ==> Installing bowtie2 dependency: tbb 2021-05-18T14:31:09.8952810Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-18T14:31:12.6848780Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-18T14:31:12.6854970Z ==> Installing bowtie2 2021-05-18T14:31:12.6858440Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-18T14:31:15.7488250Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-18T14:31:19.0819900Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-18T14:31:20.7746240Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-18T14:31:21.1974220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-18T14%3A40%3A00Z&sig=Ss76XDd7xflfICyY1KuxMH4rkJN7dNPDyY7wNIldJD0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:21.3746290Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-18T14:31:23.3717780Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-18T14:31:23.7297740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-18T14%3A40%3A00Z&sig=Zqhj2CGcxEWPdR2fWQeuUHJmxUYkjrAgnHSYo2H8sCY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:23.8059090Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-18T14:31:25.5494390Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-18T14:31:25.9183180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-18T14%3A40%3A00Z&sig=GOS%2Fqmotnju4iSn%2BiqgpcxFiMVYJ3dgsHgd%2FjxW75u0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:26.0142250Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-18T14:31:27.6542290Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-18T14:31:28.0207240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-18T14%3A40%3A00Z&sig=2ytYkdlMIArzcuMCwY4GqhW2tCNpDN%2BqptXh0vc1lbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:28.1112800Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-18T14:31:29.7705890Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-18T14:31:30.1295760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-18T14%3A40%3A00Z&sig=nE0D89W10ezvtJdVz%2Fb%2BiKJFFh6Xc7zBG6uWnFy5bDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:30.3037360Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-18T14:31:31.9655490Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-18T14:31:32.3066610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-18T14%3A40%3A00Z&sig=G4cJO5fMRx0Qv5X7ljaSb%2BwpnoUbUmExrXkMbmEhCrQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:32.4674340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:31:33.0190890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-18T14:31:33.0210770Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:31:33.3998340Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:31:33.4239760Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-18T14:31:35.1183800Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-18T14:31:35.4786280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-18T14%3A40%3A00Z&sig=ffRkZE59nUhA5d2SIf6bmrLSiSD5b48Ht%2FOyynzJUNg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:35.5735560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-18T14:31:37.5871170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-18T14:31:37.9294870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-18T14%3A40%3A00Z&sig=D%2B4m8%2F5pMZfAmnHtjJv2qb73FFZOD2JMtKpGrdp8h6k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:38.1456160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-18T14:31:40.0555150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-18T14:31:40.4271700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-18T14%3A40%3A00Z&sig=GjvCDdr%2FhRiluPDJ9QkjyB0%2FObtWHBnH%2BR7WzSI%2FGEc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:40.5672100Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-18T14:31:42.5663380Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-18T14:31:42.5748740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-18T14%3A40%3A00Z&sig=F%2Byb6t9W1UYfHOWdJRGTxIAw5Hnh%2F8O7ou6%2F%2BefjRNA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:42.8162570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-18T14:31:44.5132600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-18T14:31:44.9009550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-18T14%3A40%3A00Z&sig=2AnhPGr23yKnVZCciJVH8prR6AyqAOZN9u%2FLcKyBqOU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:44.9922600Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-18T14:31:46.6679730Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-18T14:31:47.0105730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-18T14%3A40%3A00Z&sig=TYkd%2FAcPN2f9%2BvnkvCEjeEuHhvYQjKsezMILkeU%2BXA4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:47.2189930Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-18T14:31:48.9101910Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-18T14:31:49.2706670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-18T14%3A40%3A00Z&sig=X%2BNA7XpFhSnsQiVuPNP2tS%2BmNf8rwUgJfIZIOds62T4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:49.3618020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-18T14:31:51.0330660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-18T14:31:51.3687750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-18T14%3A40%3A00Z&sig=LRzUZNhZkOAg4BfefcnIAchfkXc1K62sxrLdlwhknqg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:51.6994270Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:31:53.4213260Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:31:53.7779230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-18T14%3A40%3A00Z&sig=KgC48dJlmTGcr5FiUByafZ%2FT%2FY4xUkx1cyZHTyQZa2o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:53.9170010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-18T14:31:55.6031350Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-18T14:31:55.9541570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-18T14%3A40%3A00Z&sig=qwg%2Fj9WfSu6ZHvYMRatBdziuXIZ2znAUw7YKM8WHKes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:56.4017520Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-18T14:31:58.0918120Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-18T14:31:58.5331390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-18T14%3A40%3A00Z&sig=A101TlwfFu%2BCqMIH5H60vao1rSmw4zrwO2dA2snMpsc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:58.8065810Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-18T14:32:00.4893470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-18T14:32:00.9097760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-18T14%3A40%3A00Z&sig=gOiYUXfo2Seo4flCVzAlDqhMYKoZuurCIvQLveS3Md4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:32:01.1566440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-18T14:32:03.1249090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-18T14:32:03.4620120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-18T14%3A40%3A00Z&sig=siY6Q43M4EKWhDaTqLIeqJUI4fbWJHF%2BelXpRSn76VE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:32:03.9680070Z ==> 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:32:03.9683370Z ==> Installing gdal dependency: cfitsio 2021-05-18T14:32:04.0340450Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-18T14:32:06.5307590Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-18T14:32:06.5313940Z ==> Installing gdal dependency: popt 2021-05-18T14:32:06.5338680Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-18T14:32:08.9202750Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-18T14:32:08.9208390Z ==> Installing gdal dependency: epsilon 2021-05-18T14:32:08.9261070Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-18T14:32:11.4041960Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-18T14:32:11.4047910Z ==> Installing gdal dependency: expat 2021-05-18T14:32:11.4076130Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-18T14:32:13.8376600Z ==> Caveats 2021-05-18T14:32:13.8377980Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:32:13.8378930Z because macOS already provides this software and installing another version in 2021-05-18T14:32:13.8379700Z parallel can cause all kinds of trouble. 2021-05-18T14:32:13.8380040Z 2021-05-18T14:32:13.8380560Z If you need to have expat first in your PATH, run: 2021-05-18T14:32:13.8381820Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:32:13.8382290Z 2021-05-18T14:32:13.8382810Z For compilers to find expat you may need to set: 2021-05-18T14:32:13.8383820Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:32:13.8384870Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:32:13.8385270Z 2021-05-18T14:32:13.8386150Z For pkg-config to find expat you may need to set: 2021-05-18T14:32:13.8386910Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:32:13.8387320Z 2021-05-18T14:32:13.8388060Z ==> Summary 2021-05-18T14:32:13.8408070Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-18T14:32:13.8415440Z ==> Installing gdal dependency: freexl 2021-05-18T14:32:13.8482800Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-18T14:32:16.3490970Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-18T14:32:16.3498170Z ==> Installing gdal dependency: geos 2021-05-18T14:32:16.3864520Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-18T14:32:19.6857060Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-18T14:32:19.6866350Z ==> Installing gdal dependency: hdf5 2021-05-18T14:32:19.7318980Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:32:23.5478330Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:32:23.5485220Z ==> Installing gdal dependency: json-c 2021-05-18T14:32:23.5548830Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-18T14:32:25.9435320Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-18T14:32:25.9441910Z ==> Installing gdal dependency: libxml2 2021-05-18T14:32:25.9524020Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-18T14:32:29.0503970Z ==> Caveats 2021-05-18T14:32:29.0506050Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:32:29.0507720Z because macOS already provides this software and installing another version in 2021-05-18T14:32:29.0508980Z parallel can cause all kinds of trouble. 2021-05-18T14:32:29.0509620Z 2021-05-18T14:32:29.0510360Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:32:29.0512670Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:32:29.0513140Z 2021-05-18T14:32:29.0513660Z For compilers to find libxml2 you may need to set: 2021-05-18T14:32:29.0515200Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:32:29.0516380Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:32:29.0516760Z 2021-05-18T14:32:29.0517650Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:32:29.0518420Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:32:29.0518830Z 2021-05-18T14:32:29.0519550Z ==> Summary 2021-05-18T14:32:29.0698140Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-18T14:32:29.0705020Z ==> Installing gdal dependency: libdap 2021-05-18T14:32:29.0857660Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-18T14:32:31.8954210Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-18T14:32:31.8960670Z ==> Installing gdal dependency: proj 2021-05-18T14:32:31.9172160Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-18T14:32:34.8811140Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-18T14:32:34.8816880Z ==> Installing gdal dependency: libgeotiff 2021-05-18T14:32:34.9077600Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-18T14:32:37.4026780Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-18T14:32:37.4034440Z ==> Installing gdal dependency: librttopo 2021-05-18T14:32:37.4502740Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:32:39.9679230Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-18T14:32:39.9684350Z ==> Installing gdal dependency: minizip 2021-05-18T14:32:39.9832480Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-18T14:32:42.2798010Z ==> Caveats 2021-05-18T14:32:42.2799950Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:32:42.2801280Z with the venerable 'unzip' library. 2021-05-18T14:32:42.2802260Z ==> Summary 2021-05-18T14:32:42.2822340Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-18T14:32:42.2828830Z ==> Installing gdal dependency: libspatialite 2021-05-18T14:32:42.3744130Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-18T14:32:46.6588850Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-18T14:32:46.6594160Z ==> Installing gdal dependency: netcdf 2021-05-18T14:32:46.7171620Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:32:49.6158010Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:32:49.6164510Z ==> Installing gdal dependency: openblas 2021-05-18T14:32:49.6539930Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-18T14:32:57.0439380Z ==> Caveats 2021-05-18T14:32:57.0442240Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:32:57.0443200Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:32:57.0443840Z 2021-05-18T14:32:57.0444590Z For compilers to find openblas you may need to set: 2021-05-18T14:32:57.0445940Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:32:57.0447130Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:32:57.0447550Z 2021-05-18T14:32:57.0448450Z For pkg-config to find openblas you may need to set: 2021-05-18T14:32:57.0449250Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:32:57.0449680Z 2021-05-18T14:32:57.0450410Z ==> Summary 2021-05-18T14:32:57.0467860Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-18T14:32:57.0475710Z ==> Installing gdal dependency: numpy 2021-05-18T14:32:57.1339950Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-18T14:33:01.5466920Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-18T14:33:01.5474560Z ==> Installing gdal dependency: xerces-c 2021-05-18T14:33:01.5580220Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-18T14:33:07.1618790Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-18T14:33:07.1624830Z ==> Installing gdal 2021-05-18T14:33:07.1629620Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-18T14:33:24.5692220Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-18T14:33:25.9731420Z ==> No outdated dependents to upgrade! 2021-05-18T14:33:25.9732720Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:33:26.3222190Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:33:26.3222990Z netcdf 2021-05-18T14:33:26.4148270Z ==> Caveats 2021-05-18T14:33:26.4149250Z ==> expat 2021-05-18T14:33:26.4194140Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:33:26.4195250Z because macOS already provides this software and installing another version in 2021-05-18T14:33:26.4196010Z parallel can cause all kinds of trouble. 2021-05-18T14:33:26.4196360Z 2021-05-18T14:33:26.4196930Z If you need to have expat first in your PATH, run: 2021-05-18T14:33:26.4198270Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:33:26.4198750Z 2021-05-18T14:33:26.4199270Z For compilers to find expat you may need to set: 2021-05-18T14:33:26.4200290Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:33:26.4201340Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:33:26.4201720Z 2021-05-18T14:33:26.4202680Z For pkg-config to find expat you may need to set: 2021-05-18T14:33:26.4203610Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:33:26.4204040Z 2021-05-18T14:33:26.4204840Z ==> libxml2 2021-05-18T14:33:26.4240450Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:33:26.4241490Z because macOS already provides this software and installing another version in 2021-05-18T14:33:26.4242260Z parallel can cause all kinds of trouble. 2021-05-18T14:33:26.4242600Z 2021-05-18T14:33:26.4243490Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:33:26.4244850Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:33:26.4245310Z 2021-05-18T14:33:26.4245840Z For compilers to find libxml2 you may need to set: 2021-05-18T14:33:26.4246890Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:33:26.4247940Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:33:26.4248350Z 2021-05-18T14:33:26.4249410Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:33:26.4250180Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:33:26.4250640Z 2021-05-18T14:33:26.4251510Z ==> minizip 2021-05-18T14:33:26.4258080Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:33:26.4259310Z with the venerable 'unzip' library. 2021-05-18T14:33:26.4260240Z ==> openblas 2021-05-18T14:33:26.4299350Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:33:26.4300420Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:33:26.4300880Z 2021-05-18T14:33:26.4301490Z For compilers to find openblas you may need to set: 2021-05-18T14:33:26.4302580Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:33:26.4303820Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:33:26.4304240Z 2021-05-18T14:33:26.4305850Z For pkg-config to find openblas you may need to set: 2021-05-18T14:33:26.4306700Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:33:26.4307160Z 2021-05-18T14:33:28.8715500Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:33:30.6017220Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-18T14:33:30.6090850Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:33:30.9691370Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:33:30.9882590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:33:31.5851560Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-18T14:33:31.5871960Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:33:31.9409360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:33:31.9684920Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-18T14:33:33.9220350Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-18T14:33:34.3068140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-18T14%3A40%3A00Z&sig=uy5FlfXEFG6L%2FpbQLLziXDYDJNjO0p8EyH6IjcVpiBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:35.9335520Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:33:36.5056680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-18T14:33:36.5077370Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:33:36.8662770Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:33:36.8766830Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-18T14:33:38.6062910Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-18T14:33:38.9412720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-18T14%3A40%3A00Z&sig=Vw8j9PT7jnHm6SU03cCLvIXVibpIp%2FYnd2jyfXeNxsY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:39.1923260Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-18T14:33:39.1941710Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-18T14:33:41.0011030Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-18T14:33:41.3654120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-18T14%3A40%3A00Z&sig=oeh%2FnmICSgcZfj460FKODR%2BN2FHPQUqWEt2cqxDDtmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:42.0252800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-18T14:33:43.7755620Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-18T14:33:44.0994080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-18T14%3A40%3A00Z&sig=PdSmx4zyN60yBfnum1Yc6bbpaM16iYhOaM17Ru1ZUO8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:44.3161460Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-18T14:33:45.9972110Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-18T14:33:46.3419720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-18T14%3A40%3A00Z&sig=k7nNg6G0c%2BF1%2BG6tubmMU1Y5JBgCcY%2BM%2FL4XdVKegIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:47.7398170Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-18T14:33:47.7408050Z ==> Installing itk dependency: open-mpi 2021-05-18T14:33:47.8544900Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:33:57.3682200Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:33:57.3689860Z ==> Installing itk dependency: fftw 2021-05-18T14:33:57.4344890Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:34:00.5213950Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:34:00.5219890Z ==> Installing itk dependency: boost 2021-05-18T14:34:00.5291370Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-18T14:34:43.2284330Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-18T14:34:43.2293610Z ==> Installing itk dependency: netcdf 2021-05-18T14:34:43.2876410Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:34:46.2741700Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:34:46.2748460Z ==> Installing itk dependency: pyqt@5 2021-05-18T14:34:46.3594390Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-18T14:34:53.2404090Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-18T14:34:53.2411380Z ==> Installing itk dependency: vtk@8.2 2021-05-18T14:34:53.3993380Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-18T14:36:21.2538700Z ==> Caveats 2021-05-18T14:36:21.2539980Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:36:21.2540810Z because this is an alternate version of another formula. 2021-05-18T14:36:21.2541220Z 2021-05-18T14:36:21.2541730Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-18T14:36:21.2542960Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:36:21.2543420Z 2021-05-18T14:36:21.2543940Z For compilers to find vtk@8.2 you may need to set: 2021-05-18T14:36:21.2544940Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-18T14:36:21.2545970Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-18T14:36:21.2546340Z 2021-05-18T14:36:21.2547080Z ==> Summary 2021-05-18T14:36:21.4844230Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-18T14:36:21.4850450Z ==> Installing itk dependency: gdcm 2021-05-18T14:36:21.7961890Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-18T14:36:31.8234050Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-18T14:36:31.8240360Z ==> Installing itk 2021-05-18T14:36:31.8244110Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-18T14:36:57.3643440Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-18T14:37:01.5332610Z ==> No outdated dependents to upgrade! 2021-05-18T14:37:01.5333920Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:37:03.7777280Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:37:03.7777920Z fftw 2021-05-18T14:37:03.8181540Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-18T14:37:03.8182830Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-18T14:37:05.9457840Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-18T14:37:06.1384380Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T14:37:07.2651570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:07.8328360Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-18T14:37:08.2103940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-18T14%3A45%3A00Z&sig=n63ccIsweHefUjnjGA1qlXffTqY1np8tGQk3n%2Bw%2FX%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:37:08.2518620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=n63ccIsweHefUjnjGA1qlXffTqY1np8tGQk3n\%2Bw\%2FX\%2Fc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:37:08.3037860Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-18T14:37:08.3101010Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T14:37:09.4070080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:09.9652600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-18T14:37:10.3460850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-18T14%3A45%3A00Z&sig=CX7eiUVavLBxxYMj6LEy0X5s9cQZejz8JmUIQW4GyVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:37:10.3763640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=CX7eiUVavLBxxYMj6LEy0X5s9cQZejz8JmUIQW4GyVU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:37:10.5088330Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-18T14:37:10.5299830Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T14:37:11.6286820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:12.1474840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-18T14:37:12.4774880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-18T14%3A45%3A00Z&sig=1GcxL8veC2EJE4q8ScOti1f%2Bwbt6TsAaTQyuJrjB4n0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:37:12.5197980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=1GcxL8veC2EJE4q8ScOti1f\%2Bwbt6TsAaTQyuJrjB4n0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:37:12.5702300Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-18T14:37:12.5829850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T14:37:13.6985600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:14.2387380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-18T14:37:14.5775030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-18T14%3A45%3A00Z&sig=pxago80I2Pf9UnxQp1bPhqc4VmOH%2BJl7%2BWj%2FE4%2BFBX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:37:14.6341000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=pxago80I2Pf9UnxQp1bPhqc4VmOH\%2BJl7\%2BWj\%2FE4\%2BFBX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:37:14.9891600Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-18T14:37:15.0502620Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-18T14:37:15.0508040Z ==> Installing libav dependency: faac 2021-05-18T14:37:15.1143370Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-18T14:37:15.1174420Z 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-9327-dzpzl2 2021-05-18T14:37:15.1296010Z cp -pR /private/tmp/d20210518-9327-dzpzl2/faac/. /usr/local/Cellar/faac 2021-05-18T14:37:15.1527380Z chmod -Rf +w /private/tmp/d20210518-9327-dzpzl2 2021-05-18T14:37:15.2022230Z ==> Finishing up 2021-05-18T14:37:15.2665190Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-18T14:37:15.2670780Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-18T14:37:15.2676620Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-18T14:37:15.2688820Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-18T14:37:15.2695400Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-18T14:37:15.2700230Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-18T14:37:15.2705920Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-18T14:37:15.2857300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9509-s6umg5.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:37:17.4024610Z ==> Summary 2021-05-18T14:37:17.4048530Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-18T14:37:17.4055420Z ==> Installing libav dependency: fdk-aac 2021-05-18T14:37:17.4079150Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-18T14:37:17.4136120Z 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-9327-141x8q7 2021-05-18T14:37:17.4754020Z cp -pR /private/tmp/d20210518-9327-141x8q7/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-18T14:37:17.5745850Z chmod -Rf +w /private/tmp/d20210518-9327-141x8q7 2021-05-18T14:37:17.6425550Z ==> Finishing up 2021-05-18T14:37:17.7160660Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-18T14:37:17.7168070Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-18T14:37:17.7175140Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-18T14:37:17.7180590Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-18T14:37:17.7186170Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-18T14:37:17.7194310Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-18T14:37:17.7374820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9535-cb47pe.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:37:20.0294470Z ==> Summary 2021-05-18T14:37:20.0317920Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-18T14:37:20.0324870Z ==> Installing libav dependency: sdl 2021-05-18T14:37:20.0351910Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-18T14:37:20.0370110Z 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-9327-1tfg945 2021-05-18T14:37:20.1311640Z cp -pR /private/tmp/d20210518-9327-1tfg945/sdl/. /usr/local/Cellar/sdl 2021-05-18T14:37:20.2626380Z chmod -Rf +w /private/tmp/d20210518-9327-1tfg945 2021-05-18T14:37:20.3918410Z ==> Finishing up 2021-05-18T14:37:20.4470330Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-18T14:37:20.4476230Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-18T14:37:20.4484950Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-18T14:37:20.4498830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-18T14:37:20.4504520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-18T14:37:20.4510170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-18T14:37:20.4516300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-18T14:37:20.4521550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-18T14:37:20.4527790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-18T14:37:20.4533040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-18T14:37:20.4538670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-18T14:37:20.4544430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-18T14:37:20.4550340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-18T14:37:20.4555730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-18T14:37:20.4561420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-18T14:37:20.4567080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-18T14:37:20.4573140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-18T14:37:20.4578780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-18T14:37:20.4584670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-18T14:37:20.4590620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-18T14:37:20.4596190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-18T14:37:20.4601740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-18T14:37:20.4607670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-18T14:37:20.4613740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-18T14:37:20.4634740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-18T14:37:20.4640520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-18T14:37:20.4645670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-18T14:37:20.4652920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-18T14:37:20.4656910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-18T14:37:20.4663130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-18T14:37:20.4669300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-18T14:37:20.4674310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-18T14:37:20.4680850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-18T14:37:20.4687780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-18T14:37:20.4694490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-18T14:37:20.4700320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-18T14:37:20.4705950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-18T14:37:20.4711790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-18T14:37:20.4718040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-18T14:37:20.4723780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-18T14:37:20.4730450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-18T14:37:20.4736500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-18T14:37:20.4742840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-18T14:37:20.4748560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-18T14:37:20.4754580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-18T14:37:20.4760380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-18T14:37:20.4766140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-18T14:37:20.4771730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-18T14:37:20.4777170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-18T14:37:20.4782880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-18T14:37:20.4789010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-18T14:37:20.4794610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-18T14:37:20.4801060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-18T14:37:20.4806450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-18T14:37:20.4812140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-18T14:37:20.4817320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-18T14:37:20.4827940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-18T14:37:20.4833800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-18T14:37:20.4839730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-18T14:37:20.4845460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-18T14:37:20.4851260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-18T14:37:20.4857030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-18T14:37:20.4862850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-18T14:37:20.4869230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-18T14:37:20.4874660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-18T14:37:20.4880220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-18T14:37:20.4886270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-18T14:37:20.4891930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-18T14:37:20.4899170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-18T14:37:20.4905510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-18T14:37:20.4911290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-18T14:37:20.4917030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-18T14:37:20.4923150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-18T14:37:20.4928930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-18T14:37:20.4935220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-18T14:37:20.4940920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-18T14:37:20.4946730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-18T14:37:20.4953140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-18T14:37:20.4958750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-18T14:37:20.4964400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-18T14:37:20.4970630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-18T14:37:20.4976790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-18T14:37:20.4982510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-18T14:37:20.4988620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-18T14:37:20.4994650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-18T14:37:20.5001080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-18T14:37:20.5007050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-18T14:37:20.5013440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-18T14:37:20.5037660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-18T14:37:20.5044070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-18T14:37:20.5049350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-18T14:37:20.5054850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-18T14:37:20.5060470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-18T14:37:20.5065660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-18T14:37:20.5071070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-18T14:37:20.5076490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-18T14:37:20.5082210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-18T14:37:20.5088260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-18T14:37:20.5093170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-18T14:37:20.5098800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-18T14:37:20.5102820Z Only the first 100 operations were output. 2021-05-18T14:37:20.6023450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9561-18vtcjj.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:37:22.7909040Z ==> Summary 2021-05-18T14:37:22.8047370Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-18T14:37:22.8053830Z ==> Installing libav 2021-05-18T14:37:22.8057690Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-18T14:37:22.8076830Z 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-9327-b06fmt 2021-05-18T14:37:23.2878200Z cp -pR /private/tmp/d20210518-9327-b06fmt/libav/. /usr/local/Cellar/libav 2021-05-18T14:37:23.6626780Z chmod -Rf +w /private/tmp/d20210518-9327-b06fmt 2021-05-18T14:37:27.8410580Z ==> Finishing up 2021-05-18T14:37:27.8894670Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-18T14:37:27.8898850Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-18T14:37:27.8913580Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-18T14:37:27.8925990Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-18T14:37:27.8931410Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-18T14:37:27.8937500Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-18T14:37:27.9288880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9587-vwqbah.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:37:30.0759100Z ==> Summary 2021-05-18T14:37:30.0779690Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-18T14:37:32.5240870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-18T14:37:34.1821840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-18T14:37:34.5194880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-18T14%3A45%3A00Z&sig=QEk%2Bjrhs0fL%2FkgzBtjoyNWxtE2UUmd1fyLrl5JZUhpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:37:34.7192290Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:37:37.3549820Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-18T14:37:39.8652320Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-18T14:37:39.8653160Z To reinstall 4.3.0, run: 2021-05-18T14:37:39.8653630Z brew reinstall libtiff 2021-05-18T14:37:41.5093820Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-18T14:37:41.5094570Z To reinstall 2.3.9_1, run: 2021-05-18T14:37:41.5095050Z brew reinstall unixodbc 2021-05-18T14:37:43.0961750Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-18T14:37:43.0962430Z To reinstall 1.0.18_1, run: 2021-05-18T14:37:43.0962980Z brew reinstall libsodium 2021-05-18T14:37:44.6645020Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-18T14:37:44.6646370Z To reinstall 4.1.1, run: 2021-05-18T14:37:44.6646850Z brew reinstall tesseract 2021-05-18T14:37:46.2243600Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-18T14:37:46.2244970Z To reinstall 1.21.1, run: 2021-05-18T14:37:46.2245480Z brew reinstall wget 2021-05-18T14:37:47.7763680Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-18T14:37:47.7764400Z To reinstall 4.3.4, run: 2021-05-18T14:37:47.7771560Z brew reinstall zeromq 2021-05-18T14:37:49.3075130Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-18T14:37:49.3076020Z To reinstall 2.2.27.6_1, run: 2021-05-18T14:37:49.3076480Z brew reinstall udunits 2021-05-18T14:37:50.8468930Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-18T14:37:50.8469640Z To reinstall 1.2.0, run: 2021-05-18T14:37:50.8470070Z brew reinstall webp 2021-05-18T14:37:52.4638010Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-18T14:37:54.1458040Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-18T14:37:54.4972480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-18T14%3A45%3A00Z&sig=x4ZngkAMnVrm7Jn3PEGv%2BkiHTAcWBB6F21AM7EFNTGk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:37:56.8763010Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-18T14:38:50.5955190Z ==> Caveats 2021-05-18T14:38:50.5955960Z Bash completion has been installed to: 2021-05-18T14:38:50.5956560Z /usr/local/etc/bash_completion.d 2021-05-18T14:38:50.5957480Z ==> Summary 2021-05-18T14:38:51.9138390Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-18T14:38:55.9096520Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-18T14:38:55.9102090Z ==> 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=20210518T143855Z&X-Amz-Expires=300&X-Amz-Signature=7d23ce42dbda1d49cf7b14d8c868c6e5db6b655e15e617c5c80f84afa66ffc62&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:38:59.7766360Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:38:59.7767580Z ==> Installing Cask xquartz 2021-05-18T14:39:20.2679270Z ==> Running installer for xquartz; your password may be necessary. 2021-05-18T14:39:20.2688850Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-18T14:40:16.5535290Z installer: Package name is 2021-05-18T14:40:16.5548220Z installer: Installing at base path / 2021-05-18T14:40:16.5548980Z installer: The install was successful. 2021-05-18T14:40:16.5552200Z installer: The install requires logging out now. 2021-05-18T14:40:16.6512960Z 🍺 xquartz was successfully installed! 2021-05-18T14:40:16.7110440Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:40:16.7111480Z with: 2021-05-18T14:40:16.7112140Z github_slug: neuroconductor/RAVEL 2021-05-18T14:40:16.7112600Z env: 2021-05-18T14:40:16.7112990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:16.7113420Z TIC_DEPLOY_KEY: 2021-05-18T14:40:16.7113730Z RSPM: 2021-05-18T14:40:16.7115670Z GITHUB_PAT: *** 2021-05-18T14:40:16.7116450Z COVERALLS_TOKEN: *** 2021-05-18T14:40:16.7116900Z continue-on-error: false 2021-05-18T14:40:16.7117350Z VDIFFR_RUN_TESTS: false 2021-05-18T14:40:16.7117810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:40:16.7118700Z TZ: UTC 2021-05-18T14:40:16.7119050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:16.7119420Z NOT_CRAN: true 2021-05-18T14:40:16.7119760Z ##[endgroup] 2021-05-18T14:40:16.8743260Z repo slug is: neuroconductor/RAVEL 2021-05-18T14:40:16.8872140Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:40:16.8872790Z env: 2021-05-18T14:40:16.8873220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:16.8873730Z TIC_DEPLOY_KEY: 2021-05-18T14:40:16.8874080Z RSPM: 2021-05-18T14:40:16.8874950Z GITHUB_PAT: *** 2021-05-18T14:40:16.8875770Z COVERALLS_TOKEN: *** 2021-05-18T14:40:16.8876260Z continue-on-error: false 2021-05-18T14:40:16.8876790Z VDIFFR_RUN_TESTS: false 2021-05-18T14:40:16.8877420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:40:16.8877890Z TZ: UTC 2021-05-18T14:40:16.8878320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:16.8878740Z NOT_CRAN: true 2021-05-18T14:40:16.8879240Z ##[endgroup] 2021-05-18T14:40:18.7074180Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:40:18.7075220Z with: 2021-05-18T14:40:18.7075580Z repo_name: RAVEL 2021-05-18T14:40:18.7076000Z repo_version: 1.2.2 2021-05-18T14:40:18.7076370Z runner_os: macOS 2021-05-18T14:40:18.7076790Z R_version: 4.0 2021-05-18T14:40:18.7077160Z env: 2021-05-18T14:40:18.7077570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:18.7078050Z TIC_DEPLOY_KEY: 2021-05-18T14:40:18.7078400Z RSPM: 2021-05-18T14:40:18.7079710Z GITHUB_PAT: *** 2021-05-18T14:40:18.7080560Z COVERALLS_TOKEN: *** 2021-05-18T14:40:18.7081030Z continue-on-error: false 2021-05-18T14:40:18.7081530Z VDIFFR_RUN_TESTS: false 2021-05-18T14:40:18.7082190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:40:18.7082650Z TZ: UTC 2021-05-18T14:40:18.7083060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:18.7083460Z NOT_CRAN: true 2021-05-18T14:40:18.7083850Z ##[endgroup] 2021-05-18T14:40:18.8046090Z Package: RAVEL 2021-05-18T14:40:18.8051830Z Version: 1.2.2 2021-05-18T14:40:18.8052690Z OS: macOS 2021-05-18T14:40:18.8140950Z ##[group]Run install.packages('remotes') 2021-05-18T14:40:18.8141750Z install.packages('remotes') 2021-05-18T14:40:18.8142520Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:40:18.8143490Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:40:18.8323920Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:40:18.8324330Z env: 2021-05-18T14:40:18.8324780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:18.8325310Z TIC_DEPLOY_KEY: 2021-05-18T14:40:18.8325710Z RSPM: 2021-05-18T14:40:18.8326600Z GITHUB_PAT: *** 2021-05-18T14:40:18.8327360Z COVERALLS_TOKEN: *** 2021-05-18T14:40:18.8327870Z continue-on-error: false 2021-05-18T14:40:18.8328360Z VDIFFR_RUN_TESTS: false 2021-05-18T14:40:18.8328940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:40:18.8329460Z TZ: UTC 2021-05-18T14:40:18.8330010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:18.8330420Z NOT_CRAN: true 2021-05-18T14:40:18.8330820Z ##[endgroup] 2021-05-18T14:40:19.0865910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:40:19.0867170Z (as ‘lib’ is unspecified) 2021-05-18T14:40:21.5773350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-18T14:40:21.6975150Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-18T14:40:21.7025870Z ================================================== 2021-05-18T14:40:21.7026940Z downloaded 381 KB 2021-05-18T14:40:21.7027750Z 2021-05-18T14:40:21.7297030Z 2021-05-18T14:40:21.7405610Z The downloaded binary packages are in 2021-05-18T14:40:21.7508780Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpjO7FUO/downloaded_packages 2021-05-18T14:40:30.7179260Z ##[group]Run actions/cache@v1 2021-05-18T14:40:30.7179890Z with: 2021-05-18T14:40:30.7180740Z path: /Users/runner/work/_temp/Library 2021-05-18T14:40:30.7183310Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-980d19a2046ba2819e142f6496469d14e87b05df66c656e7caeac084d6218885 2021-05-18T14:40:30.7186560Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-18T14:40:30.7187820Z env: 2021-05-18T14:40:30.7188290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:30.7188740Z TIC_DEPLOY_KEY: 2021-05-18T14:40:30.7189120Z RSPM: 2021-05-18T14:40:30.7191040Z GITHUB_PAT: *** 2021-05-18T14:40:30.7191850Z COVERALLS_TOKEN: *** 2021-05-18T14:40:30.7192380Z continue-on-error: false 2021-05-18T14:40:30.7192890Z VDIFFR_RUN_TESTS: false 2021-05-18T14:40:30.7193370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:40:30.7193840Z TZ: UTC 2021-05-18T14:40:30.7194820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:30.7195340Z NOT_CRAN: true 2021-05-18T14:40:30.7195710Z ##[endgroup] 2021-05-18T14:40:30.8103460Z [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:40:30.8223030Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:40:30.8223960Z remotes::install_github("ropensci/tic") 2021-05-18T14:40:30.8224580Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:40:30.8225220Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:40:30.8226140Z remotes::install_cran("covr") 2021-05-18T14:40:30.8417320Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:40:30.8417800Z env: 2021-05-18T14:40:30.8418240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:30.8418740Z TIC_DEPLOY_KEY: 2021-05-18T14:40:30.8419080Z RSPM: 2021-05-18T14:40:30.8420070Z GITHUB_PAT: *** 2021-05-18T14:40:30.8420880Z COVERALLS_TOKEN: *** 2021-05-18T14:40:30.8421350Z continue-on-error: false 2021-05-18T14:40:30.8421880Z VDIFFR_RUN_TESTS: false 2021-05-18T14:40:30.8422450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:40:30.8422880Z TZ: UTC 2021-05-18T14:40:30.8423300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:30.8423740Z NOT_CRAN: true 2021-05-18T14:40:30.8424140Z ##[endgroup] 2021-05-18T14:40:31.1307680Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:40:31.8688570Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:40:36.0164050Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:40:36.0165170Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:40:36.0166060Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:40:36.0166910Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:40:36.0167830Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:40:36.0168700Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:40:36.0169550Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:40:36.0170430Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:40:36.0171310Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:40:36.0172160Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:40:36.0173100Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:40:36.0173900Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:40:36.0174820Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:40:36.0176190Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:40:36.0177140Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:40:36.0178040Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:40:36.0178920Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:40:36.0179870Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:40:36.0180780Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-18T14:40:36.0181640Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:40:36.0182520Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:40:36.0183340Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:40:36.0184240Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:40:36.0185150Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:40:36.0185990Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:40:36.0186920Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:40:36.0188520Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:40:36.0189360Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:40:36.0190250Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:40:36.0191080Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:40:36.0191970Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:40:36.0192860Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:40:36.0193720Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:40:36.0194630Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:40:36.0195470Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:40:36.0197410Z 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:40:36.0205720Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:40:36.0207090Z (as ‘lib’ is unspecified) 2021-05-18T14:40:37.9215210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-18T14:40:38.0887350Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-18T14:40:38.1132550Z ================================================== 2021-05-18T14:40:38.1134000Z downloaded 1.3 MB 2021-05-18T14:40:38.1134700Z 2021-05-18T14:40:38.1170300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-18T14:40:38.3170290Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-18T14:40:38.3200200Z ================================================== 2021-05-18T14:40:38.3201220Z downloaded 219 KB 2021-05-18T14:40:38.3202220Z 2021-05-18T14:40:38.3264480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-18T14:40:38.4486150Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-18T14:40:38.4512690Z ================================================== 2021-05-18T14:40:38.4513300Z downloaded 135 KB 2021-05-18T14:40:38.4513600Z 2021-05-18T14:40:38.4552590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-18T14:40:38.7059000Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-18T14:40:38.7064880Z ================================================== 2021-05-18T14:40:38.7065410Z downloaded 46 KB 2021-05-18T14:40:38.7065720Z 2021-05-18T14:40:38.7101740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-18T14:40:38.9553380Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-18T14:40:38.9554180Z ================================================== 2021-05-18T14:40:38.9554660Z downloaded 21 KB 2021-05-18T14:40:38.9554970Z 2021-05-18T14:40:38.9592930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-18T14:40:39.0879290Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-18T14:40:39.0889230Z ================================================== 2021-05-18T14:40:39.0889790Z downloaded 80 KB 2021-05-18T14:40:39.0890110Z 2021-05-18T14:40:39.0930890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-18T14:40:39.3605420Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-18T14:40:39.4018060Z ================================================== 2021-05-18T14:40:39.4018800Z downloaded 2.8 MB 2021-05-18T14:40:39.4019110Z 2021-05-18T14:40:39.4495520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-18T14:40:39.5722400Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-18T14:40:39.5723390Z ================================================== 2021-05-18T14:40:39.5723880Z downloaded 34 KB 2021-05-18T14:40:39.5724200Z 2021-05-18T14:40:39.5757440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-18T14:40:39.7226670Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-18T14:40:39.7703340Z ================================================== 2021-05-18T14:40:39.7704090Z downloaded 841 KB 2021-05-18T14:40:39.7704410Z 2021-05-18T14:40:39.7746480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-18T14:40:40.0108420Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-18T14:40:40.0199280Z ================================================== 2021-05-18T14:40:40.0199840Z downloaded 480 KB 2021-05-18T14:40:40.0200140Z 2021-05-18T14:40:40.0240360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-18T14:40:40.1715680Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-18T14:40:40.1718080Z ================================================== 2021-05-18T14:40:40.1720130Z downloaded 12 KB 2021-05-18T14:40:40.1720980Z 2021-05-18T14:40:40.1837710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-18T14:40:40.3571670Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-18T14:40:40.3683830Z ================================================== 2021-05-18T14:40:40.3684410Z downloaded 486 KB 2021-05-18T14:40:40.3685120Z 2021-05-18T14:40:40.3757540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-18T14:40:40.5055930Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-18T14:40:40.5079050Z ================================================== 2021-05-18T14:40:40.5079630Z downloaded 89 KB 2021-05-18T14:40:40.5079940Z 2021-05-18T14:40:40.5118460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-18T14:40:40.6309430Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-18T14:40:40.6429370Z ================================================== 2021-05-18T14:40:40.6429960Z downloaded 518 KB 2021-05-18T14:40:40.6430290Z 2021-05-18T14:40:40.6469840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-18T14:40:40.7812890Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-18T14:40:40.7889260Z ================================================== 2021-05-18T14:40:40.7889850Z downloaded 206 KB 2021-05-18T14:40:40.7890130Z 2021-05-18T14:40:40.7929400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-18T14:40:41.1005070Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-18T14:40:41.1043550Z ================================================== 2021-05-18T14:40:41.1044080Z downloaded 265 KB 2021-05-18T14:40:41.1044400Z 2021-05-18T14:40:41.1087850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-18T14:40:41.3815900Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-18T14:40:41.3838350Z ================================================== 2021-05-18T14:40:41.3838960Z downloaded 166 KB 2021-05-18T14:40:41.3839270Z 2021-05-18T14:40:41.3876480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-18T14:40:41.5588050Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-18T14:40:41.5602650Z ================================================== 2021-05-18T14:40:41.5603200Z downloaded 94 KB 2021-05-18T14:40:41.5603460Z 2021-05-18T14:40:41.5642880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-18T14:40:41.7499410Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-18T14:40:41.7519310Z ================================================== 2021-05-18T14:40:41.7519840Z downloaded 136 KB 2021-05-18T14:40:41.7520150Z 2021-05-18T14:40:41.7556670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-18T14:40:42.0126200Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-18T14:40:42.0155920Z ================================================== 2021-05-18T14:40:42.0156530Z downloaded 183 KB 2021-05-18T14:40:42.0157220Z 2021-05-18T14:40:42.0198970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-18T14:40:42.2718790Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-18T14:40:42.2749040Z ================================================== 2021-05-18T14:40:42.2749620Z downloaded 198 KB 2021-05-18T14:40:42.2749930Z 2021-05-18T14:40:42.2787480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-18T14:40:42.5120390Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-18T14:40:42.5144490Z ================================================== 2021-05-18T14:40:42.5145010Z downloaded 204 KB 2021-05-18T14:40:42.5145320Z 2021-05-18T14:40:42.5206810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-18T14:40:42.6653460Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-18T14:40:42.6661140Z ================================================== 2021-05-18T14:40:42.6661770Z downloaded 64 KB 2021-05-18T14:40:42.6662080Z 2021-05-18T14:40:42.6697890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-18T14:40:42.8095820Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-18T14:40:42.8132570Z ================================================== 2021-05-18T14:40:42.8133280Z downloaded 44 KB 2021-05-18T14:40:42.8133590Z 2021-05-18T14:40:42.8169560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-18T14:40:43.0818550Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-18T14:40:43.0912260Z ================================================== 2021-05-18T14:40:43.0912800Z downloaded 408 KB 2021-05-18T14:40:43.0913130Z 2021-05-18T14:40:43.0952060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-18T14:40:43.3295080Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-18T14:40:43.3320260Z ================================================== 2021-05-18T14:40:43.3320850Z downloaded 91 KB 2021-05-18T14:40:43.3321170Z 2021-05-18T14:40:43.3462180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-18T14:40:43.5623180Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-18T14:40:43.5663070Z ================================================== 2021-05-18T14:40:43.5663650Z downloaded 134 KB 2021-05-18T14:40:43.5663920Z 2021-05-18T14:40:43.5697070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-18T14:40:43.7012020Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-18T14:40:43.7243890Z ================================================== 2021-05-18T14:40:43.7244470Z downloaded 1.9 MB 2021-05-18T14:40:43.7244790Z 2021-05-18T14:40:43.7308230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-18T14:40:43.9857180Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-18T14:40:43.9998250Z ================================================== 2021-05-18T14:40:43.9998920Z downloaded 532 KB 2021-05-18T14:40:43.9999300Z 2021-05-18T14:40:44.0044410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-18T14:40:44.2348450Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-18T14:40:44.2488340Z ================================================== 2021-05-18T14:40:44.2489090Z downloaded 515 KB 2021-05-18T14:40:44.2489440Z 2021-05-18T14:40:44.2531140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-18T14:40:44.3847470Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-18T14:40:44.3853150Z ================================================== 2021-05-18T14:40:44.3853720Z downloaded 47 KB 2021-05-18T14:40:44.3853980Z 2021-05-18T14:40:44.3890160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.5.tgz' 2021-05-18T14:40:44.5176940Z Content type 'application/x-gzip' length 65744 bytes (64 KB) 2021-05-18T14:40:44.5187760Z ================================================== 2021-05-18T14:40:44.5188380Z downloaded 64 KB 2021-05-18T14:40:44.5188730Z 2021-05-18T14:40:44.5227210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-18T14:40:44.6520600Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-18T14:40:44.6640970Z ================================================== 2021-05-18T14:40:44.6641610Z downloaded 690 KB 2021-05-18T14:40:44.6641920Z 2021-05-18T14:40:44.6713770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-18T14:40:44.8209340Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-18T14:40:44.8214030Z ================================================== 2021-05-18T14:40:44.8214520Z downloaded 46 KB 2021-05-18T14:40:44.8214830Z 2021-05-18T14:40:44.8256690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-18T14:40:45.0210180Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-18T14:40:45.0433530Z ================================================== 2021-05-18T14:40:45.0434510Z downloaded 2.0 MB 2021-05-18T14:40:45.0434890Z 2021-05-18T14:40:46.3782070Z Running `R CMD build`... 2021-05-18T14:40:46.3782480Z 2021-05-18T14:40:46.3860240Z The downloaded binary packages are in 2021-05-18T14:40:46.3874510Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpVKdIbk/downloaded_packages 2021-05-18T14:40:51.6278680Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/remotes2b7423c32900/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:40:51.6408150Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:40:51.6410360Z * preparing ‘tic’: 2021-05-18T14:40:51.6411460Z (as ‘lib’ is unspecified) 2021-05-18T14:40:51.6611800Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:40:51.6713930Z * installing the package to process help pages 2021-05-18T14:40:51.6818470Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:40:51.6864510Z * checking for empty or unneeded directories 2021-05-18T14:40:51.6933300Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:40:51.6944210Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:40:51.6959780Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:40:52.3105550Z * installing *source* package ‘tic’ ... 2021-05-18T14:40:52.3109420Z ** using staged installation 2021-05-18T14:40:52.3457120Z ** R 2021-05-18T14:40:52.3983470Z ** inst 2021-05-18T14:40:52.4241470Z ** preparing package for lazy loading 2021-05-18T14:40:53.7580110Z ** help 2021-05-18T14:40:54.1999120Z *** installing help indices 2021-05-18T14:40:54.3474330Z *** copying figures 2021-05-18T14:40:54.3507500Z ** building package indices 2021-05-18T14:40:54.9021130Z ** installing vignettes 2021-05-18T14:40:54.9123250Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:40:55.5035320Z ** testing if installed package can be loaded from final location 2021-05-18T14:40:55.9953100Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:40:56.0029670Z * DONE (tic) 2021-05-18T14:40:56.0648890Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:40:56.4166580Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:40:59.1618980Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:40:59.1620010Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:40:59.1620850Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:40:59.1621680Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:40:59.1622690Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:40:59.1623540Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:40:59.1624410Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:40:59.1625380Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:40:59.1626190Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:40:59.1627590Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:40:59.1628390Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:40:59.1629240Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:40:59.1630090Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:40:59.1630910Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:40:59.1631760Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:40:59.1632620Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:40:59.1633450Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:40:59.1634260Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:40:59.1635060Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:40:59.1635870Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:40:59.1636680Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:40:59.1637490Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:40:59.1638320Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:40:59.1639140Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:40:59.1639960Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:40:59.1641160Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:40:59.1642050Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:40:59.1643070Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:40:59.1643910Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:40:59.1644710Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:40:59.1645560Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:40:59.1646440Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:40:59.1647300Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:40:59.1648140Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:40:59.1648980Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:40:59.1649830Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:40:59.1650680Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:40:59.1651510Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:40:59.1653650Z 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:40:59.1655790Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:40:59.1656730Z (as ‘lib’ is unspecified) 2021-05-18T14:41:00.9333310Z 2021-05-18T14:41:00.9334670Z There are binary versions available but the source versions are later: 2021-05-18T14:41:00.9369970Z binary source needs_compilation 2021-05-18T14:41:00.9370810Z pillar 1.6.0 1.6.1 FALSE 2021-05-18T14:41:00.9371440Z tibble 3.1.1 3.1.2 TRUE 2021-05-18T14:41:00.9372040Z stringi 1.6.1 1.6.2 TRUE 2021-05-18T14:41:00.9372390Z 2021-05-18T14:41:00.9393260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-18T14:41:01.1404910Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-18T14:41:01.1426430Z ================================================== 2021-05-18T14:41:01.1426940Z downloaded 192 KB 2021-05-18T14:41:01.1427210Z 2021-05-18T14:41:01.1462970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-18T14:41:01.2751070Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-18T14:41:01.2917730Z ================================================== 2021-05-18T14:41:01.2918240Z downloaded 1.3 MB 2021-05-18T14:41:01.2918500Z 2021-05-18T14:41:01.3032930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-18T14:41:01.5389910Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-18T14:41:01.5391070Z ================================================== 2021-05-18T14:41:01.5391570Z downloaded 17 KB 2021-05-18T14:41:01.5392250Z 2021-05-18T14:41:01.5426400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-18T14:41:01.7055050Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-18T14:41:01.7062720Z ================================================== 2021-05-18T14:41:01.7063200Z downloaded 43 KB 2021-05-18T14:41:01.7063480Z 2021-05-18T14:41:01.7099360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-18T14:41:01.9821970Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-18T14:41:01.9874160Z ================================================== 2021-05-18T14:41:01.9874640Z downloaded 207 KB 2021-05-18T14:41:01.9874920Z 2021-05-18T14:41:01.9911830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-18T14:41:02.1500650Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-18T14:41:02.1656290Z ================================================== 2021-05-18T14:41:02.1656840Z downloaded 975 KB 2021-05-18T14:41:02.1657110Z 2021-05-18T14:41:02.1698040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-18T14:41:02.4010120Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-18T14:41:02.4020380Z ================================================== 2021-05-18T14:41:02.4020880Z downloaded 68 KB 2021-05-18T14:41:02.4021160Z 2021-05-18T14:41:02.4058650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-18T14:41:02.5369590Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-18T14:41:02.5414610Z ================================================== 2021-05-18T14:41:02.5466310Z downloaded 278 KB 2021-05-18T14:41:02.5467050Z 2021-05-18T14:41:02.5469190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-18T14:41:02.6741930Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-18T14:41:02.6802070Z ================================================== 2021-05-18T14:41:02.6857180Z downloaded 288 KB 2021-05-18T14:41:02.6857960Z 2021-05-18T14:41:02.6860010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-18T14:41:02.8039930Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-18T14:41:02.8091180Z ================================================== 2021-05-18T14:41:02.8092110Z downloaded 15 KB 2021-05-18T14:41:02.8092670Z 2021-05-18T14:41:02.8094590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-18T14:41:02.9749440Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-18T14:41:02.9775090Z ================================================== 2021-05-18T14:41:02.9775610Z downloaded 148 KB 2021-05-18T14:41:02.9775880Z 2021-05-18T14:41:02.9851650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-18T14:41:03.1161450Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-18T14:41:03.1211110Z ================================================== 2021-05-18T14:41:03.1211550Z downloaded 72 KB 2021-05-18T14:41:03.1211810Z 2021-05-18T14:41:03.1901990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-18T14:41:03.3604760Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-18T14:41:03.3613310Z ================================================== 2021-05-18T14:41:03.3613780Z downloaded 35 KB 2021-05-18T14:41:03.3614070Z 2021-05-18T14:41:03.3647620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-18T14:41:03.6784390Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-18T14:41:03.6829170Z ================================================== 2021-05-18T14:41:03.6829660Z downloaded 293 KB 2021-05-18T14:41:03.6829920Z 2021-05-18T14:41:03.6870580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-18T14:41:03.8091520Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-18T14:41:03.8180170Z ================================================== 2021-05-18T14:41:03.8180720Z downloaded 425 KB 2021-05-18T14:41:03.8181000Z 2021-05-18T14:41:03.8219050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-18T14:41:04.1093090Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-18T14:41:04.1093820Z ================================================== 2021-05-18T14:41:04.1094620Z downloaded 36 KB 2021-05-18T14:41:04.1094970Z 2021-05-18T14:41:04.1129790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-18T14:41:04.2414600Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-18T14:41:04.2670160Z ================================================== 2021-05-18T14:41:04.2670710Z downloaded 2.2 MB 2021-05-18T14:41:04.2670980Z 2021-05-18T14:41:04.2782830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.23.tgz' 2021-05-18T14:41:04.5469760Z Content type 'application/x-gzip' length 338371 bytes (330 KB) 2021-05-18T14:41:04.5539550Z ================================================== 2021-05-18T14:41:04.5540430Z downloaded 330 KB 2021-05-18T14:41:04.5540760Z 2021-05-18T14:41:04.5577880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-18T14:41:04.6911110Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-18T14:41:04.6959860Z ================================================== 2021-05-18T14:41:04.6960360Z downloaded 194 KB 2021-05-18T14:41:04.6960630Z 2021-05-18T14:41:04.7001020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-18T14:41:04.8292500Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-18T14:41:04.8293170Z ================================================== 2021-05-18T14:41:04.8293810Z downloaded 38 KB 2021-05-18T14:41:04.8294290Z 2021-05-18T14:41:04.8327980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-18T14:41:05.1154650Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-18T14:41:05.1181110Z ================================================== 2021-05-18T14:41:05.1181600Z downloaded 205 KB 2021-05-18T14:41:05.1181880Z 2021-05-18T14:41:05.1221890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-18T14:41:05.3456230Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-18T14:41:05.3740550Z ================================================== 2021-05-18T14:41:05.3741060Z downloaded 3.1 MB 2021-05-18T14:41:05.3741340Z 2021-05-18T14:41:05.4434290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-18T14:41:05.6399370Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-18T14:41:05.7221150Z ================================================== 2021-05-18T14:41:05.7221770Z downloaded 1.3 MB 2021-05-18T14:41:05.7222040Z 2021-05-18T14:41:05.7377060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-18T14:41:06.0083930Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-18T14:41:06.0171400Z ================================================== 2021-05-18T14:41:06.0171920Z downloaded 302 KB 2021-05-18T14:41:06.0172200Z 2021-05-18T14:41:06.0209900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-18T14:41:06.5785450Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-18T14:41:06.5786170Z ================================================== 2021-05-18T14:41:06.5786580Z downloaded 104 KB 2021-05-18T14:41:06.5786850Z 2021-05-18T14:41:06.5788220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-18T14:41:06.5789550Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-18T14:41:06.5790140Z ================================================== 2021-05-18T14:41:06.5790530Z downloaded 21 KB 2021-05-18T14:41:06.5791140Z 2021-05-18T14:41:06.5792410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-18T14:41:06.5793760Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-18T14:41:06.5807230Z ================================================== 2021-05-18T14:41:06.5807710Z downloaded 43 KB 2021-05-18T14:41:06.5807990Z 2021-05-18T14:41:06.5843720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-18T14:41:06.7864830Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-18T14:41:06.7865560Z ================================================== 2021-05-18T14:41:06.7865960Z downloaded 33 KB 2021-05-18T14:41:06.7866230Z 2021-05-18T14:41:06.7901230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-18T14:41:07.0492560Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-18T14:41:07.0518140Z ================================================== 2021-05-18T14:41:07.0518650Z downloaded 137 KB 2021-05-18T14:41:07.0518920Z 2021-05-18T14:41:07.0555370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-18T14:41:07.1855590Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-18T14:41:07.2110290Z ================================================== 2021-05-18T14:41:07.2110790Z downloaded 2.8 MB 2021-05-18T14:41:07.2111070Z 2021-05-18T14:41:07.2389630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-18T14:41:07.4158430Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-18T14:41:07.4163940Z ================================================== 2021-05-18T14:41:07.4164440Z downloaded 64 KB 2021-05-18T14:41:07.4164720Z 2021-05-18T14:41:07.4205680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-18T14:41:07.5577180Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-18T14:41:07.5692450Z ================================================== 2021-05-18T14:41:07.5693100Z downloaded 954 KB 2021-05-18T14:41:07.5693390Z 2021-05-18T14:41:07.5820480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-18T14:41:07.8147100Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-18T14:41:07.8170750Z ================================================== 2021-05-18T14:41:07.8171670Z downloaded 129 KB 2021-05-18T14:41:07.8172250Z 2021-05-18T14:41:07.8211520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-18T14:41:07.9517210Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-18T14:41:07.9581350Z ================================================== 2021-05-18T14:41:07.9582390Z downloaded 384 KB 2021-05-18T14:41:07.9583410Z 2021-05-18T14:41:10.5336070Z installing the source packages ‘pillar’, ‘tibble’, ‘stringi’ 2021-05-18T14:41:10.5336580Z 2021-05-18T14:41:10.5438370Z 2021-05-18T14:41:10.5439220Z The downloaded binary packages are in 2021-05-18T14:41:10.5540910Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:41:10.5542110Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpVKdIbk/downloaded_packages 2021-05-18T14:41:10.6599300Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-18T14:41:10.6805020Z ================================================== 2021-05-18T14:41:10.6907140Z downloaded 1.1 MB 2021-05-18T14:41:10.7006940Z 2021-05-18T14:41:10.7110270Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:41:10.8427540Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-18T14:41:10.8618670Z ================================================== 2021-05-18T14:41:10.8628060Z downloaded 670 KB 2021-05-18T14:41:10.8633770Z 2021-05-18T14:41:10.8636700Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:41:11.0944030Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-18T14:41:11.1994010Z ================================================== 2021-05-18T14:41:11.2033320Z downloaded 7.2 MB 2021-05-18T14:41:11.2091780Z 2021-05-18T14:41:12.1969670Z * installing *source* package ‘pillar’ ... 2021-05-18T14:41:12.2171230Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:12.2213690Z ** using staged installation 2021-05-18T14:41:12.2439120Z ** R 2021-05-18T14:41:12.3324700Z ** inst 2021-05-18T14:41:12.3665810Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:15.6656300Z ** help 2021-05-18T14:41:15.9241130Z *** installing help indices 2021-05-18T14:41:16.0009760Z *** copying figures 2021-05-18T14:41:16.0051750Z ** building package indices 2021-05-18T14:41:16.3375020Z ** installing vignettes 2021-05-18T14:41:16.3504530Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:41:16.9158080Z ** testing if installed package can be loaded from final location 2021-05-18T14:41:17.4682380Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:41:17.4728650Z * DONE (pillar) 2021-05-18T14:41:22.0799550Z * installing *source* package ‘stringi’ ... 2021-05-18T14:41:22.2507600Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:22.2508370Z ** using staged installation 2021-05-18T14:41:22.5718620Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-18T14:41:22.5722090Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-18T14:41:22.8108380Z checking for endianness... little 2021-05-18T14:41:23.0271460Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T14:41:23.2428140Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T14:41:23.2441590Z checking for cat... /bin/cat 2021-05-18T14:41:35.4899680Z checking for local ICUDT_DIR... icu69/data 2021-05-18T14:41:35.4902540Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-18T14:41:37.5342520Z checking whether the C compiler works... yes 2021-05-18T14:41:37.5343440Z checking for C compiler default output file name... a.out 2021-05-18T14:41:37.6287050Z checking for suffix of executables... 2021-05-18T14:41:38.5378040Z checking whether we are cross compiling... no 2021-05-18T14:41:38.6067500Z checking for suffix of object files... o 2021-05-18T14:41:38.6628610Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:41:38.7180930Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-18T14:41:38.8510660Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-18T14:41:38.9902720Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-18T14:41:39.6976030Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T14:41:39.7002810Z checking for egrep... /usr/bin/grep -E 2021-05-18T14:41:39.9832290Z rm: conftest.dSYM: is a directory 2021-05-18T14:41:40.0358600Z rm: conftest.dSYM: is a directory 2021-05-18T14:41:40.3308700Z checking for ANSI C header files... yes 2021-05-18T14:41:40.4958210Z checking for sys/types.h... yes 2021-05-18T14:41:40.5896720Z checking for sys/stat.h... yes 2021-05-18T14:41:40.6730090Z checking for stdlib.h... yes 2021-05-18T14:41:40.7571940Z checking for string.h... yes 2021-05-18T14:41:40.8566240Z checking for memory.h... yes 2021-05-18T14:41:40.9411360Z checking for strings.h... yes 2021-05-18T14:41:41.0383550Z checking for inttypes.h... yes 2021-05-18T14:41:41.1252720Z checking for stdint.h... yes 2021-05-18T14:41:41.2405570Z checking for unistd.h... yes 2021-05-18T14:41:41.3352920Z checking elf.h usability... no 2021-05-18T14:41:41.4017720Z checking elf.h presence... no 2021-05-18T14:41:41.4019590Z checking for elf.h... no 2021-05-18T14:41:42.8217340Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T14:41:42.8685720Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-18T14:41:44.1170330Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T14:41:44.1722190Z checking whether the compiler implements namespaces... yes 2021-05-18T14:41:44.6873900Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T14:41:45.7754620Z checking whether std::map is available... yes 2021-05-18T14:41:46.7574790Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:41:46.7577010Z checking with pkg-config for the system ICU4C... no 2021-05-18T14:41:46.7578710Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-18T14:41:46.7580640Z *** Trying with 'standard' fallback flags 2021-05-18T14:41:46.7582340Z checking whether an ICU4C-based project can be built... no 2021-05-18T14:41:46.7583060Z *** This version of ICU4C cannot be used. 2021-05-18T14:41:46.7583580Z *** Using the ICU 69 bundle. 2021-05-18T14:41:46.8323630Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-18T14:41:47.6313020Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-18T14:41:48.3698960Z checking whether alignof(std::max_align_t) is available... yes 2021-05-18T14:41:48.6512890Z downloading the ICU data library (icudt) 2021-05-18T14:41:48.6515190Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-18T14:41:48.6539220Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-18T14:41:48.8517690Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-18T14:41:48.9979960Z ================================================== 2021-05-18T14:41:48.9980530Z downloaded 10.9 MB 2021-05-18T14:41:48.9980800Z 2021-05-18T14:41:49.1290910Z icudt has been downloaded successfully 2021-05-18T14:41:49.2011630Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-18T14:41:49.5636400Z config.status: creating src/Makevars 2021-05-18T14:41:49.5980970Z config.status: creating src/uconfig_local.h 2021-05-18T14:41:49.6307490Z config.status: creating src/install.libs.R 2021-05-18T14:41:49.6644950Z 2021-05-18T14:41:49.6645810Z *** stringi configure summary: 2021-05-18T14:41:49.6646280Z ICU_FOUND=0 2021-05-18T14:41:49.6646690Z ICUDT_DIR=icu69/data 2021-05-18T14:41:49.6647130Z ICU_BUNDLE_VERSION=69 2021-05-18T14:41:49.6647600Z ICUDT_ENDIANNESS=little 2021-05-18T14:41:49.6648100Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T14:41:49.6649420Z STRINGI_CFLAGS= -fPIC 2021-05-18T14:41:49.6651460Z 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:41:49.6652960Z STRINGI_CXXFLAGS= -fPIC 2021-05-18T14:41:49.6653460Z STRINGI_LDFLAGS= 2021-05-18T14:41:49.6653880Z STRINGI_LIBS= 2021-05-18T14:41:49.6654140Z 2021-05-18T14:41:49.6654540Z *** Compiler settings used: 2021-05-18T14:41:49.6655530Z CC=clang -mmacosx-version-min=10.13 2021-05-18T14:41:49.6656780Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-18T14:41:49.6657790Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:41:49.6658780Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T14:41:49.6659870Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-18T14:41:49.6660850Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:41:49.6661290Z LDFLAGS= 2021-05-18T14:41:49.6661630Z LIBS= 2021-05-18T14:41:49.6661850Z 2021-05-18T14:41:49.7486350Z ** libs 2021-05-18T14:41:49.7882980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-18T14:41:50.7724400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-18T14:41:51.5782960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-18T14:41:52.5161350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-18T14:41:53.4091780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-18T14:41:54.1386270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-18T14:41:55.1277900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-18T14:41:55.9317960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-18T14:41:56.7250330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-18T14:41:57.4609230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-18T14:41:58.2969800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-18T14:41:59.1074560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-18T14:42:00.0259760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-18T14:42:00.8980070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-18T14:42:01.6819710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-18T14:42:02.7320400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-18T14:42:04.5719400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-18T14:42:05.4505180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-18T14:42:06.2689620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-18T14:42:06.9785530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-18T14:42:07.7051140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-18T14:42:08.8239980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-18T14:42:09.7006260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-18T14:42:10.5487430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-18T14:42:11.4971160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-18T14:42:12.5191680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-18T14:42:13.3090490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-18T14:42:14.1708690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-18T14:42:15.0444410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-18T14:42:16.3379860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-18T14:42:17.5910290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-18T14:42:18.9579770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-18T14:42:20.2043280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-18T14:42:21.1211610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-18T14:42:22.7421460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-18T14:42:22.9767030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-18T14:42:23.8282730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-18T14:42:24.6809540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-18T14:42:25.5473560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-18T14:42:26.7764640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-18T14:42:27.9228660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-18T14:42:29.1433580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-18T14:42:30.3283030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-18T14:42:31.2007950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-18T14:42:32.1164130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-18T14:42:32.8782050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-18T14:42:33.9693180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-18T14:42:35.0702670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-18T14:42:36.1616320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-18T14:42:36.9015100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-18T14:42:37.6595320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-18T14:42:38.8313020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-18T14:42:39.9891360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-18T14:42:41.2580190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-18T14:42:42.4605890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-18T14:42:43.3971320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-18T14:42:44.2445030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-18T14:42:44.2846980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-18T14:42:45.5753090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-18T14:42:46.3722740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-18T14:42:47.1694500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-18T14:42:48.3594340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-18T14:42:49.5316660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-18T14:42:50.9337000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-18T14:42:51.8276040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-18T14:42:53.0563550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-18T14:42:53.9545960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-18T14:42:56.1825210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-18T14:42:56.9798800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-18T14:42:57.7706260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-18T14:42:58.7601420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-18T14:42:59.4949060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-18T14:43:00.2703060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-18T14:43:01.1973420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-18T14:43:02.0417300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-18T14:43:02.9683540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-18T14:43:03.8253900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-18T14:43:04.8240340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-18T14:43:05.6534340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-18T14:43:06.4591370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-18T14:43:07.3407690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-18T14:43:08.0961680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-18T14:43:08.9108170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-18T14:43:10.5580380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-18T14:43:10.6455450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-18T14:43:11.4050290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-18T14:43:12.1975900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-18T14:43:13.0097730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-18T14:43:13.5479700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-18T14:43:14.0176240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-18T14:43:14.6120680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-18T14:43:15.3043240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-18T14:43:15.8974340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-18T14:43:16.8275630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-18T14:43:17.6264040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-18T14:43:18.1267430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-18T14:43:18.7349820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-18T14:43:19.0585610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-18T14:43:19.5607360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-18T14:43:19.9126230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-18T14:43:19.9674420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-18T14:43:21.0497850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-18T14:43:21.6661270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-18T14:43:21.7499230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-18T14:43:22.5166660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-18T14:43:22.5963350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-18T14:43:23.6868270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-18T14:43:24.4006610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-18T14:43:24.9429700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-18T14:43:24.9985520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-18T14:43:25.8472330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-18T14:43:26.6609880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-18T14:43:27.6120860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-18T14:43:28.2464760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-18T14:43:28.9689360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-18T14:43:29.4885210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-18T14:43:30.3808830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-18T14:43:31.1381000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-18T14:43:32.2056920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-18T14:43:33.8994420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-18T14:43:34.7057850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-18T14:43:35.6396970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-18T14:43:36.1981740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-18T14:43:36.7524500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-18T14:43:37.4994390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-18T14:43:38.0407620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-18T14:43:39.1709930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-18T14:43:40.3293480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-18T14:43:42.3608890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-18T14:43:43.2142030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-18T14:43:43.2898490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-18T14:43:43.8363240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-18T14:43:44.3644630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-18T14:43:45.1667510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-18T14:43:45.8440470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-18T14:43:46.2895680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-18T14:43:47.1941440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-18T14:43:48.3932410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-18T14:43:49.3465710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-18T14:43:50.1480820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-18T14:43:50.8014140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-18T14:43:51.6285030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-18T14:43:52.6581020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-18T14:43:53.4350010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-18T14:43:54.2138970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-18T14:43:55.4301430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-18T14:43:56.2093920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-18T14:43:56.7633530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-18T14:43:57.2906520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-18T14:43:57.3459070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-18T14:43:57.9221090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-18T14:43:58.5044460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-18T14:43:59.5082520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-18T14:44:00.2726430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-18T14:44:01.0009540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-18T14:44:01.7790680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-18T14:44:02.5804090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-18T14:44:03.1332740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-18T14:44:03.8654040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-18T14:44:04.5116530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-18T14:44:05.1414970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-18T14:44:05.9736580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-18T14:44:06.4965240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-18T14:44:07.1512020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-18T14:44:07.5780250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-18T14:44:08.9070040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-18T14:44:09.6313950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-18T14:44:10.5302520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-18T14:44:10.9746830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-18T14:44:11.5417900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-18T14:44:12.2233950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-18T14:44:13.2202390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-18T14:44:14.2564990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-18T14:44:14.9919600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-18T14:44:15.5238490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-18T14:44:16.5272900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-18T14:44:17.1760670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-18T14:44:17.9317640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-18T14:44:18.5738850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-18T14:44:19.2137440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-18T14:44:19.8125430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-18T14:44:20.2157730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-18T14:44:21.1396480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-18T14:44:22.0303140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-18T14:44:22.9148130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-18T14:44:23.3210600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-18T14:44:23.7593600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-18T14:44:24.3188130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-18T14:44:24.7621560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-18T14:44:25.3666180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-18T14:44:26.2568300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-18T14:44:26.8734630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-18T14:44:27.2397530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-18T14:44:27.8744440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-18T14:44:28.4418330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-18T14:44:29.0288790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-18T14:44:29.6536740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-18T14:44:30.2247630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-18T14:44:30.7954140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-18T14:44:31.2776530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-18T14:44:31.9871480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-18T14:44:32.5228090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-18T14:44:34.2767510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-18T14:44:35.1360670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-18T14:44:36.0561100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-18T14:44:36.7282050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-18T14:44:37.2056130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-18T14:44:38.5968780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-18T14:44:39.5176280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-18T14:44:39.8763940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-18T14:44:40.3427630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-18T14:44:40.7071240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-18T14:44:41.4032600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-18T14:44:41.9282420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-18T14:44:42.4687430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-18T14:44:43.0512530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-18T14:44:43.6901310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-18T14:44:44.4331290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-18T14:44:44.8263010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-18T14:44:46.0171690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-18T14:44:47.0674930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-18T14:44:48.7707500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-18T14:44:49.1165040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-18T14:44:49.1785120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-18T14:44:50.7464370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-18T14:44:51.3988770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-18T14:44:52.6189560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-18T14:44:53.4541110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-18T14:44:53.5445400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-18T14:44:53.6125070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-18T14:44:54.9694670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-18T14:44:55.7763970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-18T14:44:56.8930310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-18T14:44:57.9173140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-18T14:44:58.5823720Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-18T14:44:58.5824820Z static void uprv_UnicodeStringDummy(void) { 2021-05-18T14:44:58.5825360Z ^ 2021-05-18T14:44:59.3166980Z 1 warning generated. 2021-05-18T14:44:59.3223830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-18T14:45:00.0998770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-18T14:45:00.7705990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-18T14:45:01.4320270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-18T14:45:01.9453020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-18T14:45:02.6384060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-18T14:45:03.3976880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-18T14:45:04.2198330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-18T14:45:04.5638890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-18T14:45:05.4640910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-18T14:45:06.0051990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-18T14:45:07.3826430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-18T14:45:08.3540850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-18T14:45:08.7389330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-18T14:45:09.3197630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-18T14:45:09.8519410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-18T14:45:10.5305160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-18T14:45:11.1141590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-18T14:45:11.6922600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-18T14:45:12.4053370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-18T14:45:13.3420550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-18T14:45:13.6891860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-18T14:45:14.3502950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-18T14:45:15.1307910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-18T14:45:15.4860100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-18T14:45:16.5340490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-18T14:45:17.2466630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-18T14:45:17.8669490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-18T14:45:18.2085310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-18T14:45:18.9007010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-18T14:45:19.5854270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-18T14:45:20.6661940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-18T14:45:20.8685940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-18T14:45:21.5020740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-18T14:45:22.0683720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-18T14:45:22.8327280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-18T14:45:23.5751680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-18T14:45:24.3152240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-18T14:45:25.4594090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-18T14:45:26.0973160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-18T14:45:27.1333710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-18T14:45:27.2041580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-18T14:45:27.8165050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-18T14:45:28.3055110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-18T14:45:28.7374770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-18T14:45:28.7937780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-18T14:45:29.9574550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-18T14:45:30.7753150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-18T14:45:31.6561890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-18T14:45:32.4176750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-18T14:45:32.9098870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-18T14:45:33.7547740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-18T14:45:34.4681910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-18T14:45:36.5483800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-18T14:45:37.2508370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-18T14:45:37.8418900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-18T14:45:38.7311950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-18T14:45:39.5034340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-18T14:45:40.4579760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-18T14:45:41.5537370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-18T14:45:41.7290920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-18T14:45:43.2372040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-18T14:45:44.0671140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-18T14:45:44.9192620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-18T14:45:46.3728130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-18T14:45:47.2392870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-18T14:45:48.1135790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-18T14:45:49.1625770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-18T14:45:50.1915750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-18T14:45:50.2625960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-18T14:45:51.6073230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-18T14:45:52.7712310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-18T14:45:53.5812180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-18T14:45:53.8704320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-18T14:45:55.2698860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-18T14:45:56.2551910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-18T14:45:57.1235130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-18T14:45:57.9174800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-18T14:45:58.3957530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-18T14:45:59.1882240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-18T14:45:59.8816780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-18T14:46:00.6912570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-18T14:46:01.5195780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-18T14:46:02.0529450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-18T14:46:02.4209180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-18T14:46:02.4868890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-18T14:46:02.9148020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-18T14:46:03.4920100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-18T14:46:03.6173500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-18T14:46:03.7019340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-18T14:46:04.2608210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-18T14:46:04.8679620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-18T14:46:05.7445540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-18T14:46:06.3556720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-18T14:46:07.0742610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-18T14:46:08.1553600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-18T14:46:09.0610460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-18T14:46:10.0670630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-18T14:46:10.2765730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-18T14:46:12.4863960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-18T14:46:14.2445550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-18T14:46:14.4950850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-18T14:46:15.3613410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-18T14:46:15.5380070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-18T14:46:15.9600460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-18T14:46:16.3328980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-18T14:46:17.2262290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-18T14:46:17.5769190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-18T14:46:20.7223780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-18T14:46:22.2485040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-18T14:46:23.2287180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-18T14:46:25.7503530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-18T14:46:25.9544720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-18T14:46:26.6163820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-18T14:46:27.3119060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-18T14:46:28.0100810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-18T14:46:29.0418460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-18T14:46:29.5635100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-18T14:46:30.1808110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-18T14:46:30.9844890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-18T14:46:31.6508550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-18T14:46:32.5644190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-18T14:46:33.1992590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-18T14:46:33.7894410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-18T14:46:34.1716050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-18T14:46:34.8022640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-18T14:46:35.6395830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-18T14:46:36.4541820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-18T14:46:37.0590810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-18T14:46:37.8738500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-18T14:46:38.6447590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-18T14:46:39.0193430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-18T14:46:39.8520080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-18T14:46:40.6034080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-18T14:46:41.8033990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-18T14:46:43.2695860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-18T14:46:44.8011900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-18T14:46:46.0783850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-18T14:46:46.6600340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-18T14:46:48.3269800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-18T14:46:48.9779690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-18T14:46:49.9118850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-18T14:46:51.0850100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-18T14:46:52.2445560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-18T14:46:52.8993790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-18T14:46:53.4558470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-18T14:46:54.3067520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-18T14:46:55.1389010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-18T14:46:56.0190960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-18T14:46:56.9714460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-18T14:46:57.7745350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-18T14:46:59.2203610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-18T14:47:00.1166550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-18T14:47:01.7884050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-18T14:47:03.1265040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-18T14:47:03.8990780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-18T14:47:04.6389810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-18T14:47:06.5750770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-18T14:47:07.5800250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-18T14:47:08.6302320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-18T14:47:09.4823350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-18T14:47:10.1688780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-18T14:47:11.1140740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-18T14:47:11.8319810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-18T14:47:12.7703120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-18T14:47:14.0341870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-18T14:47:14.9596310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-18T14:47:15.7790400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-18T14:47:17.4140790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-18T14:47:18.1960290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-18T14:47:19.2582130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-18T14:47:20.1567480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-18T14:47:21.5966410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-18T14:47:22.7890820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-18T14:47:23.5754920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-18T14:47:24.3916210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-18T14:47:25.2764100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-18T14:47:26.6837980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-18T14:47:27.4299270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-18T14:47:28.2019350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-18T14:47:29.0390400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-18T14:47:29.8011210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-18T14:47:30.7998210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-18T14:47:32.0230480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-18T14:47:33.2090450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-18T14:47:34.0778630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-18T14:47:35.1804320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-18T14:47:35.9028340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-18T14:47:36.8508920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-18T14:47:37.9579750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-18T14:47:40.0324830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-18T14:47:40.6229850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-18T14:47:41.4622850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-18T14:47:43.0885250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-18T14:47:43.8532920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-18T14:47:44.5908630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-18T14:47:45.7923570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-18T14:47:46.4926550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-18T14:47:47.1694650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-18T14:47:48.1444400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-18T14:47:50.2114790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-18T14:47:50.8979740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-18T14:47:51.6660570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-18T14:47:52.1924510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-18T14:47:53.3875310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-18T14:47:55.0457260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-18T14:47:56.0107010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-18T14:47:59.3036540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-18T14:47:59.8776090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-18T14:48:00.7540390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-18T14:48:02.3943460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-18T14:48:03.1545540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-18T14:48:03.8314670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-18T14:48:04.5710490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-18T14:48:05.4656240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-18T14:48:05.9998830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-18T14:48:07.0653270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-18T14:48:09.6655990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-18T14:48:10.3844950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-18T14:48:11.0483140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-18T14:48:11.5988340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-18T14:48:12.4007890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-18T14:48:13.1169120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-18T14:48:13.8370900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-18T14:48:14.5868910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-18T14:48:15.2991510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-18T14:48:16.5917230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-18T14:48:17.3158170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-18T14:48:17.8785500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-18T14:48:18.4425700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-18T14:48:19.5158160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-18T14:48:20.1953480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-18T14:48:20.8706490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-18T14:48:22.1461700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-18T14:48:23.2640650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-18T14:48:24.2648200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-18T14:48:26.0232120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-18T14:48:27.2056040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-18T14:48:28.0418300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-18T14:48:29.6263250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-18T14:48:30.4534000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-18T14:48:31.0485810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-18T14:48:31.8968630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-18T14:48:32.4946000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-18T14:48:33.2592630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-18T14:48:34.3929100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-18T14:48:35.2611150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-18T14:48:36.1811340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-18T14:48:36.5797820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-18T14:48:37.6749700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-18T14:48:38.5080250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-18T14:48:39.2369940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-18T14:48:39.5809910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-18T14:48:40.4605780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-18T14:48:41.1744380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-18T14:48:41.8201660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-18T14:48:42.6084780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-18T14:48:43.2849700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-18T14:48:43.8850640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-18T14:48:44.9219540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-18T14:48:45.9933340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-18T14:48:46.9658860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-18T14:48:48.1024210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-18T14:48:49.0286360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-18T14:48:49.5989630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-18T14:48:50.5213900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-18T14:48:51.5952910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-18T14:48:52.1382060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-18T14:48:52.6920220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-18T14:48:53.9875250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-18T14:48:54.9045960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-18T14:48:55.6282620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-18T14:48:56.4919110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-18T14:48:57.4908080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-18T14:48:58.3950470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-18T14:48:59.3846930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-18T14:48:59.4672130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-18T14:49:00.1762640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-18T14:49:01.8645260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-18T14:49:02.4832990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-18T14:49:02.5378930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-18T14:49:02.5929850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-18T14:49:02.6476710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-18T14:49:03.6141230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-18T14:49:04.1830350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-18T14:49:04.5385750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-18T14:49:04.8843100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:49:05.2885700Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-18T14:49:05.5038910Z icudt already downloaded 2021-05-18T14:49:05.5043440Z 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:49:05.8530950Z icudt has been installed successfully 2021-05-18T14:49:05.9479350Z ** R 2021-05-18T14:49:06.0385660Z ** inst 2021-05-18T14:49:06.0521280Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:49:08.1498580Z ** help 2021-05-18T14:49:09.1822840Z *** installing help indices 2021-05-18T14:49:09.4501860Z ** building package indices 2021-05-18T14:49:10.0073390Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:49:10.5824650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:49:11.9298460Z ** testing if installed package can be loaded from final location 2021-05-18T14:49:12.2616660Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:49:12.2668880Z * DONE (stringi) 2021-05-18T14:49:13.4280960Z * installing *source* package ‘tibble’ ... 2021-05-18T14:49:13.4466970Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-18T14:49:13.4467770Z ** using staged installation 2021-05-18T14:49:13.4780990Z ** libs 2021-05-18T14:49:13.5071420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-18T14:49:13.5883830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-18T14:49:13.6975900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:49:13.7714590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-18T14:49:13.9053290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:49:13.9654230Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-18T14:49:13.9734480Z ** R 2021-05-18T14:49:14.0213270Z ** inst 2021-05-18T14:49:14.0396490Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:49:16.8980040Z ** help 2021-05-18T14:49:17.1021020Z *** installing help indices 2021-05-18T14:49:17.1657620Z *** copying figures 2021-05-18T14:49:17.1698390Z ** building package indices 2021-05-18T14:49:17.5072280Z ** installing vignettes 2021-05-18T14:49:17.5235460Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:49:18.0839590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:49:18.7521580Z ** testing if installed package can be loaded from final location 2021-05-18T14:49:18.9964930Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:49:19.0019620Z * DONE (tibble) 2021-05-18T14:49:19.0435820Z 2021-05-18T14:49:19.0436730Z The downloaded source packages are in 2021-05-18T14:49:19.0438720Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/downloaded_packages’ 2021-05-18T14:49:19.1964140Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:49:22.0829290Z 2021-05-18T14:49:22.6052540Z 2021-05-18T14:49:22.6076010Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/remotes2b7433bdaee2/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:49:22.6141550Z 2021-05-18T14:49:22.6144660Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/remotes2b7433bdaee2/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:49:22.7098830Z 2021-05-18T14:49:22.7130120Z 2021-05-18T14:49:22.7132230Z ─ preparing ‘desc’: 2021-05-18T14:49:22.7143950Z 2021-05-18T14:49:22.7145010Z 2021-05-18T14:49:22.7253160Z checking DESCRIPTION meta-information ... 2021-05-18T14:49:22.7282140Z 2021-05-18T14:49:22.7284020Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:49:22.8465840Z 2021-05-18T14:49:22.8499740Z 2021-05-18T14:49:22.8502050Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:49:22.8511510Z 2021-05-18T14:49:22.8543190Z 2021-05-18T14:49:22.8545400Z ─ checking for empty or unneeded directories 2021-05-18T14:49:22.8713330Z 2021-05-18T14:49:22.8744710Z 2021-05-18T14:49:22.8746970Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:49:22.9937520Z 2021-05-18T14:49:22.9938960Z 2021-05-18T14:49:22.9939750Z 2021-05-18T14:49:23.0284210Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:49:23.0286110Z (as ‘lib’ is unspecified) 2021-05-18T14:49:23.5132600Z * installing *source* package ‘desc’ ... 2021-05-18T14:49:23.5208480Z ** using staged installation 2021-05-18T14:49:23.5466460Z ** R 2021-05-18T14:49:23.5798180Z ** inst 2021-05-18T14:49:23.5851610Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:49:25.8042620Z ** help 2021-05-18T14:49:26.1740560Z *** installing help indices 2021-05-18T14:49:26.2876110Z ** building package indices 2021-05-18T14:49:26.6770380Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:49:26.9690680Z ** testing if installed package can be loaded from final location 2021-05-18T14:49:27.3008690Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:49:27.3044630Z * DONE (desc) 2021-05-18T14:49:27.6788010Z 2021-05-18T14:49:27.6789400Z 2021-05-18T14:49:27.6806010Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/remotes2b74233817bd/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:49:27.6839030Z 2021-05-18T14:49:27.6841860Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/remotes2b74233817bd/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:49:27.7365320Z 2021-05-18T14:49:27.7400820Z 2021-05-18T14:49:27.7402980Z ─ preparing ‘ghtravis’: 2021-05-18T14:49:27.7412560Z 2021-05-18T14:49:27.7413430Z 2021-05-18T14:49:27.7505890Z checking DESCRIPTION meta-information ... 2021-05-18T14:49:27.7535110Z 2021-05-18T14:49:27.7536940Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:49:27.8327320Z 2021-05-18T14:49:27.8361380Z 2021-05-18T14:49:27.8363830Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:49:27.8372970Z 2021-05-18T14:49:27.8402450Z 2021-05-18T14:49:27.8404220Z ─ checking for empty or unneeded directories 2021-05-18T14:49:27.8414240Z 2021-05-18T14:49:27.8446620Z 2021-05-18T14:49:27.8448600Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:49:27.8725920Z 2021-05-18T14:49:27.8727290Z 2021-05-18T14:49:27.8728090Z 2021-05-18T14:49:27.9292420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:49:27.9293540Z (as ‘lib’ is unspecified) 2021-05-18T14:49:28.2977030Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:49:28.2980760Z ** using staged installation 2021-05-18T14:49:28.3212500Z ** R 2021-05-18T14:49:28.3500560Z ** inst 2021-05-18T14:49:28.3524850Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:49:30.2306120Z ** help 2021-05-18T14:49:30.4393440Z *** installing help indices 2021-05-18T14:49:30.5040530Z ** building package indices 2021-05-18T14:49:30.8319800Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:49:31.7846810Z ** testing if installed package can be loaded from final location 2021-05-18T14:49:32.7492630Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:49:32.7523900Z * DONE (ghtravis) 2021-05-18T14:49:32.8218610Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:49:33.0590500Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:49:35.9794500Z 2021-05-18T14:49:35.9796360Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:49:35.9797250Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:49:35.9799070Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:49:35.9799920Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:49:35.9800770Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:49:35.9801580Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:49:35.9810510Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:49:35.9811620Z (as ‘lib’ is unspecified) 2021-05-18T14:49:37.8735260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-18T14:49:38.0005350Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-18T14:49:38.0007560Z ================================================== 2021-05-18T14:49:38.0008550Z downloaded 194 KB 2021-05-18T14:49:38.0009300Z 2021-05-18T14:49:38.0068140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-18T14:49:38.2671830Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-18T14:49:38.2678920Z ================================================== 2021-05-18T14:49:38.2679500Z downloaded 67 KB 2021-05-18T14:49:38.2679820Z 2021-05-18T14:49:38.2737490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-18T14:49:38.5306510Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-18T14:49:38.5334150Z ================================================== 2021-05-18T14:49:38.5334650Z downloaded 189 KB 2021-05-18T14:49:38.5334920Z 2021-05-18T14:49:38.5377050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-18T14:49:38.7057980Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-18T14:49:38.7215380Z ================================================== 2021-05-18T14:49:38.7215950Z downloaded 1.2 MB 2021-05-18T14:49:38.7216230Z 2021-05-18T14:49:38.7322970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-18T14:49:38.8712530Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-18T14:49:38.8861680Z ================================================== 2021-05-18T14:49:38.8862280Z downloaded 936 KB 2021-05-18T14:49:38.8862580Z 2021-05-18T14:49:39.0928870Z 2021-05-18T14:49:39.1003200Z The downloaded binary packages are in 2021-05-18T14:49:39.1028530Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpVKdIbk/downloaded_packages 2021-05-18T14:49:39.4294900Z 2021-05-18T14:49:39.4451910Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/remotes2b7423fd64c3/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:49:39.4595390Z 2021-05-18T14:49:39.4602110Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVKdIbk/remotes2b7423fd64c3/muschellij2-aghast-0c3b853/DESCRIPTION’ (348ms) 2021-05-18T14:49:39.4668760Z 2021-05-18T14:49:39.4713350Z 2021-05-18T14:49:39.4715510Z ─ preparing ‘aghast’: 2021-05-18T14:49:39.4726600Z 2021-05-18T14:49:39.4727480Z 2021-05-18T14:49:39.4792410Z checking DESCRIPTION meta-information ... 2021-05-18T14:49:39.4841440Z 2021-05-18T14:49:39.4843650Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:49:39.5350640Z 2021-05-18T14:49:39.5397210Z 2021-05-18T14:49:39.5399660Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:49:39.5411690Z 2021-05-18T14:49:39.5450630Z 2021-05-18T14:49:39.5459910Z ─ checking for empty or unneeded directories 2021-05-18T14:49:39.5463720Z 2021-05-18T14:49:39.5509250Z 2021-05-18T14:49:39.5516530Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:49:39.5670020Z 2021-05-18T14:49:39.5696340Z 2021-05-18T14:49:39.5738020Z 2021-05-18T14:49:39.6008600Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:49:39.6038800Z (as ‘lib’ is unspecified) 2021-05-18T14:49:40.1417410Z * installing *source* package ‘aghast’ ... 2021-05-18T14:49:40.1517220Z ** using staged installation 2021-05-18T14:49:40.1819490Z ** R 2021-05-18T14:49:40.2021360Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:49:41.0660500Z ** help 2021-05-18T14:49:41.1207330Z *** installing help indices 2021-05-18T14:49:41.1484790Z ** building package indices 2021-05-18T14:49:41.4569800Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:49:41.7458260Z ** testing if installed package can be loaded from final location 2021-05-18T14:49:42.0341570Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:49:42.0366790Z * DONE (aghast) 2021-05-18T14:49:42.0596460Z Installing 1 packages: covr 2021-05-18T14:49:42.0607640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:49:42.0608750Z (as ‘lib’ is unspecified) 2021-05-18T14:49:43.0580900Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:49:43.0581480Z 2021-05-18T14:49:43.9537990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-18T14:49:44.1660690Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-18T14:49:44.1680510Z ================================================== 2021-05-18T14:49:44.1681020Z downloaded 153 KB 2021-05-18T14:49:44.1681630Z 2021-05-18T14:49:44.1722420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-18T14:49:44.3013560Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-18T14:49:44.3029000Z ================================================== 2021-05-18T14:49:44.3029510Z downloaded 117 KB 2021-05-18T14:49:44.3029770Z 2021-05-18T14:49:44.3068440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-18T14:49:44.5465510Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-18T14:49:44.5509720Z ================================================== 2021-05-18T14:49:44.5510250Z downloaded 282 KB 2021-05-18T14:49:44.5510520Z 2021-05-18T14:49:44.6358380Z 2021-05-18T14:49:44.6459770Z The downloaded binary packages are in 2021-05-18T14:49:44.6560840Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpVKdIbk/downloaded_packages 2021-05-18T14:49:44.6874760Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:49:44.6875470Z Rscript -e "tic::before_install()" 2021-05-18T14:49:44.7317070Z shell: /bin/bash -e {0} 2021-05-18T14:49:44.7317460Z env: 2021-05-18T14:49:44.7318310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:49:44.7318780Z TIC_DEPLOY_KEY: 2021-05-18T14:49:44.7319110Z RSPM: 2021-05-18T14:49:44.7320430Z GITHUB_PAT: *** 2021-05-18T14:49:44.7321310Z COVERALLS_TOKEN: *** 2021-05-18T14:49:44.7321760Z continue-on-error: false 2021-05-18T14:49:44.7322210Z VDIFFR_RUN_TESTS: false 2021-05-18T14:49:44.7322670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:49:44.7323070Z TZ: UTC 2021-05-18T14:49:44.7323420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:49:44.7323860Z NOT_CRAN: true 2021-05-18T14:49:44.7324210Z ##[endgroup] 2021-05-18T14:49:45.2282010Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:49:45.4475260Z Running before_install: step_install_remote_binaries() 2021-05-18T14:49:46.1125040Z Installing RAVELData binaries 2021-05-18T14:49:46.1138740Z [1] "neuroconductor/RAVELData" 2021-05-18T14:49:46.4029560Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:49:46.4073270Z tag_name 2021-05-18T14:49:46.4073830Z 5 0.99.1.s 2021-05-18T14:49:46.4074430Z zipball_url 2021-05-18T14:49:46.4075350Z 5 https://api.github.com/repos/neuroconductor/RAVELData/zipball/refs/tags/0.99.1.s 2021-05-18T14:49:46.4076290Z tarball_url 2021-05-18T14:49:46.4077260Z 5 https://api.github.com/repos/neuroconductor/RAVELData/tarball/refs/tags/0.99.1.s 2021-05-18T14:49:46.4078070Z commit.sha 2021-05-18T14:49:46.4078740Z 5 253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:49:46.4079510Z commit.url 2021-05-18T14:49:46.4081280Z 5 https://api.github.com/repos/neuroconductor/RAVELData/commits/253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:49:46.4082300Z node_id 2021-05-18T14:49:46.4083270Z 5 MDM6UmVmMzY4MjAwNTgzOnJlZnMvdGFncy8wLjk5LjEucw== 2021-05-18T14:49:46.4084330Z url 2021-05-18T14:49:46.4085200Z 5 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761 2021-05-18T14:49:46.4086070Z assets_url 2021-05-18T14:49:46.4086820Z Installing RAVELData package binaries 2021-05-18T14:49:46.4087840Z 5 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets 2021-05-18T14:49:46.4088770Z upload_url 2021-05-18T14:49:46.4089840Z 5 https://uploads.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets{?name,label} 2021-05-18T14:49:46.4090980Z id asset_updated_at asset_created_at created_at 2021-05-18T14:49:46.4092750Z 5 43074761 2021-05-17 17:31:53 2021-05-17 17:31:50 2021-05-17 13:44:20 2021-05-18T14:49:46.4093440Z published_at asset_name asset_label 2021-05-18T14:49:46.4094590Z 5 2021-05-17 17:01:47 RAVELData_0.99.1_R4.0.tgz 2021-05-18T14:49:46.4095120Z asset_download_count 2021-05-18T14:49:46.4095610Z 5 2 2021-05-18T14:49:46.4096250Z asset_browser_download_url 2021-05-18T14:49:46.4097280Z 5 https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R4.0.tgz 2021-05-18T14:49:46.4243000Z --2021-05-18 14:49:46-- https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R4.0.tgz 2021-05-18T14:49:46.4743490Z Resolving github.com (github.com)... 140.82.114.4 2021-05-18T14:49:46.4905630Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-18T14:49:46.6573930Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:49:46.6579800Z Location: https://github-releases.githubusercontent.com/368200583/c3240700-b735-11eb-8add-87409c98bc1a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T144946Z&X-Amz-Expires=300&X-Amz-Signature=70ceaf474ab77541e17496c9de2d327a7040f2d911eb2432b5f5c1b16221cbc9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:49:46.6587460Z --2021-05-18 14:49:46-- https://github-releases.githubusercontent.com/368200583/c3240700-b735-11eb-8add-87409c98bc1a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T144946Z&X-Amz-Expires=300&X-Amz-Signature=70ceaf474ab77541e17496c9de2d327a7040f2d911eb2432b5f5c1b16221cbc9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-18T14:49:46.6615830Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.110.154, ... 2021-05-18T14:49:46.6626570Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-18T14:49:46.8293550Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:49:46.8297540Z Length: 66715860 (64M) [application/octet-stream] 2021-05-18T14:49:46.8299810Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpZkwOv5/RAVELData_0.99.1.tgz’ 2021-05-18T14:49:46.8300470Z 2021-05-18T14:49:46.8321430Z 0K .......... .......... .......... .......... .......... 0% 20.6M 3s 2021-05-18T14:49:46.8340880Z 50K .......... .......... .......... .......... .......... 0% 25.7M 3s 2021-05-18T14:49:46.8357600Z 100K .......... .......... .......... .......... .......... 0% 28.7M 3s 2021-05-18T14:49:46.8373410Z 150K .......... .......... .......... .......... .......... 0% 29.9M 2s 2021-05-18T14:49:46.8384190Z 200K .......... .......... .......... .......... .......... 0% 45.7M 2s 2021-05-18T14:49:46.8393120Z 250K .......... .......... .......... .......... .......... 0% 54.9M 2s 2021-05-18T14:49:46.8408830Z 300K .......... .......... .......... .......... .......... 0% 31.7M 2s 2021-05-18T14:49:46.8421130Z 350K .......... .......... .......... .......... .......... 0% 39.4M 2s 2021-05-18T14:49:46.8439590Z 400K .......... .......... .......... .......... .......... 0% 28.5M 2s 2021-05-18T14:49:46.8458050Z 450K .......... .......... .......... .......... .......... 0% 24.4M 2s 2021-05-18T14:49:46.8482830Z 500K .......... .......... .......... .......... .......... 0% 19.7M 2s 2021-05-18T14:49:46.8535140Z 550K .......... .......... .......... .......... .......... 0% 9.38M 3s 2021-05-18T14:49:46.8624210Z 600K .......... .......... .......... .......... .......... 0% 5.51M 3s 2021-05-18T14:49:46.8636660Z 650K .......... .......... .......... .......... .......... 1% 38.4M 3s 2021-05-18T14:49:46.8676580Z 700K .......... .......... .......... .......... .......... 1% 12.4M 3s 2021-05-18T14:49:46.8701220Z 750K .......... .......... .......... .......... .......... 1% 19.2M 3s 2021-05-18T14:49:46.8726370Z 800K .......... .......... .......... .......... .......... 1% 19.2M 3s 2021-05-18T14:49:46.8753180Z 850K .......... .......... .......... .......... .......... 1% 19.2M 3s 2021-05-18T14:49:46.8777020Z 900K .......... .......... .......... .......... .......... 1% 19.5M 3s 2021-05-18T14:49:46.8790860Z 950K .......... .......... .......... .......... .......... 1% 34.5M 3s 2021-05-18T14:49:46.8805520Z 1000K .......... .......... .......... .......... .......... 1% 35.8M 3s 2021-05-18T14:49:46.8817240Z 1050K .......... .......... .......... .......... .......... 1% 38.1M 3s 2021-05-18T14:49:46.8830710Z 1100K .......... .......... .......... .......... .......... 1% 36.9M 3s 2021-05-18T14:49:46.8844170Z 1150K .......... .......... .......... .......... .......... 1% 36.9M 3s 2021-05-18T14:49:46.8855810Z 1200K .......... .......... .......... .......... .......... 1% 40.8M 3s 2021-05-18T14:49:46.8860060Z 1250K .......... .......... .......... .......... .......... 1% 112M 3s 2021-05-18T14:49:46.8883110Z 1300K .......... .......... .......... .......... .......... 2% 22.3M 3s 2021-05-18T14:49:46.8908110Z 1350K .......... .......... .......... .......... .......... 2% 18.8M 3s 2021-05-18T14:49:46.8919680Z 1400K .......... .......... .......... .......... .......... 2% 41.3M 3s 2021-05-18T14:49:46.8925570Z 1450K .......... .......... .......... .......... .......... 2% 90.6M 3s 2021-05-18T14:49:46.8937810Z 1500K .......... .......... .......... .......... .......... 2% 43.9M 3s 2021-05-18T14:49:46.8949020Z 1550K .......... .......... .......... .......... .......... 2% 39.5M 3s 2021-05-18T14:49:46.8953400Z 1600K .......... .......... .......... .......... .......... 2% 109M 3s 2021-05-18T14:49:46.8960320Z 1650K .......... .......... .......... .......... .......... 2% 69.7M 2s 2021-05-18T14:49:46.8974430Z 1700K .......... .......... .......... .......... .......... 2% 37.4M 2s 2021-05-18T14:49:46.8984280Z 1750K .......... .......... .......... .......... .......... 2% 45.7M 2s 2021-05-18T14:49:46.8998890Z 1800K .......... .......... .......... .......... .......... 2% 32.6M 2s 2021-05-18T14:49:46.9004330Z 1850K .......... .......... .......... .......... .......... 2% 97.7M 2s 2021-05-18T14:49:46.9020710Z 1900K .......... .......... .......... .......... .......... 2% 118M 2s 2021-05-18T14:49:46.9025290Z 1950K .......... .......... .......... .......... .......... 3% 28.2M 2s 2021-05-18T14:49:46.9030630Z 2000K .......... .......... .......... .......... .......... 3% 102M 2s 2021-05-18T14:49:46.9036770Z 2050K .......... .......... .......... .......... .......... 3% 76.7M 2s 2021-05-18T14:49:46.9050650Z 2100K .......... .......... .......... .......... .......... 3% 36.6M 2s 2021-05-18T14:49:46.9057720Z 2150K .......... .......... .......... .......... .......... 3% 65.7M 2s 2021-05-18T14:49:46.9070810Z 2200K .......... .......... .......... .......... .......... 3% 37.1M 2s 2021-05-18T14:49:46.9076510Z 2250K .......... .......... .......... .......... .......... 3% 83.3M 2s 2021-05-18T14:49:46.9083340Z 2300K .......... .......... .......... .......... .......... 3% 93.2M 2s 2021-05-18T14:49:46.9096520Z 2350K .......... .......... .......... .......... .......... 3% 35.3M 2s 2021-05-18T14:49:46.9100600Z 2400K .......... .......... .......... .......... .......... 3% 92.3M 2s 2021-05-18T14:49:46.9106540Z 2450K .......... .......... .......... .......... .......... 3% 94.8M 2s 2021-05-18T14:49:46.9133200Z 2500K .......... .......... .......... .......... .......... 3% 18.7M 2s 2021-05-18T14:49:46.9137100Z 2550K .......... .......... .......... .......... .......... 3% 94.3M 2s 2021-05-18T14:49:46.9146930Z 2600K .......... .......... .......... .......... .......... 4% 50.3M 2s 2021-05-18T14:49:46.9158570Z 2650K .......... .......... .......... .......... .......... 4% 42.1M 2s 2021-05-18T14:49:46.9185080Z 2700K .......... .......... .......... .......... .......... 4% 19.0M 2s 2021-05-18T14:49:46.9197920Z 2750K .......... .......... .......... .......... .......... 4% 35.8M 2s 2021-05-18T14:49:46.9209900Z 2800K .......... .......... .......... .......... .......... 4% 42.9M 2s 2021-05-18T14:49:46.9225050Z 2850K .......... .......... .......... .......... .......... 4% 31.5M 2s 2021-05-18T14:49:46.9229730Z 2900K .......... .......... .......... .......... .......... 4% 118M 2s 2021-05-18T14:49:46.9239080Z 2950K .......... .......... .......... .......... .......... 4% 57.7M 2s 2021-05-18T14:49:46.9249000Z 3000K .......... .......... .......... .......... .......... 4% 45.3M 2s 2021-05-18T14:49:46.9254160Z 3050K .......... .......... .......... .......... .......... 4% 87.0M 2s 2021-05-18T14:49:46.9262440Z 3100K .......... .......... .......... .......... .......... 4% 63.6M 2s 2021-05-18T14:49:46.9274780Z 3150K .......... .......... .......... .......... .......... 4% 38.7M 2s 2021-05-18T14:49:46.9279560Z 3200K .......... .......... .......... .......... .......... 4% 99.6M 2s 2021-05-18T14:49:46.9283100Z 3250K .......... .......... .......... .......... .......... 5% 121M 2s 2021-05-18T14:49:46.9288030Z 3300K .......... .......... .......... .......... .......... 5% 108M 2s 2021-05-18T14:49:46.9296780Z 3350K .......... .......... .......... .......... .......... 5% 54.9M 2s 2021-05-18T14:49:46.9300650Z 3400K .......... .......... .......... .......... .......... 5% 119M 2s 2021-05-18T14:49:46.9311260Z 3450K .......... .......... .......... .......... .......... 5% 46.0M 2s 2021-05-18T14:49:46.9323360Z 3500K .......... .......... .......... .......... .......... 5% 44.5M 2s 2021-05-18T14:49:46.9329660Z 3550K .......... .......... .......... .......... .......... 5% 69.6M 2s 2021-05-18T14:49:46.9347250Z 3600K .......... .......... .......... .......... .......... 5% 27.6M 2s 2021-05-18T14:49:46.9354820Z 3650K .......... .......... .......... .......... .......... 5% 62.0M 2s 2021-05-18T14:49:46.9370320Z 3700K .......... .......... .......... .......... .......... 5% 34.2M 2s 2021-05-18T14:49:46.9383320Z 3750K .......... .......... .......... .......... .......... 5% 34.5M 2s 2021-05-18T14:49:46.9396660Z 3800K .......... .......... .......... .......... .......... 5% 36.2M 2s 2021-05-18T14:49:46.9409230Z 3850K .......... .......... .......... .......... .......... 5% 39.9M 2s 2021-05-18T14:49:46.9414440Z 3900K .......... .......... .......... .......... .......... 6% 103M 2s 2021-05-18T14:49:46.9422020Z 3950K .......... .......... .......... .......... .......... 6% 62.3M 2s 2021-05-18T14:49:46.9427210Z 4000K .......... .......... .......... .......... .......... 6% 83.8M 2s 2021-05-18T14:49:46.9432720Z 4050K .......... .......... .......... .......... .......... 6% 107M 2s 2021-05-18T14:49:46.9437870Z 4100K .......... .......... .......... .......... .......... 6% 98.6M 2s 2021-05-18T14:49:46.9445420Z 4150K .......... .......... .......... .......... .......... 6% 60.7M 2s 2021-05-18T14:49:46.9454620Z 4200K .......... .......... .......... .......... .......... 6% 50.2M 2s 2021-05-18T14:49:46.9461650Z 4250K .......... .......... .......... .......... .......... 6% 74.0M 2s 2021-05-18T14:49:46.9468930Z 4300K .......... .......... .......... .......... .......... 6% 88.3M 2s 2021-05-18T14:49:46.9472830Z 4350K .......... .......... .......... .......... .......... 6% 82.6M 2s 2021-05-18T14:49:46.9480660Z 4400K .......... .......... .......... .......... .......... 6% 69.6M 2s 2021-05-18T14:49:46.9485430Z 4450K .......... .......... .......... .......... .......... 6% 86.1M 2s 2021-05-18T14:49:46.9493340Z 4500K .......... .......... .......... .......... .......... 6% 80.0M 2s 2021-05-18T14:49:46.9498210Z 4550K .......... .......... .......... .......... .......... 7% 71.6M 2s 2021-05-18T14:49:46.9503210Z 4600K .......... .......... .......... .......... .......... 7% 99.9M 2s 2021-05-18T14:49:46.9507890Z 4650K .......... .......... .......... .......... .......... 7% 99.6M 2s 2021-05-18T14:49:46.9516730Z 4700K .......... .......... .......... .......... .......... 7% 75.6M 2s 2021-05-18T14:49:46.9521590Z 4750K .......... .......... .......... .......... .......... 7% 69.5M 2s 2021-05-18T14:49:46.9527120Z 4800K .......... .......... .......... .......... .......... 7% 95.6M 2s 2021-05-18T14:49:46.9532480Z 4850K .......... .......... .......... .......... .......... 7% 84.2M 2s 2021-05-18T14:49:46.9538330Z 4900K .......... .......... .......... .......... .......... 7% 104M 2s 2021-05-18T14:49:46.9542670Z 4950K .......... .......... .......... .......... .......... 7% 96.3M 1s 2021-05-18T14:49:46.9548330Z 5000K .......... .......... .......... .......... .......... 7% 89.3M 1s 2021-05-18T14:49:46.9552740Z 5050K .......... .......... .......... .......... .......... 7% 94.8M 1s 2021-05-18T14:49:46.9559390Z 5100K .......... .......... .......... .......... .......... 7% 94.1M 1s 2021-05-18T14:49:46.9563910Z 5150K .......... .......... .......... .......... .......... 7% 82.8M 1s 2021-05-18T14:49:46.9569470Z 5200K .......... .......... .......... .......... .......... 8% 95.7M 1s 2021-05-18T14:49:46.9574090Z 5250K .......... .......... .......... .......... .......... 8% 97.5M 1s 2021-05-18T14:49:46.9579480Z 5300K .......... .......... .......... .......... .......... 8% 105M 1s 2021-05-18T14:49:46.9584740Z 5350K .......... .......... .......... .......... .......... 8% 78.1M 1s 2021-05-18T14:49:46.9589340Z 5400K .......... .......... .......... .......... .......... 8% 116M 1s 2021-05-18T14:49:46.9593980Z 5450K .......... .......... .......... .......... .......... 8% 99.4M 1s 2021-05-18T14:49:46.9600040Z 5500K .......... .......... .......... .......... .......... 8% 99.0M 1s 2021-05-18T14:49:46.9605600Z 5550K .......... .......... .......... .......... .......... 8% 81.4M 1s 2021-05-18T14:49:46.9610610Z 5600K .......... .......... .......... .......... .......... 8% 88.8M 1s 2021-05-18T14:49:46.9616050Z 5650K .......... .......... .......... .......... .......... 8% 99.4M 1s 2021-05-18T14:49:46.9620320Z 5700K .......... .......... .......... .......... .......... 8% 107M 1s 2021-05-18T14:49:46.9626040Z 5750K .......... .......... .......... .......... .......... 8% 90.1M 1s 2021-05-18T14:49:46.9632590Z 5800K .......... .......... .......... .......... .......... 8% 67.4M 1s 2021-05-18T14:49:46.9637580Z 5850K .......... .......... .......... .......... .......... 9% 97.7M 1s 2021-05-18T14:49:46.9645760Z 5900K .......... .......... .......... .......... .......... 9% 70.1M 1s 2021-05-18T14:49:46.9651190Z 5950K .......... .......... .......... .......... .......... 9% 82.9M 1s 2021-05-18T14:49:46.9655780Z 6000K .......... .......... .......... .......... .......... 9% 91.6M 1s 2021-05-18T14:49:46.9662110Z 6050K .......... .......... .......... .......... .......... 9% 83.5M 1s 2021-05-18T14:49:46.9668240Z 6100K .......... .......... .......... .......... .......... 9% 93.2M 1s 2021-05-18T14:49:46.9672220Z 6150K .......... .......... .......... .......... .......... 9% 97.1M 1s 2021-05-18T14:49:46.9677070Z 6200K .......... .......... .......... .......... .......... 9% 106M 1s 2021-05-18T14:49:46.9683360Z 6250K .......... .......... .......... .......... .......... 9% 77.4M 1s 2021-05-18T14:49:46.9689220Z 6300K .......... .......... .......... .......... .......... 9% 84.8M 1s 2021-05-18T14:49:46.9695110Z 6350K .......... .......... .......... .......... .......... 9% 82.9M 1s 2021-05-18T14:49:46.9700780Z 6400K .......... .......... .......... .......... .......... 9% 88.6M 1s 2021-05-18T14:49:46.9707180Z 6450K .......... .......... .......... .......... .......... 9% 70.7M 1s 2021-05-18T14:49:46.9719010Z 6500K .......... .......... .......... .......... .......... 10% 73.3M 1s 2021-05-18T14:49:46.9720430Z 6550K .......... .......... .......... .......... .......... 10% 121M 1s 2021-05-18T14:49:46.9721330Z 6600K .......... .......... .......... .......... .......... 10% 133M 1s 2021-05-18T14:49:46.9725060Z 6650K .......... .......... .......... .......... .......... 10% 132M 1s 2021-05-18T14:49:46.9731660Z 6700K .......... .......... .......... .......... .......... 10% 89.8M 1s 2021-05-18T14:49:46.9737340Z 6750K .......... .......... .......... .......... .......... 10% 81.8M 1s 2021-05-18T14:49:46.9741380Z 6800K .......... .......... .......... .......... .......... 10% 101M 1s 2021-05-18T14:49:46.9746690Z 6850K .......... .......... .......... .......... .......... 10% 95.0M 1s 2021-05-18T14:49:46.9765880Z 6900K .......... .......... .......... .......... .......... 10% 104M 1s 2021-05-18T14:49:46.9766720Z 6950K .......... .......... .......... .......... .......... 10% 85.4M 1s 2021-05-18T14:49:46.9767520Z 7000K .......... .......... .......... .......... .......... 10% 116M 1s 2021-05-18T14:49:46.9768220Z 7050K .......... .......... .......... .......... .......... 10% 99.9M 1s 2021-05-18T14:49:46.9770690Z 7100K .......... .......... .......... .......... .......... 10% 130M 1s 2021-05-18T14:49:46.9776650Z 7150K .......... .......... .......... .......... .......... 11% 84.0M 1s 2021-05-18T14:49:46.9780160Z 7200K .......... .......... .......... .......... .......... 11% 105M 1s 2021-05-18T14:49:46.9785810Z 7250K .......... .......... .......... .......... .......... 11% 89.3M 1s 2021-05-18T14:49:46.9792360Z 7300K .......... .......... .......... .......... .......... 11% 82.5M 1s 2021-05-18T14:49:46.9796640Z 7350K .......... .......... .......... .......... .......... 11% 94.1M 1s 2021-05-18T14:49:46.9802030Z 7400K .......... .......... .......... .......... .......... 11% 97.7M 1s 2021-05-18T14:49:46.9806640Z 7450K .......... .......... .......... .......... .......... 11% 96.9M 1s 2021-05-18T14:49:46.9812720Z 7500K .......... .......... .......... .......... .......... 11% 122M 1s 2021-05-18T14:49:46.9816840Z 7550K .......... .......... .......... .......... .......... 11% 83.2M 1s 2021-05-18T14:49:46.9821120Z 7600K .......... .......... .......... .......... .......... 11% 105M 1s 2021-05-18T14:49:46.9825570Z 7650K .......... .......... .......... .......... .......... 11% 113M 1s 2021-05-18T14:49:46.9830560Z 7700K .......... .......... .......... .......... .......... 11% 107M 1s 2021-05-18T14:49:46.9836320Z 7750K .......... .......... .......... .......... .......... 11% 89.3M 1s 2021-05-18T14:49:46.9840810Z 7800K .......... .......... .......... .......... .......... 12% 88.5M 1s 2021-05-18T14:49:46.9845480Z 7850K .......... .......... .......... .......... .......... 12% 108M 1s 2021-05-18T14:49:46.9853070Z 7900K .......... .......... .......... .......... .......... 12% 79.5M 1s 2021-05-18T14:49:46.9858510Z 7950K .......... .......... .......... .......... .......... 12% 73.0M 1s 2021-05-18T14:49:46.9863200Z 8000K .......... .......... .......... .......... .......... 12% 106M 1s 2021-05-18T14:49:46.9868070Z 8050K .......... .......... .......... .......... .......... 12% 107M 1s 2021-05-18T14:49:46.9873590Z 8100K .......... .......... .......... .......... .......... 12% 109M 1s 2021-05-18T14:49:46.9922210Z 8150K .......... .......... .......... .......... .......... 12% 10.0M 1s 2021-05-18T14:49:46.9926070Z 8200K .......... .......... .......... .......... .......... 12% 94.8M 1s 2021-05-18T14:49:46.9932230Z 8250K .......... .......... .......... .......... .......... 12% 94.4M 1s 2021-05-18T14:49:46.9937850Z 8300K .......... .......... .......... .......... .......... 12% 84.0M 1s 2021-05-18T14:49:46.9943610Z 8350K .......... .......... .......... .......... .......... 12% 83.3M 1s 2021-05-18T14:49:46.9947550Z 8400K .......... .......... .......... .......... .......... 12% 107M 1s 2021-05-18T14:49:46.9952950Z 8450K .......... .......... .......... .......... .......... 13% 95.4M 1s 2021-05-18T14:49:46.9957570Z 8500K .......... .......... .......... .......... .......... 13% 110M 1s 2021-05-18T14:49:46.9964710Z 8550K .......... .......... .......... .......... .......... 13% 67.0M 1s 2021-05-18T14:49:46.9970110Z 8600K .......... .......... .......... .......... .......... 13% 91.1M 1s 2021-05-18T14:49:46.9975960Z 8650K .......... .......... .......... .......... .......... 13% 86.9M 1s 2021-05-18T14:49:46.9981510Z 8700K .......... .......... .......... .......... .......... 13% 86.3M 1s 2021-05-18T14:49:46.9988720Z 8750K .......... .......... .......... .......... .......... 13% 65.8M 1s 2021-05-18T14:49:46.9996510Z 8800K .......... .......... .......... .......... .......... 13% 65.5M 1s 2021-05-18T14:49:47.0001200Z 8850K .......... .......... .......... .......... .......... 13% 92.5M 1s 2021-05-18T14:49:47.0007390Z 8900K .......... .......... .......... .......... .......... 13% 87.3M 1s 2021-05-18T14:49:47.0013840Z 8950K .......... .......... .......... .......... .......... 13% 77.3M 1s 2021-05-18T14:49:47.0019140Z 9000K .......... .......... .......... .......... .......... 13% 80.6M 1s 2021-05-18T14:49:47.0024410Z 9050K .......... .......... .......... .......... .......... 13% 93.2M 1s 2021-05-18T14:49:47.0031680Z 9100K .......... .......... .......... .......... .......... 14% 90.1M 1s 2021-05-18T14:49:47.0035180Z 9150K .......... .......... .......... .......... .......... 14% 86.9M 1s 2021-05-18T14:49:47.0047740Z 9200K .......... .......... .......... .......... .......... 14% 41.8M 1s 2021-05-18T14:49:47.0052870Z 9250K .......... .......... .......... .......... .......... 14% 95.4M 1s 2021-05-18T14:49:47.0062760Z 9300K .......... .......... .......... .......... .......... 14% 56.3M 1s 2021-05-18T14:49:47.0066810Z 9350K .......... .......... .......... .......... .......... 14% 82.6M 1s 2021-05-18T14:49:47.0074220Z 9400K .......... .......... .......... .......... .......... 14% 71.4M 1s 2021-05-18T14:49:47.0079940Z 9450K .......... .......... .......... .......... .......... 14% 101M 1s 2021-05-18T14:49:47.0085750Z 9500K .......... .......... .......... .......... .......... 14% 85.5M 1s 2021-05-18T14:49:47.0090130Z 9550K .......... .......... .......... .......... .......... 14% 88.3M 1s 2021-05-18T14:49:47.0095530Z 9600K .......... .......... .......... .......... .......... 14% 94.1M 1s 2021-05-18T14:49:47.0101790Z 9650K .......... .......... .......... .......... .......... 14% 80.6M 1s 2021-05-18T14:49:47.0107140Z 9700K .......... .......... .......... .......... .......... 14% 102M 1s 2021-05-18T14:49:47.0112430Z 9750K .......... .......... .......... .......... .......... 15% 77.9M 1s 2021-05-18T14:49:47.0116890Z 9800K .......... .......... .......... .......... .......... 15% 97.5M 1s 2021-05-18T14:49:47.0123150Z 9850K .......... .......... .......... .......... .......... 15% 89.3M 1s 2021-05-18T14:49:47.0130260Z 9900K .......... .......... .......... .......... .......... 15% 83.8M 1s 2021-05-18T14:49:47.0136010Z 9950K .......... .......... .......... .......... .......... 15% 65.6M 1s 2021-05-18T14:49:47.0141210Z 10000K .......... .......... .......... .......... .......... 15% 105M 1s 2021-05-18T14:49:47.0145080Z 10050K .......... .......... .......... .......... .......... 15% 102M 1s 2021-05-18T14:49:47.0152560Z 10100K .......... .......... .......... .......... .......... 15% 77.0M 1s 2021-05-18T14:49:47.0158660Z 10150K .......... .......... .......... .......... .......... 15% 65.5M 1s 2021-05-18T14:49:47.0207470Z 10200K .......... .......... .......... .......... .......... 15% 10.5M 1s 2021-05-18T14:49:47.0212860Z 10250K .......... .......... .......... .......... .......... 15% 64.7M 1s 2021-05-18T14:49:47.0218590Z 10300K .......... .......... .......... .......... .......... 15% 95.4M 1s 2021-05-18T14:49:47.0222990Z 10350K .......... .......... .......... .......... .......... 15% 93.9M 1s 2021-05-18T14:49:47.0227670Z 10400K .......... .......... .......... .......... .......... 16% 113M 1s 2021-05-18T14:49:47.0232300Z 10450K .......... .......... .......... .......... .......... 16% 98.6M 1s 2021-05-18T14:49:47.0237940Z 10500K .......... .......... .......... .......... .......... 16% 107M 1s 2021-05-18T14:49:47.0242840Z 10550K .......... .......... .......... .......... .......... 16% 82.5M 1s 2021-05-18T14:49:47.0253180Z 10600K .......... .......... .......... .......... .......... 16% 63.1M 1s 2021-05-18T14:49:47.0257180Z 10650K .......... .......... .......... .......... .......... 16% 79.4M 1s 2021-05-18T14:49:47.0263590Z 10700K .......... .......... .......... .......... .......... 16% 86.0M 1s 2021-05-18T14:49:47.0269410Z 10750K .......... .......... .......... .......... .......... 16% 80.3M 1s 2021-05-18T14:49:47.0274510Z 10800K .......... .......... .......... .......... .......... 16% 86.9M 1s 2021-05-18T14:49:47.0280210Z 10850K .......... .......... .......... .......... .......... 16% 79.5M 1s 2021-05-18T14:49:47.0286130Z 10900K .......... .......... .......... .......... .......... 16% 95.0M 1s 2021-05-18T14:49:47.0290190Z 10950K .......... .......... .......... .......... .......... 16% 98.6M 1s 2021-05-18T14:49:47.0295970Z 11000K .......... .......... .......... .......... .......... 16% 87.7M 1s 2021-05-18T14:49:47.0301280Z 11050K .......... .......... .......... .......... .......... 17% 92.0M 1s 2021-05-18T14:49:47.0307440Z 11100K .......... .......... .......... .......... .......... 17% 89.3M 1s 2021-05-18T14:49:47.0312440Z 11150K .......... .......... .......... .......... .......... 17% 87.2M 1s 2021-05-18T14:49:47.0319070Z 11200K .......... .......... .......... .......... .......... 17% 79.3M 1s 2021-05-18T14:49:47.0330130Z 11250K .......... .......... .......... .......... .......... 17% 45.8M 1s 2021-05-18T14:49:47.0338280Z 11300K .......... .......... .......... .......... .......... 17% 64.0M 1s 2021-05-18T14:49:47.0345600Z 11350K .......... .......... .......... .......... .......... 17% 55.9M 1s 2021-05-18T14:49:47.0351560Z 11400K .......... .......... .......... .......... .......... 17% 100M 1s 2021-05-18T14:49:47.0354910Z 11450K .......... .......... .......... .......... .......... 17% 103M 1s 2021-05-18T14:49:47.0363360Z 11500K .......... .......... .......... .......... .......... 17% 71.4M 1s 2021-05-18T14:49:47.0369800Z 11550K .......... .......... .......... .......... .......... 17% 71.5M 1s 2021-05-18T14:49:47.0373200Z 11600K .......... .......... .......... .......... .......... 17% 114M 1s 2021-05-18T14:49:47.0379700Z 11650K .......... .......... .......... .......... .......... 17% 92.8M 1s 2021-05-18T14:49:47.0386180Z 11700K .......... .......... .......... .......... .......... 18% 66.4M 1s 2021-05-18T14:49:47.0392440Z 11750K .......... .......... .......... .......... .......... 18% 79.1M 1s 2021-05-18T14:49:47.0397800Z 11800K .......... .......... .......... .......... .......... 18% 91.3M 1s 2021-05-18T14:49:47.0404940Z 11850K .......... .......... .......... .......... .......... 18% 87.2M 1s 2021-05-18T14:49:47.0411280Z 11900K .......... .......... .......... .......... .......... 18% 69.8M 1s 2021-05-18T14:49:47.0417020Z 11950K .......... .......... .......... .......... .......... 18% 70.5M 1s 2021-05-18T14:49:47.0422600Z 12000K .......... .......... .......... .......... .......... 18% 83.5M 1s 2021-05-18T14:49:47.0429000Z 12050K .......... .......... .......... .......... .......... 18% 80.4M 1s 2021-05-18T14:49:47.0434720Z 12100K .......... .......... .......... .......... .......... 18% 94.4M 1s 2021-05-18T14:49:47.0439680Z 12150K .......... .......... .......... .......... .......... 18% 92.0M 1s 2021-05-18T14:49:47.0446130Z 12200K .......... .......... .......... .......... .......... 18% 68.8M 1s 2021-05-18T14:49:47.0498100Z 12250K .......... .......... .......... .......... .......... 18% 9.56M 1s 2021-05-18T14:49:47.0508240Z 12300K .......... .......... .......... .......... .......... 18% 59.8M 1s 2021-05-18T14:49:47.0516180Z 12350K .......... .......... .......... .......... .......... 19% 50.8M 1s 2021-05-18T14:49:47.0521980Z 12400K .......... .......... .......... .......... .......... 19% 94.4M 1s 2021-05-18T14:49:47.0524670Z 12450K .......... .......... .......... .......... .......... 19% 110M 1s 2021-05-18T14:49:47.0531070Z 12500K .......... .......... .......... .......... .......... 19% 101M 1s 2021-05-18T14:49:47.0536030Z 12550K .......... .......... .......... .......... .......... 19% 78.0M 1s 2021-05-18T14:49:47.0541160Z 12600K .......... .......... .......... .......... .......... 19% 87.8M 1s 2021-05-18T14:49:47.0546890Z 12650K .......... .......... .......... .......... .......... 19% 96.5M 1s 2021-05-18T14:49:47.0553060Z 12700K .......... .......... .......... .......... .......... 19% 89.1M 1s 2021-05-18T14:49:47.0558820Z 12750K .......... .......... .......... .......... .......... 19% 85.5M 1s 2021-05-18T14:49:47.0562550Z 12800K .......... .......... .......... .......... .......... 19% 106M 1s 2021-05-18T14:49:47.0567620Z 12850K .......... .......... .......... .......... .......... 19% 89.9M 1s 2021-05-18T14:49:47.0572370Z 12900K .......... .......... .......... .......... .......... 19% 116M 1s 2021-05-18T14:49:47.0577000Z 12950K .......... .......... .......... .......... .......... 19% 90.6M 1s 2021-05-18T14:49:47.0582190Z 13000K .......... .......... .......... .......... .......... 20% 102M 1s 2021-05-18T14:49:47.0587400Z 13050K .......... .......... .......... .......... .......... 20% 87.7M 1s 2021-05-18T14:49:47.0594490Z 13100K .......... .......... .......... .......... .......... 20% 95.2M 1s 2021-05-18T14:49:47.0598840Z 13150K .......... .......... .......... .......... .......... 20% 77.1M 1s 2021-05-18T14:49:47.0604930Z 13200K .......... .......... .......... .......... .......... 20% 92.5M 1s 2021-05-18T14:49:47.0609850Z 13250K .......... .......... .......... .......... .......... 20% 107M 1s 2021-05-18T14:49:47.0622600Z 13300K .......... .......... .......... .......... .......... 20% 38.4M 1s 2021-05-18T14:49:47.0627980Z 13350K .......... .......... .......... .......... .......... 20% 81.4M 1s 2021-05-18T14:49:47.0634060Z 13400K .......... .......... .......... .......... .......... 20% 72.3M 1s 2021-05-18T14:49:47.0639490Z 13450K .......... .......... .......... .......... .......... 20% 102M 1s 2021-05-18T14:49:47.0647650Z 13500K .......... .......... .......... .......... .......... 20% 98.8M 1s 2021-05-18T14:49:47.0652360Z 13550K .......... .......... .......... .......... .......... 20% 58.3M 1s 2021-05-18T14:49:47.0657670Z 13600K .......... .......... .......... .......... .......... 20% 93.0M 1s 2021-05-18T14:49:47.0663560Z 13650K .......... .......... .......... .......... .......... 21% 102M 1s 2021-05-18T14:49:47.0668630Z 13700K .......... .......... .......... .......... .......... 21% 100M 1s 2021-05-18T14:49:47.0673840Z 13750K .......... .......... .......... .......... .......... 21% 78.3M 1s 2021-05-18T14:49:47.0678170Z 13800K .......... .......... .......... .......... .......... 21% 108M 1s 2021-05-18T14:49:47.0685440Z 13850K .......... .......... .......... .......... .......... 21% 87.7M 1s 2021-05-18T14:49:47.0690500Z 13900K .......... .......... .......... .......... .......... 21% 80.8M 1s 2021-05-18T14:49:47.0695730Z 13950K .......... .......... .......... .......... .......... 21% 86.1M 1s 2021-05-18T14:49:47.0700840Z 14000K .......... .......... .......... .......... .......... 21% 92.8M 1s 2021-05-18T14:49:47.0705850Z 14050K .......... .......... .......... .......... .......... 21% 91.8M 1s 2021-05-18T14:49:47.0710660Z 14100K .......... .......... .......... .......... .......... 21% 119M 1s 2021-05-18T14:49:47.0716870Z 14150K .......... .......... .......... .......... .......... 21% 79.9M 1s 2021-05-18T14:49:47.0721510Z 14200K .......... .......... .......... .......... .......... 21% 106M 1s 2021-05-18T14:49:47.0725660Z 14250K .......... .......... .......... .......... .......... 21% 97.5M 1s 2021-05-18T14:49:47.0780150Z 14300K .......... .......... .......... .......... .......... 22% 9.26M 1s 2021-05-18T14:49:47.0784340Z 14350K .......... .......... .......... .......... .......... 22% 85.4M 1s 2021-05-18T14:49:47.0788830Z 14400K .......... .......... .......... .......... .......... 22% 112M 1s 2021-05-18T14:49:47.0795130Z 14450K .......... .......... .......... .......... .......... 22% 88.6M 1s 2021-05-18T14:49:47.0799590Z 14500K .......... .......... .......... .......... .......... 22% 101M 1s 2021-05-18T14:49:47.0804760Z 14550K .......... .......... .......... .......... .......... 22% 84.5M 1s 2021-05-18T14:49:47.0810060Z 14600K .......... .......... .......... .......... .......... 22% 89.1M 1s 2021-05-18T14:49:47.0816230Z 14650K .......... .......... .......... .......... .......... 22% 87.5M 1s 2021-05-18T14:49:47.0821120Z 14700K .......... .......... .......... .......... .......... 22% 109M 1s 2021-05-18T14:49:47.0826720Z 14750K .......... .......... .......... .......... .......... 22% 75.6M 1s 2021-05-18T14:49:47.0832460Z 14800K .......... .......... .......... .......... .......... 22% 87.3M 1s 2021-05-18T14:49:47.0837670Z 14850K .......... .......... .......... .......... .......... 22% 90.6M 1s 2021-05-18T14:49:47.0843270Z 14900K .......... .......... .......... .......... .......... 22% 98.4M 1s 2021-05-18T14:49:47.0848760Z 14950K .......... .......... .......... .......... .......... 23% 85.5M 1s 2021-05-18T14:49:47.0854050Z 15000K .......... .......... .......... .......... .......... 23% 90.9M 1s 2021-05-18T14:49:47.0859650Z 15050K .......... .......... .......... .......... .......... 23% 81.4M 1s 2021-05-18T14:49:47.0866150Z 15100K .......... .......... .......... .......... .......... 23% 87.5M 1s 2021-05-18T14:49:47.0871160Z 15150K .......... .......... .......... .......... .......... 23% 83.6M 1s 2021-05-18T14:49:47.0877700Z 15200K .......... .......... .......... .......... .......... 23% 121M 1s 2021-05-18T14:49:47.0880610Z 15250K .......... .......... .......... .......... .......... 23% 90.4M 1s 2021-05-18T14:49:47.0889300Z 15300K .......... .......... .......... .......... .......... 23% 112M 1s 2021-05-18T14:49:47.1180510Z 15350K .......... .......... .......... .......... .......... 23% 1.66M 1s 2021-05-18T14:49:47.1185440Z 15400K .......... .......... .......... .......... .......... 23% 80.8M 1s 2021-05-18T14:49:47.1190230Z 15450K .......... .......... .......... .......... .......... 23% 98.2M 1s 2021-05-18T14:49:47.1196260Z 15500K .......... .......... .......... .......... .......... 23% 102M 1s 2021-05-18T14:49:47.1202030Z 15550K .......... .......... .......... .......... .......... 23% 74.8M 1s 2021-05-18T14:49:47.1208460Z 15600K .......... .......... .......... .......... .......... 24% 79.5M 1s 2021-05-18T14:49:47.1215730Z 15650K .......... .......... .......... .......... .......... 24% 119M 1s 2021-05-18T14:49:47.1217800Z 15700K .......... .......... .......... .......... .......... 24% 106M 1s 2021-05-18T14:49:47.1223020Z 15750K .......... .......... .......... .......... .......... 24% 113M 1s 2021-05-18T14:49:47.1232610Z 15800K .......... .......... .......... .......... .......... 24% 43.0M 1s 2021-05-18T14:49:47.1242010Z 15850K .......... .......... .......... .......... .......... 24% 57.3M 1s 2021-05-18T14:49:47.1252310Z 15900K .......... .......... .......... .......... .......... 24% 61.2M 1s 2021-05-18T14:49:47.1253900Z 15950K .......... .......... .......... .......... .......... 24% 93.2M 1s 2021-05-18T14:49:47.1262840Z 16000K .......... .......... .......... .......... .......... 24% 79.9M 1s 2021-05-18T14:49:47.1264570Z 16050K .......... .......... .......... .......... .......... 24% 103M 1s 2021-05-18T14:49:47.1269440Z 16100K .......... .......... .......... .......... .......... 24% 117M 1s 2021-05-18T14:49:47.1276150Z 16150K .......... .......... .......... .......... .......... 24% 104M 1s 2021-05-18T14:49:47.1279440Z 16200K .......... .......... .......... .......... .......... 24% 82.3M 1s 2021-05-18T14:49:47.1285430Z 16250K .......... .......... .......... .......... .......... 25% 105M 1s 2021-05-18T14:49:47.1290720Z 16300K .......... .......... .......... .......... .......... 25% 86.1M 1s 2021-05-18T14:49:47.1379030Z 16350K .......... .......... .......... .......... .......... 25% 5.53M 1s 2021-05-18T14:49:47.1386820Z 16400K .......... .......... .......... .......... .......... 25% 62.0M 1s 2021-05-18T14:49:47.1391420Z 16450K .......... .......... .......... .......... .......... 25% 91.6M 1s 2021-05-18T14:49:47.1396840Z 16500K .......... .......... .......... .......... .......... 25% 105M 1s 2021-05-18T14:49:47.1402370Z 16550K .......... .......... .......... .......... .......... 25% 99.2M 1s 2021-05-18T14:49:47.1407860Z 16600K .......... .......... .......... .......... .......... 25% 76.5M 1s 2021-05-18T14:49:47.1414980Z 16650K .......... .......... .......... .......... .......... 25% 74.5M 1s 2021-05-18T14:49:47.1422990Z 16700K .......... .......... .......... .......... .......... 25% 109M 1s 2021-05-18T14:49:47.1426440Z 16750K .......... .......... .......... .......... .......... 25% 84.3M 1s 2021-05-18T14:49:47.1431210Z 16800K .......... .......... .......... .......... .......... 25% 74.0M 1s 2021-05-18T14:49:47.1438270Z 16850K .......... .......... .......... .......... .......... 25% 67.8M 1s 2021-05-18T14:49:47.1444050Z 16900K .......... .......... .......... .......... .......... 26% 95.6M 1s 2021-05-18T14:49:47.1449780Z 16950K .......... .......... .......... .......... .......... 26% 75.7M 1s 2021-05-18T14:49:47.1459040Z 17000K .......... .......... .......... .......... .......... 26% 65.9M 1s 2021-05-18T14:49:47.1461900Z 17050K .......... .......... .......... .......... .......... 26% 100M 1s 2021-05-18T14:49:47.1468030Z 17100K .......... .......... .......... .......... .......... 26% 94.3M 1s 2021-05-18T14:49:47.1476860Z 17150K .......... .......... .......... .......... .......... 26% 56.6M 1s 2021-05-18T14:49:47.1480010Z 17200K .......... .......... .......... .......... .......... 26% 112M 1s 2021-05-18T14:49:47.1485110Z 17250K .......... .......... .......... .......... .......... 26% 93.0M 1s 2021-05-18T14:49:47.1491020Z 17300K .......... .......... .......... .......... .......... 26% 94.4M 1s 2021-05-18T14:49:47.1496820Z 17350K .......... .......... .......... .......... .......... 26% 104M 1s 2021-05-18T14:49:47.1507960Z 17400K .......... .......... .......... .......... .......... 26% 42.3M 1s 2021-05-18T14:49:47.1512600Z 17450K .......... .......... .......... .......... .......... 26% 85.1M 1s 2021-05-18T14:49:47.1519200Z 17500K .......... .......... .......... .......... .......... 26% 106M 1s 2021-05-18T14:49:47.1523400Z 17550K .......... .......... .......... .......... .......... 27% 74.4M 1s 2021-05-18T14:49:47.1528670Z 17600K .......... .......... .......... .......... .......... 27% 101M 1s 2021-05-18T14:49:47.1532670Z 17650K .......... .......... .......... .......... .......... 27% 122M 1s 2021-05-18T14:49:47.1537900Z 17700K .......... .......... .......... .......... .......... 27% 112M 1s 2021-05-18T14:49:47.1543290Z 17750K .......... .......... .......... .......... .......... 27% 75.0M 1s 2021-05-18T14:49:47.1550030Z 17800K .......... .......... .......... .......... .......... 27% 73.1M 1s 2021-05-18T14:49:47.1554980Z 17850K .......... .......... .......... .......... .......... 27% 97.9M 1s 2021-05-18T14:49:47.1560560Z 17900K .......... .......... .......... .......... .......... 27% 108M 1s 2021-05-18T14:49:47.1565290Z 17950K .......... .......... .......... .......... .......... 27% 97.5M 1s 2021-05-18T14:49:47.1570250Z 18000K .......... .......... .......... .......... .......... 27% 89.3M 1s 2021-05-18T14:49:47.1574950Z 18050K .......... .......... .......... .......... .......... 27% 104M 1s 2021-05-18T14:49:47.1580070Z 18100K .......... .......... .......... .......... .......... 27% 102M 1s 2021-05-18T14:49:47.1584730Z 18150K .......... .......... .......... .......... .......... 27% 93.7M 1s 2021-05-18T14:49:47.1590170Z 18200K .......... .......... .......... .......... .......... 28% 91.4M 1s 2021-05-18T14:49:47.1594940Z 18250K .......... .......... .......... .......... .......... 28% 107M 1s 2021-05-18T14:49:47.1601300Z 18300K .......... .......... .......... .......... .......... 28% 102M 1s 2021-05-18T14:49:47.1606410Z 18350K .......... .......... .......... .......... .......... 28% 70.0M 1s 2021-05-18T14:49:47.1721740Z 18400K .......... .......... .......... .......... .......... 28% 4.31M 1s 2021-05-18T14:49:47.1726850Z 18450K .......... .......... .......... .......... .......... 28% 76.3M 1s 2021-05-18T14:49:47.1733210Z 18500K .......... .......... .......... .......... .......... 28% 77.9M 1s 2021-05-18T14:49:47.1738150Z 18550K .......... .......... .......... .......... .......... 28% 93.2M 1s 2021-05-18T14:49:47.1743210Z 18600K .......... .......... .......... .......... .......... 28% 113M 1s 2021-05-18T14:49:47.1747150Z 18650K .......... .......... .......... .......... .......... 28% 96.5M 1s 2021-05-18T14:49:47.1754010Z 18700K .......... .......... .......... .......... .......... 28% 108M 1s 2021-05-18T14:49:47.1757870Z 18750K .......... .......... .......... .......... .......... 28% 75.6M 1s 2021-05-18T14:49:47.1763310Z 18800K .......... .......... .......... .......... .......... 28% 96.5M 1s 2021-05-18T14:49:47.1772160Z 18850K .......... .......... .......... .......... .......... 29% 58.5M 1s 2021-05-18T14:49:47.1780460Z 18900K .......... .......... .......... .......... .......... 29% 76.1M 1s 2021-05-18T14:49:47.1784850Z 18950K .......... .......... .......... .......... .......... 29% 70.7M 1s 2021-05-18T14:49:47.1789770Z 19000K .......... .......... .......... .......... .......... 29% 96.7M 1s 2021-05-18T14:49:47.1796550Z 19050K .......... .......... .......... .......... .......... 29% 73.9M 1s 2021-05-18T14:49:47.1804580Z 19100K .......... .......... .......... .......... .......... 29% 77.5M 1s 2021-05-18T14:49:47.1810960Z 19150K .......... .......... .......... .......... .......... 29% 63.4M 1s 2021-05-18T14:49:47.1819140Z 19200K .......... .......... .......... .......... .......... 29% 105M 1s 2021-05-18T14:49:47.1821740Z 19250K .......... .......... .......... .......... .......... 29% 74.1M 1s 2021-05-18T14:49:47.1826480Z 19300K .......... .......... .......... .......... .......... 29% 116M 1s 2021-05-18T14:49:47.1833580Z 19350K .......... .......... .......... .......... .......... 29% 78.8M 1s 2021-05-18T14:49:47.1848200Z 19400K .......... .......... .......... .......... .......... 29% 56.3M 1s 2021-05-18T14:49:47.1860020Z 19450K .......... .......... .......... .......... .......... 29% 29.6M 1s 2021-05-18T14:49:47.1867540Z 19500K .......... .......... .......... .......... .......... 30% 81.5M 1s 2021-05-18T14:49:47.1869340Z 19550K .......... .......... .......... .......... .......... 30% 87.7M 1s 2021-05-18T14:49:47.1873010Z 19600K .......... .......... .......... .......... .......... 30% 127M 1s 2021-05-18T14:49:47.1878790Z 19650K .......... .......... .......... .......... .......... 30% 127M 1s 2021-05-18T14:49:47.1885390Z 19700K .......... .......... .......... .......... .......... 30% 66.1M 1s 2021-05-18T14:49:47.1891320Z 19750K .......... .......... .......... .......... .......... 30% 86.0M 1s 2021-05-18T14:49:47.1896180Z 19800K .......... .......... .......... .......... .......... 30% 73.5M 1s 2021-05-18T14:49:47.1901880Z 19850K .......... .......... .......... .......... .......... 30% 108M 1s 2021-05-18T14:49:47.1907960Z 19900K .......... .......... .......... .......... .......... 30% 91.1M 1s 2021-05-18T14:49:47.1913940Z 19950K .......... .......... .......... .......... .......... 30% 81.5M 1s 2021-05-18T14:49:47.1917960Z 20000K .......... .......... .......... .......... .......... 30% 80.6M 1s 2021-05-18T14:49:47.1924520Z 20050K .......... .......... .......... .......... .......... 30% 98.4M 1s 2021-05-18T14:49:47.1928600Z 20100K .......... .......... .......... .......... .......... 30% 105M 1s 2021-05-18T14:49:47.1955190Z 20150K .......... .......... .......... .......... .......... 31% 29.0M 1s 2021-05-18T14:49:47.1956650Z 20200K .......... .......... .......... .......... .......... 31% 86.1M 1s 2021-05-18T14:49:47.1957730Z 20250K .......... .......... .......... .......... .......... 31% 79.5M 1s 2021-05-18T14:49:47.1963450Z 20300K .......... .......... .......... .......... .......... 31% 127M 1s 2021-05-18T14:49:47.1967620Z 20350K .......... .......... .......... .......... .......... 31% 69.3M 1s 2021-05-18T14:49:47.1978330Z 20400K .......... .......... .......... .......... .......... 31% 90.9M 1s 2021-05-18T14:49:47.2044790Z 20450K .......... .......... .......... .......... .......... 31% 6.92M 1s 2021-05-18T14:49:47.2051130Z 20500K .......... .......... .......... .......... .......... 31% 73.3M 1s 2021-05-18T14:49:47.2054830Z 20550K .......... .......... .......... .......... .......... 31% 95.0M 1s 2021-05-18T14:49:47.2059230Z 20600K .......... .......... .......... .......... .......... 31% 111M 1s 2021-05-18T14:49:47.2063580Z 20650K .......... .......... .......... .......... .......... 31% 115M 1s 2021-05-18T14:49:47.2070440Z 20700K .......... .......... .......... .......... .......... 31% 100M 1s 2021-05-18T14:49:47.2073510Z 20750K .......... .......... .......... .......... .......... 31% 105M 1s 2021-05-18T14:49:47.2077210Z 20800K .......... .......... .......... .......... .......... 32% 119M 1s 2021-05-18T14:49:47.2084060Z 20850K .......... .......... .......... .......... .......... 32% 71.1M 1s 2021-05-18T14:49:47.2089950Z 20900K .......... .......... .......... .......... .......... 32% 90.8M 1s 2021-05-18T14:49:47.2097420Z 20950K .......... .......... .......... .......... .......... 32% 83.9M 1s 2021-05-18T14:49:47.2099710Z 21000K .......... .......... .......... .......... .......... 32% 119M 1s 2021-05-18T14:49:47.2109320Z 21050K .......... .......... .......... .......... .......... 32% 85.7M 1s 2021-05-18T14:49:47.2110900Z 21100K .......... .......... .......... .......... .......... 32% 93.5M 1s 2021-05-18T14:49:47.2115430Z 21150K .......... .......... .......... .......... .......... 32% 95.7M 1s 2021-05-18T14:49:47.2121790Z 21200K .......... .......... .......... .......... .......... 32% 110M 1s 2021-05-18T14:49:47.2125710Z 21250K .......... .......... .......... .......... .......... 32% 88.0M 1s 2021-05-18T14:49:47.2136070Z 21300K .......... .......... .......... .......... .......... 32% 87.2M 1s 2021-05-18T14:49:47.2137970Z 21350K .......... .......... .......... .......... .......... 32% 72.7M 1s 2021-05-18T14:49:47.2148590Z 21400K .......... .......... .......... .......... .......... 32% 68.6M 1s 2021-05-18T14:49:47.2150910Z 21450K .......... .......... .......... .......... .......... 32% 84.0M 1s 2021-05-18T14:49:47.2169920Z 21500K .......... .......... .......... .......... .......... 33% 27.8M 1s 2021-05-18T14:49:47.2174190Z 21550K .......... .......... .......... .......... .......... 33% 95.9M 1s 2021-05-18T14:49:47.2179260Z 21600K .......... .......... .......... .......... .......... 33% 83.8M 1s 2021-05-18T14:49:47.2185540Z 21650K .......... .......... .......... .......... .......... 33% 99.2M 1s 2021-05-18T14:49:47.2190100Z 21700K .......... .......... .......... .......... .......... 33% 97.7M 1s 2021-05-18T14:49:47.2198700Z 21750K .......... .......... .......... .......... .......... 33% 74.5M 1s 2021-05-18T14:49:47.2202410Z 21800K .......... .......... .......... .......... .......... 33% 80.7M 1s 2021-05-18T14:49:47.2207630Z 21850K .......... .......... .......... .......... .......... 33% 102M 1s 2021-05-18T14:49:47.2215930Z 21900K .......... .......... .......... .......... .......... 33% 60.1M 1s 2021-05-18T14:49:47.2222750Z 21950K .......... .......... .......... .......... .......... 33% 97.9M 1s 2021-05-18T14:49:47.2225220Z 22000K .......... .......... .......... .......... .......... 33% 85.4M 1s 2021-05-18T14:49:47.2231540Z 22050K .......... .......... .......... .......... .......... 33% 84.2M 1s 2021-05-18T14:49:47.2238590Z 22100K .......... .......... .......... .......... .......... 33% 77.1M 1s 2021-05-18T14:49:47.2241810Z 22150K .......... .......... .......... .......... .......... 34% 108M 1s 2021-05-18T14:49:47.2247840Z 22200K .......... .......... .......... .......... .......... 34% 100M 1s 2021-05-18T14:49:47.2252050Z 22250K .......... .......... .......... .......... .......... 34% 117M 1s 2021-05-18T14:49:47.2260820Z 22300K .......... .......... .......... .......... .......... 34% 78.6M 1s 2021-05-18T14:49:47.2264140Z 22350K .......... .......... .......... .......... .......... 34% 72.3M 1s 2021-05-18T14:49:47.2272500Z 22400K .......... .......... .......... .......... .......... 34% 116M 1s 2021-05-18T14:49:47.2275210Z 22450K .......... .......... .......... .......... .......... 34% 97.9M 1s 2021-05-18T14:49:47.2366880Z 22500K .......... .......... .......... .......... .......... 34% 5.38M 1s 2021-05-18T14:49:47.2369780Z 22550K .......... .......... .......... .......... .......... 34% 82.1M 1s 2021-05-18T14:49:47.2376020Z 22600K .......... .......... .......... .......... .......... 34% 77.8M 1s 2021-05-18T14:49:47.2380190Z 22650K .......... .......... .......... .......... .......... 34% 119M 1s 2021-05-18T14:49:47.2386030Z 22700K .......... .......... .......... .......... .......... 34% 97.5M 1s 2021-05-18T14:49:47.2391350Z 22750K .......... .......... .......... .......... .......... 34% 89.9M 1s 2021-05-18T14:49:47.2397920Z 22800K .......... .......... .......... .......... .......... 35% 103M 1s 2021-05-18T14:49:47.2399290Z 22850K .......... .......... .......... .......... .......... 35% 132M 1s 2021-05-18T14:49:47.2409500Z 22900K .......... .......... .......... .......... .......... 35% 100M 1s 2021-05-18T14:49:47.2410910Z 22950K .......... .......... .......... .......... .......... 35% 98.8M 1s 2021-05-18T14:49:47.2413480Z 23000K .......... .......... .......... .......... .......... 35% 106M 1s 2021-05-18T14:49:47.2417640Z 23050K .......... .......... .......... .......... .......... 35% 116M 1s 2021-05-18T14:49:47.2425680Z 23100K .......... .......... .......... .......... .......... 35% 128M 1s 2021-05-18T14:49:47.2427770Z 23150K .......... .......... .......... .......... .......... 35% 80.7M 1s 2021-05-18T14:49:47.2434180Z 23200K .......... .......... .......... .......... .......... 35% 98.4M 1s 2021-05-18T14:49:47.2437000Z 23250K .......... .......... .......... .......... .......... 35% 112M 1s 2021-05-18T14:49:47.2443600Z 23300K .......... .......... .......... .......... .......... 35% 97.5M 1s 2021-05-18T14:49:47.2449850Z 23350K .......... .......... .......... .......... .......... 35% 65.1M 1s 2021-05-18T14:49:47.2459400Z 23400K .......... .......... .......... .......... .......... 35% 79.1M 1s 2021-05-18T14:49:47.2462890Z 23450K .......... .......... .......... .......... .......... 36% 92.7M 1s 2021-05-18T14:49:47.2472260Z 23500K .......... .......... .......... .......... .......... 36% 133M 1s 2021-05-18T14:49:47.2476630Z 23550K .......... .......... .......... .......... .......... 36% 41.8M 1s 2021-05-18T14:49:47.2482820Z 23600K .......... .......... .......... .......... .......... 36% 79.4M 1s 2021-05-18T14:49:47.2487290Z 23650K .......... .......... .......... .......... .......... 36% 111M 1s 2021-05-18T14:49:47.2493870Z 23700K .......... .......... .......... .......... .......... 36% 70.2M 1s 2021-05-18T14:49:47.2500430Z 23750K .......... .......... .......... .......... .......... 36% 75.9M 1s 2021-05-18T14:49:47.2507320Z 23800K .......... .......... .......... .......... .......... 36% 72.9M 1s 2021-05-18T14:49:47.2513510Z 23850K .......... .......... .......... .......... .......... 36% 123M 1s 2021-05-18T14:49:47.2517230Z 23900K .......... .......... .......... .......... .......... 36% 132M 1s 2021-05-18T14:49:47.2520230Z 23950K .......... .......... .......... .......... .......... 36% 85.8M 1s 2021-05-18T14:49:47.2525930Z 24000K .......... .......... .......... .......... .......... 36% 82.5M 1s 2021-05-18T14:49:47.2531930Z 24050K .......... .......... .......... .......... .......... 36% 90.9M 1s 2021-05-18T14:49:47.2539900Z 24100K .......... .......... .......... .......... .......... 37% 90.4M 1s 2021-05-18T14:49:47.2543320Z 24150K .......... .......... .......... .......... .......... 37% 77.9M 1s 2021-05-18T14:49:47.2552190Z 24200K .......... .......... .......... .......... .......... 37% 92.0M 1s 2021-05-18T14:49:47.2556930Z 24250K .......... .......... .......... .......... .......... 37% 57.9M 1s 2021-05-18T14:49:47.2566750Z 24300K .......... .......... .......... .......... .......... 37% 83.6M 1s 2021-05-18T14:49:47.2572160Z 24350K .......... .......... .......... .......... .......... 37% 52.7M 1s 2021-05-18T14:49:47.2580290Z 24400K .......... .......... .......... .......... .......... 37% 83.0M 1s 2021-05-18T14:49:47.2581770Z 24450K .......... .......... .......... .......... .......... 37% 126M 1s 2021-05-18T14:49:47.2586720Z 24500K .......... .......... .......... .......... .......... 37% 120M 1s 2021-05-18T14:49:47.2657980Z 24550K .......... .......... .......... .......... .......... 37% 6.88M 1s 2021-05-18T14:49:47.2662510Z 24600K .......... .......... .......... .......... .......... 37% 89.1M 1s 2021-05-18T14:49:47.2668560Z 24650K .......... .......... .......... .......... .......... 37% 78.5M 1s 2021-05-18T14:49:47.2674970Z 24700K .......... .......... .......... .......... .......... 37% 92.5M 1s 2021-05-18T14:49:47.2679080Z 24750K .......... .......... .......... .......... .......... 38% 88.8M 1s 2021-05-18T14:49:47.2685420Z 24800K .......... .......... .......... .......... .......... 38% 80.0M 1s 2021-05-18T14:49:47.2694160Z 24850K .......... .......... .......... .......... .......... 38% 73.8M 1s 2021-05-18T14:49:47.2703420Z 24900K .......... .......... .......... .......... .......... 38% 85.5M 1s 2021-05-18T14:49:47.2707180Z 24950K .......... .......... .......... .......... .......... 38% 52.0M 1s 2021-05-18T14:49:47.2715590Z 25000K .......... .......... .......... .......... .......... 38% 117M 1s 2021-05-18T14:49:47.2718160Z 25050K .......... .......... .......... .......... .......... 38% 97.1M 1s 2021-05-18T14:49:47.2721760Z 25100K .......... .......... .......... .......... .......... 38% 109M 1s 2021-05-18T14:49:47.2727640Z 25150K .......... .......... .......... .......... .......... 38% 83.6M 1s 2021-05-18T14:49:47.2732830Z 25200K .......... .......... .......... .......... .......... 38% 92.7M 1s 2021-05-18T14:49:47.2736330Z 25250K .......... .......... .......... .......... .......... 38% 119M 1s 2021-05-18T14:49:47.2742050Z 25300K .......... .......... .......... .......... .......... 38% 121M 1s 2021-05-18T14:49:47.2746460Z 25350K .......... .......... .......... .......... .......... 38% 78.3M 1s 2021-05-18T14:49:47.2752020Z 25400K .......... .......... .......... .......... .......... 39% 115M 1s 2021-05-18T14:49:47.2755640Z 25450K .......... .......... .......... .......... .......... 39% 97.5M 1s 2021-05-18T14:49:47.2767780Z 25500K .......... .......... .......... .......... .......... 39% 120M 1s 2021-05-18T14:49:47.2779860Z 25550K .......... .......... .......... .......... .......... 39% 47.4M 1s 2021-05-18T14:49:47.2787940Z 25600K .......... .......... .......... .......... .......... 39% 28.8M 1s 2021-05-18T14:49:47.2798180Z 25650K .......... .......... .......... .......... .......... 39% 54.6M 1s 2021-05-18T14:49:47.2802830Z 25700K .......... .......... .......... .......... .......... 39% 82.3M 1s 2021-05-18T14:49:47.2812260Z 25750K .......... .......... .......... .......... .......... 39% 49.6M 1s 2021-05-18T14:49:47.2818830Z 25800K .......... .......... .......... .......... .......... 39% 73.6M 1s 2021-05-18T14:49:47.2823760Z 25850K .......... .......... .......... .......... .......... 39% 89.9M 1s 2021-05-18T14:49:47.2829410Z 25900K .......... .......... .......... .......... .......... 39% 102M 1s 2021-05-18T14:49:47.2833910Z 25950K .......... .......... .......... .......... .......... 39% 88.0M 1s 2021-05-18T14:49:47.2839220Z 26000K .......... .......... .......... .......... .......... 39% 106M 1s 2021-05-18T14:49:47.2846590Z 26050K .......... .......... .......... .......... .......... 40% 64.3M 1s 2021-05-18T14:49:47.2854740Z 26100K .......... .......... .......... .......... .......... 40% 120M 1s 2021-05-18T14:49:47.2856620Z 26150K .......... .......... .......... .......... .......... 40% 81.5M 1s 2021-05-18T14:49:47.2860400Z 26200K .......... .......... .......... .......... .......... 40% 131M 1s 2021-05-18T14:49:47.2869720Z 26250K .......... .......... .......... .......... .......... 40% 96.1M 1s 2021-05-18T14:49:47.2874270Z 26300K .......... .......... .......... .......... .......... 40% 66.9M 1s 2021-05-18T14:49:47.2879880Z 26350K .......... .......... .......... .......... .......... 40% 76.9M 1s 2021-05-18T14:49:47.2883400Z 26400K .......... .......... .......... .......... .......... 40% 101M 1s 2021-05-18T14:49:47.2889370Z 26450K .......... .......... .......... .......... .......... 40% 99.2M 1s 2021-05-18T14:49:47.2893310Z 26500K .......... .......... .......... .......... .......... 40% 117M 1s 2021-05-18T14:49:47.2897570Z 26550K .......... .......... .......... .......... .......... 40% 95.6M 1s 2021-05-18T14:49:47.2977530Z 26600K .......... .......... .......... .......... .......... 40% 6.34M 1s 2021-05-18T14:49:47.2983730Z 26650K .......... .......... .......... .......... .......... 40% 58.8M 1s 2021-05-18T14:49:47.2989760Z 26700K .......... .......... .......... .......... .......... 41% 84.2M 1s 2021-05-18T14:49:47.2994690Z 26750K .......... .......... .......... .......... .......... 41% 92.5M 1s 2021-05-18T14:49:47.2999810Z 26800K .......... .......... .......... .......... .......... 41% 90.3M 1s 2021-05-18T14:49:47.3006060Z 26850K .......... .......... .......... .......... .......... 41% 91.3M 1s 2021-05-18T14:49:47.3011170Z 26900K .......... .......... .......... .......... .......... 41% 93.4M 1s 2021-05-18T14:49:47.3016010Z 26950K .......... .......... .......... .......... .......... 41% 85.7M 1s 2021-05-18T14:49:47.3022520Z 27000K .......... .......... .......... .......... .......... 41% 88.6M 1s 2021-05-18T14:49:47.3026750Z 27050K .......... .......... .......... .......... .......... 41% 94.4M 1s 2021-05-18T14:49:47.3032490Z 27100K .......... .......... .......... .......... .......... 41% 101M 1s 2021-05-18T14:49:47.3039060Z 27150K .......... .......... .......... .......... .......... 41% 77.1M 1s 2021-05-18T14:49:47.3043220Z 27200K .......... .......... .......... .......... .......... 41% 93.5M 1s 2021-05-18T14:49:47.3048080Z 27250K .......... .......... .......... .......... .......... 41% 102M 1s 2021-05-18T14:49:47.3054030Z 27300K .......... .......... .......... .......... .......... 41% 92.7M 1s 2021-05-18T14:49:47.3059220Z 27350K .......... .......... .......... .......... .......... 42% 79.7M 1s 2021-05-18T14:49:47.3064220Z 27400K .......... .......... .......... .......... .......... 42% 96.1M 1s 2021-05-18T14:49:47.3068830Z 27450K .......... .......... .......... .......... .......... 42% 111M 1s 2021-05-18T14:49:47.3073790Z 27500K .......... .......... .......... .......... .......... 42% 115M 1s 2021-05-18T14:49:47.3079130Z 27550K .......... .......... .......... .......... .......... 42% 87.3M 1s 2021-05-18T14:49:47.3090270Z 27600K .......... .......... .......... .......... .......... 42% 91.4M 1s 2021-05-18T14:49:47.3097720Z 27650K .......... .......... .......... .......... .......... 42% 37.9M 1s 2021-05-18T14:49:47.3103430Z 27700K .......... .......... .......... .......... .......... 42% 88.6M 1s 2021-05-18T14:49:47.3109310Z 27750K .......... .......... .......... .......... .......... 42% 76.1M 1s 2021-05-18T14:49:47.3114870Z 27800K .......... .......... .......... .......... .......... 42% 78.0M 1s 2021-05-18T14:49:47.3120920Z 27850K .......... .......... .......... .......... .......... 42% 99.0M 1s 2021-05-18T14:49:47.3128620Z 27900K .......... .......... .......... .......... .......... 42% 66.8M 1s 2021-05-18T14:49:47.3133010Z 27950K .......... .......... .......... .......... .......... 42% 87.8M 1s 2021-05-18T14:49:47.3139100Z 28000K .......... .......... .......... .......... .......... 43% 103M 1s 2021-05-18T14:49:47.3143070Z 28050K .......... .......... .......... .......... .......... 43% 88.9M 1s 2021-05-18T14:49:47.3151440Z 28100K .......... .......... .......... .......... .......... 43% 72.6M 1s 2021-05-18T14:49:47.3157380Z 28150K .......... .......... .......... .......... .......... 43% 67.0M 1s 2021-05-18T14:49:47.3173450Z 28200K .......... .......... .......... .......... .......... 43% 81.7M 1s 2021-05-18T14:49:47.3174380Z 28250K .......... .......... .......... .......... .......... 43% 90.1M 1s 2021-05-18T14:49:47.3176580Z 28300K .......... .......... .......... .......... .......... 43% 72.3M 1s 2021-05-18T14:49:47.3183870Z 28350K .......... .......... .......... .......... .......... 43% 62.9M 1s 2021-05-18T14:49:47.3189230Z 28400K .......... .......... .......... .......... .......... 43% 88.8M 1s 2021-05-18T14:49:47.3192980Z 28450K .......... .......... .......... .......... .......... 43% 112M 1s 2021-05-18T14:49:47.3199700Z 28500K .......... .......... .......... .......... .......... 43% 84.8M 1s 2021-05-18T14:49:47.3204970Z 28550K .......... .......... .......... .......... .......... 43% 77.8M 1s 2021-05-18T14:49:47.3209850Z 28600K .......... .......... .......... .......... .......... 43% 109M 1s 2021-05-18T14:49:47.3272570Z 28650K .......... .......... .......... .......... .......... 44% 7.80M 1s 2021-05-18T14:49:47.3278400Z 28700K .......... .......... .......... .......... .......... 44% 83.5M 1s 2021-05-18T14:49:47.3284330Z 28750K .......... .......... .......... .......... .......... 44% 78.4M 1s 2021-05-18T14:49:47.3289490Z 28800K .......... .......... .......... .......... .......... 44% 93.2M 1s 2021-05-18T14:49:47.3294440Z 28850K .......... .......... .......... .......... .......... 44% 97.9M 1s 2021-05-18T14:49:47.3300960Z 28900K .......... .......... .......... .......... .......... 44% 89.1M 1s 2021-05-18T14:49:47.3306300Z 28950K .......... .......... .......... .......... .......... 44% 99.6M 1s 2021-05-18T14:49:47.3308980Z 29000K .......... .......... .......... .......... .......... 44% 111M 1s 2021-05-18T14:49:47.3316020Z 29050K .......... .......... .......... .......... .......... 44% 69.1M 1s 2021-05-18T14:49:47.3324330Z 29100K .......... .......... .......... .......... .......... 44% 105M 1s 2021-05-18T14:49:47.3326770Z 29150K .......... .......... .......... .......... .......... 44% 78.5M 1s 2021-05-18T14:49:47.3331050Z 29200K .......... .......... .......... .......... .......... 44% 118M 1s 2021-05-18T14:49:47.3336020Z 29250K .......... .......... .......... .......... .......... 44% 110M 1s 2021-05-18T14:49:47.3342760Z 29300K .......... .......... .......... .......... .......... 45% 81.1M 1s 2021-05-18T14:49:47.3346680Z 29350K .......... .......... .......... .......... .......... 45% 95.2M 1s 2021-05-18T14:49:47.3351570Z 29400K .......... .......... .......... .......... .......... 45% 95.9M 1s 2021-05-18T14:49:47.3356600Z 29450K .......... .......... .......... .......... .......... 45% 100M 1s 2021-05-18T14:49:47.3362110Z 29500K .......... .......... .......... .......... .......... 45% 101M 1s 2021-05-18T14:49:47.3368150Z 29550K .......... .......... .......... .......... .......... 45% 70.3M 1s 2021-05-18T14:49:47.3374250Z 29600K .......... .......... .......... .......... .......... 45% 87.2M 1s 2021-05-18T14:49:47.3385470Z 29650K .......... .......... .......... .......... .......... 45% 112M 1s 2021-05-18T14:49:47.3392070Z 29700K .......... .......... .......... .......... .......... 45% 42.3M 1s 2021-05-18T14:49:47.3397330Z 29750K .......... .......... .......... .......... .......... 45% 71.5M 1s 2021-05-18T14:49:47.3404940Z 29800K .......... .......... .......... .......... .......... 45% 71.4M 1s 2021-05-18T14:49:47.3411270Z 29850K .......... .......... .......... .......... .......... 45% 70.2M 1s 2021-05-18T14:49:47.3416400Z 29900K .......... .......... .......... .......... .......... 45% 104M 1s 2021-05-18T14:49:47.3423140Z 29950K .......... .......... .......... .......... .......... 46% 64.9M 1s 2021-05-18T14:49:47.3428770Z 30000K .......... .......... .......... .......... .......... 46% 82.6M 1s 2021-05-18T14:49:47.3434950Z 30050K .......... .......... .......... .......... .......... 46% 85.2M 1s 2021-05-18T14:49:47.3440030Z 30100K .......... .......... .......... .......... .......... 46% 99.9M 1s 2021-05-18T14:49:47.3446820Z 30150K .......... .......... .......... .......... .......... 46% 66.2M 1s 2021-05-18T14:49:47.3454200Z 30200K .......... .......... .......... .......... .......... 46% 66.9M 1s 2021-05-18T14:49:47.3462910Z 30250K .......... .......... .......... .......... .......... 46% 68.7M 1s 2021-05-18T14:49:47.3468880Z 30300K .......... .......... .......... .......... .......... 46% 76.5M 1s 2021-05-18T14:49:47.3473670Z 30350K .......... .......... .......... .......... .......... 46% 79.8M 1s 2021-05-18T14:49:47.3480010Z 30400K .......... .......... .......... .......... .......... 46% 80.8M 1s 2021-05-18T14:49:47.3487560Z 30450K .......... .......... .......... .......... .......... 46% 83.9M 1s 2021-05-18T14:49:47.3493230Z 30500K .......... .......... .......... .......... .......... 46% 71.5M 1s 2021-05-18T14:49:47.3496980Z 30550K .......... .......... .......... .......... .......... 46% 103M 1s 2021-05-18T14:49:47.3500920Z 30600K .......... .......... .......... .......... .......... 47% 115M 1s 2021-05-18T14:49:47.3506700Z 30650K .......... .......... .......... .......... .......... 47% 96.9M 1s 2021-05-18T14:49:47.3579510Z 30700K .......... .......... .......... .......... .......... 47% 6.99M 1s 2021-05-18T14:49:47.3584380Z 30750K .......... .......... .......... .......... .......... 47% 61.3M 1s 2021-05-18T14:49:47.3588930Z 30800K .......... .......... .......... .......... .......... 47% 106M 1s 2021-05-18T14:49:47.3593440Z 30850K .......... .......... .......... .......... .......... 47% 102M 1s 2021-05-18T14:49:47.3599950Z 30900K .......... .......... .......... .......... .......... 47% 83.8M 1s 2021-05-18T14:49:47.3605320Z 30950K .......... .......... .......... .......... .......... 47% 83.8M 1s 2021-05-18T14:49:47.3611950Z 31000K .......... .......... .......... .......... .......... 47% 94.6M 1s 2021-05-18T14:49:47.3615640Z 31050K .......... .......... .......... .......... .......... 47% 106M 1s 2021-05-18T14:49:47.3621240Z 31100K .......... .......... .......... .......... .......... 47% 105M 1s 2021-05-18T14:49:47.3627100Z 31150K .......... .......... .......... .......... .......... 47% 65.4M 1s 2021-05-18T14:49:47.3631650Z 31200K .......... .......... .......... .......... .......... 47% 111M 1s 2021-05-18T14:49:47.3638120Z 31250K .......... .......... .......... .......... .......... 48% 74.9M 1s 2021-05-18T14:49:47.3642800Z 31300K .......... .......... .......... .......... .......... 48% 119M 1s 2021-05-18T14:49:47.3647470Z 31350K .......... .......... .......... .......... .......... 48% 93.0M 1s 2021-05-18T14:49:47.3654810Z 31400K .......... .......... .......... .......... .......... 48% 73.0M 1s 2021-05-18T14:49:47.3661010Z 31450K .......... .......... .......... .......... .......... 48% 70.1M 1s 2021-05-18T14:49:47.3667180Z 31500K .......... .......... .......... .......... .......... 48% 93.0M 1s 2021-05-18T14:49:47.3672210Z 31550K .......... .......... .......... .......... .......... 48% 81.2M 1s 2021-05-18T14:49:47.3678400Z 31600K .......... .......... .......... .......... .......... 48% 87.2M 1s 2021-05-18T14:49:47.3683660Z 31650K .......... .......... .......... .......... .......... 48% 96.3M 1s 2021-05-18T14:49:47.3899750Z 31700K .......... .......... .......... .......... .......... 48% 111M 1s 2021-05-18T14:49:47.3906070Z 31750K .......... .......... .......... .......... .......... 48% 2.23M 1s 2021-05-18T14:49:47.3910990Z 31800K .......... .......... .......... .......... .......... 48% 108M 1s 2021-05-18T14:49:47.3915190Z 31850K .......... .......... .......... .......... .......... 48% 105M 1s 2021-05-18T14:49:47.3920960Z 31900K .......... .......... .......... .......... .......... 49% 101M 1s 2021-05-18T14:49:47.3925830Z 31950K .......... .......... .......... .......... .......... 49% 84.5M 1s 2021-05-18T14:49:47.3931520Z 32000K .......... .......... .......... .......... .......... 49% 92.5M 1s 2021-05-18T14:49:47.3937320Z 32050K .......... .......... .......... .......... .......... 49% 95.0M 1s 2021-05-18T14:49:47.3944750Z 32100K .......... .......... .......... .......... .......... 49% 64.8M 1s 2021-05-18T14:49:47.3949510Z 32150K .......... .......... .......... .......... .......... 49% 101M 1s 2021-05-18T14:49:47.3955750Z 32200K .......... .......... .......... .......... .......... 49% 75.2M 1s 2021-05-18T14:49:47.3962920Z 32250K .......... .......... .......... .......... .......... 49% 72.2M 1s 2021-05-18T14:49:47.3968680Z 32300K .......... .......... .......... .......... .......... 49% 80.8M 1s 2021-05-18T14:49:47.3974340Z 32350K .......... .......... .......... .......... .......... 49% 75.6M 1s 2021-05-18T14:49:47.3979760Z 32400K .......... .......... .......... .......... .......... 49% 97.1M 1s 2021-05-18T14:49:47.3984930Z 32450K .......... .......... .......... .......... .......... 49% 89.3M 1s 2021-05-18T14:49:47.3990370Z 32500K .......... .......... .......... .......... .......... 49% 105M 1s 2021-05-18T14:49:47.3996540Z 32550K .......... .......... .......... .......... .......... 50% 71.5M 1s 2021-05-18T14:49:47.4002330Z 32600K .......... .......... .......... .......... .......... 50% 90.3M 1s 2021-05-18T14:49:47.4008200Z 32650K .......... .......... .......... .......... .......... 50% 85.8M 1s 2021-05-18T14:49:47.4013000Z 32700K .......... .......... .......... .......... .......... 50% 101M 1s 2021-05-18T14:49:47.4115110Z 32750K .......... .......... .......... .......... .......... 50% 4.85M 1s 2021-05-18T14:49:47.4116830Z 32800K .......... .......... .......... .......... .......... 50% 121M 1s 2021-05-18T14:49:47.4121880Z 32850K .......... .......... .......... .......... .......... 50% 102M 1s 2021-05-18T14:49:47.4127650Z 32900K .......... .......... .......... .......... .......... 50% 102M 1s 2021-05-18T14:49:47.4132460Z 32950K .......... .......... .......... .......... .......... 50% 85.5M 1s 2021-05-18T14:49:47.4138360Z 33000K .......... .......... .......... .......... .......... 50% 90.9M 1s 2021-05-18T14:49:47.4145440Z 33050K .......... .......... .......... .......... .......... 50% 63.6M 1s 2021-05-18T14:49:47.4151760Z 33100K .......... .......... .......... .......... .......... 50% 88.1M 1s 2021-05-18T14:49:47.4156870Z 33150K .......... .......... .......... .......... .......... 50% 84.3M 1s 2021-05-18T14:49:47.4163380Z 33200K .......... .......... .......... .......... .......... 51% 76.3M 1s 2021-05-18T14:49:47.4168410Z 33250K .......... .......... .......... .......... .......... 51% 89.8M 1s 2021-05-18T14:49:47.4173490Z 33300K .......... .......... .......... .......... .......... 51% 114M 1s 2021-05-18T14:49:47.4179070Z 33350K .......... .......... .......... .......... .......... 51% 82.3M 1s 2021-05-18T14:49:47.4184060Z 33400K .......... .......... .......... .......... .......... 51% 92.3M 1s 2021-05-18T14:49:47.4188970Z 33450K .......... .......... .......... .......... .......... 51% 96.9M 1s 2021-05-18T14:49:47.4195050Z 33500K .......... .......... .......... .......... .......... 51% 109M 1s 2021-05-18T14:49:47.4199840Z 33550K .......... .......... .......... .......... .......... 51% 78.3M 1s 2021-05-18T14:49:47.4205400Z 33600K .......... .......... .......... .......... .......... 51% 101M 1s 2021-05-18T14:49:47.4208500Z 33650K .......... .......... .......... .......... .......... 51% 121M 1s 2021-05-18T14:49:47.4213810Z 33700K .......... .......... .......... .......... .......... 51% 108M 1s 2021-05-18T14:49:47.4225800Z 33750K .......... .......... .......... .......... .......... 51% 40.6M 1s 2021-05-18T14:49:47.4234150Z 33800K .......... .......... .......... .......... .......... 51% 61.4M 1s 2021-05-18T14:49:47.4239640Z 33850K .......... .......... .......... .......... .......... 52% 77.3M 1s 2021-05-18T14:49:47.4245770Z 33900K .......... .......... .......... .......... .......... 52% 84.8M 1s 2021-05-18T14:49:47.4251630Z 33950K .......... .......... .......... .......... .......... 52% 90.6M 1s 2021-05-18T14:49:47.4254560Z 34000K .......... .......... .......... .......... .......... 52% 132M 1s 2021-05-18T14:49:47.4258510Z 34050K .......... .......... .......... .......... .......... 52% 126M 1s 2021-05-18T14:49:47.4263580Z 34100K .......... .......... .......... .......... .......... 52% 114M 1s 2021-05-18T14:49:47.4269680Z 34150K .......... .......... .......... .......... .......... 52% 75.0M 1s 2021-05-18T14:49:47.4272740Z 34200K .......... .......... .......... .......... .......... 52% 136M 1s 2021-05-18T14:49:47.4277350Z 34250K .......... .......... .......... .......... .......... 52% 124M 1s 2021-05-18T14:49:47.4282330Z 34300K .......... .......... .......... .......... .......... 52% 91.1M 1s 2021-05-18T14:49:47.4288180Z 34350K .......... .......... .......... .......... .......... 52% 90.9M 1s 2021-05-18T14:49:47.4291080Z 34400K .......... .......... .......... .......... .......... 52% 124M 1s 2021-05-18T14:49:47.4295210Z 34450K .......... .......... .......... .......... .......... 52% 119M 1s 2021-05-18T14:49:47.4298470Z 34500K .......... .......... .......... .......... .......... 53% 160M 1s 2021-05-18T14:49:47.4302320Z 34550K .......... .......... .......... .......... .......... 53% 118M 1s 2021-05-18T14:49:47.4306690Z 34600K .......... .......... .......... .......... .......... 53% 123M 1s 2021-05-18T14:49:47.4309580Z 34650K .......... .......... .......... .......... .......... 53% 160M 1s 2021-05-18T14:49:47.4313740Z 34700K .......... .......... .......... .......... .......... 53% 132M 1s 2021-05-18T14:49:47.4317030Z 34750K .......... .......... .......... .......... .......... 53% 121M 1s 2021-05-18T14:49:47.4409810Z 34800K .......... .......... .......... .......... .......... 53% 5.34M 1s 2021-05-18T14:49:47.4413120Z 34850K .......... .......... .......... .......... .......... 53% 124M 1s 2021-05-18T14:49:47.4420110Z 34900K .......... .......... .......... .......... .......... 53% 76.4M 1s 2021-05-18T14:49:47.4423770Z 34950K .......... .......... .......... .......... .......... 53% 105M 1s 2021-05-18T14:49:47.4425510Z 35000K .......... .......... .......... .......... .......... 53% 210M 1s 2021-05-18T14:49:47.4429000Z 35050K .......... .......... .......... .......... .......... 53% 173M 1s 2021-05-18T14:49:47.4436060Z 35100K .......... .......... .......... .......... .......... 53% 117M 1s 2021-05-18T14:49:47.4438080Z 35150K .......... .......... .......... .......... .......... 54% 92.3M 1s 2021-05-18T14:49:47.4441270Z 35200K .......... .......... .......... .......... .......... 54% 149M 1s 2021-05-18T14:49:47.4446290Z 35250K .......... .......... .......... .......... .......... 54% 119M 1s 2021-05-18T14:49:47.4451460Z 35300K .......... .......... .......... .......... .......... 54% 95.6M 1s 2021-05-18T14:49:47.4457630Z 35350K .......... .......... .......... .......... .......... 54% 79.0M 1s 2021-05-18T14:49:47.4461890Z 35400K .......... .......... .......... .......... .......... 54% 93.0M 1s 2021-05-18T14:49:47.4467130Z 35450K .......... .......... .......... .......... .......... 54% 93.2M 1s 2021-05-18T14:49:47.4470930Z 35500K .......... .......... .......... .......... .......... 54% 183M 1s 2021-05-18T14:49:47.4474270Z 35550K .......... .......... .......... .......... .......... 54% 112M 1s 2021-05-18T14:49:47.4479560Z 35600K .......... .......... .......... .......... .......... 54% 94.8M 1s 2021-05-18T14:49:47.4485070Z 35650K .......... .......... .......... .......... .......... 54% 125M 1s 2021-05-18T14:49:47.4487300Z 35700K .......... .......... .......... .......... .......... 54% 126M 1s 2021-05-18T14:49:47.4491970Z 35750K .......... .......... .......... .......... .......... 54% 98.4M 1s 2021-05-18T14:49:47.4503820Z 35800K .......... .......... .......... .......... .......... 55% 48.1M 1s 2021-05-18T14:49:47.4510510Z 35850K .......... .......... .......... .......... .......... 55% 81.5M 1s 2021-05-18T14:49:47.4512750Z 35900K .......... .......... .......... .......... .......... 55% 142M 1s 2021-05-18T14:49:47.4517480Z 35950K .......... .......... .......... .......... .......... 55% 96.3M 1s 2021-05-18T14:49:47.4523460Z 36000K .......... .......... .......... .......... .......... 55% 82.9M 1s 2021-05-18T14:49:47.4525680Z 36050K .......... .......... .......... .......... .......... 55% 178M 1s 2021-05-18T14:49:47.4530680Z 36100K .......... .......... .......... .......... .......... 55% 106M 1s 2021-05-18T14:49:47.4535280Z 36150K .......... .......... .......... .......... .......... 55% 162M 0s 2021-05-18T14:49:47.4536750Z 36200K .......... .......... .......... .......... .......... 55% 166M 0s 2021-05-18T14:49:47.4539180Z 36250K .......... .......... .......... .......... .......... 55% 150M 0s 2021-05-18T14:49:47.4542560Z 36300K .......... .......... .......... .......... .......... 55% 182M 0s 2021-05-18T14:49:47.4549210Z 36350K .......... .......... .......... .......... .......... 55% 131M 0s 2021-05-18T14:49:47.4552390Z 36400K .......... .......... .......... .......... .......... 55% 71.6M 0s 2021-05-18T14:49:47.4555410Z 36450K .......... .......... .......... .......... .......... 56% 168M 0s 2021-05-18T14:49:47.4559190Z 36500K .......... .......... .......... .......... .......... 56% 178M 0s 2021-05-18T14:49:47.4562190Z 36550K .......... .......... .......... .......... .......... 56% 141M 0s 2021-05-18T14:49:47.4565890Z 36600K .......... .......... .......... .......... .......... 56% 115M 0s 2021-05-18T14:49:47.4569940Z 36650K .......... .......... .......... .......... .......... 56% 123M 0s 2021-05-18T14:49:47.4574030Z 36700K .......... .......... .......... .......... .......... 56% 138M 0s 2021-05-18T14:49:47.4576900Z 36750K .......... .......... .......... .......... .......... 56% 137M 0s 2021-05-18T14:49:47.4580570Z 36800K .......... .......... .......... .......... .......... 56% 144M 0s 2021-05-18T14:49:47.4634120Z 36850K .......... .......... .......... .......... .......... 56% 9.43M 0s 2021-05-18T14:49:47.4636060Z 36900K .......... .......... .......... .......... .......... 56% 132M 0s 2021-05-18T14:49:47.4642580Z 36950K .......... .......... .......... .......... .......... 56% 90.4M 0s 2021-05-18T14:49:47.4646480Z 37000K .......... .......... .......... .......... .......... 56% 101M 0s 2021-05-18T14:49:47.4651460Z 37050K .......... .......... .......... .......... .......... 56% 105M 0s 2021-05-18T14:49:47.4658090Z 37100K .......... .......... .......... .......... .......... 57% 110M 0s 2021-05-18T14:49:47.4661970Z 37150K .......... .......... .......... .......... .......... 57% 77.9M 0s 2021-05-18T14:49:47.4665690Z 37200K .......... .......... .......... .......... .......... 57% 121M 0s 2021-05-18T14:49:47.4670350Z 37250K .......... .......... .......... .......... .......... 57% 117M 0s 2021-05-18T14:49:47.4678340Z 37300K .......... .......... .......... .......... .......... 57% 75.2M 0s 2021-05-18T14:49:47.4682060Z 37350K .......... .......... .......... .......... .......... 57% 100M 0s 2021-05-18T14:49:47.4686100Z 37400K .......... .......... .......... .......... .......... 57% 108M 0s 2021-05-18T14:49:47.4692570Z 37450K .......... .......... .......... .......... .......... 57% 81.1M 0s 2021-05-18T14:49:47.4697800Z 37500K .......... .......... .......... .......... .......... 57% 93.7M 0s 2021-05-18T14:49:47.4705680Z 37550K .......... .......... .......... .......... .......... 57% 78.9M 0s 2021-05-18T14:49:47.4708180Z 37600K .......... .......... .......... .......... .......... 57% 95.7M 0s 2021-05-18T14:49:47.4713270Z 37650K .......... .......... .......... .......... .......... 57% 104M 0s 2021-05-18T14:49:47.4719500Z 37700K .......... .......... .......... .......... .......... 57% 98.0M 0s 2021-05-18T14:49:47.4725060Z 37750K .......... .......... .......... .......... .......... 58% 77.4M 0s 2021-05-18T14:49:47.4728730Z 37800K .......... .......... .......... .......... .......... 58% 112M 0s 2021-05-18T14:49:47.4739140Z 37850K .......... .......... .......... .......... .......... 58% 49.1M 0s 2021-05-18T14:49:47.4742950Z 37900K .......... .......... .......... .......... .......... 58% 184M 0s 2021-05-18T14:49:47.4744460Z 37950K .......... .......... .......... .......... .......... 58% 127M 0s 2021-05-18T14:49:47.4748880Z 38000K .......... .......... .......... .......... .......... 58% 121M 0s 2021-05-18T14:49:47.4752670Z 38050K .......... .......... .......... .......... .......... 58% 176M 0s 2021-05-18T14:49:47.4755660Z 38100K .......... .......... .......... .......... .......... 58% 156M 0s 2021-05-18T14:49:47.4759180Z 38150K .......... .......... .......... .......... .......... 58% 130M 0s 2021-05-18T14:49:47.4763380Z 38200K .......... .......... .......... .......... .......... 58% 121M 0s 2021-05-18T14:49:47.4765720Z 38250K .......... .......... .......... .......... .......... 58% 186M 0s 2021-05-18T14:49:47.4769020Z 38300K .......... .......... .......... .......... .......... 58% 154M 0s 2021-05-18T14:49:47.4773580Z 38350K .......... .......... .......... .......... .......... 58% 120M 0s 2021-05-18T14:49:47.4776450Z 38400K .......... .......... .......... .......... .......... 59% 140M 0s 2021-05-18T14:49:47.4781890Z 38450K .......... .......... .......... .......... .......... 59% 101M 0s 2021-05-18T14:49:47.4786740Z 38500K .......... .......... .......... .......... .......... 59% 95.7M 0s 2021-05-18T14:49:47.4791130Z 38550K .......... .......... .......... .......... .......... 59% 93.7M 0s 2021-05-18T14:49:47.4795430Z 38600K .......... .......... .......... .......... .......... 59% 118M 0s 2021-05-18T14:49:47.4800410Z 38650K .......... .......... .......... .......... .......... 59% 97.7M 0s 2021-05-18T14:49:47.4805390Z 38700K .......... .......... .......... .......... .......... 59% 134M 0s 2021-05-18T14:49:47.4810980Z 38750K .......... .......... .......... .......... .......... 59% 95.6M 0s 2021-05-18T14:49:47.4812330Z 38800K .......... .......... .......... .......... .......... 59% 153M 0s 2021-05-18T14:49:47.4816180Z 38850K .......... .......... .......... .......... .......... 59% 123M 0s 2021-05-18T14:49:47.4874530Z 38900K .......... .......... .......... .......... .......... 59% 8.45M 0s 2021-05-18T14:49:47.4880180Z 38950K .......... .......... .......... .......... .......... 59% 91.1M 0s 2021-05-18T14:49:47.4885220Z 39000K .......... .......... .......... .......... .......... 59% 87.7M 0s 2021-05-18T14:49:47.4888400Z 39050K .......... .......... .......... .......... .......... 60% 132M 0s 2021-05-18T14:49:47.4893060Z 39100K .......... .......... .......... .......... .......... 60% 129M 0s 2021-05-18T14:49:47.4896140Z 39150K .......... .......... .......... .......... .......... 60% 126M 0s 2021-05-18T14:49:47.4901740Z 39200K .......... .......... .......... .......... .......... 60% 104M 0s 2021-05-18T14:49:47.4903260Z 39250K .......... .......... .......... .......... .......... 60% 179M 0s 2021-05-18T14:49:47.4907920Z 39300K .......... .......... .......... .......... .......... 60% 127M 0s 2021-05-18T14:49:47.4912410Z 39350K .......... .......... .......... .......... .......... 60% 97.7M 0s 2021-05-18T14:49:47.4915570Z 39400K .......... .......... .......... .......... .......... 60% 150M 0s 2021-05-18T14:49:47.4920210Z 39450K .......... .......... .......... .......... .......... 60% 115M 0s 2021-05-18T14:49:47.4923990Z 39500K .......... .......... .......... .......... .......... 60% 146M 0s 2021-05-18T14:49:47.4927970Z 39550K .......... .......... .......... .......... .......... 60% 106M 0s 2021-05-18T14:49:47.4931230Z 39600K .......... .......... .......... .......... .......... 60% 145M 0s 2021-05-18T14:49:47.4934550Z 39650K .......... .......... .......... .......... .......... 60% 147M 0s 2021-05-18T14:49:47.4937900Z 39700K .......... .......... .......... .......... .......... 61% 175M 0s 2021-05-18T14:49:47.4941780Z 39750K .......... .......... .......... .......... .......... 61% 109M 0s 2021-05-18T14:49:47.4946640Z 39800K .......... .......... .......... .......... .......... 61% 110M 0s 2021-05-18T14:49:47.4950920Z 39850K .......... .......... .......... .......... .......... 61% 113M 0s 2021-05-18T14:49:47.4963940Z 39900K .......... .......... .......... .......... .......... 61% 41.2M 0s 2021-05-18T14:49:47.4968780Z 39950K .......... .......... .......... .......... .......... 61% 79.9M 0s 2021-05-18T14:49:47.4972520Z 40000K .......... .......... .......... .......... .......... 61% 149M 0s 2021-05-18T14:49:47.4977810Z 40050K .......... .......... .......... .......... .......... 61% 90.8M 0s 2021-05-18T14:49:47.4982240Z 40100K .......... .......... .......... .......... .......... 61% 126M 0s 2021-05-18T14:49:47.4984820Z 40150K .......... .......... .......... .......... .......... 61% 150M 0s 2021-05-18T14:49:47.4988870Z 40200K .......... .......... .......... .......... .......... 61% 115M 0s 2021-05-18T14:49:47.4994580Z 40250K .......... .......... .......... .......... .......... 61% 85.5M 0s 2021-05-18T14:49:47.5000870Z 40300K .......... .......... .......... .......... .......... 61% 102M 0s 2021-05-18T14:49:47.5003090Z 40350K .......... .......... .......... .......... .......... 62% 126M 0s 2021-05-18T14:49:47.5006300Z 40400K .......... .......... .......... .......... .......... 62% 162M 0s 2021-05-18T14:49:47.5010420Z 40450K .......... .......... .......... .......... .......... 62% 152M 0s 2021-05-18T14:49:47.5014630Z 40500K .......... .......... .......... .......... .......... 62% 96.1M 0s 2021-05-18T14:49:47.5018490Z 40550K .......... .......... .......... .......... .......... 62% 131M 0s 2021-05-18T14:49:47.5022530Z 40600K .......... .......... .......... .......... .......... 62% 106M 0s 2021-05-18T14:49:47.5027850Z 40650K .......... .......... .......... .......... .......... 62% 102M 0s 2021-05-18T14:49:47.5032780Z 40700K .......... .......... .......... .......... .......... 62% 127M 0s 2021-05-18T14:49:47.5035060Z 40750K .......... .......... .......... .......... .......... 62% 145M 0s 2021-05-18T14:49:47.5037690Z 40800K .......... .......... .......... .......... .......... 62% 179M 0s 2021-05-18T14:49:47.5040940Z 40850K .......... .......... .......... .......... .......... 62% 141M 0s 2021-05-18T14:49:47.5044360Z 40900K .......... .......... .......... .......... .......... 62% 161M 0s 2021-05-18T14:49:47.5141470Z 40950K .......... .......... .......... .......... .......... 62% 5.14M 0s 2021-05-18T14:49:47.5145410Z 41000K .......... .......... .......... .......... .......... 63% 77.3M 0s 2021-05-18T14:49:47.5148980Z 41050K .......... .......... .......... .......... .......... 63% 182M 0s 2021-05-18T14:49:47.5151570Z 41100K .......... .......... .......... .......... .......... 63% 168M 0s 2021-05-18T14:49:47.5154400Z 41150K .......... .......... .......... .......... .......... 63% 128M 0s 2021-05-18T14:49:47.5160560Z 41200K .......... .......... .......... .......... .......... 63% 88.1M 0s 2021-05-18T14:49:47.5164880Z 41250K .......... .......... .......... .......... .......... 63% 121M 0s 2021-05-18T14:49:47.5169050Z 41300K .......... .......... .......... .......... .......... 63% 123M 0s 2021-05-18T14:49:47.5174170Z 41350K .......... .......... .......... .......... .......... 63% 93.7M 0s 2021-05-18T14:49:47.5177740Z 41400K .......... .......... .......... .......... .......... 63% 112M 0s 2021-05-18T14:49:47.5183430Z 41450K .......... .......... .......... .......... .......... 63% 89.9M 0s 2021-05-18T14:49:47.5189400Z 41500K .......... .......... .......... .......... .......... 63% 103M 0s 2021-05-18T14:49:47.5194610Z 41550K .......... .......... .......... .......... .......... 63% 113M 0s 2021-05-18T14:49:47.5199480Z 41600K .......... .......... .......... .......... .......... 63% 75.0M 0s 2021-05-18T14:49:47.5201980Z 41650K .......... .......... .......... .......... .......... 64% 160M 0s 2021-05-18T14:49:47.5205900Z 41700K .......... .......... .......... .......... .......... 64% 141M 0s 2021-05-18T14:49:47.5209750Z 41750K .......... .......... .......... .......... .......... 64% 112M 0s 2021-05-18T14:49:47.5213710Z 41800K .......... .......... .......... .......... .......... 64% 125M 0s 2021-05-18T14:49:47.5218660Z 41850K .......... .......... .......... .......... .......... 64% 106M 0s 2021-05-18T14:49:47.5223520Z 41900K .......... .......... .......... .......... .......... 64% 107M 0s 2021-05-18T14:49:47.5235390Z 41950K .......... .......... .......... .......... .......... 64% 40.0M 0s 2021-05-18T14:49:47.5242620Z 42000K .......... .......... .......... .......... .......... 64% 76.1M 0s 2021-05-18T14:49:47.5246060Z 42050K .......... .......... .......... .......... .......... 64% 105M 0s 2021-05-18T14:49:47.5250710Z 42100K .......... .......... .......... .......... .......... 64% 146M 0s 2021-05-18T14:49:47.5253020Z 42150K .......... .......... .......... .......... .......... 64% 130M 0s 2021-05-18T14:49:47.5257760Z 42200K .......... .......... .......... .......... .......... 64% 133M 0s 2021-05-18T14:49:47.5265550Z 42250K .......... .......... .......... .......... .......... 64% 62.4M 0s 2021-05-18T14:49:47.5269670Z 42300K .......... .......... .......... .......... .......... 65% 108M 0s 2021-05-18T14:49:47.5273050Z 42350K .......... .......... .......... .......... .......... 65% 126M 0s 2021-05-18T14:49:47.5278370Z 42400K .......... .......... .......... .......... .......... 65% 90.4M 0s 2021-05-18T14:49:47.5283490Z 42450K .......... .......... .......... .......... .......... 65% 121M 0s 2021-05-18T14:49:47.5287570Z 42500K .......... .......... .......... .......... .......... 65% 104M 0s 2021-05-18T14:49:47.5294630Z 42550K .......... .......... .......... .......... .......... 65% 108M 0s 2021-05-18T14:49:47.5295380Z 42600K .......... .......... .......... .......... .......... 65% 186M 0s 2021-05-18T14:49:47.5298160Z 42650K .......... .......... .......... .......... .......... 65% 141M 0s 2021-05-18T14:49:47.5305500Z 42700K .......... .......... .......... .......... .......... 65% 78.4M 0s 2021-05-18T14:49:47.5311150Z 42750K .......... .......... .......... .......... .......... 65% 73.6M 0s 2021-05-18T14:49:47.5314950Z 42800K .......... .......... .......... .......... .......... 65% 122M 0s 2021-05-18T14:49:47.5319660Z 42850K .......... .......... .......... .......... .......... 65% 99.9M 0s 2021-05-18T14:49:47.5324710Z 42900K .......... .......... .......... .......... .......... 65% 102M 0s 2021-05-18T14:49:47.5329320Z 42950K .......... .......... .......... .......... .......... 65% 118M 0s 2021-05-18T14:49:47.5385400Z 43000K .......... .......... .......... .......... .......... 66% 8.65M 0s 2021-05-18T14:49:47.5388600Z 43050K .......... .......... .......... .......... .......... 66% 135M 0s 2021-05-18T14:49:47.5393820Z 43100K .......... .......... .......... .......... .......... 66% 125M 0s 2021-05-18T14:49:47.5397910Z 43150K .......... .......... .......... .......... .......... 66% 91.4M 0s 2021-05-18T14:49:47.5401560Z 43200K .......... .......... .......... .......... .......... 66% 127M 0s 2021-05-18T14:49:47.5405800Z 43250K .......... .......... .......... .......... .......... 66% 123M 0s 2021-05-18T14:49:47.5410160Z 43300K .......... .......... .......... .......... .......... 66% 132M 0s 2021-05-18T14:49:47.5413530Z 43350K .......... .......... .......... .......... .......... 66% 121M 0s 2021-05-18T14:49:47.5416990Z 43400K .......... .......... .......... .......... .......... 66% 136M 0s 2021-05-18T14:49:47.5420290Z 43450K .......... .......... .......... .......... .......... 66% 140M 0s 2021-05-18T14:49:47.5424900Z 43500K .......... .......... .......... .......... .......... 66% 134M 0s 2021-05-18T14:49:47.5428130Z 43550K .......... .......... .......... .......... .......... 66% 126M 0s 2021-05-18T14:49:47.5432360Z 43600K .......... .......... .......... .......... .......... 66% 126M 0s 2021-05-18T14:49:47.5435430Z 43650K .......... .......... .......... .......... .......... 67% 150M 0s 2021-05-18T14:49:47.5439420Z 43700K .......... .......... .......... .......... .......... 67% 121M 0s 2021-05-18T14:49:47.5442240Z 43750K .......... .......... .......... .......... .......... 67% 146M 0s 2021-05-18T14:49:47.5447380Z 43800K .......... .......... .......... .......... .......... 67% 108M 0s 2021-05-18T14:49:47.5451190Z 43850K .......... .......... .......... .......... .......... 67% 142M 0s 2021-05-18T14:49:47.5454910Z 43900K .......... .......... .......... .......... .......... 67% 154M 0s 2021-05-18T14:49:47.5459620Z 43950K .......... .......... .......... .......... .......... 67% 88.5M 0s 2021-05-18T14:49:47.5471030Z 44000K .......... .......... .......... .......... .......... 67% 52.0M 0s 2021-05-18T14:49:47.5476220Z 44050K .......... .......... .......... .......... .......... 67% 65.9M 0s 2021-05-18T14:49:47.5483880Z 44100K .......... .......... .......... .......... .......... 67% 86.3M 0s 2021-05-18T14:49:47.5491500Z 44150K .......... .......... .......... .......... .......... 67% 57.3M 0s 2021-05-18T14:49:47.5496860Z 44200K .......... .......... .......... .......... .......... 67% 75.2M 0s 2021-05-18T14:49:47.5500370Z 44250K .......... .......... .......... .......... .......... 67% 135M 0s 2021-05-18T14:49:47.5504720Z 44300K .......... .......... .......... .......... .......... 68% 147M 0s 2021-05-18T14:49:47.5509490Z 44350K .......... .......... .......... .......... .......... 68% 83.9M 0s 2021-05-18T14:49:47.5513840Z 44400K .......... .......... .......... .......... .......... 68% 132M 0s 2021-05-18T14:49:47.5519470Z 44450K .......... .......... .......... .......... .......... 68% 81.7M 0s 2021-05-18T14:49:47.5523650Z 44500K .......... .......... .......... .......... .......... 68% 134M 0s 2021-05-18T14:49:47.5528540Z 44550K .......... .......... .......... .......... .......... 68% 93.0M 0s 2021-05-18T14:49:47.5532530Z 44600K .......... .......... .......... .......... .......... 68% 111M 0s 2021-05-18T14:49:47.5535710Z 44650K .......... .......... .......... .......... .......... 68% 151M 0s 2021-05-18T14:49:47.5540210Z 44700K .......... .......... .......... .......... .......... 68% 123M 0s 2021-05-18T14:49:47.5544980Z 44750K .......... .......... .......... .......... .......... 68% 121M 0s 2021-05-18T14:49:47.5547780Z 44800K .......... .......... .......... .......... .......... 68% 118M 0s 2021-05-18T14:49:47.5551360Z 44850K .......... .......... .......... .......... .......... 68% 140M 0s 2021-05-18T14:49:47.5555100Z 44900K .......... .......... .......... .......... .......... 68% 147M 0s 2021-05-18T14:49:47.5558880Z 44950K .......... .......... .......... .......... .......... 69% 116M 0s 2021-05-18T14:49:47.5562690Z 45000K .......... .......... .......... .......... .......... 69% 126M 0s 2021-05-18T14:49:47.5642250Z 45050K .......... .......... .......... .......... .......... 69% 6.23M 0s 2021-05-18T14:49:47.5646850Z 45100K .......... .......... .......... .......... .......... 69% 114M 0s 2021-05-18T14:49:47.5650940Z 45150K .......... .......... .......... .......... .......... 69% 86.4M 0s 2021-05-18T14:49:47.5654270Z 45200K .......... .......... .......... .......... .......... 69% 150M 0s 2021-05-18T14:49:47.5658290Z 45250K .......... .......... .......... .......... .......... 69% 130M 0s 2021-05-18T14:49:47.5663100Z 45300K .......... .......... .......... .......... .......... 69% 105M 0s 2021-05-18T14:49:47.5666780Z 45350K .......... .......... .......... .......... .......... 69% 113M 0s 2021-05-18T14:49:47.5670680Z 45400K .......... .......... .......... .......... .......... 69% 134M 0s 2021-05-18T14:49:47.5674300Z 45450K .......... .......... .......... .......... .......... 69% 146M 0s 2021-05-18T14:49:47.5678510Z 45500K .......... .......... .......... .......... .......... 69% 131M 0s 2021-05-18T14:49:47.5681930Z 45550K .......... .......... .......... .......... .......... 69% 113M 0s 2021-05-18T14:49:47.5686250Z 45600K .......... .......... .......... .......... .......... 70% 117M 0s 2021-05-18T14:49:47.5690870Z 45650K .......... .......... .......... .......... .......... 70% 117M 0s 2021-05-18T14:49:47.5696470Z 45700K .......... .......... .......... .......... .......... 70% 90.3M 0s 2021-05-18T14:49:47.5701250Z 45750K .......... .......... .......... .......... .......... 70% 86.0M 0s 2021-05-18T14:49:47.5705040Z 45800K .......... .......... .......... .......... .......... 70% 128M 0s 2021-05-18T14:49:47.5708630Z 45850K .......... .......... .......... .......... .......... 70% 136M 0s 2021-05-18T14:49:47.5714640Z 45900K .......... .......... .......... .......... .......... 70% 111M 0s 2021-05-18T14:49:47.5720890Z 45950K .......... .......... .......... .......... .......... 70% 69.5M 0s 2021-05-18T14:49:47.5726610Z 46000K .......... .......... .......... .......... .......... 70% 80.7M 0s 2021-05-18T14:49:47.5743430Z 46050K .......... .......... .......... .......... .......... 70% 30.0M 0s 2021-05-18T14:49:47.5747460Z 46100K .......... .......... .......... .......... .......... 70% 133M 0s 2021-05-18T14:49:47.5751240Z 46150K .......... .......... .......... .......... .......... 70% 112M 0s 2021-05-18T14:49:47.5756770Z 46200K .......... .......... .......... .......... .......... 70% 80.8M 0s 2021-05-18T14:49:47.5763970Z 46250K .......... .......... .......... .......... .......... 71% 72.6M 0s 2021-05-18T14:49:47.5771720Z 46300K .......... .......... .......... .......... .......... 71% 86.3M 0s 2021-05-18T14:49:47.5775540Z 46350K .......... .......... .......... .......... .......... 71% 79.0M 0s 2021-05-18T14:49:47.5781530Z 46400K .......... .......... .......... .......... .......... 71% 93.0M 0s 2021-05-18T14:49:47.5786250Z 46450K .......... .......... .......... .......... .......... 71% 91.3M 0s 2021-05-18T14:49:47.5792000Z 46500K .......... .......... .......... .......... .......... 71% 133M 0s 2021-05-18T14:49:47.5796070Z 46550K .......... .......... .......... .......... .......... 71% 78.4M 0s 2021-05-18T14:49:47.5799410Z 46600K .......... .......... .......... .......... .......... 71% 133M 0s 2021-05-18T14:49:47.5802550Z 46650K .......... .......... .......... .......... .......... 71% 148M 0s 2021-05-18T14:49:47.5808820Z 46700K .......... .......... .......... .......... .......... 71% 136M 0s 2021-05-18T14:49:47.5810350Z 46750K .......... .......... .......... .......... .......... 71% 115M 0s 2021-05-18T14:49:47.5816880Z 46800K .......... .......... .......... .......... .......... 71% 96.1M 0s 2021-05-18T14:49:47.5819930Z 46850K .......... .......... .......... .......... .......... 71% 118M 0s 2021-05-18T14:49:47.5824290Z 46900K .......... .......... .......... .......... .......... 72% 122M 0s 2021-05-18T14:49:47.5829260Z 46950K .......... .......... .......... .......... .......... 72% 84.3M 0s 2021-05-18T14:49:47.5834720Z 47000K .......... .......... .......... .......... .......... 72% 103M 0s 2021-05-18T14:49:47.5839320Z 47050K .......... .......... .......... .......... .......... 72% 110M 0s 2021-05-18T14:49:47.5893480Z 47100K .......... .......... .......... .......... .......... 72% 9.37M 0s 2021-05-18T14:49:47.5898970Z 47150K .......... .......... .......... .......... .......... 72% 63.1M 0s 2021-05-18T14:49:47.5901930Z 47200K .......... .......... .......... .......... .......... 72% 141M 0s 2021-05-18T14:49:47.5905830Z 47250K .......... .......... .......... .......... .......... 72% 147M 0s 2021-05-18T14:49:47.5910850Z 47300K .......... .......... .......... .......... .......... 72% 106M 0s 2021-05-18T14:49:47.5913170Z 47350K .......... .......... .......... .......... .......... 72% 147M 0s 2021-05-18T14:49:47.5917390Z 47400K .......... .......... .......... .......... .......... 72% 126M 0s 2021-05-18T14:49:47.5919680Z 47450K .......... .......... .......... .......... .......... 72% 181M 0s 2021-05-18T14:49:47.5923650Z 47500K .......... .......... .......... .......... .......... 72% 160M 0s 2021-05-18T14:49:47.5927670Z 47550K .......... .......... .......... .......... .......... 73% 107M 0s 2021-05-18T14:49:47.5930750Z 47600K .......... .......... .......... .......... .......... 73% 144M 0s 2021-05-18T14:49:47.5936170Z 47650K .......... .......... .......... .......... .......... 73% 90.8M 0s 2021-05-18T14:49:47.5940190Z 47700K .......... .......... .......... .......... .......... 73% 139M 0s 2021-05-18T14:49:47.5944660Z 47750K .......... .......... .......... .......... .......... 73% 142M 0s 2021-05-18T14:49:47.5945480Z 47800K .......... .......... .......... .......... .......... 73% 198M 0s 2021-05-18T14:49:47.5951170Z 47850K .......... .......... .......... .......... .......... 73% 99.6M 0s 2021-05-18T14:49:47.5955070Z 47900K .......... .......... .......... .......... .......... 73% 143M 0s 2021-05-18T14:49:47.5958800Z 47950K .......... .......... .......... .......... .......... 73% 108M 0s 2021-05-18T14:49:47.5962870Z 48000K .......... .......... .......... .......... .......... 73% 113M 0s 2021-05-18T14:49:47.5967390Z 48050K .......... .......... .......... .......... .......... 73% 115M 0s 2021-05-18T14:49:47.6381490Z 48100K .......... .......... .......... .......... .......... 73% 1.18M 0s 2021-05-18T14:49:47.6389090Z 48150K .......... .......... .......... .......... .......... 73% 159M 0s 2021-05-18T14:49:47.6394030Z 48200K .......... .......... .......... .......... .......... 74% 82.5M 0s 2021-05-18T14:49:47.6395460Z 48250K .......... .......... .......... .......... .......... 74% 67.7M 0s 2021-05-18T14:49:47.6400260Z 48300K .......... .......... .......... .......... .......... 74% 130M 0s 2021-05-18T14:49:47.6404240Z 48350K .......... .......... .......... .......... .......... 74% 111M 0s 2021-05-18T14:49:47.6408500Z 48400K .......... .......... .......... .......... .......... 74% 115M 0s 2021-05-18T14:49:47.6412170Z 48450K .......... .......... .......... .......... .......... 74% 135M 0s 2021-05-18T14:49:47.6417120Z 48500K .......... .......... .......... .......... .......... 74% 96.7M 0s 2021-05-18T14:49:47.6419680Z 48550K .......... .......... .......... .......... .......... 74% 156M 0s 2021-05-18T14:49:47.6440340Z 48600K .......... .......... .......... .......... .......... 74% 110M 0s 2021-05-18T14:49:47.6442490Z 48650K .......... .......... .......... .......... .......... 74% 194M 0s 2021-05-18T14:49:47.6443180Z 48700K .......... .......... .......... .......... .......... 74% 137M 0s 2021-05-18T14:49:47.6443720Z 48750K .......... .......... .......... .......... .......... 74% 167M 0s 2021-05-18T14:49:47.6444640Z 48800K .......... .......... .......... .......... .......... 74% 211M 0s 2021-05-18T14:49:47.6445160Z 48850K .......... .......... .......... .......... .......... 75% 213M 0s 2021-05-18T14:49:47.6445690Z 48900K .......... .......... .......... .......... .......... 75% 193M 0s 2021-05-18T14:49:47.6446240Z 48950K .......... .......... .......... .......... .......... 75% 115M 0s 2021-05-18T14:49:47.6448220Z 49000K .......... .......... .......... .......... .......... 75% 119M 0s 2021-05-18T14:49:47.6451540Z 49050K .......... .......... .......... .......... .......... 75% 181M 0s 2021-05-18T14:49:47.6632310Z 49100K .......... .......... .......... .......... .......... 75% 112M 0s 2021-05-18T14:49:47.6635410Z 49150K .......... .......... .......... .......... .......... 75% 2.73M 0s 2021-05-18T14:49:47.6639240Z 49200K .......... .......... .......... .......... .......... 75% 104M 0s 2021-05-18T14:49:47.6642620Z 49250K .......... .......... .......... .......... .......... 75% 142M 0s 2021-05-18T14:49:47.6646610Z 49300K .......... .......... .......... .......... .......... 75% 169M 0s 2021-05-18T14:49:47.6650490Z 49350K .......... .......... .......... .......... .......... 75% 99.9M 0s 2021-05-18T14:49:47.6654390Z 49400K .......... .......... .......... .......... .......... 75% 122M 0s 2021-05-18T14:49:47.6658910Z 49450K .......... .......... .......... .......... .......... 75% 119M 0s 2021-05-18T14:49:47.6664490Z 49500K .......... .......... .......... .......... .......... 76% 93.4M 0s 2021-05-18T14:49:47.6668750Z 49550K .......... .......... .......... .......... .......... 76% 96.9M 0s 2021-05-18T14:49:47.6673120Z 49600K .......... .......... .......... .......... .......... 76% 121M 0s 2021-05-18T14:49:47.6675210Z 49650K .......... .......... .......... .......... .......... 76% 173M 0s 2021-05-18T14:49:47.6678830Z 49700K .......... .......... .......... .......... .......... 76% 169M 0s 2021-05-18T14:49:47.6685700Z 49750K .......... .......... .......... .......... .......... 76% 98.4M 0s 2021-05-18T14:49:47.6691030Z 49800K .......... .......... .......... .......... .......... 76% 77.9M 0s 2021-05-18T14:49:47.6695180Z 49850K .......... .......... .......... .......... .......... 76% 147M 0s 2021-05-18T14:49:47.6699140Z 49900K .......... .......... .......... .......... .......... 76% 140M 0s 2021-05-18T14:49:47.6703000Z 49950K .......... .......... .......... .......... .......... 76% 79.5M 0s 2021-05-18T14:49:47.6706870Z 50000K .......... .......... .......... .......... .......... 76% 114M 0s 2021-05-18T14:49:47.6711930Z 50050K .......... .......... .......... .......... .......... 76% 111M 0s 2021-05-18T14:49:47.6715900Z 50100K .......... .......... .......... .......... .......... 76% 143M 0s 2021-05-18T14:49:47.6733110Z 50150K .......... .......... .......... .......... .......... 77% 34.7M 0s 2021-05-18T14:49:47.6734070Z 50200K .......... .......... .......... .......... .......... 77% 93.5M 0s 2021-05-18T14:49:47.6739690Z 50250K .......... .......... .......... .......... .......... 77% 119M 0s 2021-05-18T14:49:47.6742470Z 50300K .......... .......... .......... .......... .......... 77% 148M 0s 2021-05-18T14:49:47.6746700Z 50350K .......... .......... .......... .......... .......... 77% 105M 0s 2021-05-18T14:49:47.6753620Z 50400K .......... .......... .......... .......... .......... 77% 94.4M 0s 2021-05-18T14:49:47.6756170Z 50450K .......... .......... .......... .......... .......... 77% 106M 0s 2021-05-18T14:49:47.6760570Z 50500K .......... .......... .......... .......... .......... 77% 111M 0s 2021-05-18T14:49:47.6765620Z 50550K .......... .......... .......... .......... .......... 77% 93.0M 0s 2021-05-18T14:49:47.6769230Z 50600K .......... .......... .......... .......... .......... 77% 138M 0s 2021-05-18T14:49:47.6773980Z 50650K .......... .......... .......... .......... .......... 77% 128M 0s 2021-05-18T14:49:47.6781450Z 50700K .......... .......... .......... .......... .......... 77% 76.5M 0s 2021-05-18T14:49:47.6784210Z 50750K .......... .......... .......... .......... .......... 77% 119M 0s 2021-05-18T14:49:47.6787380Z 50800K .......... .......... .......... .......... .......... 78% 123M 0s 2021-05-18T14:49:47.6790630Z 50850K .......... .......... .......... .......... .......... 78% 156M 0s 2021-05-18T14:49:47.6796500Z 50900K .......... .......... .......... .......... .......... 78% 121M 0s 2021-05-18T14:49:47.6801090Z 50950K .......... .......... .......... .......... .......... 78% 76.2M 0s 2021-05-18T14:49:47.6806290Z 51000K .......... .......... .......... .......... .......... 78% 120M 0s 2021-05-18T14:49:47.6807720Z 51050K .......... .......... .......... .......... .......... 78% 184M 0s 2021-05-18T14:49:47.6813460Z 51100K .......... .......... .......... .......... .......... 78% 143M 0s 2021-05-18T14:49:47.6891360Z 51150K .......... .......... .......... .......... .......... 78% 81.5M 0s 2021-05-18T14:49:47.6897070Z 51200K .......... .......... .......... .......... .......... 78% 6.15M 0s 2021-05-18T14:49:47.6901440Z 51250K .......... .......... .......... .......... .......... 78% 109M 0s 2021-05-18T14:49:47.6905760Z 51300K .......... .......... .......... .......... .......... 78% 124M 0s 2021-05-18T14:49:47.6909390Z 51350K .......... .......... .......... .......... .......... 78% 113M 0s 2021-05-18T14:49:47.6912990Z 51400K .......... .......... .......... .......... .......... 78% 130M 0s 2021-05-18T14:49:47.6916610Z 51450K .......... .......... .......... .......... .......... 79% 129M 0s 2021-05-18T14:49:47.6920830Z 51500K .......... .......... .......... .......... .......... 79% 135M 0s 2021-05-18T14:49:47.6924980Z 51550K .......... .......... .......... .......... .......... 79% 105M 0s 2021-05-18T14:49:47.6928980Z 51600K .......... .......... .......... .......... .......... 79% 121M 0s 2021-05-18T14:49:47.6934940Z 51650K .......... .......... .......... .......... .......... 79% 87.3M 0s 2021-05-18T14:49:47.6941480Z 51700K .......... .......... .......... .......... .......... 79% 90.9M 0s 2021-05-18T14:49:47.6946050Z 51750K .......... .......... .......... .......... .......... 79% 85.8M 0s 2021-05-18T14:49:47.6949580Z 51800K .......... .......... .......... .......... .......... 79% 128M 0s 2021-05-18T14:49:47.6953500Z 51850K .......... .......... .......... .......... .......... 79% 157M 0s 2021-05-18T14:49:47.6958070Z 51900K .......... .......... .......... .......... .......... 79% 109M 0s 2021-05-18T14:49:47.6963400Z 51950K .......... .......... .......... .......... .......... 79% 88.1M 0s 2021-05-18T14:49:47.6969100Z 52000K .......... .......... .......... .......... .......... 79% 85.8M 0s 2021-05-18T14:49:47.6974400Z 52050K .......... .......... .......... .......... .......... 79% 79.5M 0s 2021-05-18T14:49:47.6979390Z 52100K .......... .......... .......... .......... .......... 80% 108M 0s 2021-05-18T14:49:47.6983950Z 52150K .......... .......... .......... .......... .......... 80% 99.6M 0s 2021-05-18T14:49:47.6995270Z 52200K .......... .......... .......... .......... .......... 80% 48.5M 0s 2021-05-18T14:49:47.7002440Z 52250K .......... .......... .......... .......... .......... 80% 67.7M 0s 2021-05-18T14:49:47.7006300Z 52300K .......... .......... .......... .......... .......... 80% 114M 0s 2021-05-18T14:49:47.7012090Z 52350K .......... .......... .......... .......... .......... 80% 92.7M 0s 2021-05-18T14:49:47.7017710Z 52400K .......... .......... .......... .......... .......... 80% 79.5M 0s 2021-05-18T14:49:47.7020560Z 52450K .......... .......... .......... .......... .......... 80% 157M 0s 2021-05-18T14:49:47.7025660Z 52500K .......... .......... .......... .......... .......... 80% 108M 0s 2021-05-18T14: