2021-05-17T17:31:06.8763352Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.0577345Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.1664049Z 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-17T17:31:07.2958906Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.4111692Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:21.7604080Z Current runner version: '2.278.0' 2021-05-17T17:31:21.7666390Z ##[group]Operating System 2021-05-17T17:31:21.7667400Z Mac OS X 2021-05-17T17:31:21.7667950Z 10.15.7 2021-05-17T17:31:21.7668350Z 19H1030 2021-05-17T17:31:21.7668810Z ##[endgroup] 2021-05-17T17:31:21.7669420Z ##[group]Virtual Environment 2021-05-17T17:31:21.7670080Z Environment: macos-10.15 2021-05-17T17:31:21.7670620Z Version: 20210510.1 2021-05-17T17:31:21.7671560Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-17T17:31:21.7672900Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-17T17:31:21.7673840Z ##[endgroup] 2021-05-17T17:31:21.7675720Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:21.7677070Z Actions: write 2021-05-17T17:31:21.7677620Z Checks: write 2021-05-17T17:31:21.7678170Z Contents: write 2021-05-17T17:31:21.7678710Z Deployments: write 2021-05-17T17:31:21.7679350Z Issues: write 2021-05-17T17:31:21.7679900Z Metadata: read 2021-05-17T17:31:21.7680480Z Packages: write 2021-05-17T17:31:21.7681000Z PullRequests: write 2021-05-17T17:31:21.7681620Z RepositoryProjects: write 2021-05-17T17:31:21.7682240Z SecurityEvents: write 2021-05-17T17:31:21.7682750Z Statuses: write 2021-05-17T17:31:21.7683480Z ##[endgroup] 2021-05-17T17:31:21.7687890Z Prepare workflow directory 2021-05-17T17:31:21.9327660Z Prepare all required actions 2021-05-17T17:31:21.9340840Z Getting action download info 2021-05-17T17:31:22.4320220Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:28.0197450Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:48.7463540Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:57.2041350Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:57.8053090Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:58.7633090Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:32:00.1503200Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:32:01.3643560Z ##[group]Run actions/checkout@v2 2021-05-17T17:32:01.3645110Z with: 2021-05-17T17:32:01.3645600Z repository: neuroconductor/nsrr 2021-05-17T17:32:01.3646550Z token: *** 2021-05-17T17:32:01.3646910Z ssh-strict: true 2021-05-17T17:32:01.3647370Z persist-credentials: true 2021-05-17T17:32:01.3647800Z clean: true 2021-05-17T17:32:01.3648160Z fetch-depth: 1 2021-05-17T17:32:01.3648500Z lfs: false 2021-05-17T17:32:01.3648840Z submodules: false 2021-05-17T17:32:01.3649180Z env: 2021-05-17T17:32:01.3649570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:01.3650060Z TIC_DEPLOY_KEY: 2021-05-17T17:32:01.3650370Z RSPM: 2021-05-17T17:32:01.3651080Z GITHUB_PAT: *** 2021-05-17T17:32:01.3651810Z COVERALLS_TOKEN: *** 2021-05-17T17:32:01.3652260Z continue-on-error: false 2021-05-17T17:32:01.3652710Z VDIFFR_RUN_TESTS: false 2021-05-17T17:32:01.3653080Z ##[endgroup] 2021-05-17T17:32:02.7940910Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:32:02.7942150Z ##[group]Getting Git version info 2021-05-17T17:32:02.7943520Z Working directory is '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:32:02.7944220Z [command]/usr/local/bin/git version 2021-05-17T17:32:03.1530110Z git version 2.31.1 2021-05-17T17:32:03.1564490Z ##[endgroup] 2021-05-17T17:32:03.1572250Z Deleting the contents of '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:32:03.1581150Z ##[group]Initializing the repository 2021-05-17T17:32:03.1583400Z [command]/usr/local/bin/git init /Users/runner/work/nsrr/nsrr 2021-05-17T17:32:03.5480230Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:32:03.5493270Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:32:03.5495050Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:32:03.5499800Z hint: 2021-05-17T17:32:03.5501920Z hint: git config --global init.defaultBranch 2021-05-17T17:32:03.5504130Z hint: 2021-05-17T17:32:03.5519490Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:32:03.5521980Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:32:03.5523930Z hint: 2021-05-17T17:32:03.5564190Z hint: git branch -m 2021-05-17T17:32:03.6559280Z Initialized empty Git repository in /Users/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:32:03.6576770Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:32:03.7238170Z ##[endgroup] 2021-05-17T17:32:03.7251240Z ##[group]Disabling automatic garbage collection 2021-05-17T17:32:03.7253540Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-17T17:32:03.7572260Z ##[endgroup] 2021-05-17T17:32:03.7591500Z ##[group]Setting up auth 2021-05-17T17:32:03.7599720Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:32:03.7701630Z [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-17T17:32:03.9280800Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:32:03.9372020Z [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-17T17:32:04.0248260Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:32:04.0500980Z ##[endgroup] 2021-05-17T17:32:04.0502100Z ##[group]Fetching the repository 2021-05-17T17:32:04.0514060Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9820612beff2e63cbf18b2056a39f313aa7e10d6:refs/tags/0.1.5.s 2021-05-17T17:32:04.8376930Z remote: Enumerating objects: 105, done. 2021-05-17T17:32:04.8380510Z remote: Counting objects: 0% (1/105) 2021-05-17T17:32:04.8381780Z remote: Counting objects: 1% (2/105) 2021-05-17T17:32:04.8386050Z remote: Counting objects: 2% (3/105) 2021-05-17T17:32:04.8388070Z remote: Counting objects: 3% (4/105) 2021-05-17T17:32:04.8389910Z remote: Counting objects: 4% (5/105) 2021-05-17T17:32:04.8391710Z remote: Counting objects: 5% (6/105) 2021-05-17T17:32:04.8393400Z remote: Counting objects: 6% (7/105) 2021-05-17T17:32:04.8395260Z remote: Counting objects: 7% (8/105) 2021-05-17T17:32:04.8397400Z remote: Counting objects: 8% (9/105) 2021-05-17T17:32:04.8402070Z remote: Counting objects: 9% (10/105) 2021-05-17T17:32:04.8403850Z remote: Counting objects: 10% (11/105) 2021-05-17T17:32:04.8405690Z remote: Counting objects: 11% (12/105) 2021-05-17T17:32:04.8407240Z remote: Counting objects: 12% (13/105) 2021-05-17T17:32:04.8408920Z remote: Counting objects: 13% (14/105) 2021-05-17T17:32:04.8413070Z remote: Counting objects: 14% (15/105) 2021-05-17T17:32:04.8414560Z remote: Counting objects: 15% (16/105) 2021-05-17T17:32:04.8416100Z remote: Counting objects: 16% (17/105) 2021-05-17T17:32:04.8417710Z remote: Counting objects: 17% (18/105) 2021-05-17T17:32:04.8419170Z remote: Counting objects: 18% (19/105) 2021-05-17T17:32:04.8424440Z remote: Counting objects: 19% (20/105) 2021-05-17T17:32:04.8427730Z remote: Counting objects: 20% (21/105) 2021-05-17T17:32:04.8429520Z remote: Counting objects: 21% (23/105) 2021-05-17T17:32:04.8431120Z remote: Counting objects: 22% (24/105) 2021-05-17T17:32:04.8432620Z remote: Counting objects: 23% (25/105) 2021-05-17T17:32:04.8434070Z remote: Counting objects: 24% (26/105) 2021-05-17T17:32:04.8435690Z remote: Counting objects: 25% (27/105) 2021-05-17T17:32:04.8447220Z remote: Counting objects: 26% (28/105) 2021-05-17T17:32:04.8448620Z remote: Counting objects: 27% (29/105) 2021-05-17T17:32:04.8449650Z remote: Counting objects: 28% (30/105) 2021-05-17T17:32:04.8450560Z remote: Counting objects: 29% (31/105) 2021-05-17T17:32:04.8451400Z remote: Counting objects: 30% (32/105) 2021-05-17T17:32:04.8452290Z remote: Counting objects: 31% (33/105) 2021-05-17T17:32:04.8457010Z remote: Counting objects: 32% (34/105) 2021-05-17T17:32:04.8458510Z remote: Counting objects: 33% (35/105) 2021-05-17T17:32:04.8460160Z remote: Counting objects: 34% (36/105) 2021-05-17T17:32:04.8462930Z remote: Counting objects: 35% (37/105) 2021-05-17T17:32:04.8463890Z remote: Counting objects: 36% (38/105) 2021-05-17T17:32:04.8464470Z remote: Counting objects: 37% (39/105) 2021-05-17T17:32:04.8464940Z remote: Counting objects: 38% (40/105) 2021-05-17T17:32:04.8465490Z remote: Counting objects: 39% (41/105) 2021-05-17T17:32:04.8466070Z remote: Counting objects: 40% (42/105) 2021-05-17T17:32:04.8466620Z remote: Counting objects: 41% (44/105) 2021-05-17T17:32:04.8467160Z remote: Counting objects: 42% (45/105) 2021-05-17T17:32:04.8467680Z remote: Counting objects: 43% (46/105) 2021-05-17T17:32:04.8468160Z remote: Counting objects: 44% (47/105) 2021-05-17T17:32:04.8468690Z remote: Counting objects: 45% (48/105) 2021-05-17T17:32:04.8469770Z remote: Counting objects: 46% (49/105) 2021-05-17T17:32:04.8471100Z remote: Counting objects: 47% (50/105) 2021-05-17T17:32:04.8472480Z remote: Counting objects: 48% (51/105) 2021-05-17T17:32:04.8473020Z remote: Counting objects: 49% (52/105) 2021-05-17T17:32:04.8473510Z remote: Counting objects: 50% (53/105) 2021-05-17T17:32:04.8474040Z remote: Counting objects: 51% (54/105) 2021-05-17T17:32:04.8474540Z remote: Counting objects: 52% (55/105) 2021-05-17T17:32:04.8476060Z remote: Counting objects: 53% (56/105) 2021-05-17T17:32:04.8477340Z remote: Counting objects: 54% (57/105) 2021-05-17T17:32:04.8478320Z remote: Counting objects: 55% (58/105) 2021-05-17T17:32:04.8479490Z remote: Counting objects: 56% (59/105) 2021-05-17T17:32:04.8480440Z remote: Counting objects: 57% (60/105) 2021-05-17T17:32:04.8481700Z remote: Counting objects: 58% (61/105) 2021-05-17T17:32:04.8482960Z remote: Counting objects: 59% (62/105) 2021-05-17T17:32:04.8484160Z remote: Counting objects: 60% (63/105) 2021-05-17T17:32:04.8485080Z remote: Counting objects: 61% (65/105) 2021-05-17T17:32:04.8486200Z remote: Counting objects: 62% (66/105) 2021-05-17T17:32:04.8487090Z remote: Counting objects: 63% (67/105) 2021-05-17T17:32:04.8488160Z remote: Counting objects: 64% (68/105) 2021-05-17T17:32:04.8489040Z remote: Counting objects: 65% (69/105) 2021-05-17T17:32:04.8490070Z remote: Counting objects: 66% (70/105) 2021-05-17T17:32:04.8490990Z remote: Counting objects: 67% (71/105) 2021-05-17T17:32:04.8491870Z remote: Counting objects: 68% (72/105) 2021-05-17T17:32:04.8493090Z remote: Counting objects: 69% (73/105) 2021-05-17T17:32:04.8494030Z remote: Counting objects: 70% (74/105) 2021-05-17T17:32:04.8495470Z remote: Counting objects: 71% (75/105) 2021-05-17T17:32:04.8496460Z remote: Counting objects: 72% (76/105) 2021-05-17T17:32:04.8497370Z remote: Counting objects: 73% (77/105) 2021-05-17T17:32:04.8498330Z remote: Counting objects: 74% (78/105) 2021-05-17T17:32:04.8499290Z remote: Counting objects: 75% (79/105) 2021-05-17T17:32:04.8500190Z remote: Counting objects: 76% (80/105) 2021-05-17T17:32:04.8501150Z remote: Counting objects: 77% (81/105) 2021-05-17T17:32:04.8502050Z remote: Counting objects: 78% (82/105) 2021-05-17T17:32:04.8503440Z remote: Counting objects: 79% (83/105) 2021-05-17T17:32:04.8505030Z remote: Counting objects: 80% (84/105) 2021-05-17T17:32:04.8505980Z remote: Counting objects: 81% (86/105) 2021-05-17T17:32:04.8506980Z remote: Counting objects: 82% (87/105) 2021-05-17T17:32:04.8507900Z remote: Counting objects: 83% (88/105) 2021-05-17T17:32:04.8508820Z remote: Counting objects: 84% (89/105) 2021-05-17T17:32:04.8509810Z remote: Counting objects: 85% (90/105) 2021-05-17T17:32:04.8510690Z remote: Counting objects: 86% (91/105) 2021-05-17T17:32:04.8511690Z remote: Counting objects: 87% (92/105) 2021-05-17T17:32:04.8513060Z remote: Counting objects: 88% (93/105) 2021-05-17T17:32:04.8513960Z remote: Counting objects: 89% (94/105) 2021-05-17T17:32:04.8515350Z remote: Counting objects: 90% (95/105) 2021-05-17T17:32:04.8515870Z remote: Counting objects: 91% (96/105) 2021-05-17T17:32:04.8516380Z remote: Counting objects: 92% (97/105) 2021-05-17T17:32:04.8516910Z remote: Counting objects: 93% (98/105) 2021-05-17T17:32:04.8517410Z remote: Counting objects: 94% (99/105) 2021-05-17T17:32:04.8517910Z remote: Counting objects: 95% (100/105) 2021-05-17T17:32:04.8518440Z remote: Counting objects: 96% (101/105) 2021-05-17T17:32:04.8518940Z remote: Counting objects: 97% (102/105) 2021-05-17T17:32:04.8519450Z remote: Counting objects: 98% (103/105) 2021-05-17T17:32:04.8519950Z remote: Counting objects: 99% (104/105) 2021-05-17T17:32:04.8520440Z remote: Counting objects: 100% (105/105) 2021-05-17T17:32:04.8520990Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:32:04.8521510Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:32:04.8522040Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:32:04.8522560Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:32:04.8523070Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:32:04.8523960Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:32:04.8525230Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:32:04.8526180Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:32:04.8527200Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:32:04.8528200Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:32:04.8529300Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:32:04.8530350Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:32:04.8531370Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:32:04.8532440Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:32:04.8533430Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:32:04.8534910Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:32:04.8535950Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:32:04.8537370Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:32:04.8538000Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:32:04.8538560Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:32:04.8539100Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:32:04.8539640Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:32:04.8540160Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:32:04.8540710Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:32:04.8541280Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:32:04.8541810Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:32:04.8542450Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:32:04.8543020Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:32:04.8543550Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:32:04.8544130Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:32:04.8544670Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:32:04.8545620Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:32:04.8546200Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:32:04.8546740Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:32:04.8547310Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:32:04.8547880Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:32:04.8549440Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:32:04.8552800Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:32:04.8554340Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:32:04.8555610Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:32:04.8556660Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:32:04.8557640Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:32:04.8558590Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:32:04.8559490Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:32:04.8560650Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:32:04.8561810Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:32:04.8562800Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:32:04.8564330Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:32:04.8565420Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:32:04.8566510Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:32:04.8567560Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:32:04.8568550Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:32:04.8569630Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:32:04.8570640Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:32:04.8571660Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:32:04.8572790Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:32:04.8576800Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:32:04.8578250Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:32:04.8579330Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:32:04.8580330Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:32:04.8583610Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:32:04.8584200Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:32:04.8584750Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:32:04.8585430Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:32:04.8586010Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:32:04.8586550Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:32:04.8587120Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:32:04.8588020Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:32:04.8589160Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:32:04.8590260Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:32:04.8591300Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:32:04.8592330Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:32:04.8593300Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:32:04.8594310Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:32:04.8595370Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:32:04.8596360Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:32:04.8597390Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:32:04.8598440Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:32:04.8599540Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:32:04.8600760Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:32:04.8602530Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:32:04.8603680Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:32:04.8604770Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:32:04.8606610Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:32:04.8607670Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:32:04.8608720Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:32:04.8609710Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:32:04.8610740Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:32:04.8611710Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:32:04.8612720Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:32:04.8613760Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:32:04.8614710Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:32:04.8615780Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:32:04.8644560Z Receiving objects: 0% (1/105) 2021-05-17T17:32:04.8663460Z Receiving objects: 1% (2/105) 2021-05-17T17:32:04.8664430Z Receiving objects: 2% (3/105) 2021-05-17T17:32:04.8665270Z Receiving objects: 3% (4/105) 2021-05-17T17:32:04.8677330Z Receiving objects: 4% (5/105) 2021-05-17T17:32:04.8678350Z Receiving objects: 5% (6/105) 2021-05-17T17:32:04.8679430Z Receiving objects: 6% (7/105) 2021-05-17T17:32:04.8680290Z Receiving objects: 7% (8/105) 2021-05-17T17:32:04.8681420Z Receiving objects: 8% (9/105) 2021-05-17T17:32:04.8682320Z Receiving objects: 9% (10/105) 2021-05-17T17:32:04.8683260Z Receiving objects: 10% (11/105) 2021-05-17T17:32:04.8684180Z Receiving objects: 11% (12/105) 2021-05-17T17:32:04.8685040Z Receiving objects: 12% (13/105) 2021-05-17T17:32:04.8686080Z Receiving objects: 13% (14/105) 2021-05-17T17:32:04.8687140Z Receiving objects: 14% (15/105) 2021-05-17T17:32:04.8687950Z Receiving objects: 15% (16/105) 2021-05-17T17:32:04.8688750Z Receiving objects: 16% (17/105) 2021-05-17T17:32:04.8689490Z Receiving objects: 17% (18/105) 2021-05-17T17:32:04.8690290Z Receiving objects: 18% (19/105) 2021-05-17T17:32:04.8691040Z Receiving objects: 19% (20/105) 2021-05-17T17:32:04.8692290Z Receiving objects: 20% (21/105) 2021-05-17T17:32:04.8693160Z Receiving objects: 21% (23/105) 2021-05-17T17:32:04.8693900Z Receiving objects: 22% (24/105) 2021-05-17T17:32:04.8694670Z Receiving objects: 23% (25/105) 2021-05-17T17:32:04.8695410Z Receiving objects: 24% (26/105) 2021-05-17T17:32:04.8696170Z Receiving objects: 25% (27/105) 2021-05-17T17:32:04.8696940Z Receiving objects: 26% (28/105) 2021-05-17T17:32:04.8697680Z Receiving objects: 27% (29/105) 2021-05-17T17:32:04.8698430Z Receiving objects: 28% (30/105) 2021-05-17T17:32:04.8699180Z Receiving objects: 29% (31/105) 2021-05-17T17:32:04.8700030Z Receiving objects: 30% (32/105) 2021-05-17T17:32:04.8700790Z Receiving objects: 31% (33/105) 2021-05-17T17:32:04.8701530Z Receiving objects: 32% (34/105) 2021-05-17T17:32:04.8702270Z Receiving objects: 33% (35/105) 2021-05-17T17:32:04.8703060Z Receiving objects: 34% (36/105) 2021-05-17T17:32:04.8703850Z Receiving objects: 35% (37/105) 2021-05-17T17:32:04.8704590Z Receiving objects: 36% (38/105) 2021-05-17T17:32:04.8705500Z Receiving objects: 37% (39/105) 2021-05-17T17:32:04.8705960Z Receiving objects: 38% (40/105) 2021-05-17T17:32:04.8706420Z Receiving objects: 39% (41/105) 2021-05-17T17:32:04.8706840Z Receiving objects: 40% (42/105) 2021-05-17T17:32:04.8707290Z Receiving objects: 41% (44/105) 2021-05-17T17:32:04.8707760Z Receiving objects: 42% (45/105) 2021-05-17T17:32:04.8708210Z Receiving objects: 43% (46/105) 2021-05-17T17:32:04.8708840Z Receiving objects: 44% (47/105) 2021-05-17T17:32:04.8709360Z Receiving objects: 45% (48/105) 2021-05-17T17:32:04.8709810Z Receiving objects: 46% (49/105) 2021-05-17T17:32:04.8710290Z Receiving objects: 47% (50/105) 2021-05-17T17:32:04.8710710Z Receiving objects: 48% (51/105) 2021-05-17T17:32:04.8740800Z Receiving objects: 49% (52/105) 2021-05-17T17:32:04.8742050Z Receiving objects: 50% (53/105) 2021-05-17T17:32:04.8746890Z Receiving objects: 51% (54/105) 2021-05-17T17:32:04.8747440Z Receiving objects: 52% (55/105) 2021-05-17T17:32:04.8748370Z Receiving objects: 53% (56/105) 2021-05-17T17:32:04.8748800Z Receiving objects: 54% (57/105) 2021-05-17T17:32:04.8749270Z Receiving objects: 55% (58/105) 2021-05-17T17:32:04.8749700Z Receiving objects: 56% (59/105) 2021-05-17T17:32:04.8750110Z Receiving objects: 57% (60/105) 2021-05-17T17:32:04.8750540Z Receiving objects: 58% (61/105) 2021-05-17T17:32:04.8750970Z Receiving objects: 59% (62/105) 2021-05-17T17:32:04.8751380Z Receiving objects: 60% (63/105) 2021-05-17T17:32:04.8751800Z Receiving objects: 61% (65/105) 2021-05-17T17:32:04.8752320Z Receiving objects: 62% (66/105) 2021-05-17T17:32:04.8752760Z Receiving objects: 63% (67/105) 2021-05-17T17:32:04.8811750Z Receiving objects: 64% (68/105) 2021-05-17T17:32:04.8838820Z Receiving objects: 65% (69/105) 2021-05-17T17:32:04.8845120Z Receiving objects: 66% (70/105) 2021-05-17T17:32:04.8852170Z Receiving objects: 67% (71/105) 2021-05-17T17:32:04.8924280Z Receiving objects: 68% (72/105) 2021-05-17T17:32:04.8925560Z Receiving objects: 69% (73/105) 2021-05-17T17:32:04.8926460Z Receiving objects: 70% (74/105) 2021-05-17T17:32:04.8927230Z Receiving objects: 71% (75/105) 2021-05-17T17:32:04.8928160Z Receiving objects: 72% (76/105) 2021-05-17T17:32:04.8930430Z Receiving objects: 73% (77/105) 2021-05-17T17:32:04.8968190Z Receiving objects: 74% (78/105) 2021-05-17T17:32:04.9012980Z Receiving objects: 75% (79/105) 2021-05-17T17:32:04.9021880Z Receiving objects: 76% (80/105) 2021-05-17T17:32:04.9025060Z Receiving objects: 77% (81/105) 2021-05-17T17:32:04.9025940Z Receiving objects: 78% (82/105) 2021-05-17T17:32:04.9110310Z Receiving objects: 79% (83/105) 2021-05-17T17:32:04.9112710Z Receiving objects: 80% (84/105) 2021-05-17T17:32:04.9116810Z Receiving objects: 81% (86/105) 2021-05-17T17:32:04.9117710Z Receiving objects: 82% (87/105) 2021-05-17T17:32:04.9118180Z Receiving objects: 83% (88/105) 2021-05-17T17:32:04.9118630Z Receiving objects: 84% (89/105) 2021-05-17T17:32:04.9292210Z Receiving objects: 85% (90/105) 2021-05-17T17:32:04.9300300Z Receiving objects: 86% (91/105) 2021-05-17T17:32:04.9306920Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:32:04.9317210Z Receiving objects: 87% (92/105) 2021-05-17T17:32:04.9318990Z Receiving objects: 88% (93/105) 2021-05-17T17:32:04.9319690Z Receiving objects: 89% (94/105) 2021-05-17T17:32:04.9320170Z Receiving objects: 90% (95/105) 2021-05-17T17:32:04.9320660Z Receiving objects: 91% (96/105) 2021-05-17T17:32:04.9321120Z Receiving objects: 92% (97/105) 2021-05-17T17:32:04.9321550Z Receiving objects: 93% (98/105) 2021-05-17T17:32:04.9321980Z Receiving objects: 94% (99/105) 2021-05-17T17:32:04.9322400Z Receiving objects: 95% (100/105) 2021-05-17T17:32:04.9322830Z Receiving objects: 96% (101/105) 2021-05-17T17:32:04.9323240Z Receiving objects: 97% (102/105) 2021-05-17T17:32:04.9323670Z Receiving objects: 98% (103/105) 2021-05-17T17:32:04.9324090Z Receiving objects: 99% (104/105) 2021-05-17T17:32:04.9324510Z Receiving objects: 100% (105/105) 2021-05-17T17:32:04.9325010Z Receiving objects: 100% (105/105), 418.78 KiB | 6.16 MiB/s, done. 2021-05-17T17:32:04.9325480Z Resolving deltas: 0% (0/17) 2021-05-17T17:32:04.9325890Z Resolving deltas: 5% (1/17) 2021-05-17T17:32:04.9326300Z Resolving deltas: 11% (2/17) 2021-05-17T17:32:04.9326700Z Resolving deltas: 17% (3/17) 2021-05-17T17:32:04.9327110Z Resolving deltas: 23% (4/17) 2021-05-17T17:32:04.9327510Z Resolving deltas: 29% (5/17) 2021-05-17T17:32:04.9327920Z Resolving deltas: 35% (6/17) 2021-05-17T17:32:04.9328600Z Resolving deltas: 41% (7/17) 2021-05-17T17:32:04.9329040Z Resolving deltas: 47% (8/17) 2021-05-17T17:32:04.9329450Z Resolving deltas: 52% (9/17) 2021-05-17T17:32:04.9329860Z Resolving deltas: 58% (10/17) 2021-05-17T17:32:04.9330270Z Resolving deltas: 64% (11/17) 2021-05-17T17:32:04.9330690Z Resolving deltas: 70% (12/17) 2021-05-17T17:32:04.9331090Z Resolving deltas: 76% (13/17) 2021-05-17T17:32:04.9331490Z Resolving deltas: 82% (14/17) 2021-05-17T17:32:04.9332320Z Resolving deltas: 88% (15/17) 2021-05-17T17:32:04.9332740Z Resolving deltas: 94% (16/17) 2021-05-17T17:32:04.9443160Z Resolving deltas: 100% (17/17) 2021-05-17T17:32:04.9444080Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:32:05.0198720Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:32:05.0200380Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:32:05.0388620Z ##[endgroup] 2021-05-17T17:32:05.0389690Z ##[group]Determining the checkout info 2021-05-17T17:32:05.0391410Z ##[endgroup] 2021-05-17T17:32:05.0392220Z ##[group]Checking out the ref 2021-05-17T17:32:05.0402930Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:32:05.7010640Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:32:05.7085020Z ##[endgroup] 2021-05-17T17:32:05.7238710Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-17T17:32:05.7314960Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:32:05.7635100Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:32:05.7635590Z with: 2021-05-17T17:32:05.7635940Z r-version: oldrel 2021-05-17T17:32:05.7636280Z Ncpus: 1 2021-05-17T17:32:05.7636650Z crayon.enabled: NULL 2021-05-17T17:32:05.7637130Z remove-openmp-macos: true 2021-05-17T17:32:05.7637630Z http-user-agent: default 2021-05-17T17:32:05.7638060Z install-r: true 2021-05-17T17:32:05.7638570Z windows-path-include-mingw: true 2021-05-17T17:32:05.7639060Z env: 2021-05-17T17:32:05.7639440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:05.7639860Z TIC_DEPLOY_KEY: 2021-05-17T17:32:05.7640190Z RSPM: 2021-05-17T17:32:05.7641920Z GITHUB_PAT: *** 2021-05-17T17:32:05.7642800Z COVERALLS_TOKEN: *** 2021-05-17T17:32:05.7643270Z continue-on-error: false 2021-05-17T17:32:05.7643710Z VDIFFR_RUN_TESTS: false 2021-05-17T17:32:05.7644080Z ##[endgroup] 2021-05-17T17:32:06.1716750Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-17T17:32:10.9588030Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-17T17:32:11.4047180Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-17T17:32:12.1836820Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-17T17:32:12.1863170Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-17T17:32:12.1865300Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-17T17:32:12.1866370Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-17T17:32:12.1867770Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-17T17:32:12.1869480Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-17T17:32:12.1872170Z Checksumming (Apple_Free : 3)… 2021-05-17T17:32:13.0700480Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-17T17:32:13.0804640Z Checksumming disk image (Apple_HFS : 4)… 2021-05-17T17:32:13.1101640Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-17T17:32:13.1103750Z Checksumming (Apple_Free : 5)… 2021-05-17T17:32:14.0011590Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-17T17:32:14.0047710Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-17T17:32:14.0048860Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-17T17:32:14.0050890Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-17T17:32:15.0087770Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-17T17:32:15.0188580Z verified CRC32 $84F1919B 2021-05-17T17:32:15.8186330Z /dev/disk2 GUID_partition_scheme 2021-05-17T17:32:15.8375570Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-17T17:32:15.8416470Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-17T17:32:50.1995650Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-17T17:32:50.1996960Z To reinstall 0.29.2_3, run: 2021-05-17T17:32:50.2100830Z brew reinstall pkg-config 2021-05-17T17:32:50.2140790Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-17T17:32:52.0927790Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-17T17:32:52.5282460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-17T17%3A40%3A00Z&sig=4za8G%2FBc9b4QjXM4uZIkTzGz2XTnSaWeNyrfxHywwn0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:32:52.8318090Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-17T17:32:58.2339970Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-17T17:32:58.2379100Z installer: Upgrading at base path / 2021-05-17T17:32:58.2413230Z installer: The upgrade was successful. 2021-05-17T17:33:01.1939070Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-17T17:33:01.5691020Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-17T17:33:03.5639390Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-17T17:33:04.0053050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-17T17%3A40%3A00Z&sig=Ay7oftdR6OxDwga%2FsXcjqkXiVCmGKtl7x0I1hS8qAPw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:33:04.0917440Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-17T17:33:07.0446010Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-17T17:33:19.1960510Z installer: Package name is gfortran 2021-05-17T17:33:19.2007830Z installer: Installing at base path / 2021-05-17T17:33:19.2023770Z installer: The install was successful. 2021-05-17T17:33:19.2032570Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-17T17:33:19.3118010Z "disk2" ejected. 2021-05-17T17:33:19.3321570Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-17T17:33:19.3619770Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-17T17:33:19.4584770Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:33:19.4585350Z env: 2021-05-17T17:33:19.4585790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:33:19.4586270Z TIC_DEPLOY_KEY: 2021-05-17T17:33:19.4586640Z RSPM: 2021-05-17T17:33:19.4587800Z GITHUB_PAT: *** 2021-05-17T17:33:19.4588630Z COVERALLS_TOKEN: *** 2021-05-17T17:33:19.4589150Z continue-on-error: false 2021-05-17T17:33:19.4589620Z VDIFFR_RUN_TESTS: false 2021-05-17T17:33:19.4590140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:33:19.4590590Z TZ: UTC 2021-05-17T17:33:19.4591220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:33:19.4591720Z NOT_CRAN: true 2021-05-17T17:33:19.4592080Z ##[endgroup] 2021-05-17T17:33:20.5110650Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-17T17:33:20.6039120Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-17T17:33:20.6079920Z Dload Upload Total Spent Left Speed 2021-05-17T17:33:20.6099190Z 2021-05-17T17:33:21.1710920Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:33:21.1714530Z 100 117 0 117 0 0 204 0 --:--:-- --:--:-- --:--:-- 204 2021-05-17T17:33:21.5076270Z 2021-05-17T17:33:21.5079490Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:33:21.6166260Z 2021-05-17T17:33:22.5735110Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-17T17:33:23.5624400Z 39 82.6M 39 33.0M 0 0 16.7M 0 0:00:04 0:00:01 0:00:03 34.4M 2021-05-17T17:33:23.9314420Z 81 82.6M 81 67.0M 0 0 22.6M 0 0:00:03 0:00:02 0:00:01 34.4M 2021-05-17T17:33:23.9319160Z 100 82.6M 100 82.6M 0 0 24.8M 0 0:00:03 0:00:03 --:--:-- 35.7M 2021-05-17T17:33:36.3822460Z ##[group]Run tlmgr update --self 2021-05-17T17:33:36.3823220Z tlmgr update --self 2021-05-17T17:33:36.3824090Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:33:36.3824960Z tlmgr update --all 2021-05-17T17:33:36.4030760Z shell: /bin/bash -e {0} 2021-05-17T17:33:36.4031190Z env: 2021-05-17T17:33:36.4031650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:33:36.4032160Z TIC_DEPLOY_KEY: 2021-05-17T17:33:36.4032570Z RSPM: 2021-05-17T17:33:36.4033850Z GITHUB_PAT: *** 2021-05-17T17:33:36.4034710Z COVERALLS_TOKEN: *** 2021-05-17T17:33:36.4035240Z continue-on-error: false 2021-05-17T17:33:36.4035750Z VDIFFR_RUN_TESTS: false 2021-05-17T17:33:36.4036290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:33:36.4036740Z TZ: UTC 2021-05-17T17:33:36.4037170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:33:36.4037610Z NOT_CRAN: true 2021-05-17T17:33:36.4038090Z ##[endgroup] 2021-05-17T17:33:38.9904530Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:33:38.9906950Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:33:41.3820600Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:33:41.3822030Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:33:41.6920600Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:33:42.1719520Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-17T17:33:42.7223710Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-17T17:33:43.1299480Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-17T17:33:43.4419990Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-17T17:33:48.2217480Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-17T17:33:48.5189720Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-17T17:33:49.1179150Z [9/89, 00:08/00:08] install: checkcites.universal-darwin [1k] 2021-05-17T17:33:49.4304420Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-17T17:33:49.7347810Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-17T17:33:50.0924730Z [12/89, 00:09/00:09] install: chinese-jfm [3k] 2021-05-17T17:33:50.4015180Z [13/89, 00:09/00:09] install: cloze [9k] 2021-05-17T17:33:50.7081050Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-17T17:33:51.1506280Z [15/89, 00:10/00:10] install: combofont [2k] 2021-05-17T17:33:51.4681700Z [16/89, 00:10/00:10] install: courier [470k] 2021-05-17T17:33:52.1503220Z [17/89, 00:11/00:11] install: courier-scaled [3k] 2021-05-17T17:33:52.4623750Z [18/89, 00:11/00:11] install: cstypo [3k] 2021-05-17T17:33:52.7719530Z [19/89, 00:11/00:11] install: ctablestack [2k] 2021-05-17T17:33:53.0766690Z [20/89, 00:12/00:12] install: ekdosis [19k] 2021-05-17T17:33:53.4419900Z [21/89, 00:12/00:12] install: emoji [40k] 2021-05-17T17:33:53.8693490Z [22/89, 00:12/00:12] install: emojicite [2k] 2021-05-17T17:33:54.1711770Z [23/89, 00:13/00:13] install: enctex [24k] 2021-05-17T17:33:54.5603470Z [24/89, 00:13/00:13] install: enigma [18k] 2021-05-17T17:33:54.9265970Z [25/89, 00:13/00:13] install: etex-pkg [6k] 2021-05-17T17:33:55.2285470Z [26/89, 00:14/00:15] install: filecontents [3k] 2021-05-17T17:33:55.5316210Z [27/89, 00:14/00:15] install: grfext [3k] 2021-05-17T17:33:55.8366520Z [28/89, 00:14/00:15] install: hyphenex [9k] 2021-05-17T17:33:56.1534630Z [29/89, 00:15/00:16] install: ifplatform [2k] 2021-05-17T17:33:56.4545780Z [30/89, 00:15/00:16] install: innerscript [4k] 2021-05-17T17:33:56.7702430Z [31/89, 00:15/00:16] install: interpreter [7k] 2021-05-17T17:33:57.0723090Z [32/89, 00:16/00:17] install: kanaparser [5k] 2021-05-17T17:33:57.3784900Z [33/89, 00:16/00:17] install: knuth-local [23k] 2021-05-17T17:33:57.7645420Z [34/89, 00:16/00:17] install: logreq [4k] 2021-05-17T17:33:58.0808600Z [35/89, 00:17/00:18] install: lua-typo [7k] 2021-05-17T17:33:58.3923300Z [36/89, 00:17/00:18] install: lua-uca [70k] 2021-05-17T17:33:58.8376110Z [37/89, 00:17/00:18] install: lua-ul [7k] 2021-05-17T17:33:59.1664270Z [38/89, 00:18/00:19] install: lua-uni-algos [6k] 2021-05-17T17:33:59.4791110Z [39/89, 00:18/00:19] install: lua-visual-debug [4k] 2021-05-17T17:33:59.7951450Z [40/89, 00:18/00:19] install: luacode [3k] 2021-05-17T17:34:00.1164120Z [41/89, 00:19/00:20] install: luacolor [5k] 2021-05-17T17:34:00.4150600Z [42/89, 00:19/00:20] install: luahyphenrules [3k] 2021-05-17T17:34:00.7122280Z [43/89, 00:19/00:20] install: luaimageembed [2k] 2021-05-17T17:34:01.0173210Z [44/89, 00:20/00:21] install: luaindex [5k] 2021-05-17T17:34:01.3161940Z [45/89, 00:20/00:21] install: luainputenc [5k] 2021-05-17T17:34:01.6186800Z [46/89, 00:20/00:21] install: luaintro [1k] 2021-05-17T17:34:01.9234750Z [47/89, 00:20/00:21] install: luakeys [5k] 2021-05-17T17:34:02.2247770Z [48/89, 00:21/00:22] install: lualatex-doc [1k] 2021-05-17T17:34:02.5254150Z [49/89, 00:21/00:22] install: lualatex-truncate [2k] 2021-05-17T17:34:02.8260710Z [50/89, 00:21/00:22] install: luamplib [12k] 2021-05-17T17:34:03.1398920Z [51/89, 00:22/00:23] install: luapackageloader [2k] 2021-05-17T17:34:03.4467630Z [52/89, 00:22/00:23] install: luaprogtable [7k] 2021-05-17T17:34:03.7597260Z [53/89, 00:22/00:23] install: luarandom [2k] 2021-05-17T17:34:04.0847340Z [54/89, 00:23/00:24] install: luatex85 [2k] 2021-05-17T17:34:04.3871660Z [55/89, 00:23/00:24] install: luatexbase [4k] 2021-05-17T17:34:04.6957680Z [56/89, 00:23/00:24] install: luatexko [22k] 2021-05-17T17:34:05.1232690Z [57/89, 00:24/00:25] install: luatextra [2k] 2021-05-17T17:34:05.4310260Z [58/89, 00:24/00:25] install: luavlna [8k] 2021-05-17T17:34:05.7471670Z [59/89, 00:24/00:25] install: luaxml [31k] 2021-05-17T17:34:06.1169290Z [60/89, 00:25/00:26] install: makeindex.universal-darwin [91k] 2021-05-17T17:34:06.6064600Z [61/89, 00:25/00:26] install: makeindex [5k] 2021-05-17T17:34:06.9135650Z [62/89, 00:25/00:26] install: mflogo [2k] 2021-05-17T17:34:07.2457140Z [63/89, 00:26/00:27] install: newpax [9k] 2021-05-17T17:34:07.5820670Z [64/89, 00:26/00:27] install: nodetree [13k] 2021-05-17T17:34:07.9473090Z [65/89, 00:26/00:27] install: odsfile [5k] 2021-05-17T17:34:08.2660490Z [66/89, 00:27/00:28] install: optex.universal-darwin [1k] 2021-05-17T17:34:08.5727540Z [67/89, 00:27/00:28] install: optex [770k] 2021-05-17T17:34:09.3260390Z [68/89, 00:28/00:29] install: pdfarticle [4k] 2021-05-17T17:34:09.6388890Z [69/89, 00:28/00:29] install: pdfextra [22k] 2021-05-17T17:34:10.0191560Z [70/89, 00:29/00:30] install: placeat [4k] 2021-05-17T17:34:10.3345170Z [71/89, 00:29/00:30] install: plantuml [3k] 2021-05-17T17:34:10.6517580Z [72/89, 00:29/00:30] install: rsfs [55k] 2021-05-17T17:34:11.0783960Z [73/89, 00:30/00:31] install: selnolig [53k] 2021-05-17T17:34:11.5217740Z [74/89, 00:30/00:31] install: spelling [14k] 2021-05-17T17:34:11.8852180Z [75/89, 00:30/00:31] install: stricttex [2k] 2021-05-17T17:34:12.2073390Z [76/89, 00:31/00:32] install: texlive-common [1k] 2021-05-17T17:34:12.6253190Z [77/89, 00:31/00:32] install: texlive-en [1k] 2021-05-17T17:34:12.9425330Z [78/89, 00:31/00:32] install: texlive-msg-translations [144k] 2021-05-17T17:34:13.4686230Z [79/89, 00:32/00:32] install: thumbpdf.universal-darwin [1k] 2021-05-17T17:34:13.7852360Z [80/89, 00:32/00:32] install: thumbpdf [19k] 2021-05-17T17:34:14.1596860Z [81/89, 00:33/00:33] install: tlshell.universal-darwin [1k] 2021-05-17T17:34:14.4696220Z [82/89, 00:33/00:33] install: tlshell [29k] 2021-05-17T17:34:14.8461380Z [83/89, 00:33/00:33] install: typewriter [25k] 2021-05-17T17:34:15.2227920Z [84/89, 00:34/00:34] install: uninormalize [6k] 2021-05-17T17:34:15.5326830Z [85/89, 00:34/00:34] install: upquote [2k] 2021-05-17T17:34:15.8469500Z [86/89, 00:34/00:34] install: xdvi.universal-darwin [948k] 2021-05-17T17:34:16.6509060Z [87/89, 00:35/00:35] install: xdvi [7k] 2021-05-17T17:34:16.9628800Z [88/89, 00:35/00:35] install: collection-basic [1k] 2021-05-17T17:34:17.2810410Z [89/89, 00:36/00:36] install: collection-luatex [1k] 2021-05-17T17:34:17.5943140Z running mktexlsr ... 2021-05-17T17:34:18.1051130Z done running mktexlsr. 2021-05-17T17:34:18.1480480Z running updmap-sys ... 2021-05-17T17:34:18.7908240Z done running updmap-sys. 2021-05-17T17:34:18.7909960Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-17T17:34:18.7912500Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/TQdFsDYVwH/vQzQDEoRL0 ... 2021-05-17T17:34:19.9868440Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/TQdFsDYVwH/vQzQDEoRL0. 2021-05-17T17:34:19.9870180Z OK: optex.fmt/luatex 2021-05-17T17:34:19.9871740Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:34:19.9873610Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:34:22.3204210Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:34:22.3209230Z tlmgr: no updates available 2021-05-17T17:34:22.4640140Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:34:22.4640660Z with: 2021-05-17T17:34:22.4641020Z pandoc-version: 2.7.3 2021-05-17T17:34:22.4641370Z env: 2021-05-17T17:34:22.4641760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:34:22.4642170Z TIC_DEPLOY_KEY: 2021-05-17T17:34:22.4642560Z RSPM: 2021-05-17T17:34:22.4643740Z GITHUB_PAT: *** 2021-05-17T17:34:22.4644530Z COVERALLS_TOKEN: *** 2021-05-17T17:34:22.4644980Z continue-on-error: false 2021-05-17T17:34:22.4645510Z VDIFFR_RUN_TESTS: false 2021-05-17T17:34:22.4645970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:34:22.4646380Z TZ: UTC 2021-05-17T17:34:22.4646720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:34:22.4647090Z NOT_CRAN: true 2021-05-17T17:34:22.4647430Z ##[endgroup] 2021-05-17T17:34:22.9626400Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-17T17:34:26.7343750Z installer: Package name is pandoc 2021-05-17T17:34:26.7349880Z installer: Installing at base path / 2021-05-17T17:34:26.7351950Z installer: The install was successful. 2021-05-17T17:34:26.7557050Z ##[group]Run git config user.name adigherman 2021-05-17T17:34:26.7557970Z git config user.name adigherman 2021-05-17T17:34:26.7558580Z git config user.email adig@jhu.edu 2021-05-17T17:34:26.7732050Z shell: /bin/bash -e {0} 2021-05-17T17:34:26.7732460Z env: 2021-05-17T17:34:26.7732950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:34:26.7733450Z TIC_DEPLOY_KEY: 2021-05-17T17:34:26.7733790Z RSPM: 2021-05-17T17:34:26.7734840Z GITHUB_PAT: *** 2021-05-17T17:34:26.7735930Z COVERALLS_TOKEN: *** 2021-05-17T17:34:26.7736460Z continue-on-error: false 2021-05-17T17:34:26.7736990Z VDIFFR_RUN_TESTS: false 2021-05-17T17:34:26.7737500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:34:26.7738110Z TZ: UTC 2021-05-17T17:34:26.7738520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:34:26.7738910Z NOT_CRAN: true 2021-05-17T17:34:26.7739280Z ##[endgroup] 2021-05-17T17:34:26.8261890Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-17T17:34:26.8262630Z env: 2021-05-17T17:34:26.8263110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:34:26.8263700Z TIC_DEPLOY_KEY: 2021-05-17T17:34:26.8264190Z RSPM: 2021-05-17T17:34:26.8265550Z GITHUB_PAT: *** 2021-05-17T17:34:26.8266380Z COVERALLS_TOKEN: *** 2021-05-17T17:34:26.8266890Z continue-on-error: false 2021-05-17T17:34:26.8267370Z VDIFFR_RUN_TESTS: false 2021-05-17T17:34:26.8267880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:34:26.8268320Z TZ: UTC 2021-05-17T17:34:26.8269280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:34:26.8269710Z NOT_CRAN: true 2021-05-17T17:34:26.8270080Z ##[endgroup] 2021-05-17T17:34:28.4913470Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-17T17:34:28.5319510Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-17T17:34:28.5320730Z To reinstall 3.20.2, run: 2021-05-17T17:34:28.5322150Z brew reinstall cmake 2021-05-17T17:34:30.1715170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-17T17:34:31.4502870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:34:32.0774100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-17T17:34:32.5974480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-17T17%3A40%3A00Z&sig=Ciw3gg34SpeGSUpA5UXa%2F4TfMTZW7x%2FrxD6hcLgyRAY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:34:32.6288930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A40\%3A00Z\&sig=Ciw3gg34SpeGSUpA5UXa\%2F4TfMTZW7x\%2FrxD6hcLgyRAY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:34:32.6771850Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-17T17:34:32.7708880Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-17T17:34:32.7747790Z 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/d20210517-2640-m3cq3e 2021-05-17T17:34:32.7968460Z cp -pR /private/tmp/d20210517-2640-m3cq3e/libssh/. /usr/local/Cellar/libssh 2021-05-17T17:34:32.8254830Z chmod -Rf +w /private/tmp/d20210517-2640-m3cq3e 2021-05-17T17:34:32.8852620Z ==> Finishing up 2021-05-17T17:34:32.9184210Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-17T17:34:32.9218020Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-17T17:34:32.9222780Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-17T17:34:32.9229150Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-17T17:34:32.9233860Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-17T17:34:32.9239520Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-17T17:34:32.9247370Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-17T17:34:32.9404810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2805-fc0u9a.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-17T17:34:35.2953520Z ==> Summary 2021-05-17T17:34:35.2997800Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-17T17:34:37.4345610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-17T17:34:38.8966480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:34:39.5179040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-17T17:34:39.9933020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-17T17%3A40%3A00Z&sig=y8n%2FJ5EdZgAXByPkqSUrFQ%2B1WORediiYmJhJ9zUC6mo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:34:40.0232450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A40\%3A00Z\&sig=y8n\%2FJ5EdZgAXByPkqSUrFQ\%2B1WORediiYmJhJ9zUC6mo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:34:41.1874480Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-17T17:34:41.5472460Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-17T17:34:42.7940140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:34:43.4005160Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-17T17:34:43.8751060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-17T17%3A40%3A00Z&sig=bhaOD1S6rJ8I84U4dGt%2BHTmxFIadOcg5fn4YKILAad0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:34:43.9155630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A40\%3A00Z\&sig=bhaOD1S6rJ8I84U4dGt\%2BHTmxFIadOcg5fn4YKILAad0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:34:43.9950000Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-17T17:34:44.0018240Z ==> Installing dependencies for jags: gcc 2021-05-17T17:34:44.0025890Z ==> Installing jags dependency: gcc 2021-05-17T17:34:44.0930100Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-17T17:34:44.0958520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-2812-1ofu83i 2021-05-17T17:34:46.4967290Z cp -pR /private/tmp/d20210517-2812-1ofu83i/gcc/. /usr/local/Cellar/gcc 2021-05-17T17:34:48.8339530Z chmod -Rf +w /private/tmp/d20210517-2812-1ofu83i 2021-05-17T17:34:54.1521990Z ==> Finishing up 2021-05-17T17:34:54.3585420Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-17T17:34:54.3589790Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-17T17:34:54.3595440Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-17T17:34:54.3600220Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-17T17:34:54.3605360Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-17T17:34:54.3610560Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-17T17:34:54.3615640Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-17T17:34:54.3621930Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-17T17:34:54.3627670Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-17T17:34:54.3632960Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-17T17:34:54.3647730Z rm /usr/local/bin/c++-11 2021-05-17T17:34:54.3650730Z rm /usr/local/bin/cpp-11 2021-05-17T17:34:54.3654350Z rm /usr/local/bin/g++-11 2021-05-17T17:34:54.3657460Z rm /usr/local/bin/gcc-11 2021-05-17T17:34:54.3707170Z rm /usr/local/bin/gcc-ar-11 2021-05-17T17:34:54.3709570Z rm /usr/local/bin/gcc-nm-11 2021-05-17T17:34:54.3723820Z rm /usr/local/bin/gcc-ranlib-11 2021-05-17T17:34:54.3725130Z rm /usr/local/bin/gcov-11 2021-05-17T17:34:54.3726430Z rm /usr/local/bin/gcov-dump-11 2021-05-17T17:34:54.3727750Z rm /usr/local/bin/gcov-tool-11 2021-05-17T17:34:54.6157830Z Error: The `brew link` step did not complete successfully 2021-05-17T17:34:54.6158740Z The formula built, but is not symlinked into /usr/local 2021-05-17T17:34:54.6162820Z Could not symlink bin/gfortran 2021-05-17T17:34:54.6164100Z Target /usr/local/bin/gfortran 2021-05-17T17:34:54.6165830Z already exists. You may want to remove it: 2021-05-17T17:34:54.6167210Z rm '/usr/local/bin/gfortran' 2021-05-17T17:34:54.6167830Z 2021-05-17T17:34:54.6168690Z To force the link and overwrite all conflicting files: 2021-05-17T17:34:54.6169940Z brew link --overwrite gcc 2021-05-17T17:34:54.6170520Z 2021-05-17T17:34:54.6171330Z To list all files that would be deleted: 2021-05-17T17:34:54.6172730Z brew link --overwrite --dry-run gcc 2021-05-17T17:34:54.6173450Z 2021-05-17T17:34:54.6174250Z Possible conflicting files are: 2021-05-17T17:34:54.6211310Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-17T17:34:55.1581250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2989-eq3w0.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-17T17:34:58.9554300Z ==> Summary 2021-05-17T17:34:59.0612850Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-17T17:34:59.0616900Z ==> Installing jags 2021-05-17T17:34:59.0621110Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-17T17:34:59.0639930Z 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/d20210517-2812-1170tiq 2021-05-17T17:34:59.1182210Z cp -pR /private/tmp/d20210517-2812-1170tiq/jags/. /usr/local/Cellar/jags 2021-05-17T17:34:59.1887370Z chmod -Rf +w /private/tmp/d20210517-2812-1170tiq 2021-05-17T17:34:59.3219000Z ==> Finishing up 2021-05-17T17:34:59.3546700Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-17T17:34:59.3570450Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-17T17:34:59.3579560Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-17T17:34:59.3581440Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-17T17:34:59.3601510Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-17T17:34:59.3603080Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-17T17:34:59.3604750Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-17T17:34:59.3606570Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-17T17:34:59.3613370Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-17T17:34:59.3991940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3015-1i5upgf.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-17T17:35:02.6023920Z ==> Summary 2021-05-17T17:35:02.6117710Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-17T17:35:05.0427610Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-17T17:35:06.3242580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:35:06.9436600Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-17T17:35:07.4877440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-17T17%3A45%3A00Z&sig=iWXdTl0qA6OWNQcn9I1fTjZ3EwHiZH1zn270dgDH7zw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:35:07.5249930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=iWXdTl0qA6OWNQcn9I1fTjZ3EwHiZH1zn270dgDH7zw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:35:07.7808070Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-17T17:35:07.8915910Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-17T17:35:07.8942980Z 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/d20210517-3050-zm6otk 2021-05-17T17:35:08.1996170Z cp -pR /private/tmp/d20210517-3050-zm6otk/v8/. /usr/local/Cellar/v8 2021-05-17T17:35:08.3645440Z chmod -Rf +w /private/tmp/d20210517-3050-zm6otk 2021-05-17T17:35:08.5746100Z ==> Finishing up 2021-05-17T17:35:08.6286460Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-17T17:35:08.6705520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3216-kbx19i.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-17T17:35:11.0510960Z ==> Summary 2021-05-17T17:35:11.0571500Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-17T17:35:13.2217340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-17T17:35:14.5029780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:35:15.1155120Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-17T17:35:15.5993800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-17T17%3A45%3A00Z&sig=ZYgzYeFego11vZtLZIDD7fg05eW4sxLfOT51dC%2FVZNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:35:15.6342110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=ZYgzYeFego11vZtLZIDD7fg05eW4sxLfOT51dC\%2FVZNU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:35:15.7683100Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-17T17:35:15.7881040Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-17T17:35:17.0556710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:35:17.6787900Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-17T17:35:18.1546180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-17T17%3A45%3A00Z&sig=KYDHM4KBltdP%2BXLIz3z0RjVVEqpEwlUASPFT1giyJFc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:35:18.1886390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=KYDHM4KBltdP\%2BXLIz3z0RjVVEqpEwlUASPFT1giyJFc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:35:18.3117370Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-17T17:35:18.3272470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-17T17:35:19.6760750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:35:20.2994530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-17T17:35:20.7712860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-17T17%3A45%3A00Z&sig=ps9%2B%2BL1QvTT4tkc1p2D3n5wDjJIEK3uSlCmNa4oetIM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:35:20.8045020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=ps9\%2B\%2BL1QvTT4tkc1p2D3n5wDjJIEK3uSlCmNa4oetIM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:35:21.1813760Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-17T17:35:21.2176820Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-17T17:35:21.2185190Z ==> Installing fftw dependency: hwloc 2021-05-17T17:35:21.2939890Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-17T17:35:21.2974060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3223-8ibt2d 2021-05-17T17:35:21.7146440Z cp -pR /private/tmp/d20210517-3223-8ibt2d/hwloc/. /usr/local/Cellar/hwloc 2021-05-17T17:35:22.1920920Z chmod -Rf +w /private/tmp/d20210517-3223-8ibt2d 2021-05-17T17:35:22.6171020Z ==> Finishing up 2021-05-17T17:35:22.6525340Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-17T17:35:22.6529250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-17T17:35:22.6534760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-17T17:35:22.6539660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-17T17:35:22.6544940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-17T17:35:22.6549500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-17T17:35:22.6555170Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-17T17:35:22.6559660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-17T17:35:22.6564950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-17T17:35:22.6569640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-17T17:35:22.6574750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-17T17:35:22.6580040Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-17T17:35:22.6584900Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-17T17:35:22.6591860Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-17T17:35:22.6596740Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-17T17:35:22.6608950Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-17T17:35:22.6616590Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-17T17:35:22.6621900Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-17T17:35:22.6632980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-17T17:35:22.6638700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-17T17:35:22.6644200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-17T17:35:22.6650050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-17T17:35:22.6655470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-17T17:35:22.6661300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-17T17:35:22.6667180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-17T17:35:22.6686570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-17T17:35:22.6707620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-17T17:35:22.6713240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-17T17:35:22.6718750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-17T17:35:22.6724190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-17T17:35:22.6729190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-17T17:35:22.6760230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-17T17:35:22.6776460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-17T17:35:22.6794640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-17T17:35:22.6816220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-17T17:35:22.6821640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-17T17:35:22.6834980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-17T17:35:22.6840100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-17T17:35:22.6845820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-17T17:35:22.6864740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-17T17:35:22.6884470Z 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-17T17:35:22.6890580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-17T17:35:22.6896800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-17T17:35:22.6913950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-17T17:35:22.6933610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-17T17:35:22.6947500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-17T17:35:22.6961650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-17T17:35:22.6967330Z 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-17T17:35:22.6974090Z 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-17T17:35:22.6988170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-17T17:35:22.7005730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-17T17:35:22.7011500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-17T17:35:22.7020910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-17T17:35:22.7026530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-17T17:35:22.7037180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-17T17:35:22.7042800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-17T17:35:22.7051920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-17T17:35:22.7064880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-17T17:35:22.7088100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-17T17:35:22.7094530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-17T17:35:22.7108620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-17T17:35:22.7113850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-17T17:35:22.7119510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-17T17:35:22.7129340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-17T17:35:22.7134810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-17T17:35:22.7161460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-17T17:35:22.7166440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-17T17:35:22.7204100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-17T17:35:22.7209110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-17T17:35:22.7215590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-17T17:35:22.7224530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-17T17:35:22.7231370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-17T17:35:22.7256010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-17T17:35:22.7285850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-17T17:35:22.7297400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-17T17:35:22.7312450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-17T17:35:22.7317570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-17T17:35:22.7323300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-17T17:35:22.7328840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-17T17:35:22.7333920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-17T17:35:22.7339580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-17T17:35:22.7344920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-17T17:35:22.7350010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-17T17:35:22.7356210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-17T17:35:22.7361740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-17T17:35:22.7367710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-17T17:35:22.7373480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-17T17:35:22.7380300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-17T17:35:22.7385410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-17T17:35:22.7391300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-17T17:35:22.7396250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-17T17:35:22.7416290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-17T17:35:22.7439590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-17T17:35:22.7446970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-17T17:35:22.7452670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-17T17:35:22.7457830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-17T17:35:22.7463400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-17T17:35:22.7468680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-17T17:35:22.7473950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-17T17:35:22.7479870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-17T17:35:22.7484110Z Only the first 100 operations were output. 2021-05-17T17:35:23.1251540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3399-17wg9rs.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-17T17:35:25.6210770Z ==> Summary 2021-05-17T17:35:25.6798130Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-17T17:35:25.6804710Z ==> Installing fftw dependency: open-mpi 2021-05-17T17:35:25.7346630Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:35:25.7365170Z 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/d20210517-3223-dvia9z 2021-05-17T17:35:26.0196550Z cp -pR /private/tmp/d20210517-3223-dvia9z/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-17T17:35:26.4878820Z chmod -Rf +w /private/tmp/d20210517-3223-dvia9z 2021-05-17T17:35:28.5877360Z ==> Finishing up 2021-05-17T17:35:28.6239720Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-17T17:35:28.6243750Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-17T17:35:28.6249250Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-17T17:35:28.6253940Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-17T17:35:28.6261270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-17T17:35:28.6265930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-17T17:35:28.6271450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-17T17:35:28.6276490Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-17T17:35:28.6282530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-17T17:35:28.6286680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-17T17:35:28.6292170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-17T17:35:28.6297010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-17T17:35:28.6302550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-17T17:35:28.6307710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-17T17:35:28.6313100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-17T17:35:28.6319830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-17T17:35:28.6325480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-17T17:35:28.6330480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-17T17:35:28.6335100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-17T17:35:28.6340600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-17T17:35:28.6345640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-17T17:35:28.6350410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-17T17:35:28.6355870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-17T17:35:28.6361080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-17T17:35:28.6368890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-17T17:35:28.6373910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-17T17:35:28.6382390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-17T17:35:28.6384010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-17T17:35:28.6388500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-17T17:35:28.6394030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-17T17:35:28.6399160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-17T17:35:28.6404120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-17T17:35:28.6409750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-17T17:35:28.6414890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-17T17:35:28.6420570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-17T17:35:28.6425420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-17T17:35:28.6432590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-17T17:35:28.6478890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-17T17:35:28.6483060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-17T17:35:28.6488620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-17T17:35:28.6493310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-17T17:35:28.6498720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-17T17:35:28.6503420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-17T17:35:28.6508650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-17T17:35:28.6513330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-17T17:35:28.6518450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-17T17:35:28.6523590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-17T17:35:28.6528490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-17T17:35:28.6540660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-17T17:35:28.6546250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-17T17:35:28.6551800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-17T17:35:28.6557650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-17T17:35:28.6563340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-17T17:35:28.6568960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-17T17:35:28.6574670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-17T17:35:28.6579870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-17T17:35:28.6585880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-17T17:35:28.6591560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-17T17:35:28.6597810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-17T17:35:28.6603780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-17T17:35:28.6616970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-17T17:35:28.6622030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-17T17:35:28.6627780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-17T17:35:28.6671690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-17T17:35:28.6677860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-17T17:35:28.6696610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-17T17:35:28.6702290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-17T17:35:28.6708050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-17T17:35:28.6713680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-17T17:35:28.6719040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-17T17:35:28.6724790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-17T17:35:28.6730600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-17T17:35:28.6736420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-17T17:35:28.6741260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-17T17:35:28.6747010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-17T17:35:28.6752540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-17T17:35:28.6758310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-17T17:35:28.6763850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-17T17:35:28.6769430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-17T17:35:28.6776020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-17T17:35:28.6780900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-17T17:35:28.6786530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-17T17:35:28.6792500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-17T17:35:28.6797860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-17T17:35:28.6803620Z 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-17T17:35:28.6808730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-17T17:35:28.6814430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-17T17:35:28.6819420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-17T17:35:28.6825370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-17T17:35:28.6830160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-17T17:35:28.6835910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-17T17:35:28.6841080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-17T17:35:28.6846710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-17T17:35:28.6852400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-17T17:35:28.6858410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-17T17:35:28.6863840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-17T17:35:28.6869240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-17T17:35:28.6874740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-17T17:35:28.6880040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-17T17:35:28.6885500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-17T17:35:28.6889380Z Only the first 100 operations were output. 2021-05-17T17:35:29.1531260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3429-1fraj2j.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-17T17:35:31.6665360Z ==> Summary 2021-05-17T17:35:31.7131670Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-17T17:35:31.7137080Z ==> Installing fftw 2021-05-17T17:35:31.7140750Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:35:31.7160680Z 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/d20210517-3223-141eonh 2021-05-17T17:35:31.8553550Z cp -pR /private/tmp/d20210517-3223-141eonh/fftw/. /usr/local/Cellar/fftw 2021-05-17T17:35:31.9248860Z chmod -Rf +w /private/tmp/d20210517-3223-141eonh 2021-05-17T17:35:32.1362670Z ==> Finishing up 2021-05-17T17:35:32.1803950Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-17T17:35:32.1807560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-17T17:35:32.1812720Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-17T17:35:32.1817230Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-17T17:35:32.1824490Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-17T17:35:32.1829080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-17T17:35:32.1834310Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-17T17:35:32.1838890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-17T17:35:32.1847590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-17T17:35:32.1856030Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-17T17:35:32.1865020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-17T17:35:32.1873420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-17T17:35:32.1889170Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-17T17:35:32.1988090Z info /usr/local/share/info/fftw3.info 2021-05-17T17:35:32.2004580Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-17T17:35:32.2013050Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-17T17:35:32.2033030Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-17T17:35:32.2047700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-17T17:35:32.2057590Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-17T17:35:32.2070020Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-17T17:35:32.2081640Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-17T17:35:32.2093890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-17T17:35:32.2103030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-17T17:35:32.2113120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-17T17:35:32.2123190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-17T17:35:32.2133360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-17T17:35:32.2141770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-17T17:35:32.2150600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-17T17:35:32.2159100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-17T17:35:32.2168320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-17T17:35:32.2176860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-17T17:35:32.2186380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-17T17:35:32.2199550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-17T17:35:32.2208240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-17T17:35:32.2217240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-17T17:35:32.2222860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-17T17:35:32.2234770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-17T17:35:32.2241150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-17T17:35:32.2248840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-17T17:35:32.2257320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-17T17:35:32.2266260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-17T17:35:32.2276120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-17T17:35:32.2281490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-17T17:35:32.2290170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-17T17:35:32.2297170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-17T17:35:32.2303730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-17T17:35:32.2309960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-17T17:35:32.2316750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-17T17:35:32.2323450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-17T17:35:32.2330090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-17T17:35:32.2418750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-17T17:35:32.2423400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-17T17:35:32.2428740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-17T17:35:32.2433470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-17T17:35:32.2438840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-17T17:35:32.2443320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-17T17:35:32.2448530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-17T17:35:32.2455900Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-17T17:35:32.2460890Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-17T17:35:32.2465620Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-17T17:35:32.2800010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3456-1ovuhcd.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-17T17:35:34.5897310Z ==> Summary 2021-05-17T17:35:34.5956070Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-17T17:35:35.2280350Z ==> No outdated dependents to upgrade! 2021-05-17T17:35:35.2282150Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:35:35.4013450Z ==> Reinstalling 2 broken dependents from source: 2021-05-17T17:35:35.4015030Z fftw, open-mpi 2021-05-17T17:35:35.4023250Z rm /usr/local/bin/fftw-wisdom 2021-05-17T17:35:35.4025880Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-17T17:35:35.4028660Z rm /usr/local/bin/fftwf-wisdom 2021-05-17T17:35:35.4031460Z rm /usr/local/bin/fftwl-wisdom 2021-05-17T17:35:35.4037170Z rm /usr/local/include/fftw3-mpi.f03 2021-05-17T17:35:35.4039940Z rm /usr/local/include/fftw3-mpi.h 2021-05-17T17:35:35.4042390Z rm /usr/local/include/fftw3.f 2021-05-17T17:35:35.4045420Z rm /usr/local/include/fftw3.f03 2021-05-17T17:35:35.4048170Z rm /usr/local/include/fftw3.h 2021-05-17T17:35:35.4051810Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-17T17:35:35.4054120Z rm /usr/local/include/fftw3l.f03 2021-05-17T17:35:35.4057350Z rm /usr/local/include/fftw3q.f03 2021-05-17T17:35:35.4065140Z rm /usr/local/lib/cmake/fftw3 2021-05-17T17:35:35.4068050Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-17T17:35:35.4077430Z rm /usr/local/lib/libfftw3.a 2021-05-17T17:35:35.4080430Z rm /usr/local/lib/libfftw3.dylib 2021-05-17T17:35:35.4091430Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-17T17:35:35.4100780Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-17T17:35:35.4104240Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-17T17:35:35.4114370Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-17T17:35:35.4117260Z rm /usr/local/lib/libfftw3_omp.a 2021-05-17T17:35:35.4124300Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-17T17:35:35.4132060Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-17T17:35:35.4134800Z rm /usr/local/lib/libfftw3_threads.a 2021-05-17T17:35:35.4143030Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-17T17:35:35.4146080Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-17T17:35:35.4153900Z rm /usr/local/lib/libfftw3f.a 2021-05-17T17:35:35.4161250Z rm /usr/local/lib/libfftw3f.dylib 2021-05-17T17:35:35.4164020Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-17T17:35:35.4167300Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-17T17:35:35.4173650Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-17T17:35:35.4180100Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-17T17:35:35.4182800Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-17T17:35:35.4191330Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-17T17:35:35.4194290Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-17T17:35:35.4204920Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-17T17:35:35.4214720Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-17T17:35:35.4217670Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-17T17:35:35.4226950Z rm /usr/local/lib/libfftw3l.a 2021-05-17T17:35:35.4229940Z rm /usr/local/lib/libfftw3l.dylib 2021-05-17T17:35:35.4237390Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-17T17:35:35.4240990Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-17T17:35:35.4250500Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-17T17:35:35.4253390Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-17T17:35:35.4264190Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-17T17:35:35.4267380Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-17T17:35:35.4276330Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-17T17:35:35.4279130Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-17T17:35:35.4288340Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-17T17:35:35.4301690Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-17T17:35:35.4304750Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-17T17:35:35.4314200Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-17T17:35:35.4383910Z uninfo /usr/local/share/info/fftw3.info 2021-05-17T17:35:35.4385010Z rm /usr/local/share/info/fftw3.info 2021-05-17T17:35:35.4398940Z rm /usr/local/share/info/fftw3.info-1 2021-05-17T17:35:35.4402160Z rm /usr/local/share/info/fftw3.info-2 2021-05-17T17:35:35.4421660Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-17T17:35:35.4425290Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-17T17:35:35.4435290Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-17T17:35:35.4438640Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-17T17:35:35.5291470Z rm /usr/local/bin/aggregate_profile.pl 2021-05-17T17:35:35.5293320Z rm /usr/local/bin/mpic++ 2021-05-17T17:35:35.5301360Z rm /usr/local/bin/mpicc 2021-05-17T17:35:35.5304270Z rm /usr/local/bin/mpicxx 2021-05-17T17:35:35.5312480Z rm /usr/local/bin/mpiexec 2021-05-17T17:35:35.5315270Z rm /usr/local/bin/mpif77 2021-05-17T17:35:35.5322260Z rm /usr/local/bin/mpif90 2021-05-17T17:35:35.5329710Z rm /usr/local/bin/mpifort 2021-05-17T17:35:35.5332680Z rm /usr/local/bin/mpirun 2021-05-17T17:35:35.5340380Z rm /usr/local/bin/ompi-clean 2021-05-17T17:35:35.5342980Z rm /usr/local/bin/ompi-server 2021-05-17T17:35:35.5347030Z rm /usr/local/bin/ompi_info 2021-05-17T17:35:35.5353650Z rm /usr/local/bin/opal_wrapper 2021-05-17T17:35:35.5356980Z rm /usr/local/bin/orte-clean 2021-05-17T17:35:35.5364220Z rm /usr/local/bin/orte-info 2021-05-17T17:35:35.5367100Z rm /usr/local/bin/orte-server 2021-05-17T17:35:35.5374840Z rm /usr/local/bin/ortecc 2021-05-17T17:35:35.5384840Z rm /usr/local/bin/orted 2021-05-17T17:35:35.5387700Z rm /usr/local/bin/orterun 2021-05-17T17:35:35.5391570Z rm /usr/local/bin/profile2mat.pl 2021-05-17T17:35:35.5402980Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-17T17:35:35.5408940Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-17T17:35:35.5412280Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-17T17:35:35.5414850Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-17T17:35:35.5424800Z rm /usr/local/include/mpi-ext.h 2021-05-17T17:35:35.5430910Z rm /usr/local/include/mpi.h 2021-05-17T17:35:35.5433970Z rm /usr/local/include/mpi.mod 2021-05-17T17:35:35.5442160Z rm /usr/local/include/mpi_ext.mod 2021-05-17T17:35:35.5445160Z rm /usr/local/include/mpi_f08.mod 2021-05-17T17:35:35.5451480Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-17T17:35:35.5454320Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-17T17:35:35.5462100Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-17T17:35:35.5465100Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-17T17:35:35.5472780Z rm /usr/local/include/mpi_f08_types.mod 2021-05-17T17:35:35.5475860Z rm /usr/local/include/mpi_portable_platform.h 2021-05-17T17:35:35.5483560Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-17T17:35:35.5489530Z rm /usr/local/include/mpif-config.h 2021-05-17T17:35:35.5493650Z rm /usr/local/include/mpif-constants.h 2021-05-17T17:35:35.5500610Z rm /usr/local/include/mpif-ext.h 2021-05-17T17:35:35.5504290Z rm /usr/local/include/mpif-externals.h 2021-05-17T17:35:35.5510990Z rm /usr/local/include/mpif-handles.h 2021-05-17T17:35:35.5513960Z rm /usr/local/include/mpif-io-constants.h 2021-05-17T17:35:35.5520220Z rm /usr/local/include/mpif-io-handles.h 2021-05-17T17:35:35.5523660Z rm /usr/local/include/mpif-sentinels.h 2021-05-17T17:35:35.5529060Z rm /usr/local/include/mpif-sizeof.h 2021-05-17T17:35:35.5531600Z rm /usr/local/include/mpif.h 2021-05-17T17:35:35.5537840Z rm /usr/local/include/openmpi 2021-05-17T17:35:35.5540880Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-17T17:35:35.5550620Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-17T17:35:35.5556640Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-17T17:35:35.5559650Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-17T17:35:35.5565520Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-17T17:35:35.5568580Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-17T17:35:35.5574690Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-17T17:35:35.5577760Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-17T17:35:35.5586290Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-17T17:35:35.5590120Z rm /usr/local/lib/libmpi.40.dylib 2021-05-17T17:35:35.5596550Z rm /usr/local/lib/libmpi.dylib 2021-05-17T17:35:35.5599470Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-17T17:35:35.5602820Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-17T17:35:35.5609470Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-17T17:35:35.5613270Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-17T17:35:35.5616670Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-17T17:35:35.5623460Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-17T17:35:35.5626450Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-17T17:35:35.5634060Z rm /usr/local/lib/libompitrace.dylib 2021-05-17T17:35:35.5637750Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-17T17:35:35.5640700Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-17T17:35:35.5648840Z rm /usr/local/lib/libopen-pal.dylib 2021-05-17T17:35:35.5651720Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-17T17:35:35.5654810Z rm /usr/local/lib/libopen-rte.dylib 2021-05-17T17:35:35.5661350Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-17T17:35:35.5664300Z rm /usr/local/lib/openmpi 2021-05-17T17:35:35.5672630Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-17T17:35:35.5675640Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-17T17:35:35.5680810Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-17T17:35:35.5683760Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-17T17:35:35.5687060Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-17T17:35:35.5692240Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-17T17:35:35.5695280Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-17T17:35:35.5699600Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-17T17:35:35.5702670Z rm /usr/local/lib/pmix 2021-05-17T17:35:35.5714440Z rm /usr/local/share/man/man1/mpic++.1 2021-05-17T17:35:35.5718800Z rm /usr/local/share/man/man1/mpicc.1 2021-05-17T17:35:35.5732150Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-17T17:35:35.5733150Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-17T17:35:35.5734900Z rm /usr/local/share/man/man1/mpif77.1 2021-05-17T17:35:35.5738450Z rm /usr/local/share/man/man1/mpif90.1 2021-05-17T17:35:35.5831110Z rm /usr/local/share/man/man1/mpifort.1 2021-05-17T17:35:35.5834750Z rm /usr/local/share/man/man1/mpirun.1 2021-05-17T17:35:35.5839250Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-17T17:35:35.5842110Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-17T17:35:35.5845030Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-17T17:35:35.5848800Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-17T17:35:35.5852840Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-17T17:35:35.5856660Z rm /usr/local/share/man/man1/orte-info.1 2021-05-17T17:35:35.5859900Z rm /usr/local/share/man/man1/orte-server.1 2021-05-17T17:35:35.5863510Z rm /usr/local/share/man/man1/orted.1 2021-05-17T17:35:35.5866640Z rm /usr/local/share/man/man1/orterun.1 2021-05-17T17:35:35.5881900Z rm /usr/local/share/man/man3/MPI.3 2021-05-17T17:35:35.5885300Z Only the first 100 operations were output. 2021-05-17T17:35:37.4850650Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-17T17:35:38.7373750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:35:39.3737480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-17T17:35:39.8695200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-17T17%3A45%3A00Z&sig=eI18R2qqoL%2BrnIsicJ0owD4FIsunp5RkeWE1TdJdDQE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:35:39.9042020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=eI18R2qqoL\%2BrnIsicJ0owD4FIsunp5RkeWE1TdJdDQE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:35:40.2654360Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-17T17:35:40.3973300Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-17T17:35:40.4001800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3464-166xqn1 2021-05-17T17:35:41.2736940Z cp -pR /private/tmp/d20210517-3464-166xqn1/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-17T17:35:42.1820980Z chmod -Rf +w /private/tmp/d20210517-3464-166xqn1 2021-05-17T17:35:43.4794550Z ==> Finishing up 2021-05-17T17:35:43.5339000Z mkdir -p /usr/local/etc/dcmtk 2021-05-17T17:35:43.5343750Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-17T17:35:43.5348500Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-17T17:35:43.5353590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-17T17:35:43.5358020Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-17T17:35:43.5362830Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-17T17:35:43.5368060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-17T17:35:43.5372610Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-17T17:35:43.5383170Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-17T17:35:43.5387450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-17T17:35:43.5392630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-17T17:35:43.5397200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-17T17:35:43.5402210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-17T17:35:43.5406690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-17T17:35:43.5411580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-17T17:35:43.5426580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-17T17:35:43.5444170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-17T17:35:43.5445700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-17T17:35:43.5447140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-17T17:35:43.5448620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-17T17:35:43.5450090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-17T17:35:43.5451510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-17T17:35:43.5453000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-17T17:35:43.5459650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-17T17:35:43.5464330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-17T17:35:43.5469560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-17T17:35:43.5473850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-17T17:35:43.5478900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-17T17:35:43.5483750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-17T17:35:43.5488290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-17T17:35:43.5493340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-17T17:35:43.5497720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-17T17:35:43.5502670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-17T17:35:43.5507080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-17T17:35:43.5512160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-17T17:35:43.5516530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-17T17:35:43.5521490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-17T17:35:43.5525850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-17T17:35:43.5530780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-17T17:35:43.5535550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-17T17:35:43.5540370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-17T17:35:43.5544770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-17T17:35:43.5549690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-17T17:35:43.5554140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-17T17:35:43.5559260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-17T17:35:43.5563540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-17T17:35:43.5568460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-17T17:35:43.5572840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-17T17:35:43.5578160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-17T17:35:43.5583330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-17T17:35:43.5587610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-17T17:35:43.5592880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-17T17:35:43.5596770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-17T17:35:43.5601690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-17T17:35:43.5605970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-17T17:35:43.5610820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-17T17:35:43.5615150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-17T17:35:43.5620050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-17T17:35:43.5624320Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-17T17:35:43.5629270Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-17T17:35:43.5633600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-17T17:35:43.5638520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-17T17:35:43.5642860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-17T17:35:43.5647690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-17T17:35:43.5651970Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-17T17:35:43.5657140Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-17T17:35:43.5661610Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-17T17:35:43.5666680Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-17T17:35:43.5670980Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-17T17:35:43.5675900Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-17T17:35:43.5680320Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-17T17:35:43.5685420Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-17T17:35:43.5689770Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-17T17:35:43.5694620Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-17T17:35:43.5699020Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-17T17:35:43.5704430Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-17T17:35:43.5709080Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-17T17:35:43.5714240Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-17T17:35:43.5718640Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-17T17:35:43.5723800Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-17T17:35:43.5728510Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-17T17:35:43.5735740Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-17T17:35:43.5742100Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-17T17:35:43.5749220Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-17T17:35:43.5760220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-17T17:35:43.5765670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-17T17:35:43.5771000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-17T17:35:43.5775930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-17T17:35:43.5781440Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-17T17:35:43.5786930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-17T17:35:43.5791980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-17T17:35:43.5797760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-17T17:35:43.5802960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-17T17:35:43.5808990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-17T17:35:43.5814590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-17T17:35:43.5820100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-17T17:35:43.5824970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-17T17:35:43.5830480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-17T17:35:43.5866640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-17T17:35:43.5872160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-17T17:35:43.5877250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-17T17:35:43.5882580Z Only the first 100 operations were output. 2021-05-17T17:35:43.9661030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3628-bktcw4.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-17T17:35:46.4409830Z ==> Summary 2021-05-17T17:35:46.5155800Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-17T17:35:48.9211170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-17T17:35:50.1618350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:35:50.7953970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-17T17:35:51.2676270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-17T17%3A45%3A00Z&sig=mPk0mwJUK6%2FpQzIXi52s5x4BEsJkrWS6zLUhmcwwgLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:35:51.3050810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=mPk0mwJUK6\%2FpQzIXi52s5x4BEsJkrWS6zLUhmcwwgLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:35:51.3663090Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-17T17:35:51.4674900Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-17T17:35:51.4703620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3635-1s3e64q 2021-05-17T17:35:51.5569420Z cp -pR /private/tmp/d20210517-3635-1s3e64q/libsecret/. /usr/local/Cellar/libsecret 2021-05-17T17:35:51.7298650Z chmod -Rf +w /private/tmp/d20210517-3635-1s3e64q 2021-05-17T17:35:51.9217890Z ==> Finishing up 2021-05-17T17:35:51.9554810Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-17T17:35:51.9581120Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-17T17:35:51.9583370Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-17T17:35:51.9586470Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-17T17:35:51.9609950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9616130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9640500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9660530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9717650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9753470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9785080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9800890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9803160Z mkdir -p /usr/local/share/locale/ckb 2021-05-17T17:35:51.9804590Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-17T17:35:51.9815710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9827880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9845470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9849100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9851440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9874070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9902660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9933160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9938650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9962960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:51.9991700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0016720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0040570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0072750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0098080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0103150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0114340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0133640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0141980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0185610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0187610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0212560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0247990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0262650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0268020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0275970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0281680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0329840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0340270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0345880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0358510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0360370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0377550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0385340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0397610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0420720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0475510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0543290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0646070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0677510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0706440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0735320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0763170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0801480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0827790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0857780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:35:52.0888250Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-17T17:35:52.0915930Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-17T17:35:52.0943920Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-17T17:35:52.0972390Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-17T17:35:52.1004750Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-17T17:35:52.1033240Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-17T17:35:52.1061310Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-17T17:35:52.1101230Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-17T17:35:52.1337860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3800-jhv8ga.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-17T17:35:54.5019020Z ==> Summary 2021-05-17T17:35:54.5227290Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-17T17:35:56.5729180Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-17T17:35:56.5730990Z To reinstall 1.6.37, run: 2021-05-17T17:35:56.5731820Z brew reinstall libpng 2021-05-17T17:35:58.4676560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-17T17:35:59.7212350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:00.3111190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-17T17:36:00.7516380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-17T17%3A45%3A00Z&sig=I6Ig3RbYweoXEVBxRkWFXBIZ525f8nVUy244rSBYdiQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:00.7830360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=I6Ig3RbYweoXEVBxRkWFXBIZ525f8nVUy244rSBYdiQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:00.8163870Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-17T17:36:00.8210210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-17T17:36:02.0717310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:02.7428540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-17T17:36:03.1613920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-17T17%3A45%3A00Z&sig=B24jLXHdtdkx66POAZNSvjPLRHCQLZfhRlkIUT5jZPY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:03.1959000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=B24jLXHdtdkx66POAZNSvjPLRHCQLZfhRlkIUT5jZPY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:03.2483360Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-17T17:36:03.2532130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-17T17:36:04.5000340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:05.1373220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-17T17:36:05.5762330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-17T17%3A45%3A00Z&sig=MPBRgJWmxTJqtPI4irgO3MYRkxIvUS6a1D%2BEhdCGucw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:05.6088780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=MPBRgJWmxTJqtPI4irgO3MYRkxIvUS6a1D\%2BEhdCGucw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:05.6405450Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-17T17:36:05.6434690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-17T17:36:06.9638360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:07.6086700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-17T17:36:08.0561720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-17T17%3A45%3A00Z&sig=SDADfweGEY41nuq%2FEJJf3YgDhx70X4F4RfnSuZq7%2F88%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:08.0967290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=SDADfweGEY41nuq\%2FEJJf3YgDhx70X4F4RfnSuZq7\%2F88\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:08.1305460Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-17T17:36:08.1334780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-17T17:36:09.3885870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:10.0160210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-17T17:36:10.4161790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-17T17%3A45%3A00Z&sig=y%2FQU%2F65jIMvj2BTy8ZBdD7difiphlRGaGy3yOMhx4Ic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:10.4473590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=y\%2FQU\%2F65jIMvj2BTy8ZBdD7difiphlRGaGy3yOMhx4Ic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:10.5195800Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-17T17:36:10.5258460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-17T17:36:11.7652100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:12.3708390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-17T17:36:12.7781360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-17T17%3A45%3A00Z&sig=VyFa5LzCD5%2FdlRYhJLS8Pzjjg%2BorqxJxO5IsCch2ePI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:12.8101780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=VyFa5LzCD5\%2FdlRYhJLS8Pzjjg\%2BorqxJxO5IsCch2ePI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:12.9147970Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-17T17:36:12.9264170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-17T17:36:14.1676840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:14.7854200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-17T17:36:15.2417970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-17T17%3A45%3A00Z&sig=1sLt2x1cilPwc7Ug5Fi25DzZs7tgtrdpPAOpIRE8F0o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:15.2766370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=1sLt2x1cilPwc7Ug5Fi25DzZs7tgtrdpPAOpIRE8F0o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:15.3190270Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-17T17:36:15.3225990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-17T17:36:16.5606060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:17.1793070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-17T17:36:17.6011490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-17T17%3A45%3A00Z&sig=E7vBDka1u8Fx%2BH7F47UPrlpM4lA87yv24RR4UyROax4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:17.6336900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=E7vBDka1u8Fx\%2BH7F47UPrlpM4lA87yv24RR4UyROax4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:17.6663740Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-17T17:36:17.6694240Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-17T17:36:18.9607070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:19.7720590Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-17T17:36:20.2007980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-17T17%3A45%3A00Z&sig=kc8PdK2ixwl8pWC5K8WdWbdRtvXHz0%2BaBt8s0GPSfco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:20.2362970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=kc8PdK2ixwl8pWC5K8WdWbdRtvXHz0\%2BaBt8s0GPSfco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:20.2864690Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-17T17:36:20.2897570Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-17T17:36:21.5469090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:22.1765790Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-17T17:36:23.0664370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-17T17%3A45%3A00Z&sig=4ZLvYqjXojca8%2BaGTBvBzXXG%2BGUCYLvu%2B5vYL7veunE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:23.0985300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=4ZLvYqjXojca8\%2BaGTBvBzXXG\%2BGUCYLvu\%2B5vYL7veunE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:23.1572810Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-17T17:36:23.1616710Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-17T17:36:24.4255540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:25.0667960Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-17T17:36:25.5031630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-17T17%3A45%3A00Z&sig=M1JaF5iIG2bj8M0Zz0Z7t7Bfj5tVS%2FNoZ6awI7UTDyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:25.5536220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=M1JaF5iIG2bj8M0Zz0Z7t7Bfj5tVS\%2FNoZ6awI7UTDyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:25.6630080Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-17T17:36:25.6740850Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-17T17:36:26.9613980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:27.6067930Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-17T17:36:28.0913120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-17T17%3A45%3A00Z&sig=qGbpFZLoKaI15a8xlhvkqJ1VP%2Fw%2FWCxrs64iuBuxmvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:28.1283810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=qGbpFZLoKaI15a8xlhvkqJ1VP\%2Fw\%2FWCxrs64iuBuxmvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:28.1899600Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-17T17:36:28.1947140Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-17T17:36:29.4537100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:30.0842770Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-17T17:36:30.5710280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-17T17%3A45%3A00Z&sig=OftuHKci8bOIXOmhImNzPv75AS5%2B%2FEl5Banr6wkHQVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:30.6049240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=OftuHKci8bOIXOmhImNzPv75AS5\%2B\%2FEl5Banr6wkHQVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:30.6616770Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-17T17:36:30.6657710Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-17T17:36:31.9487550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:32.5636930Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-17T17:36:33.0562800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-17T17%3A45%3A00Z&sig=b8GYp02pwrm2EtByaJmbxrLmwLoRkV5CAh1dwwl7WBw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:33.0971830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=b8GYp02pwrm2EtByaJmbxrLmwLoRkV5CAh1dwwl7WBw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:33.3910120Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-17T17:36:33.4738440Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-17T17:36:34.7651390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:35.3798480Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-17T17:36:35.8547130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-17T17%3A45%3A00Z&sig=F0pViPgiHHWLU55bzeRMbDb%2FiTjfkAaJqEAEDlBkpZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:35.8877740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=F0pViPgiHHWLU55bzeRMbDb\%2FiTjfkAaJqEAEDlBkpZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:36.0084360Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-17T17:36:36.0187420Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-17T17:36:37.2977680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:37.9635160Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-17T17:36:38.4837160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-17T17%3A45%3A00Z&sig=WL2Ie6hxOeNvU%2FiW6Z1l3PPVeOJacFhQsdKOiGNiYf0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:38.5170200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=WL2Ie6hxOeNvU\%2FiW6Z1l3PPVeOJacFhQsdKOiGNiYf0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:40.1078740Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-17T17:36:40.5457660Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-17T17:36:41.8221590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:36:42.4669110Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-17T17:36:42.9530070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-17T17%3A45%3A00Z&sig=rJuhweQngcXSDpFZtt0HQRerjA7Q1DUzI%2F2ZvNc4538%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:42.9834660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=rJuhweQngcXSDpFZtt0HQRerjA7Q1DUzI\%2F2ZvNc4538\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:43.2043590Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-17T17:36:43.2612660Z ==> 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-17T17:36:43.2616120Z ==> Installing poppler dependency: libpthread-stubs 2021-05-17T17:36:43.3262990Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-17T17:36:43.3293050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-9q6ndr 2021-05-17T17:36:43.3372290Z cp -pR /private/tmp/d20210517-3910-9q6ndr/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-17T17:36:43.3460500Z chmod -Rf +w /private/tmp/d20210517-3910-9q6ndr 2021-05-17T17:36:43.3856130Z ==> Finishing up 2021-05-17T17:36:43.4207180Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-17T17:36:43.4295040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4196-1r11r50.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-17T17:36:45.7585880Z ==> Summary 2021-05-17T17:36:45.7605510Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-17T17:36:45.7612100Z ==> Installing poppler dependency: xorgproto 2021-05-17T17:36:45.7655340Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-17T17:36:45.7673650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210517-3910-11jp85g 2021-05-17T17:36:45.8995330Z cp -pR /private/tmp/d20210517-3910-11jp85g/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-17T17:36:46.1035020Z chmod -Rf +w /private/tmp/d20210517-3910-11jp85g 2021-05-17T17:36:46.2919700Z ==> Finishing up 2021-05-17T17:36:46.3316780Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-17T17:36:46.3320890Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-17T17:36:46.3330810Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-17T17:36:46.3337530Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-17T17:36:46.3342260Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-17T17:36:46.3347490Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-17T17:36:46.3352280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-17T17:36:46.3357770Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-17T17:36:46.3362470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-17T17:36:46.3367720Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-17T17:36:46.3372370Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-17T17:36:46.3413920Z rm /usr/local/share/pkgconfig 2021-05-17T17:36:46.3429550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-17T17:36:46.3434430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-17T17:36:46.3440110Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-17T17:36:46.3444980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-17T17:36:46.3450760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-17T17:36:46.3456060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-17T17:36:46.3461240Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-17T17:36:46.3466360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-17T17:36:46.3471860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-17T17:36:46.3476930Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-17T17:36:46.3482450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-17T17:36:46.3487780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-17T17:36:46.3493280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-17T17:36:46.3498300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-17T17:36:46.3505360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-17T17:36:46.3517670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-17T17:36:46.3519430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-17T17:36:46.3527110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-17T17:36:46.3529320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-17T17:36:46.3531200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-17T17:36:46.3536110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-17T17:36:46.3541620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-17T17:36:46.3570130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-17T17:36:46.3574860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-17T17:36:46.3580020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-17T17:36:46.3584980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-17T17:36:46.3590270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-17T17:36:46.3595970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-17T17:36:46.3601050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-17T17:36:46.3606020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-17T17:36:46.3610930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-17T17:36:46.3616240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-17T17:36:46.3620940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-17T17:36:46.3626130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-17T17:36:46.3630950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-17T17:36:46.3636290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-17T17:36:46.3641150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-17T17:36:46.3646390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-17T17:36:46.3651860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-17T17:36:46.3657820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-17T17:36:46.3662590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-17T17:36:46.3668020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-17T17:36:46.4235980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4222-aof09l.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-17T17:36:48.8172770Z ==> Summary 2021-05-17T17:36:48.8347450Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-17T17:36:48.8355620Z ==> Installing poppler dependency: libxau 2021-05-17T17:36:48.8504580Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-17T17:36:48.8522580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-u9ckmb 2021-05-17T17:36:48.8666370Z cp -pR /private/tmp/d20210517-3910-u9ckmb/libxau/. /usr/local/Cellar/libxau 2021-05-17T17:36:48.8844570Z chmod -Rf +w /private/tmp/d20210517-3910-u9ckmb 2021-05-17T17:36:48.9422570Z ==> Finishing up 2021-05-17T17:36:48.9794060Z rm /usr/local/include/X11 2021-05-17T17:36:48.9802070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-17T17:36:48.9806750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-17T17:36:48.9812460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-17T17:36:48.9817550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-17T17:36:48.9822620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-17T17:36:48.9827450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-17T17:36:48.9832930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-17T17:36:48.9838090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-17T17:36:48.9842830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-17T17:36:48.9848240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-17T17:36:48.9895160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-17T17:36:48.9899500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-17T17:36:48.9904770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-17T17:36:48.9909460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-17T17:36:48.9920850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-17T17:36:48.9922610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-17T17:36:48.9924490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-17T17:36:48.9929890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-17T17:36:48.9934480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-17T17:36:48.9939660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-17T17:36:48.9944620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-17T17:36:48.9949330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-17T17:36:48.9954570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-17T17:36:48.9959660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-17T17:36:48.9962790Z mkdir -p /usr/local/include/X11/dri 2021-05-17T17:36:48.9969360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-17T17:36:48.9974600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-17T17:36:48.9979490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-17T17:36:48.9983020Z mkdir -p /usr/local/include/X11/extensions 2021-05-17T17:36:48.9990880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-17T17:36:48.9996860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-17T17:36:49.0002200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-17T17:36:49.0017880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-17T17:36:49.0019640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-17T17:36:49.0021480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-17T17:36:49.0024950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-17T17:36:49.0031100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-17T17:36:49.0036560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-17T17:36:49.0042380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-17T17:36:49.0047940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-17T17:36:49.0053110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-17T17:36:49.0058730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-17T17:36:49.0064290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-17T17:36:49.0069410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-17T17:36:49.0075000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-17T17:36:49.0079720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-17T17:36:49.0085300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-17T17:36:49.0090380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-17T17:36:49.0096200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-17T17:36:49.0101150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-17T17:36:49.0106770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-17T17:36:49.0112290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-17T17:36:49.0117760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-17T17:36:49.0122810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-17T17:36:49.0128480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-17T17:36:49.0133530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-17T17:36:49.0139070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-17T17:36:49.0144980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-17T17:36:49.0150900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-17T17:36:49.0156550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-17T17:36:49.0162290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-17T17:36:49.0167960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-17T17:36:49.0173720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-17T17:36:49.0179490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-17T17:36:49.0185060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-17T17:36:49.0190630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-17T17:36:49.0196320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-17T17:36:49.0201830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-17T17:36:49.0207240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-17T17:36:49.0212840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-17T17:36:49.0218320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-17T17:36:49.0223730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-17T17:36:49.0228870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-17T17:36:49.0234640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-17T17:36:49.0240100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-17T17:36:49.0245920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-17T17:36:49.0251290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-17T17:36:49.0257140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-17T17:36:49.0267140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-17T17:36:49.0274270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-17T17:36:49.0280800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-17T17:36:49.0286380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-17T17:36:49.0292130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-17T17:36:49.0297750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-17T17:36:49.0303630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-17T17:36:49.0309060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-17T17:36:49.0315040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-17T17:36:49.0321360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-17T17:36:49.0327220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-17T17:36:49.0332900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-17T17:36:49.0338520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-17T17:36:49.0344330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-17T17:36:49.0349880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-17T17:36:49.0355570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-17T17:36:49.0361190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-17T17:36:49.0367480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-17T17:36:49.0373440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-17T17:36:49.0381180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-17T17:36:49.0386760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-17T17:36:49.0392710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-17T17:36:49.0398370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-17T17:36:49.0402530Z Only the first 100 operations were output. 2021-05-17T17:36:49.0765740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4248-1hz36sy.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-17T17:36:51.3870540Z ==> Summary 2021-05-17T17:36:51.3906280Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-17T17:36:51.3913870Z ==> Installing poppler dependency: libxdmcp 2021-05-17T17:36:51.4113190Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-17T17:36:51.4131540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-1h4n2os 2021-05-17T17:36:51.4235150Z cp -pR /private/tmp/d20210517-3910-1h4n2os/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-17T17:36:51.4367960Z chmod -Rf +w /private/tmp/d20210517-3910-1h4n2os 2021-05-17T17:36:51.4858720Z ==> Finishing up 2021-05-17T17:36:51.5215540Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-17T17:36:51.5265620Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-17T17:36:51.5267890Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-17T17:36:51.5269460Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-17T17:36:51.5272330Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-17T17:36:51.5361520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4274-1k57xvr.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-17T17:36:53.8036650Z ==> Summary 2021-05-17T17:36:53.8054690Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-17T17:36:53.8062120Z ==> Installing poppler dependency: libxcb 2021-05-17T17:36:53.8466260Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-17T17:36:53.8484150Z 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/d20210517-3910-adr1fq 2021-05-17T17:36:54.6614590Z cp -pR /private/tmp/d20210517-3910-adr1fq/libxcb/. /usr/local/Cellar/libxcb 2021-05-17T17:36:56.0612870Z chmod -Rf +w /private/tmp/d20210517-3910-adr1fq 2021-05-17T17:36:57.2813790Z ==> Finishing up 2021-05-17T17:36:57.3231830Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-17T17:36:57.3239280Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-17T17:36:57.3310370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-17T17:36:57.3314350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-17T17:36:57.3322720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-17T17:36:57.3327360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-17T17:36:57.3333190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-17T17:36:57.3338780Z 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-17T17:36:57.3344130Z 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-17T17:36:57.3352180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-17T17:36:57.3358280Z 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-17T17:36:57.3363590Z 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-17T17:36:57.3369330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-17T17:36:57.3374860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-17T17:36:57.3380920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-17T17:36:57.3386960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-17T17:36:57.3392550Z 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-17T17:36:57.3398360Z 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-17T17:36:57.3403840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-17T17:36:57.3409380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-17T17:36:57.3415090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-17T17:36:57.3421000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-17T17:36:57.3426600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-17T17:36:57.3431490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-17T17:36:57.3437790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-17T17:36:57.3442560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-17T17:36:57.3449520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-17T17:36:57.3478770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-17T17:36:57.3484220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-17T17:36:57.3489690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-17T17:36:57.3494990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-17T17:36:57.3500830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-17T17:36:57.3505620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-17T17:36:57.3513500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-17T17:36:57.3518890Z 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-17T17:36:57.3523990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-17T17:36:57.3529520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-17T17:36:57.3534350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-17T17:36:57.3541820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-17T17:36:57.3547170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-17T17:36:57.3554250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-17T17:36:57.3557810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-17T17:36:57.3563700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-17T17:36:57.3570140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-17T17:36:57.3576090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-17T17:36:57.3581050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-17T17:36:57.3587080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-17T17:36:57.3593980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-17T17:36:57.3599540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-17T17:36:57.3605230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-17T17:36:57.3610440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-17T17:36:57.3616000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-17T17:36:57.3621250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-17T17:36:57.3626710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-17T17:36:57.3631620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-17T17:36:57.3637520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-17T17:36:57.3642680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-17T17:36:57.3647820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-17T17:36:57.3653680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-17T17:36:57.3659370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-17T17:36:57.3664920Z 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-17T17:36:57.3670510Z 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-17T17:36:57.3676150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-17T17:36:57.3682370Z 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-17T17:36:57.3688280Z 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-17T17:36:57.3693360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-17T17:36:57.3699320Z 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-17T17:36:57.3704260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-17T17:36:57.3710340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-17T17:36:57.3716570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-17T17:36:57.3722090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-17T17:36:57.3727440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-17T17:36:57.3733040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-17T17:36:57.3738330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-17T17:36:57.3744070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-17T17:36:57.3749240Z 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-17T17:36:57.3754800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-17T17:36:57.3760540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-17T17:36:57.3766020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-17T17:36:57.3771530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-17T17:36:57.3776700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-17T17:36:57.3781950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-17T17:36:57.3787360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-17T17:36:57.3793180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-17T17:36:57.3798270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-17T17:36:57.3805000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-17T17:36:57.3837720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-17T17:36:57.3843210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-17T17:36:57.3848650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-17T17:36:57.3854190Z 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-17T17:36:57.3859480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-17T17:36:57.3865670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-17T17:36:57.3870770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-17T17:36:57.3876250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-17T17:36:57.3884070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-17T17:36:57.3892610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-17T17:36:57.3904750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-17T17:36:57.3913940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-17T17:36:57.3919680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-17T17:36:57.3925360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-17T17:36:57.3929260Z Only the first 100 operations were output. 2021-05-17T17:36:59.0844720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4309-z9xy9t.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-17T17:37:01.7976880Z ==> Summary 2021-05-17T17:37:01.9425630Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-17T17:37:01.9431500Z ==> Installing poppler dependency: libx11 2021-05-17T17:37:01.9907900Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-17T17:37:01.9926000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-q9vg79 2021-05-17T17:37:02.3872130Z cp -pR /private/tmp/d20210517-3910-q9vg79/libx11/. /usr/local/Cellar/libx11 2021-05-17T17:37:03.1119990Z chmod -Rf +w /private/tmp/d20210517-3910-q9vg79 2021-05-17T17:37:03.7763160Z ==> Finishing up 2021-05-17T17:37:03.7764630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-17T17:37:03.7769740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-17T17:37:03.7771820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-17T17:37:03.7773860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-17T17:37:03.7775390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-17T17:37:03.7776900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-17T17:37:03.7778440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-17T17:37:03.7779970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-17T17:37:03.7781480Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-17T17:37:03.7783340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-17T17:37:03.7784870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-17T17:37:03.7786400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-17T17:37:03.7789430Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-17T17:37:03.7790960Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-17T17:37:03.7792470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-17T17:37:03.7794190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-17T17:37:03.7795850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-17T17:37:03.7797440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-17T17:37:03.7799070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-17T17:37:03.7800860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-17T17:37:03.7802710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-17T17:37:03.7804620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-17T17:37:03.7806570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-17T17:37:03.7808390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-17T17:37:03.7810380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-17T17:37:03.7812300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-17T17:37:03.7814190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-17T17:37:03.7816030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-17T17:37:03.7817810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-17T17:37:03.7819690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-17T17:37:03.7821480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-17T17:37:03.7823430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-17T17:37:03.7825350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-17T17:37:03.7827260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-17T17:37:03.7829090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-17T17:37:03.7830810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-17T17:37:03.7832580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-17T17:37:03.7834300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-17T17:37:03.7836050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-17T17:37:03.7837810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-17T17:37:03.7839770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-17T17:37:03.7841520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-17T17:37:03.7843240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-17T17:37:03.7845040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-17T17:37:03.7849380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-17T17:37:03.7851240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-17T17:37:03.7853360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-17T17:37:03.7855240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-17T17:37:03.7857030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-17T17:37:03.7858740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-17T17:37:03.7860430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-17T17:37:03.7862230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-17T17:37:03.7864080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-17T17:37:03.7865870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-17T17:37:03.7867470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-17T17:37:03.7869250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-17T17:37:03.7871400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-17T17:37:03.7873440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-17T17:37:03.7875290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-17T17:37:03.7877040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-17T17:37:03.7878770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-17T17:37:03.7880570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-17T17:37:03.7882400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-17T17:37:03.7884040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-17T17:37:03.7885680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-17T17:37:03.7887770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-17T17:37:03.7890530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-17T17:37:03.7892360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-17T17:37:03.7894220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-17T17:37:03.7896780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-17T17:37:03.7899320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-17T17:37:03.7901020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-17T17:37:03.7902680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-17T17:37:03.7904260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-17T17:37:03.7906050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-17T17:37:03.7907880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-17T17:37:03.7909850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-17T17:37:03.7911770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-17T17:37:03.7913740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-17T17:37:03.7915430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-17T17:37:03.7916960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-17T17:37:03.7918510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-17T17:37:03.7920370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-17T17:37:03.7922080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-17T17:37:03.7923760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-17T17:37:03.7925530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-17T17:37:03.7927380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-17T17:37:03.7929140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-17T17:37:03.7930910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-17T17:37:03.7932680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-17T17:37:03.7934600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-17T17:37:03.7936880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-17T17:37:03.7938540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-17T17:37:03.7940120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-17T17:37:03.7941590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-17T17:37:03.7943190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-17T17:37:03.7944880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-17T17:37:03.7946930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-17T17:37:03.7948750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-17T17:37:03.7950300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-17T17:37:03.7951380Z Only the first 100 operations were output. 2021-05-17T17:37:04.3373960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4335-1nl2z62.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-17T17:37:06.9205030Z ==> Summary 2021-05-17T17:37:06.9901400Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-17T17:37:06.9907680Z ==> Installing poppler dependency: libxext 2021-05-17T17:37:07.0492950Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-17T17:37:07.0510760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-bt0ckh 2021-05-17T17:37:07.0859670Z cp -pR /private/tmp/d20210517-3910-bt0ckh/libxext/. /usr/local/Cellar/libxext 2021-05-17T17:37:07.1356290Z chmod -Rf +w /private/tmp/d20210517-3910-bt0ckh 2021-05-17T17:37:07.2242400Z ==> Finishing up 2021-05-17T17:37:07.2657550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-17T17:37:07.2661630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-17T17:37:07.2667730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-17T17:37:07.2672280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-17T17:37:07.2677850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-17T17:37:07.2683230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-17T17:37:07.2689190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-17T17:37:07.2694940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-17T17:37:07.2700420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-17T17:37:07.2705630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-17T17:37:07.2711280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-17T17:37:07.2716480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-17T17:37:07.2722030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-17T17:37:07.2727960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-17T17:37:07.2733140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-17T17:37:07.2738670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-17T17:37:07.2751800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-17T17:37:07.2759550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-17T17:37:07.2764930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-17T17:37:07.2770230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-17T17:37:07.2775870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-17T17:37:07.2783640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-17T17:37:07.2816710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-17T17:37:07.2821470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-17T17:37:07.2827400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-17T17:37:07.2832430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-17T17:37:07.2837860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-17T17:37:07.2843540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-17T17:37:07.2848890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-17T17:37:07.2854520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-17T17:37:07.2859670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-17T17:37:07.2865350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-17T17:37:07.2870590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-17T17:37:07.2876120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-17T17:37:07.2884100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-17T17:37:07.2889270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-17T17:37:07.2894930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-17T17:37:07.2950140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-17T17:37:07.2952020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-17T17:37:07.2955220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-17T17:37:07.2958070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-17T17:37:07.2960030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-17T17:37:07.2964830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-17T17:37:07.2970520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-17T17:37:07.2975770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-17T17:37:07.2981470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-17T17:37:07.3003700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-17T17:37:07.3018150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-17T17:37:07.3025120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-17T17:37:07.3033930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-17T17:37:07.3056980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-17T17:37:07.3058900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-17T17:37:07.3060950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-17T17:37:07.3065150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-17T17:37:07.3067460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-17T17:37:07.3069590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-17T17:37:07.3071470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-17T17:37:07.3073800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-17T17:37:07.3088890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-17T17:37:07.3178030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-17T17:37:07.3180240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-17T17:37:07.3181910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-17T17:37:07.3183690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-17T17:37:07.3185660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-17T17:37:07.3187590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-17T17:37:07.3189550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-17T17:37:07.3191300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-17T17:37:07.3193730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-17T17:37:07.3195900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-17T17:37:07.3198030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-17T17:37:07.3200200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-17T17:37:07.3202210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-17T17:37:07.3204380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-17T17:37:07.3206760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-17T17:37:07.3208770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-17T17:37:07.3211420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-17T17:37:07.3217180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-17T17:37:07.3224090Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-17T17:37:07.3228830Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-17T17:37:07.3234680Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-17T17:37:07.3242500Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-17T17:37:07.3534830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4361-zipxbj.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-17T17:37:09.7300240Z ==> Summary 2021-05-17T17:37:09.7367650Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-17T17:37:09.7374620Z ==> Installing poppler dependency: libxrender 2021-05-17T17:37:09.7942490Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-17T17:37:09.7961270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-48nojk 2021-05-17T17:37:09.8075980Z cp -pR /private/tmp/d20210517-3910-48nojk/libxrender/. /usr/local/Cellar/libxrender 2021-05-17T17:37:09.8250700Z chmod -Rf +w /private/tmp/d20210517-3910-48nojk 2021-05-17T17:37:09.8829070Z ==> Finishing up 2021-05-17T17:37:09.9205810Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-17T17:37:09.9213220Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-17T17:37:09.9219910Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-17T17:37:09.9224050Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-17T17:37:09.9229600Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-17T17:37:09.9236860Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-17T17:37:09.9363330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4387-18msu08.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-17T17:37:12.3295280Z ==> Summary 2021-05-17T17:37:12.3317980Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-17T17:37:12.3324440Z ==> Installing poppler dependency: lzo 2021-05-17T17:37:12.3344700Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-17T17:37:12.3363590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-15o8oio 2021-05-17T17:37:12.3570630Z cp -pR /private/tmp/d20210517-3910-15o8oio/lzo/. /usr/local/Cellar/lzo 2021-05-17T17:37:12.3806490Z chmod -Rf +w /private/tmp/d20210517-3910-15o8oio 2021-05-17T17:37:12.4637700Z ==> Finishing up 2021-05-17T17:37:12.5227470Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-17T17:37:12.5651860Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-17T17:37:12.5662160Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-17T17:37:12.5666600Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-17T17:37:12.5674670Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-17T17:37:12.5682530Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-17T17:37:12.5890390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4413-awonsn.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-17T17:37:14.8771820Z ==> Summary 2021-05-17T17:37:14.8823880Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-17T17:37:14.8826450Z ==> Installing poppler dependency: pixman 2021-05-17T17:37:14.8846950Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-17T17:37:14.8864700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-c4h6o1 2021-05-17T17:37:14.9048300Z cp -pR /private/tmp/d20210517-3910-c4h6o1/pixman/. /usr/local/Cellar/pixman 2021-05-17T17:37:14.9201030Z chmod -Rf +w /private/tmp/d20210517-3910-c4h6o1 2021-05-17T17:37:14.9673450Z ==> Finishing up 2021-05-17T17:37:15.0074830Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-17T17:37:15.0080890Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-17T17:37:15.0086320Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-17T17:37:15.0091340Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-17T17:37:15.0097830Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-17T17:37:15.0105420Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-17T17:37:15.0234940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4439-19anana.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-17T17:37:17.4300990Z ==> Summary 2021-05-17T17:37:17.4321490Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-17T17:37:17.4328970Z ==> Installing poppler dependency: cairo 2021-05-17T17:37:17.5916290Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-17T17:37:17.5933480Z 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/d20210517-3910-4xh4ec 2021-05-17T17:37:17.6699300Z cp -pR /private/tmp/d20210517-3910-4xh4ec/cairo/. /usr/local/Cellar/cairo 2021-05-17T17:37:17.7612630Z chmod -Rf +w /private/tmp/d20210517-3910-4xh4ec 2021-05-17T17:37:18.0620120Z ==> Finishing up 2021-05-17T17:37:18.1035350Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-17T17:37:18.1051980Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-17T17:37:18.1066560Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-17T17:37:18.1091990Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-17T17:37:18.1104840Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-17T17:37:18.1115420Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-17T17:37:18.1125670Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-17T17:37:18.1149500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-17T17:37:18.1163920Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-17T17:37:18.1174800Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-17T17:37:18.1187880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-17T17:37:18.1199380Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-17T17:37:18.1217690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-17T17:37:18.1230450Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-17T17:37:18.1253430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-17T17:37:18.1262650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-17T17:37:18.1270440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-17T17:37:18.1341220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-17T17:37:18.1345380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-17T17:37:18.1350970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-17T17:37:18.1356040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-17T17:37:18.1364120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-17T17:37:18.1368520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-17T17:37:18.1373940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-17T17:37:18.1378550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-17T17:37:18.1385480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-17T17:37:18.1402970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-17T17:37:18.1409820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-17T17:37:18.1412020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-17T17:37:18.1413890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-17T17:37:18.1415530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-17T17:37:18.1786930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4465-1gnd0en.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-17T17:37:20.5681770Z ==> Summary 2021-05-17T17:37:20.5770970Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-17T17:37:20.5777470Z ==> Installing poppler dependency: little-cms2 2021-05-17T17:37:20.5911000Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-17T17:37:20.5959280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-pb3jcy 2021-05-17T17:37:20.6192110Z cp -pR /private/tmp/d20210517-3910-pb3jcy/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-17T17:37:20.6465680Z chmod -Rf +w /private/tmp/d20210517-3910-pb3jcy 2021-05-17T17:37:20.7156530Z ==> Finishing up 2021-05-17T17:37:20.7382560Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-17T17:37:20.7385080Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-17T17:37:20.7387430Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-17T17:37:20.7389850Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-17T17:37:20.7395340Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-17T17:37:20.7411500Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-17T17:37:20.7420470Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-17T17:37:20.7443060Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-17T17:37:20.7452650Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-17T17:37:20.7464230Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-17T17:37:20.7473300Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-17T17:37:20.7484880Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-17T17:37:20.7495040Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-17T17:37:20.7505090Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-17T17:37:20.7513900Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-17T17:37:20.7528380Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-17T17:37:20.7729720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4491-1tog248.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-17T17:37:23.0953630Z ==> Summary 2021-05-17T17:37:23.0980730Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-17T17:37:23.0987080Z ==> Installing poppler dependency: nspr 2021-05-17T17:37:23.1006760Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-17T17:37:23.1025040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-iq2mii 2021-05-17T17:37:23.1422520Z cp -pR /private/tmp/d20210517-3910-iq2mii/nspr/. /usr/local/Cellar/nspr 2021-05-17T17:37:23.1919450Z chmod -Rf +w /private/tmp/d20210517-3910-iq2mii 2021-05-17T17:37:24.3294710Z ==> Finishing up 2021-05-17T17:37:24.3304040Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-17T17:37:24.3406260Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-17T17:37:24.3508580Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-17T17:37:24.3610630Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-17T17:37:24.3712810Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-17T17:37:24.3815020Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-17T17:37:24.3917090Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-17T17:37:24.4019480Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-17T17:37:24.4121520Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-17T17:37:24.4224040Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-17T17:37:24.4327600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4517-zvi8zr.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-17T17:37:26.1124820Z ==> Summary 2021-05-17T17:37:26.1189960Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-17T17:37:26.1198650Z ==> Installing poppler dependency: nss 2021-05-17T17:37:26.1320100Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-17T17:37:26.1339240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-wvm05k 2021-05-17T17:37:26.5140090Z cp -pR /private/tmp/d20210517-3910-wvm05k/nss/. /usr/local/Cellar/nss 2021-05-17T17:37:26.7335610Z chmod -Rf +w /private/tmp/d20210517-3910-wvm05k 2021-05-17T17:37:29.0405010Z ==> Finishing up 2021-05-17T17:37:29.0828520Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-17T17:37:29.0831810Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-17T17:37:29.0837190Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-17T17:37:29.0841440Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-17T17:37:29.0846550Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-17T17:37:29.0851320Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-17T17:37:29.0856630Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-17T17:37:29.0861010Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-17T17:37:29.0866670Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-17T17:37:29.0870690Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-17T17:37:29.0875660Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-17T17:37:29.0880600Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-17T17:37:29.0885170Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-17T17:37:29.0889700Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-17T17:37:29.0894640Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-17T17:37:29.0899090Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-17T17:37:29.0904540Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-17T17:37:29.0908930Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-17T17:37:29.0913710Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-17T17:37:29.0918050Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-17T17:37:29.0922930Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-17T17:37:29.0927400Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-17T17:37:29.0932360Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-17T17:37:29.0936820Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-17T17:37:29.0941810Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-17T17:37:29.0947910Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-17T17:37:29.0951790Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-17T17:37:29.0956340Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-17T17:37:29.0961470Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-17T17:37:29.0965900Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-17T17:37:29.0970840Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-17T17:37:29.0975270Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-17T17:37:29.0980350Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-17T17:37:29.0984810Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-17T17:37:29.0989800Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-17T17:37:29.0994250Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-17T17:37:29.0999360Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-17T17:37:29.1004000Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-17T17:37:29.1009050Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-17T17:37:29.1013580Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-17T17:37:29.1018540Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-17T17:37:29.1023070Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-17T17:37:29.1028450Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-17T17:37:29.1033080Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-17T17:37:29.1038150Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-17T17:37:29.1042360Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-17T17:37:29.1047610Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-17T17:37:29.1051840Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-17T17:37:29.1057360Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-17T17:37:29.1061670Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-17T17:37:29.1066660Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-17T17:37:29.1071250Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-17T17:37:29.1076350Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-17T17:37:29.1085360Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-17T17:37:29.1090060Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-17T17:37:29.1095490Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-17T17:37:29.1100070Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-17T17:37:29.1105110Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-17T17:37:29.1110180Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-17T17:37:29.1115060Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-17T17:37:29.1119960Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-17T17:37:29.1125380Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-17T17:37:29.1130130Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-17T17:37:29.1135120Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-17T17:37:29.1139860Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-17T17:37:29.1145080Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-17T17:37:29.1150130Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-17T17:37:29.1155590Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-17T17:37:29.1160290Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-17T17:37:29.1165140Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-17T17:37:29.1172670Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-17T17:37:29.1180520Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-17T17:37:29.1185380Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-17T17:37:29.1190570Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-17T17:37:29.1195450Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-17T17:37:29.1200850Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-17T17:37:29.1205410Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-17T17:37:29.1210780Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-17T17:37:29.1216280Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-17T17:37:29.1220690Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-17T17:37:29.1226230Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-17T17:37:29.1230690Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-17T17:37:29.1236310Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-17T17:37:29.1241610Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-17T17:37:29.1246370Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-17T17:37:29.1252170Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-17T17:37:29.1256960Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-17T17:37:29.1262240Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-17T17:37:29.1267170Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-17T17:37:29.1272640Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-17T17:37:29.1277720Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-17T17:37:29.1282880Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-17T17:37:29.1287690Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-17T17:37:29.1292970Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-17T17:37:29.1297710Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-17T17:37:29.1303500Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-17T17:37:29.1308010Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-17T17:37:29.1313250Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-17T17:37:29.1318600Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-17T17:37:29.1323720Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-17T17:37:29.1327510Z Only the first 100 operations were output. 2021-05-17T17:37:29.2589560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4543-1sqyams.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-17T17:37:31.6120270Z ==> Summary 2021-05-17T17:37:31.6256300Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-17T17:37:31.6264960Z ==> Installing poppler dependency: openjpeg 2021-05-17T17:37:31.6556390Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-17T17:37:31.6574230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-14j0um 2021-05-17T17:37:31.9296890Z cp -pR /private/tmp/d20210517-3910-14j0um/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-17T17:37:32.2502860Z chmod -Rf +w /private/tmp/d20210517-3910-14j0um 2021-05-17T17:37:32.5176110Z ==> Finishing up 2021-05-17T17:37:32.5575450Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-17T17:37:32.5579140Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-17T17:37:32.5584530Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-17T17:37:32.5591560Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:37:32.5600610Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:37:32.5610280Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-17T17:37:32.5616530Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-17T17:37:32.5620790Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-17T17:37:32.5628910Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-17T17:37:32.5635670Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-17T17:37:32.5640670Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-17T17:37:32.5645750Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-17T17:37:32.5650860Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-17T17:37:32.5655750Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:37:32.5663340Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-17T17:37:32.6701600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4569-cwap2q.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-17T17:37:35.0461500Z ==> Summary 2021-05-17T17:37:35.0785610Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-17T17:37:35.0792080Z ==> Installing poppler dependency: qt@5 2021-05-17T17:37:35.0832180Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-17T17:37:35.0849980Z 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/d20210517-3910-dzvxfe 2021-05-17T17:37:41.4699690Z cp -pR /private/tmp/d20210517-3910-dzvxfe/qt@5/. /usr/local/Cellar/qt@5 2021-05-17T17:37:51.3335450Z chmod -Rf +w /private/tmp/d20210517-3910-dzvxfe 2021-05-17T17:38:09.7208510Z ==> Finishing up 2021-05-17T17:38:12.5538020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4625-1gbh1qb.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-17T17:38:18.7614420Z ==> Caveats 2021-05-17T17:38:18.7714250Z We agreed to the Qt open source license for you. 2021-05-17T17:38:18.7816080Z If this is unacceptable you should uninstall. 2021-05-17T17:38:18.7916460Z 2021-05-17T17:38:18.8019610Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:38:18.8121350Z because this is an alternate version of another formula. 2021-05-17T17:38:18.8221070Z 2021-05-17T17:38:18.8322820Z If you need to have qt@5 first in your PATH, run: 2021-05-17T17:38:18.8424320Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:38:18.8524070Z 2021-05-17T17:38:18.8625880Z For compilers to find qt@5 you may need to set: 2021-05-17T17:38:18.8727400Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-17T17:38:18.8829400Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-17T17:38:18.8930390Z 2021-05-17T17:38:18.9033450Z For pkg-config to find qt@5 you may need to set: 2021-05-17T17:38:18.9132720Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-17T17:38:18.9233970Z 2021-05-17T17:38:18.9336420Z ==> Summary 2021-05-17T17:38:19.5773070Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-17T17:38:19.5776990Z ==> Installing poppler 2021-05-17T17:38:19.5780390Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-17T17:38:19.5819810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3910-ya37a7 2021-05-17T17:38:19.8961780Z cp -pR /private/tmp/d20210517-3910-ya37a7/poppler/. /usr/local/Cellar/poppler 2021-05-17T17:38:20.2524680Z chmod -Rf +w /private/tmp/d20210517-3910-ya37a7 2021-05-17T17:38:20.8047830Z ==> Finishing up 2021-05-17T17:38:20.8415760Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-17T17:38:20.8443070Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-17T17:38:20.8469950Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-17T17:38:20.8497170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-17T17:38:20.8558490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-17T17:38:20.8585480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-17T17:38:20.8612120Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-17T17:38:20.8699520Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-17T17:38:20.8802260Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-17T17:38:20.8821710Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-17T17:38:20.8924100Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-17T17:38:20.9005130Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-17T17:38:20.9010250Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-17T17:38:20.9110880Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-17T17:38:20.9113240Z rm /usr/local/share/gir-1.0 2021-05-17T17:38:20.9213940Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-17T17:38:20.9215730Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-17T17:38:20.9417620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-17T17:38:20.9520260Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-17T17:38:20.9527940Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-17T17:38:20.9544950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-17T17:38:20.9630930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-17T17:38:20.9647230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-17T17:38:20.9749740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-17T17:38:20.9811890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-17T17:38:20.9915730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-17T17:38:20.9930700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-17T17:38:21.0033290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-17T17:38:21.0136650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-17T17:38:21.0239570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-17T17:38:21.0343840Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-17T17:38:21.0396640Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-17T17:38:21.0418400Z rm /usr/local/lib/girepository-1.0 2021-05-17T17:38:21.0460210Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-17T17:38:21.0563770Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-17T17:38:21.0666830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-17T17:38:21.0769930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-17T17:38:21.0872910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-17T17:38:21.0975740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-17T17:38:21.1079890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-17T17:38:21.1184080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-17T17:38:21.1287900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-17T17:38:21.1391020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-17T17:38:21.1494890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-17T17:38:21.1598310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-17T17:38:21.1701420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-17T17:38:21.1804820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-17T17:38:21.1907980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-17T17:38:21.2011010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-17T17:38:21.2043520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-17T17:38:21.2146700Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-17T17:38:21.2247180Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-17T17:38:21.2255130Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-17T17:38:21.2356470Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-17T17:38:21.2460540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4651-13i84l.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-17T17:38:25.2519730Z ==> Summary 2021-05-17T17:38:25.2921150Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-17T17:38:26.8158360Z ==> Caveats 2021-05-17T17:38:26.8159840Z ==> qt@5 2021-05-17T17:38:26.8200930Z We agreed to the Qt open source license for you. 2021-05-17T17:38:26.8201940Z If this is unacceptable you should uninstall. 2021-05-17T17:38:26.8202600Z 2021-05-17T17:38:26.8204130Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:38:26.8205260Z because this is an alternate version of another formula. 2021-05-17T17:38:26.8205930Z 2021-05-17T17:38:26.8206700Z If you need to have qt@5 first in your PATH, run: 2021-05-17T17:38:26.8208210Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:38:26.8208970Z 2021-05-17T17:38:26.8209770Z For compilers to find qt@5 you may need to set: 2021-05-17T17:38:26.8211030Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-17T17:38:26.8212500Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-17T17:38:26.8213180Z 2021-05-17T17:38:26.8214370Z For pkg-config to find qt@5 you may need to set: 2021-05-17T17:38:26.8215410Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-17T17:38:26.8216070Z 2021-05-17T17:38:28.6342800Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-17T17:38:29.9293050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:38:30.5660730Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-17T17:38:30.9948760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-17T17%3A45%3A00Z&sig=6ZoyD6AtppmGlQcRyJyoLABhLYPA21tMKROyvbjDsrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:31.0344420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=6ZoyD6AtppmGlQcRyJyoLABhLYPA21tMKROyvbjDsrA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:31.0682470Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-17T17:38:31.0734720Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-17T17:38:32.3347900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:38:32.9701880Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-17T17:38:33.3822170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-17T17%3A45%3A00Z&sig=986bilFet0wrhLthuNAbGXnaw7kyzbRy0SMfOnibjIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:33.4129630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=986bilFet0wrhLthuNAbGXnaw7kyzbRy0SMfOnibjIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:33.5813120Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-17T17:38:33.6091190Z ==> Installing dependencies for hdf5: szip 2021-05-17T17:38:33.6095770Z ==> Installing hdf5 dependency: szip 2021-05-17T17:38:33.6753870Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-17T17:38:33.6783250Z 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/d20210517-4658-h7s4m5 2021-05-17T17:38:33.6896060Z cp -pR /private/tmp/d20210517-4658-h7s4m5/szip/. /usr/local/Cellar/szip 2021-05-17T17:38:33.7023960Z chmod -Rf +w /private/tmp/d20210517-4658-h7s4m5 2021-05-17T17:38:33.7479620Z ==> Finishing up 2021-05-17T17:38:33.7864590Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-17T17:38:33.7868250Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-17T17:38:33.7873570Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-17T17:38:33.7880950Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-17T17:38:33.7885910Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-17T17:38:33.7891440Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-17T17:38:33.8021120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4828-1nyfozf.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-17T17:38:36.0998640Z ==> Summary 2021-05-17T17:38:36.1016690Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-17T17:38:36.1022180Z ==> Installing hdf5 2021-05-17T17:38:36.1032630Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:38:36.1045020Z 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/d20210517-4658-5wigxw 2021-05-17T17:38:36.2914700Z cp -pR /private/tmp/d20210517-4658-5wigxw/hdf5/. /usr/local/Cellar/hdf5 2021-05-17T17:38:36.4574940Z chmod -Rf +w /private/tmp/d20210517-4658-5wigxw 2021-05-17T17:38:36.8851430Z ==> Finishing up 2021-05-17T17:38:36.9433700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-17T17:38:36.9436900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-17T17:38:36.9442180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-17T17:38:36.9446450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-17T17:38:36.9451480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-17T17:38:36.9456310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-17T17:38:36.9460860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-17T17:38:36.9465930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-17T17:38:36.9470730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-17T17:38:36.9475580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-17T17:38:36.9480630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-17T17:38:36.9485590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-17T17:38:36.9490280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-17T17:38:36.9494720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-17T17:38:36.9500740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-17T17:38:36.9505810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-17T17:38:36.9510190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-17T17:38:36.9515040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-17T17:38:36.9519670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-17T17:38:36.9524740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-17T17:38:36.9530870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-17T17:38:36.9535310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-17T17:38:36.9544750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-17T17:38:36.9549730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-17T17:38:36.9554540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-17T17:38:36.9559190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-17T17:38:36.9564250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-17T17:38:36.9568800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-17T17:38:36.9573490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-17T17:38:36.9578570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-17T17:38:36.9585170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-17T17:38:36.9589660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-17T17:38:36.9594770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-17T17:38:36.9599280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-17T17:38:36.9604540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-17T17:38:36.9609120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-17T17:38:36.9614390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-17T17:38:36.9618920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-17T17:38:36.9624140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-17T17:38:36.9628650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-17T17:38:36.9637830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-17T17:38:36.9642620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-17T17:38:36.9647910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-17T17:38:36.9653970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-17T17:38:36.9659420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-17T17:38:36.9665210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-17T17:38:36.9670300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-17T17:38:36.9675660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-17T17:38:36.9680430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-17T17:38:36.9685940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-17T17:38:36.9690560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-17T17:38:36.9695750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-17T17:38:36.9700740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-17T17:38:36.9705640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-17T17:38:36.9710940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-17T17:38:36.9715660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-17T17:38:36.9721230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-17T17:38:36.9725890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-17T17:38:36.9731300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-17T17:38:36.9736750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-17T17:38:36.9742220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-17T17:38:36.9747180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-17T17:38:36.9752570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-17T17:38:36.9757490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-17T17:38:36.9762390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-17T17:38:36.9766980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-17T17:38:36.9772230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-17T17:38:36.9778970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-17T17:38:36.9784990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-17T17:38:36.9790470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-17T17:38:36.9795070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-17T17:38:36.9800450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-17T17:38:36.9805360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-17T17:38:36.9810600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-17T17:38:36.9815890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-17T17:38:36.9820850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-17T17:38:36.9826490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-17T17:38:36.9831260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-17T17:38:36.9836700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-17T17:38:36.9841890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-17T17:38:36.9847110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-17T17:38:36.9852190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-17T17:38:36.9864520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-17T17:38:36.9866600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-17T17:38:36.9873280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-17T17:38:36.9878100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-17T17:38:36.9883250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-17T17:38:36.9888160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-17T17:38:36.9892980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-17T17:38:36.9898370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-17T17:38:36.9903680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-17T17:38:36.9908530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-17T17:38:36.9913870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-17T17:38:36.9918740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-17T17:38:36.9923880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-17T17:38:36.9928830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-17T17:38:36.9934040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-17T17:38:36.9939050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-17T17:38:36.9944420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-17T17:38:36.9949110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-17T17:38:36.9953330Z Only the first 100 operations were output. 2021-05-17T17:38:37.0965220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4854-hs8f02.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-17T17:38:39.3484070Z ==> Summary 2021-05-17T17:38:39.3658860Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-17T17:38:40.0302770Z ==> No outdated dependents to upgrade! 2021-05-17T17:38:40.0304640Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:38:40.0887440Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:38:40.0889120Z hdf5 2021-05-17T17:38:40.0902180Z rm /usr/local/bin/gif2h5 2021-05-17T17:38:40.0907630Z rm /usr/local/bin/h52gif 2021-05-17T17:38:40.0912580Z rm /usr/local/bin/h5c++ 2021-05-17T17:38:40.0917560Z rm /usr/local/bin/h5cc 2021-05-17T17:38:40.0923170Z rm /usr/local/bin/h5clear 2021-05-17T17:38:40.0928580Z rm /usr/local/bin/h5copy 2021-05-17T17:38:40.0933250Z rm /usr/local/bin/h5debug 2021-05-17T17:38:40.0938700Z rm /usr/local/bin/h5diff 2021-05-17T17:38:40.0943990Z rm /usr/local/bin/h5dump 2021-05-17T17:38:40.0948920Z rm /usr/local/bin/h5fc 2021-05-17T17:38:40.0954640Z rm /usr/local/bin/h5format_convert 2021-05-17T17:38:40.0959640Z rm /usr/local/bin/h5import 2021-05-17T17:38:40.0964640Z rm /usr/local/bin/h5jam 2021-05-17T17:38:40.0970330Z rm /usr/local/bin/h5ls 2021-05-17T17:38:40.0975310Z rm /usr/local/bin/h5mkgrp 2021-05-17T17:38:40.0980320Z rm /usr/local/bin/h5perf_serial 2021-05-17T17:38:40.0986840Z rm /usr/local/bin/h5redeploy 2021-05-17T17:38:40.0991670Z rm /usr/local/bin/h5repack 2021-05-17T17:38:40.0997460Z rm /usr/local/bin/h5repart 2021-05-17T17:38:40.1002490Z rm /usr/local/bin/h5stat 2021-05-17T17:38:40.1008360Z rm /usr/local/bin/h5unjam 2021-05-17T17:38:40.1013380Z rm /usr/local/bin/h5watch 2021-05-17T17:38:40.1022710Z rm /usr/local/include/H5ACpublic.h 2021-05-17T17:38:40.1028320Z rm /usr/local/include/H5AbstractDs.h 2021-05-17T17:38:40.1033320Z rm /usr/local/include/H5Apublic.h 2021-05-17T17:38:40.1039280Z rm /usr/local/include/H5ArrayType.h 2021-05-17T17:38:40.1044540Z rm /usr/local/include/H5AtomType.h 2021-05-17T17:38:40.1049250Z rm /usr/local/include/H5Attribute.h 2021-05-17T17:38:40.1054780Z rm /usr/local/include/H5Classes.h 2021-05-17T17:38:40.1059950Z rm /usr/local/include/H5CommonFG.h 2021-05-17T17:38:40.1064520Z rm /usr/local/include/H5CompType.h 2021-05-17T17:38:40.1070270Z rm /usr/local/include/H5Cpp.h 2021-05-17T17:38:40.1075460Z rm /usr/local/include/H5CppDoc.h 2021-05-17T17:38:40.1080120Z rm /usr/local/include/H5Cpublic.h 2021-05-17T17:38:40.1085840Z rm /usr/local/include/H5DOpublic.h 2021-05-17T17:38:40.1091350Z rm /usr/local/include/H5DSpublic.h 2021-05-17T17:38:40.1097400Z rm /usr/local/include/H5DaccProp.h 2021-05-17T17:38:40.1103020Z rm /usr/local/include/H5DataSet.h 2021-05-17T17:38:40.1107770Z rm /usr/local/include/H5DataSpace.h 2021-05-17T17:38:40.1113290Z rm /usr/local/include/H5DataType.h 2021-05-17T17:38:40.1119320Z rm /usr/local/include/H5DcreatProp.h 2021-05-17T17:38:40.1124530Z rm /usr/local/include/H5Dpublic.h 2021-05-17T17:38:40.1129870Z rm /usr/local/include/H5DxferProp.h 2021-05-17T17:38:40.1135560Z rm /usr/local/include/H5ESpublic.h 2021-05-17T17:38:40.1140670Z rm /usr/local/include/H5EnumType.h 2021-05-17T17:38:40.1145670Z rm /usr/local/include/H5Epubgen.h 2021-05-17T17:38:40.1151390Z rm /usr/local/include/H5Epublic.h 2021-05-17T17:38:40.1156460Z rm /usr/local/include/H5Exception.h 2021-05-17T17:38:40.1161530Z rm /usr/local/include/H5FDcore.h 2021-05-17T17:38:40.1167480Z rm /usr/local/include/H5FDdirect.h 2021-05-17T17:38:40.1172540Z rm /usr/local/include/H5FDfamily.h 2021-05-17T17:38:40.1177630Z rm /usr/local/include/H5FDhdfs.h 2021-05-17T17:38:40.1183460Z rm /usr/local/include/H5FDlog.h 2021-05-17T17:38:40.1188780Z rm /usr/local/include/H5FDmpi.h 2021-05-17T17:38:40.1193810Z rm /usr/local/include/H5FDmpio.h 2021-05-17T17:38:40.1199780Z rm /usr/local/include/H5FDmulti.h 2021-05-17T17:38:40.1205290Z rm /usr/local/include/H5FDpublic.h 2021-05-17T17:38:40.1210670Z rm /usr/local/include/H5FDros3.h 2021-05-17T17:38:40.1216270Z rm /usr/local/include/H5FDsec2.h 2021-05-17T17:38:40.1221690Z rm /usr/local/include/H5FDstdio.h 2021-05-17T17:38:40.1226740Z rm /usr/local/include/H5FDwindows.h 2021-05-17T17:38:40.1232460Z rm /usr/local/include/H5FaccProp.h 2021-05-17T17:38:40.1237570Z rm /usr/local/include/H5FcreatProp.h 2021-05-17T17:38:40.1242590Z rm /usr/local/include/H5File.h 2021-05-17T17:38:40.1248490Z rm /usr/local/include/H5FloatType.h 2021-05-17T17:38:40.1253420Z rm /usr/local/include/H5Fpublic.h 2021-05-17T17:38:40.1259310Z rm /usr/local/include/H5Gpublic.h 2021-05-17T17:38:40.1264170Z rm /usr/local/include/H5Group.h 2021-05-17T17:38:40.1269160Z rm /usr/local/include/H5IMpublic.h 2021-05-17T17:38:40.1274790Z rm /usr/local/include/H5IdComponent.h 2021-05-17T17:38:40.1280130Z rm /usr/local/include/H5Include.h 2021-05-17T17:38:40.1286180Z rm /usr/local/include/H5IntType.h 2021-05-17T17:38:40.1292300Z rm /usr/local/include/H5Ipublic.h 2021-05-17T17:38:40.1297210Z rm /usr/local/include/H5LDpublic.h 2021-05-17T17:38:40.1302220Z rm /usr/local/include/H5LTpublic.h 2021-05-17T17:38:40.1308030Z rm /usr/local/include/H5LaccProp.h 2021-05-17T17:38:40.1313440Z rm /usr/local/include/H5LcreatProp.h 2021-05-17T17:38:40.1318410Z rm /usr/local/include/H5Library.h 2021-05-17T17:38:40.1324140Z rm /usr/local/include/H5Location.h 2021-05-17T17:38:40.1329020Z rm /usr/local/include/H5Lpublic.h 2021-05-17T17:38:40.1334200Z rm /usr/local/include/H5MMpublic.h 2021-05-17T17:38:40.1339890Z rm /usr/local/include/H5Mpublic.h 2021-05-17T17:38:40.1344630Z rm /usr/local/include/H5Object.h 2021-05-17T17:38:40.1350220Z rm /usr/local/include/H5OcreatProp.h 2021-05-17T17:38:40.1354960Z rm /usr/local/include/H5Opublic.h 2021-05-17T17:38:40.1360370Z rm /usr/local/include/H5PLextern.h 2021-05-17T17:38:40.1366060Z rm /usr/local/include/H5PLpublic.h 2021-05-17T17:38:40.1371020Z rm /usr/local/include/H5PTpublic.h 2021-05-17T17:38:40.1374370Z rm /usr/local/include/H5PacketTable.h 2021-05-17T17:38:40.1378450Z rm /usr/local/include/H5Ppublic.h 2021-05-17T17:38:40.1381750Z rm /usr/local/include/H5PredType.h 2021-05-17T17:38:40.1385010Z rm /usr/local/include/H5PropList.h 2021-05-17T17:38:40.1388120Z rm /usr/local/include/H5Rpublic.h 2021-05-17T17:38:40.1391060Z rm /usr/local/include/H5Spublic.h 2021-05-17T17:38:40.1394010Z rm /usr/local/include/H5StrType.h 2021-05-17T17:38:40.1397220Z rm /usr/local/include/H5TBpublic.h 2021-05-17T17:38:40.1400320Z rm /usr/local/include/H5Tpublic.h 2021-05-17T17:38:40.1403340Z rm /usr/local/include/H5VLconnector.h 2021-05-17T17:38:40.1406540Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-17T17:38:40.1409380Z rm /usr/local/include/H5VLnative.h 2021-05-17T17:38:40.1412330Z Only the first 100 operations were output. 2021-05-17T17:38:41.9235850Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-17T17:38:43.1768070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:38:43.8111610Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-17T17:38:44.2594770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-17T17%3A45%3A00Z&sig=iygvPgJQJhiO9DKdNtWKoTI6cFPZaQAXBwMRddiWdyU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:44.2947640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=iygvPgJQJhiO9DKdNtWKoTI6cFPZaQAXBwMRddiWdyU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:44.4560700Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-17T17:38:44.5421080Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-17T17:38:44.5450430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-4861-vh2isz 2021-05-17T17:38:44.7715040Z cp -pR /private/tmp/d20210517-4861-vh2isz/protobuf/. /usr/local/Cellar/protobuf 2021-05-17T17:38:44.9712680Z chmod -Rf +w /private/tmp/d20210517-4861-vh2isz 2021-05-17T17:38:45.1547070Z ==> Finishing up 2021-05-17T17:38:45.1896320Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-17T17:38:45.1905430Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-17T17:38:45.1917280Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-17T17:38:45.1921910Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-17T17:38:45.1929430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-17T17:38:45.1934350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-17T17:38:45.1939560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-17T17:38:45.1944630Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-17T17:38:45.1949080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-17T17:38:45.1954570Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-17T17:38:45.1959260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-17T17:38:45.1964350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-17T17:38:45.1969340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-17T17:38:45.1977190Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-17T17:38:45.1982440Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-17T17:38:45.1994470Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-17T17:38:45.2577220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5025-1lkldp4.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-17T17:38:47.6307790Z ==> Caveats 2021-05-17T17:38:47.6308920Z Emacs Lisp files have been installed to: 2021-05-17T17:38:47.6310270Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-17T17:38:47.6311600Z ==> Summary 2021-05-17T17:38:47.6477400Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-17T17:38:49.8500040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-17T17:38:51.0384570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:38:51.6807600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-17T17:38:52.1908730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-17T17%3A45%3A00Z&sig=qAJYeFWXk1VMkk7nNphdcsA7YFHgh5%2FTeLX5Q7wet8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:52.2292270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=qAJYeFWXk1VMkk7nNphdcsA7YFHgh5\%2FTeLX5Q7wet8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:52.3860590Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-17T17:38:52.4763730Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-17T17:38:52.4799310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5032-11dz8ob 2021-05-17T17:38:52.6490980Z cp -pR /private/tmp/d20210517-5032-11dz8ob/gsl/. /usr/local/Cellar/gsl 2021-05-17T17:38:52.8524630Z chmod -Rf +w /private/tmp/d20210517-5032-11dz8ob 2021-05-17T17:38:53.0199460Z ==> Finishing up 2021-05-17T17:38:53.0496130Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-17T17:38:53.0500160Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-17T17:38:53.0505250Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-17T17:38:53.0512320Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-17T17:38:53.0521500Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-17T17:38:53.0529170Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-17T17:38:53.0635230Z info /usr/local/share/info/gsl-ref.info 2021-05-17T17:38:53.0650460Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-17T17:38:53.0657700Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-17T17:38:53.0665000Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-17T17:38:53.0673710Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-17T17:38:53.0691300Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-17T17:38:53.0694650Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-17T17:38:53.0704080Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-17T17:38:53.0707600Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-17T17:38:53.0713180Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-17T17:38:53.0723630Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-17T17:38:53.0732930Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-17T17:38:53.1500660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5197-9eig1v.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-17T17:38:55.4179820Z ==> Summary 2021-05-17T17:38:55.4371810Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-17T17:38:58.5796120Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-17T17:38:59.8488340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:00.4788110Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-17T17:39:00.9152380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-17T17%3A45%3A00Z&sig=oEFWj%2F2b3EVrYOr9bLaldSFPdXogeDx6Uln0OUxV3nI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:00.9480380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=oEFWj\%2F2b3EVrYOr9bLaldSFPdXogeDx6Uln0OUxV3nI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:01.0858660Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-17T17:39:01.1181510Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-17T17:39:02.3806960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:03.1075910Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-17T17:39:03.5304370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-17T17%3A45%3A00Z&sig=OhvVmK4NyZIEL7CPJDMBszrir1P81iCqJN74yPWVqOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:03.5643290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=OhvVmK4NyZIEL7CPJDMBszrir1P81iCqJN74yPWVqOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:03.6378770Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-17T17:39:03.6427260Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-17T17:39:04.9457240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:05.5690790Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-17T17:39:05.9946720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-17T17%3A45%3A00Z&sig=YDDt9YTzLQvcnzM%2FQUMPeUH6Br%2Fwp9sEdhZyCWsswgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:06.0303460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=YDDt9YTzLQvcnzM\%2FQUMPeUH6Br\%2Fwp9sEdhZyCWsswgQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:06.0781370Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-17T17:39:06.0832230Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-17T17:39:07.3532660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:07.9876560Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-17T17:39:08.4406400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-17T17%3A45%3A00Z&sig=SXABF0fAzhsDrMYuws5cX6FA0FcLmhglGaEhg8k4zRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:08.4742690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=SXABF0fAzhsDrMYuws5cX6FA0FcLmhglGaEhg8k4zRk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:08.5176300Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-17T17:39:08.5216500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-17T17:39:09.7778990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:10.4419530Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-17T17:39:10.8267120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-17T17%3A45%3A00Z&sig=MOOjvyhSbp0lPWc%2FqI2ROEOeItCN2ok7l4trWXgwBgs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:10.8669760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=MOOjvyhSbp0lPWc\%2FqI2ROEOeItCN2ok7l4trWXgwBgs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:10.9582130Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-17T17:39:10.9674600Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-17T17:39:12.2182870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:12.8629750Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-17T17:39:13.2749740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-17T17%3A45%3A00Z&sig=k%2B6Lj%2BnHdW%2FxjvSz%2B%2F3OGVxEORBHtbEwXL3bG1EVp0U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:13.3055520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=k\%2B6Lj\%2BnHdW\%2FxjvSz\%2B\%2F3OGVxEORBHtbEwXL3bG1EVp0U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:13.3434140Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-17T17:39:13.3468500Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-17T17:39:14.6313340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:15.2736100Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-17T17:39:15.6881900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-17T17%3A45%3A00Z&sig=1CIuC%2FFVNI0vDMiawzcvto7O%2BX8OeScxVneJVWgBC8Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:15.7180440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=1CIuC\%2FFVNI0vDMiawzcvto7O\%2BX8OeScxVneJVWgBC8Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:15.8159750Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-17T17:39:15.8258050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-17T17:39:17.1212490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:17.7408170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-17T17:39:18.1583170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-17T17%3A45%3A00Z&sig=mxFQzrEW%2BecFP3BWGKiezsHbMhmt%2BJ0Q%2FbJrIspH%2BPk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:18.2015330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=mxFQzrEW\%2BecFP3BWGKiezsHbMhmt\%2BJ0Q\%2FbJrIspH\%2BPk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:18.2523070Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-17T17:39:18.2560400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-17T17:39:19.8776440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:20.4384390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-17T17:39:20.8903510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-17T17%3A45%3A00Z&sig=ISU5%2FAoV5ttZj%2FbTxmwQiT1FXtNnEn6LkD6aQFjhSH4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:20.9288990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=ISU5\%2FAoV5ttZj\%2FbTxmwQiT1FXtNnEn6LkD6aQFjhSH4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:20.9900320Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-17T17:39:20.9970880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-17T17:39:22.2672750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:22.9003260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-17T17:39:23.3384260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-17T17%3A45%3A00Z&sig=EUz%2FuTLrgwxdNfTa9eLYsJINLxtSpXbxX16zX8YoPQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:23.3725590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=EUz\%2FuTLrgwxdNfTa9eLYsJINLxtSpXbxX16zX8YoPQY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:23.4105690Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-17T17:39:23.4140010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-17T17:39:24.6535430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:25.2466590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-17T17:39:25.6765100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-17T17%3A45%3A00Z&sig=%2B2Ybi6xfrZXpjF5mRiLggNKUTp7dhvRRNBa2GGdPZ6M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:25.7098730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=\%2B2Ybi6xfrZXpjF5mRiLggNKUTp7dhvRRNBa2GGdPZ6M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:25.7452070Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-17T17:39:25.7494920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-17T17:39:27.0243370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:27.6346060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-17T17:39:28.0724790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-17T17%3A45%3A00Z&sig=TFp1UbwUY9m6DNvdNaZVkA5dgfxenpiPaPIm5KTBnyw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:28.1077740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=TFp1UbwUY9m6DNvdNaZVkA5dgfxenpiPaPIm5KTBnyw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:28.2339840Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-17T17:39:28.2411370Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-17T17:39:29.4892750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:30.1701120Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-17T17:39:30.5751900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-17T17%3A45%3A00Z&sig=RBnfU84WnjVkVJ%2F0exFKbKsotgENNGk8oF%2B4In%2B8Hl4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:30.6062490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=RBnfU84WnjVkVJ\%2F0exFKbKsotgENNGk8oF\%2B4In\%2B8Hl4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:30.6509800Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-17T17:39:30.6549130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-17T17:39:31.8825380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:32.5136580Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-17T17:39:33.0000960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-17T17%3A45%3A00Z&sig=uL2Olwr%2FNfT%2Fom5S8l%2F5PVqMufrzvm1EbwR4TeUjNMQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:33.0390000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=uL2Olwr\%2FNfT\%2Fom5S8l\%2F5PVqMufrzvm1EbwR4TeUjNMQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:33.5753390Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-17T17:39:33.6999080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-17T17:39:34.9699080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:35.6338040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-17T17:39:36.0493260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-17T17%3A45%3A00Z&sig=Tiw8K%2BJyObYX0UNqfnnxP63BJZpiGBht3Q1wC7cxJ%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:36.0799200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=Tiw8K\%2BJyObYX0UNqfnnxP63BJZpiGBht3Q1wC7cxJ\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:36.1888840Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-17T17:39:36.2006780Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-17T17:39:37.4991310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:38.1260610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-17T17:39:38.5370900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-17T17%3A45%3A00Z&sig=AmSbeq6fCp5hJYHEOohC9gbfpYw%2FfSNtElbicMXR7Bk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:38.5842720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=AmSbeq6fCp5hJYHEOohC9gbfpYw\%2FfSNtElbicMXR7Bk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:38.6428250Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-17T17:39:38.6497760Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-17T17:39:39.8726140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:40.4790120Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-17T17:39:40.8853840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-17T17%3A45%3A00Z&sig=FFhnShPbYMBvZu2MSYtcwZ8deRle%2FwmSJ3wVq%2F9gox0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:40.9202010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=FFhnShPbYMBvZu2MSYtcwZ8deRle\%2FwmSJ3wVq\%2F9gox0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:40.9999790Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-17T17:39:41.0075010Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-17T17:39:42.2196840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:42.8219120Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-17T17:39:43.2658890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-17T17%3A45%3A00Z&sig=CWq%2BXanCS4VGeueMvyYHzn7RX%2FGeC4IueTEIiGTrzhU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:43.2998480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=CWq\%2BXanCS4VGeueMvyYHzn7RX\%2FGeC4IueTEIiGTrzhU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:43.3399750Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-17T17:39:43.3430320Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-17T17:39:44.6165690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:45.2422110Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-17T17:39:45.6651890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-17T17%3A45%3A00Z&sig=evBwz%2BkOMotTNOujY9xQGWWE6hXuP5dKkjYAZRjn0VI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:45.6965160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=evBwz\%2BkOMotTNOujY9xQGWWE6hXuP5dKkjYAZRjn0VI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:45.7536750Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-17T17:39:45.7583120Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-17T17:39:47.0228170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:47.6301370Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-17T17:39:48.0421750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-17T17%3A45%3A00Z&sig=pl3zmhMqMv8qk0%2By9r5HOoKgdlvjiKrHsmw2ghNO4yM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:48.0818370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=pl3zmhMqMv8qk0\%2By9r5HOoKgdlvjiKrHsmw2ghNO4yM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:48.1655940Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-17T17:39:48.1748230Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-17T17:39:49.4353070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:50.0235180Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-17T17:39:50.4352470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-17T17%3A45%3A00Z&sig=wKTnRmejuNZOOkyDuHi5LY1nSevQxRFr%2BS4vil2GMeU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:50.4672760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=wKTnRmejuNZOOkyDuHi5LY1nSevQxRFr\%2BS4vil2GMeU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:50.5052360Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-17T17:39:50.5089260Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-17T17:39:51.8289440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:52.4738150Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-17T17:39:53.9218440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-17T17%3A45%3A00Z&sig=4DLUatxv9%2BQlny0DjFWr2%2Bs3pYXu7g%2BtVGmi7vizk6Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:53.9681270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=4DLUatxv9\%2BQlny0DjFWr2\%2Bs3pYXu7g\%2BtVGmi7vizk6Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:54.1145760Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-17T17:39:54.1260460Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-17T17:39:55.5105010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:56.1641340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-17T17:39:56.5847800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-17T17%3A45%3A00Z&sig=2B89EKYGkDVqiKMt1yNZNKEEzVMmzJ95bQGze0gHmY4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:56.6211590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=2B89EKYGkDVqiKMt1yNZNKEEzVMmzJ95bQGze0gHmY4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:56.8324970Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-17T17:39:57.7618800Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-17T17:39:58.2455230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:39:58.8460810Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-17T17:39:59.2621740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-17T17%3A45%3A00Z&sig=usuBeZf1svZgxxAdITVZ3NK6QtrQ7uZ5KfRzbs6vMLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:59.3021310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A45\%3A00Z\&sig=usuBeZf1svZgxxAdITVZ3NK6QtrQ7uZ5KfRzbs6vMLw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:59.3497270Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-17T17:39:59.3549490Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-17T17:40:00.6061330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:40:01.2349550Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-17T17:40:01.7851590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-17T17%3A50%3A00Z&sig=MkqCh7k8GHzvKcnTjiBcQPzPHZrTJHthiEKPUGH%2Beao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:01.8234140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=MkqCh7k8GHzvKcnTjiBcQPzPHZrTJHthiEKPUGH\%2Beao\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:01.9351080Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-17T17:40:01.9510200Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-17T17:40:03.1871940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:40:03.8384400Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-17T17:40:04.4345880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-17T17%3A50%3A00Z&sig=YBfG5Rbq3y%2F9cW95FVXK72S1oNfEc%2FXryEU66tWU1XE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:04.4665610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=YBfG5Rbq3y\%2F9cW95FVXK72S1oNfEc\%2FXryEU66tWU1XE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:04.6482930Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-17T17:40:04.6693250Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-17T17:40:06.0048910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:40:06.6255310Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-17T17:40:07.1531630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-17T17%3A50%3A00Z&sig=Xf0Ac1EElTIGsB8zgRKeR5y9sLIYPxc6vHk%2BybhjEng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:07.1863470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=Xf0Ac1EElTIGsB8zgRKeR5y9sLIYPxc6vHk\%2BybhjEng\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:07.2378650Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-17T17:40:07.2448480Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-17T17:40:08.4978260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:40:09.1044670Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-17T17:40:09.5858390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-17T17%3A50%3A00Z&sig=4q7Sj3eWr4t5EiyhCdz%2Fw1x8mlqC2iunwaeMvisoiRw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:09.6208900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=4q7Sj3eWr4t5EiyhCdz\%2Fw1x8mlqC2iunwaeMvisoiRw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:09.7699450Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-17T17:40:09.7787670Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-17T17:40:11.0421740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:40:11.6922720Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-17T17:40:12.1718130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-17T17%3A50%3A00Z&sig=K2eNhCZdnrw%2BhoTBQQUyvBRQXzI%2FAg2E7LNaBsWkc%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:12.2081020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=K2eNhCZdnrw\%2BhoTBQQUyvBRQXzI\%2FAg2E7LNaBsWkc\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:12.2889630Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:40:12.3040040Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-17T17:40:13.5454020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:40:14.1642500Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-17T17:40:14.6358700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-17T17%3A50%3A00Z&sig=Qp%2BqN05y0MPkdnz9SMz%2FK7TTjVjeuhFdT7VDIHZlmXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:14.6700600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=Qp\%2BqN05y0MPkdnz9SMz\%2FK7TTjVjeuhFdT7VDIHZlmXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:14.9557120Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-17T17:40:15.0791100Z ==> 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-17T17:40:15.0869290Z ==> Installing ffmpeg dependency: aom 2021-05-17T17:40:15.1468970Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-17T17:40:15.1496870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-17apdty 2021-05-17T17:40:15.2379390Z cp -pR /private/tmp/d20210517-5204-17apdty/aom/. /usr/local/Cellar/aom 2021-05-17T17:40:15.2875520Z chmod -Rf +w /private/tmp/d20210517-5204-17apdty 2021-05-17T17:40:15.3566570Z ==> Finishing up 2021-05-17T17:40:15.3957120Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-17T17:40:15.3960640Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-17T17:40:15.3967880Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-17T17:40:15.3974780Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-17T17:40:15.3979960Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-17T17:40:15.3984710Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-17T17:40:15.3990320Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-17T17:40:15.3997910Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-17T17:40:15.4182860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5547-1kl6tx4.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-17T17:40:17.6287090Z ==> Summary 2021-05-17T17:40:17.6314360Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-17T17:40:17.6370550Z ==> Installing ffmpeg dependency: dav1d 2021-05-17T17:40:17.6437340Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-17T17:40:17.6456350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1gcc0y0 2021-05-17T17:40:17.6647730Z cp -pR /private/tmp/d20210517-5204-1gcc0y0/dav1d/. /usr/local/Cellar/dav1d 2021-05-17T17:40:17.6830720Z chmod -Rf +w /private/tmp/d20210517-5204-1gcc0y0 2021-05-17T17:40:17.7417390Z ==> Finishing up 2021-05-17T17:40:17.7795940Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-17T17:40:17.7801620Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-17T17:40:17.7808650Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-17T17:40:17.7813760Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-17T17:40:17.7821080Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-17T17:40:17.7967920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5573-1c9g8fu.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-17T17:40:20.1270260Z ==> Summary 2021-05-17T17:40:20.1292820Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-17T17:40:20.1299700Z ==> Installing ffmpeg dependency: frei0r 2021-05-17T17:40:20.1352840Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-17T17:40:20.1372730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1mwdler 2021-05-17T17:40:20.2132580Z cp -pR /private/tmp/d20210517-5204-1mwdler/frei0r/. /usr/local/Cellar/frei0r 2021-05-17T17:40:20.2860490Z chmod -Rf +w /private/tmp/d20210517-5204-1mwdler 2021-05-17T17:40:20.3656440Z ==> Finishing up 2021-05-17T17:40:20.4077110Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-17T17:40:20.4083660Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-17T17:40:20.4091230Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-17T17:40:20.4194140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5599-iyrr41.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-17T17:40:22.6336290Z ==> Summary 2021-05-17T17:40:22.6425940Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-17T17:40:22.6433140Z ==> Installing ffmpeg dependency: fribidi 2021-05-17T17:40:22.6455000Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-17T17:40:22.6474060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1tsvd0t 2021-05-17T17:40:22.6745580Z cp -pR /private/tmp/d20210517-5204-1tsvd0t/fribidi/. /usr/local/Cellar/fribidi 2021-05-17T17:40:22.7165840Z chmod -Rf +w /private/tmp/d20210517-5204-1tsvd0t 2021-05-17T17:40:22.8002230Z ==> Finishing up 2021-05-17T17:40:22.8402750Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-17T17:40:22.8409120Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-17T17:40:22.8422070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-17T17:40:22.8428130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-17T17:40:22.8434350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-17T17:40:22.8440290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-17T17:40:22.8446320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-17T17:40:22.8452290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-17T17:40:22.8458520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-17T17:40:22.8464360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-17T17:40:22.8470050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-17T17:40:22.8476320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-17T17:40:22.8481590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-17T17:40:22.8487450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-17T17:40:22.8493560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-17T17:40:22.8499300Z 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-17T17:40:22.8505530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-17T17:40:22.8516800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-17T17:40:22.8522580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-17T17:40:22.8528530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-17T17:40:22.8534670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-17T17:40:22.8540390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-17T17:40:22.8546350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-17T17:40:22.8552400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-17T17:40:22.8558500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-17T17:40:22.8564560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-17T17:40:22.8570640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-17T17:40:22.8576670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-17T17:40:22.8582450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-17T17:40:22.8588420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-17T17:40:22.8594470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-17T17:40:22.8600480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-17T17:40:22.8606700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-17T17:40:22.8615180Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-17T17:40:22.8621500Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-17T17:40:22.8627340Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-17T17:40:22.8635270Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-17T17:40:22.8880460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5625-4hq94u.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-17T17:40:25.2140680Z ==> Summary 2021-05-17T17:40:25.2193640Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-17T17:40:25.2200990Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-17T17:40:25.4133610Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-17T17:40:25.4149760Z 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/d20210517-5204-6gqz5g 2021-05-17T17:40:25.5425350Z cp -pR /private/tmp/d20210517-5204-6gqz5g/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-17T17:40:25.6784310Z chmod -Rf +w /private/tmp/d20210517-5204-6gqz5g 2021-05-17T17:40:25.9180720Z ==> Finishing up 2021-05-17T17:40:25.9541900Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-17T17:40:25.9545730Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-17T17:40:25.9551480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-17T17:40:25.9556230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-17T17:40:25.9561820Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-17T17:40:25.9569540Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-17T17:40:25.9578700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-17T17:40:25.9586990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-17T17:40:25.9592710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-17T17:40:25.9598550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-17T17:40:25.9603500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-17T17:40:25.9609410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-17T17:40:25.9616060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-17T17:40:25.9621240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-17T17:40:25.9627060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-17T17:40:25.9632760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-17T17:40:25.9638980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-17T17:40:25.9644880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-17T17:40:25.9686490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-17T17:40:25.9690920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-17T17:40:25.9696790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-17T17:40:25.9701540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-17T17:40:25.9707140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-17T17:40:25.9712400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-17T17:40:25.9717610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-17T17:40:25.9723130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-17T17:40:25.9728360Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-17T17:40:25.9738250Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-17T17:40:25.9744060Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-17T17:40:25.9749510Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-17T17:40:25.9759340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-17T17:40:25.9764880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-17T17:40:25.9770150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-17T17:40:25.9774860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-17T17:40:25.9781410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-17T17:40:25.9786480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-17T17:40:25.9792090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-17T17:40:25.9796910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-17T17:40:25.9802520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-17T17:40:25.9809470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-17T17:40:25.9814810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-17T17:40:25.9820560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-17T17:40:25.9825550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-17T17:40:25.9831080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-17T17:40:25.9836130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-17T17:40:25.9841680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-17T17:40:25.9846730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-17T17:40:25.9852740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-17T17:40:25.9857590Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-17T17:40:25.9862880Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-17T17:40:25.9867830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-17T17:40:25.9876610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-17T17:40:25.9882370Z 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-17T17:40:26.0358180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5651-1cwg4i8.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-17T17:40:28.3804480Z ==> Summary 2021-05-17T17:40:28.3988860Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-17T17:40:28.3995680Z ==> Installing ffmpeg dependency: graphite2 2021-05-17T17:40:28.4049930Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-17T17:40:28.4069590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1knddlr 2021-05-17T17:40:28.4206340Z cp -pR /private/tmp/d20210517-5204-1knddlr/graphite2/. /usr/local/Cellar/graphite2 2021-05-17T17:40:28.4415600Z chmod -Rf +w /private/tmp/d20210517-5204-1knddlr 2021-05-17T17:40:28.4978470Z ==> Finishing up 2021-05-17T17:40:28.5387360Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-17T17:40:28.5394430Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-17T17:40:28.5402710Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-17T17:40:28.5409680Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-17T17:40:28.5415170Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-17T17:40:28.5420470Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-17T17:40:28.5428090Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-17T17:40:28.5587670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5677-17mvyd2.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-17T17:40:30.8281410Z ==> Summary 2021-05-17T17:40:30.8310460Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-17T17:40:30.8318250Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-17T17:40:31.0716460Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-17T17:40:31.0735090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-dj5tum 2021-05-17T17:40:31.1576110Z cp -pR /private/tmp/d20210517-5204-dj5tum/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-17T17:40:31.2081800Z chmod -Rf +w /private/tmp/d20210517-5204-dj5tum 2021-05-17T17:40:31.4116490Z ==> Finishing up 2021-05-17T17:40:31.4489420Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-17T17:40:31.4493770Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-17T17:40:31.4499490Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-17T17:40:31.4504850Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-17T17:40:31.4512550Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-17T17:40:31.4522440Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-17T17:40:31.4563840Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-17T17:40:31.4571740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-17T17:40:31.4576850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-17T17:40:31.4581900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-17T17:40:31.4587020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-17T17:40:31.4592360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-17T17:40:31.4597060Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-17T17:40:31.4602730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-17T17:40:31.4608930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-17T17:40:31.4614770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-17T17:40:31.4620150Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-17T17:40:31.4624870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-17T17:40:31.4630260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-17T17:40:31.4635770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-17T17:40:31.4643980Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-17T17:40:31.4649390Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-17T17:40:31.4654710Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-17T17:40:31.4660020Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-17T17:40:31.4949090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5706-12j9qqt.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-17T17:40:33.8495390Z ==> Summary 2021-05-17T17:40:33.8550870Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-17T17:40:33.8557060Z ==> Installing ffmpeg dependency: libass 2021-05-17T17:40:34.1080450Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-17T17:40:34.1098740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-17gftlh 2021-05-17T17:40:34.1230890Z cp -pR /private/tmp/d20210517-5204-17gftlh/libass/. /usr/local/Cellar/libass 2021-05-17T17:40:34.1354720Z chmod -Rf +w /private/tmp/d20210517-5204-17gftlh 2021-05-17T17:40:34.1941780Z ==> Finishing up 2021-05-17T17:40:34.2374540Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-17T17:40:34.2380540Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-17T17:40:34.2385380Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-17T17:40:34.2390980Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-17T17:40:34.2398390Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-17T17:40:34.2535700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5732-w2xr3p.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-17T17:40:36.5721450Z ==> Summary 2021-05-17T17:40:36.5740230Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-17T17:40:36.5747040Z ==> Installing ffmpeg dependency: libbluray 2021-05-17T17:40:36.5955790Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-17T17:40:36.5974360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1j22iw7 2021-05-17T17:40:36.6180830Z cp -pR /private/tmp/d20210517-5204-1j22iw7/libbluray/. /usr/local/Cellar/libbluray 2021-05-17T17:40:36.6359600Z chmod -Rf +w /private/tmp/d20210517-5204-1j22iw7 2021-05-17T17:40:36.7125100Z ==> Finishing up 2021-05-17T17:40:36.7583850Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-17T17:40:36.7587650Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-17T17:40:36.7593180Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-17T17:40:36.7600430Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-17T17:40:36.7607800Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-17T17:40:36.7612570Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-17T17:40:36.7618190Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-17T17:40:36.7625940Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-17T17:40:36.7940770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5758-2k461e.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-17T17:40:39.2221680Z ==> Summary 2021-05-17T17:40:39.2247290Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-17T17:40:39.2250180Z ==> Installing ffmpeg dependency: libsoxr 2021-05-17T17:40:39.2300230Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-17T17:40:39.2318210Z 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/d20210517-5204-593f93 2021-05-17T17:40:39.2524120Z cp -pR /private/tmp/d20210517-5204-593f93/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-17T17:40:39.2839380Z chmod -Rf +w /private/tmp/d20210517-5204-593f93 2021-05-17T17:40:39.3494450Z ==> Finishing up 2021-05-17T17:40:39.3968980Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-17T17:40:39.3972530Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-17T17:40:39.3982070Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-17T17:40:39.3988720Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-17T17:40:39.3993650Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-17T17:40:39.3999180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-17T17:40:39.4004120Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-17T17:40:39.4009590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-17T17:40:39.4014330Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-17T17:40:39.4021950Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-17T17:40:39.4026750Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-17T17:40:39.4209860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5784-6bfoiw.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-17T17:40:41.6878700Z ==> Summary 2021-05-17T17:40:41.6931090Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-17T17:40:41.6933610Z ==> Installing ffmpeg dependency: libvidstab 2021-05-17T17:40:41.6976250Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-17T17:40:41.6994770Z 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/d20210517-5204-15u9lu6 2021-05-17T17:40:41.7159110Z cp -pR /private/tmp/d20210517-5204-15u9lu6/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-17T17:40:41.7414940Z chmod -Rf +w /private/tmp/d20210517-5204-15u9lu6 2021-05-17T17:40:41.7986940Z ==> Finishing up 2021-05-17T17:40:41.8241600Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-17T17:40:41.8247150Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-17T17:40:41.8252090Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-17T17:40:41.8260010Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-17T17:40:41.8418890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5810-16o6vbt.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-17T17:40:44.3483080Z ==> Summary 2021-05-17T17:40:44.3512370Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-17T17:40:44.3522040Z ==> Installing ffmpeg dependency: libvpx 2021-05-17T17:40:44.3594420Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-17T17:40:45.2937720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1x9q7ap 2021-05-17T17:40:45.2940750Z ==> Finishing up 2021-05-17T17:40:45.2942270Z cp -pR /private/tmp/d20210517-5204-1x9q7ap/libvpx/. /usr/local/Cellar/libvpx 2021-05-17T17:40:45.2943380Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-17T17:40:45.2998720Z chmod -Rf +w /private/tmp/d20210517-5204-1x9q7ap 2021-05-17T17:40:45.2999810Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-17T17:40:45.3016830Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-17T17:40:45.3103290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5836-35d52a.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-17T17:40:46.7975260Z ==> Summary 2021-05-17T17:40:46.7996620Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-17T17:40:46.8005260Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-17T17:40:46.8029810Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-17T17:40:46.8048130Z 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/d20210517-5204-l9zm7c 2021-05-17T17:40:46.8194890Z cp -pR /private/tmp/d20210517-5204-l9zm7c/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-17T17:40:46.8356760Z chmod -Rf +w /private/tmp/d20210517-5204-l9zm7c 2021-05-17T17:40:46.8936510Z ==> Finishing up 2021-05-17T17:40:46.9509570Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-17T17:40:46.9517710Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-17T17:40:46.9536800Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-17T17:40:46.9548380Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-17T17:40:46.9563130Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-17T17:40:46.9580550Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-17T17:40:46.9632810Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-17T17:40:46.9638500Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-17T17:40:46.9646630Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-17T17:40:46.9651620Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-17T17:40:46.9805580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5862-adh3l3.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-17T17:40:49.2429120Z ==> Summary 2021-05-17T17:40:49.2454180Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-17T17:40:49.2461330Z ==> Installing ffmpeg dependency: rav1e 2021-05-17T17:40:49.2544880Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-17T17:40:49.2563500Z 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/d20210517-5204-1xdlpt6 2021-05-17T17:40:49.8086880Z cp -pR /private/tmp/d20210517-5204-1xdlpt6/rav1e/. /usr/local/Cellar/rav1e 2021-05-17T17:40:50.1667760Z chmod -Rf +w /private/tmp/d20210517-5204-1xdlpt6 2021-05-17T17:40:50.2306310Z ==> Finishing up 2021-05-17T17:40:50.2685740Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-17T17:40:50.2697630Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-17T17:40:50.2700920Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-17T17:40:50.2703790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-17T17:40:50.2707130Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-17T17:40:50.2717630Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-17T17:40:50.2729460Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-17T17:40:50.3004890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5888-y3l2dq.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-17T17:40:52.5707120Z ==> Summary 2021-05-17T17:40:52.5728400Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-17T17:40:52.5735320Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-17T17:40:52.6145910Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-17T17:40:52.6163680Z 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/d20210517-5204-eo935k 2021-05-17T17:40:52.6554580Z cp -pR /private/tmp/d20210517-5204-eo935k/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-17T17:40:52.6837510Z chmod -Rf +w /private/tmp/d20210517-5204-eo935k 2021-05-17T17:40:52.7564250Z ==> Finishing up 2021-05-17T17:40:52.7964880Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-17T17:40:52.7969720Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-17T17:40:52.7979470Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-17T17:40:52.7985580Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-17T17:40:52.7990150Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-17T17:40:52.7995760Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-17T17:40:52.8003110Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-17T17:40:52.8184690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5914-1o2ekhs.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-17T17:40:55.0445030Z ==> Summary 2021-05-17T17:40:55.0487310Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-17T17:40:55.0489890Z ==> Installing ffmpeg dependency: rubberband 2021-05-17T17:40:55.1015020Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-17T17:40:55.1033160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1t8aucv 2021-05-17T17:40:55.1243710Z cp -pR /private/tmp/d20210517-5204-1t8aucv/rubberband/. /usr/local/Cellar/rubberband 2021-05-17T17:40:55.1407970Z chmod -Rf +w /private/tmp/d20210517-5204-1t8aucv 2021-05-17T17:40:55.2107480Z ==> Finishing up 2021-05-17T17:40:55.2508150Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-17T17:40:55.2513440Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-17T17:40:55.2520760Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-17T17:40:55.2525430Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-17T17:40:55.2531250Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-17T17:40:55.2538710Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-17T17:40:55.2688750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5940-1xmntp0.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-17T17:40:57.4985170Z ==> Summary 2021-05-17T17:40:57.5011460Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-17T17:40:57.5017150Z ==> Installing ffmpeg dependency: sdl2 2021-05-17T17:40:57.5038890Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-17T17:40:57.5058610Z 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/d20210517-5204-8bsmwa 2021-05-17T17:40:57.5662460Z cp -pR /private/tmp/d20210517-5204-8bsmwa/sdl2/. /usr/local/Cellar/sdl2 2021-05-17T17:40:57.6383630Z chmod -Rf +w /private/tmp/d20210517-5204-8bsmwa 2021-05-17T17:40:57.7163020Z ==> Finishing up 2021-05-17T17:40:57.7571800Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-17T17:40:57.7577970Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-17T17:40:57.7587180Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-17T17:40:57.7596000Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-17T17:40:57.7600710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-17T17:40:57.7606030Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-17T17:40:57.7611710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-17T17:40:57.7616410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-17T17:40:57.7621640Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-17T17:40:57.7629370Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-17T17:40:57.7911470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5966-8pjf7u.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-17T17:41:00.1550200Z ==> Summary 2021-05-17T17:41:00.1617690Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-17T17:41:00.1625410Z ==> Installing ffmpeg dependency: snappy 2021-05-17T17:41:00.1689100Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-17T17:41:00.1707240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-buxr68 2021-05-17T17:41:00.1849170Z cp -pR /private/tmp/d20210517-5204-buxr68/snappy/. /usr/local/Cellar/snappy 2021-05-17T17:41:00.2012410Z chmod -Rf +w /private/tmp/d20210517-5204-buxr68 2021-05-17T17:41:00.2535310Z ==> Finishing up 2021-05-17T17:41:00.3022350Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-17T17:41:00.3026310Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-17T17:41:00.3032060Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-17T17:41:00.3036720Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-17T17:41:00.3046680Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-17T17:41:00.3052720Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-17T17:41:00.3057780Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-17T17:41:00.3062970Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-17T17:41:00.3068470Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-17T17:41:00.3214490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5992-1qwin21.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-17T17:41:02.6632960Z ==> Summary 2021-05-17T17:41:02.6656210Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-17T17:41:02.6663050Z ==> Installing ffmpeg dependency: speex 2021-05-17T17:41:02.6727850Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-17T17:41:02.6745990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-4dc8pr 2021-05-17T17:41:02.6923710Z cp -pR /private/tmp/d20210517-5204-4dc8pr/speex/. /usr/local/Cellar/speex 2021-05-17T17:41:02.7140700Z chmod -Rf +w /private/tmp/d20210517-5204-4dc8pr 2021-05-17T17:41:02.7733910Z ==> Finishing up 2021-05-17T17:41:02.8167850Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-17T17:41:02.8175790Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-17T17:41:02.8183150Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-17T17:41:02.8189580Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-17T17:41:02.8194290Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-17T17:41:02.8199830Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-17T17:41:02.8207190Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-17T17:41:02.8366990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6018-1c20j49.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-17T17:41:05.0560610Z ==> Summary 2021-05-17T17:41:05.0590070Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-17T17:41:05.0596780Z ==> Installing ffmpeg dependency: srt 2021-05-17T17:41:05.0712080Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-17T17:41:05.0730650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1lkkem8 2021-05-17T17:41:05.1133900Z cp -pR /private/tmp/d20210517-5204-1lkkem8/srt/. /usr/local/Cellar/srt 2021-05-17T17:41:05.1382370Z chmod -Rf +w /private/tmp/d20210517-5204-1lkkem8 2021-05-17T17:41:05.2771410Z ==> Finishing up 2021-05-17T17:41:05.3199440Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-17T17:41:05.3203120Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-17T17:41:05.3208740Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-17T17:41:05.3213130Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-17T17:41:05.3220220Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-17T17:41:05.3227270Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-17T17:41:05.3232370Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-17T17:41:05.3236940Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-17T17:41:05.3242490Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-17T17:41:05.3250050Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-17T17:41:05.3254890Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-17T17:41:05.3448680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6044-115i60d.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-17T17:41:07.6929510Z ==> Summary 2021-05-17T17:41:07.6959870Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-17T17:41:07.6966930Z ==> Installing ffmpeg dependency: giflib 2021-05-17T17:41:07.6989690Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-17T17:41:07.7008230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1noywjc 2021-05-17T17:41:07.7167740Z cp -pR /private/tmp/d20210517-5204-1noywjc/giflib/. /usr/local/Cellar/giflib 2021-05-17T17:41:07.7327680Z chmod -Rf +w /private/tmp/d20210517-5204-1noywjc 2021-05-17T17:41:07.7888340Z ==> Finishing up 2021-05-17T17:41:07.8314980Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-17T17:41:07.8318570Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-17T17:41:07.8323910Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-17T17:41:07.8328340Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-17T17:41:07.8333510Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-17T17:41:07.8338110Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-17T17:41:07.8345210Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-17T17:41:07.8352160Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-17T17:41:07.8357100Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-17T17:41:07.8362280Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-17T17:41:07.8367260Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-17T17:41:07.8547100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6070-17e2n67.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-17T17:41:10.1894670Z ==> Summary 2021-05-17T17:41:10.1922770Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-17T17:41:10.1930660Z ==> Installing ffmpeg dependency: leptonica 2021-05-17T17:41:10.2605640Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-17T17:41:10.2624690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-4agkhg 2021-05-17T17:41:10.3272520Z cp -pR /private/tmp/d20210517-5204-4agkhg/leptonica/. /usr/local/Cellar/leptonica 2021-05-17T17:41:10.3830290Z chmod -Rf +w /private/tmp/d20210517-5204-4agkhg 2021-05-17T17:41:10.6882700Z ==> Finishing up 2021-05-17T17:41:10.7458500Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-17T17:41:10.7464860Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-17T17:41:10.7475370Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-17T17:41:10.7493370Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-17T17:41:10.7568930Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-17T17:41:10.7573570Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-17T17:41:10.7579220Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-17T17:41:10.7584180Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-17T17:41:10.7589520Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-17T17:41:10.7594610Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-17T17:41:10.7602280Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-17T17:41:10.7612900Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-17T17:41:10.7617620Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-17T17:41:10.7623450Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-17T17:41:10.7628270Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-17T17:41:10.7634530Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-17T17:41:10.7641960Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-17T17:41:10.7933310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6096-yck5lp.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-17T17:41:13.4041910Z ==> Summary 2021-05-17T17:41:13.4117520Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-17T17:41:13.4130550Z ==> Installing ffmpeg dependency: tesseract 2021-05-17T17:41:13.5265180Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-17T17:41:13.5283490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-tjxzuz 2021-05-17T17:41:13.7629390Z cp -pR /private/tmp/d20210517-5204-tjxzuz/tesseract/. /usr/local/Cellar/tesseract 2021-05-17T17:41:13.9261720Z chmod -Rf +w /private/tmp/d20210517-5204-tjxzuz 2021-05-17T17:41:14.0295410Z ==> Finishing up 2021-05-17T17:41:14.0731800Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-17T17:41:14.0739820Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-17T17:41:14.0746520Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-17T17:41:14.0753690Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-17T17:41:14.0759120Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-17T17:41:14.0765450Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-17T17:41:14.0773740Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-17T17:41:14.1030270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6122-2fhnj0.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-17T17:41:16.6013000Z ==> Caveats 2021-05-17T17:41:16.6014200Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-17T17:41:16.6015960Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-17T17:41:16.6017430Z ==> Summary 2021-05-17T17:41:16.6080530Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-17T17:41:16.6089350Z ==> Installing ffmpeg dependency: theora 2021-05-17T17:41:16.6299650Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-17T17:41:16.6319930Z 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/d20210517-5204-1sa4gzd 2021-05-17T17:41:16.6854090Z cp -pR /private/tmp/d20210517-5204-1sa4gzd/theora/. /usr/local/Cellar/theora 2021-05-17T17:41:16.7485650Z chmod -Rf +w /private/tmp/d20210517-5204-1sa4gzd 2021-05-17T17:41:16.8593820Z ==> Finishing up 2021-05-17T17:41:16.9181920Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-17T17:41:16.9191160Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-17T17:41:16.9197600Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-17T17:41:16.9204610Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-17T17:41:16.9212130Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-17T17:41:16.9217050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-17T17:41:16.9223040Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-17T17:41:16.9228030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-17T17:41:16.9236110Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-17T17:41:16.9243010Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-17T17:41:16.9251120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-17T17:41:16.9259060Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-17T17:41:16.9264260Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-17T17:41:16.9269770Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-17T17:41:16.9571380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6149-1bia2cw.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-17T17:41:19.2676030Z ==> Summary 2021-05-17T17:41:19.2749860Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-17T17:41:19.2756780Z ==> Installing ffmpeg dependency: x264 2021-05-17T17:41:19.2789890Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-17T17:41:19.2808840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-lbe99m 2021-05-17T17:41:19.3308950Z cp -pR /private/tmp/d20210517-5204-lbe99m/x264/. /usr/local/Cellar/x264 2021-05-17T17:41:19.3510870Z chmod -Rf +w /private/tmp/d20210517-5204-lbe99m 2021-05-17T17:41:19.4041010Z ==> Finishing up 2021-05-17T17:41:19.4488240Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-17T17:41:19.4489820Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-17T17:41:19.4492890Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-17T17:41:19.4500140Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-17T17:41:19.4505370Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-17T17:41:19.4510750Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-17T17:41:19.4518590Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-17T17:41:19.4678400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6175-hy2y5z.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-17T17:41:21.7641360Z ==> Summary 2021-05-17T17:41:21.7662650Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-17T17:41:21.7671520Z ==> Installing ffmpeg dependency: x265 2021-05-17T17:41:21.7736210Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-17T17:41:21.7754560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210517-5204-lreocw 2021-05-17T17:41:21.9420590Z cp -pR /private/tmp/d20210517-5204-lreocw/x265/. /usr/local/Cellar/x265 2021-05-17T17:41:22.0695640Z chmod -Rf +w /private/tmp/d20210517-5204-lreocw 2021-05-17T17:41:22.2106560Z ==> Finishing up 2021-05-17T17:41:22.2762470Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-17T17:41:22.2769490Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-17T17:41:22.2775410Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-17T17:41:22.2783160Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-17T17:41:22.2787410Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-17T17:41:22.2793090Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-17T17:41:22.2802250Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-17T17:41:22.3023020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6201-htsf2d.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-17T17:41:24.6278130Z ==> Summary 2021-05-17T17:41:24.6296920Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-17T17:41:24.6304300Z ==> Installing ffmpeg dependency: xvid 2021-05-17T17:41:24.6329310Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-17T17:41:24.6348320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-ndkwe 2021-05-17T17:41:24.6518660Z cp -pR /private/tmp/d20210517-5204-ndkwe/xvid/. /usr/local/Cellar/xvid 2021-05-17T17:41:24.6655650Z chmod -Rf +w /private/tmp/d20210517-5204-ndkwe 2021-05-17T17:41:24.7132600Z ==> Finishing up 2021-05-17T17:41:24.7557790Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-17T17:41:24.7564150Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-17T17:41:24.7568600Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-17T17:41:24.7699650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6227-608irp.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-17T17:41:27.8310730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-1fg6mz0 2021-05-17T17:41:27.8313310Z ==> Summary 2021-05-17T17:41:27.8314560Z cp -pR /private/tmp/d20210517-5204-1fg6mz0/zeromq/. /usr/local/Cellar/zeromq 2021-05-17T17:41:27.8315680Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-17T17:41:27.8417800Z chmod -Rf +w /private/tmp/d20210517-5204-1fg6mz0 2021-05-17T17:41:27.8419020Z ==> Installing ffmpeg dependency: zeromq 2021-05-17T17:41:27.8521640Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-17T17:41:27.8623890Z ==> Finishing up 2021-05-17T17:41:27.8726100Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-17T17:41:27.8828260Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-17T17:41:27.8930700Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-17T17:41:27.9015530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-17T17:41:27.9111330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-17T17:41:27.9117900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-17T17:41:27.9214260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-17T17:41:27.9220120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-17T17:41:27.9317430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-17T17:41:27.9323680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-17T17:41:27.9421300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-17T17:41:27.9425780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-17T17:41:27.9524210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-17T17:41:27.9527840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-17T17:41:27.9627220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-17T17:41:27.9629880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-17T17:41:27.9695910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-17T17:41:27.9730780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-17T17:41:27.9798540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-17T17:41:27.9832880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-17T17:41:27.9901050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-17T17:41:27.9934940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-17T17:41:28.0003540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-17T17:41:28.0037000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-17T17:41:28.0106790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-17T17:41:28.0138990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-17T17:41:28.0209360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-17T17:41:28.0241150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-17T17:41:28.0312050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-17T17:41:28.0343340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-17T17:41:28.0416360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-17T17:41:28.0446350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-17T17:41:28.0518980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-17T17:41:28.0548360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-17T17:41:28.0621480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-17T17:41:28.0650310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-17T17:41:28.0723830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-17T17:41:28.0752210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-17T17:41:28.0826600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-17T17:41:28.0854370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-17T17:41:28.0933620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-17T17:41:28.0960370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-17T17:41:28.1036310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-17T17:41:28.1062300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-17T17:41:28.1165130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-17T17:41:28.1166660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-17T17:41:28.1268930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-17T17:41:28.1367100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-17T17:41:28.1467370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-17T17:41:28.1471090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-17T17:41:28.1571700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-17T17:41:28.1673800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-17T17:41:28.1675320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-17T17:41:28.1775280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-17T17:41:28.1878100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-17T17:41:28.1879390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-17T17:41:28.1880800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-17T17:41:28.1978620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-17T17:41:28.1982800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-17T17:41:28.2081230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-17T17:41:28.2085270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-17T17:41:28.2183500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-17T17:41:28.2187120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-17T17:41:28.2285960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-17T17:41:28.2289000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-17T17:41:28.2391310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-17T17:41:28.2488690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-17T17:41:28.2493640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-17T17:41:28.2591140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-17T17:41:28.2595500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-17T17:41:28.2693620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-17T17:41:28.2697370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-17T17:41:28.2795920Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-17T17:41:28.2799190Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-17T17:41:28.2900010Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-17T17:41:28.2902570Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-17T17:41:28.3003980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6253-ggonov.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-17T17:41:29.8273460Z ==> Summary 2021-05-17T17:41:29.8336580Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-17T17:41:29.8345670Z ==> Installing ffmpeg dependency: zimg 2021-05-17T17:41:29.8394490Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:41:29.8411970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-pwk1xz 2021-05-17T17:41:29.8658150Z cp -pR /private/tmp/d20210517-5204-pwk1xz/zimg/. /usr/local/Cellar/zimg 2021-05-17T17:41:29.8913650Z chmod -Rf +w /private/tmp/d20210517-5204-pwk1xz 2021-05-17T17:41:29.9572550Z ==> Finishing up 2021-05-17T17:41:29.9997020Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-17T17:41:30.0000560Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-17T17:41:30.0010160Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-17T17:41:30.0016290Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-17T17:41:30.0020770Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-17T17:41:30.0026330Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-17T17:41:30.0033740Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-17T17:41:30.0204310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6279-5avq2r.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-17T17:41:32.3354070Z ==> Summary 2021-05-17T17:41:32.3386390Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-17T17:41:32.3394780Z ==> Installing ffmpeg 2021-05-17T17:41:32.3398670Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-17T17:41:32.3419470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5204-wyncvx 2021-05-17T17:41:32.8029920Z cp -pR /private/tmp/d20210517-5204-wyncvx/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-17T17:41:33.1735150Z chmod -Rf +w /private/tmp/d20210517-5204-wyncvx 2021-05-17T17:41:38.4124490Z ==> Finishing up 2021-05-17T17:41:38.4620230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-17T17:41:38.4623820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-17T17:41:38.4628770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-17T17:41:38.4634220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-17T17:41:38.4639280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-17T17:41:38.4643840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-17T17:41:38.4648310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-17T17:41:38.4653750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-17T17:41:38.4658610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-17T17:41:38.4663940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-17T17:41:38.4668810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-17T17:41:38.4673740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-17T17:41:38.4678520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-17T17:41:38.4683310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-17T17:41:38.4689390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-17T17:41:38.4693650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-17T17:41:38.4698730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-17T17:41:38.4703310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-17T17:41:38.4709750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-17T17:41:38.4713520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-17T17:41:38.4718770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-17T17:41:38.4723430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-17T17:41:38.4729770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-17T17:41:38.4736050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-17T17:41:38.4740870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-17T17:41:38.4754840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-17T17:41:38.4762630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-17T17:41:38.4770370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-17T17:41:38.4778160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-17T17:41:38.4785570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-17T17:41:38.4793080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-17T17:41:38.4799020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-17T17:41:38.4806520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-17T17:41:38.4814830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-17T17:41:38.4820770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-17T17:41:38.4826660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-17T17:41:38.4832290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-17T17:41:38.4839080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-17T17:41:38.4848080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-17T17:41:38.4853300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-17T17:41:38.4858600Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-17T17:41:38.4863350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-17T17:41:38.4869000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-17T17:41:38.4873560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-17T17:41:38.4879120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-17T17:41:38.4884100Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-17T17:41:38.4889430Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-17T17:41:38.4896220Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-17T17:41:38.4906640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-17T17:41:38.4913120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-17T17:41:38.4918750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-17T17:41:38.4924770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-17T17:41:38.4930630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-17T17:41:38.4939550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-17T17:41:38.4944770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-17T17:41:38.4950940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-17T17:41:38.4956640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-17T17:41:38.4962450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-17T17:41:38.4968110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-17T17:41:38.4974100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-17T17:41:38.4980940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-17T17:41:38.4985560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-17T17:41:38.4991500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-17T17:41:38.5000440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-17T17:41:38.5006140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-17T17:41:38.5012120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-17T17:41:38.5018420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-17T17:41:38.5047300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-17T17:41:38.5052640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-17T17:41:38.5058360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-17T17:41:38.5066220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-17T17:41:38.5071200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-17T17:41:38.5076780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-17T17:41:38.5081960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-17T17:41:38.5087170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-17T17:41:38.5093340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-17T17:41:38.5098910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-17T17:41:38.5105170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-17T17:41:38.5109920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-17T17:41:38.5115480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-17T17:41:38.5120160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-17T17:41:38.5125900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-17T17:41:38.5133120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-17T17:41:38.5138070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-17T17:41:38.5143320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-17T17:41:38.5148580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-17T17:41:38.5155310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-17T17:41:38.5160310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-17T17:41:38.5165420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-17T17:41:38.5171440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-17T17:41:38.5179020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-17T17:41:38.5184150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-17T17:41:38.5189720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-17T17:41:38.5196070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-17T17:41:38.5201160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-17T17:41:38.5206840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-17T17:41:38.5211770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-17T17:41:38.5217560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-17T17:41:38.5223870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-17T17:41:38.5229100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-17T17:41:38.5233520Z Only the first 100 operations were output. 2021-05-17T17:41:38.6637670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6305-flxegd.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-17T17:41:41.2277740Z ==> Summary 2021-05-17T17:41:41.2466260Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-17T17:41:42.5428880Z ==> Caveats 2021-05-17T17:41:42.5476360Z ==> tesseract 2021-05-17T17:41:42.5483870Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-17T17:41:42.5524680Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-17T17:41:44.2782200Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-17T17:41:45.6300800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:41:46.2429210Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-17T17:41:46.6589120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-17T17%3A50%3A00Z&sig=v3PjTM9JajTR3pShl3uP8uE85GW48dKbOGzP8HoNYKs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:46.6950640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=v3PjTM9JajTR3pShl3uP8uE85GW48dKbOGzP8HoNYKs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:47.1894590Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-17T17:41:47.3131680Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-17T17:41:48.6347160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:41:49.2946080Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-17T17:41:49.7833290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-17T17%3A50%3A00Z&sig=8t4JY3Kteetui8iw8NwLcuqf8ZCgx8VcTqppVB0WQag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:49.8248410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=8t4JY3Kteetui8iw8NwLcuqf8ZCgx8VcTqppVB0WQag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:50.0920230Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-17T17:41:50.1399340Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-17T17:41:50.1408580Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-17T17:41:50.2251860Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-17T17:41:50.2283930Z 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/d20210517-6312-11zpjqx 2021-05-17T17:41:51.0388400Z cp -pR /private/tmp/d20210517-6312-11zpjqx/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-17T17:41:51.7206120Z chmod -Rf +w /private/tmp/d20210517-6312-11zpjqx 2021-05-17T17:41:52.1492620Z ==> Finishing up 2021-05-17T17:41:52.1725720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-17T17:41:52.1745280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-17T17:41:52.1758140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-17T17:41:52.1767680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-17T17:41:52.1788600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-17T17:41:52.1800970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-17T17:41:52.1809640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-17T17:41:52.1823800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-17T17:41:52.1849280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-17T17:41:52.1855330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-17T17:41:52.1867580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-17T17:41:52.1889090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-17T17:41:52.1903570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-17T17:41:52.1917060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-17T17:41:52.1929820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-17T17:41:52.1941010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-17T17:41:52.1966960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-17T17:41:52.1988070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-17T17:41:52.1990470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-17T17:41:52.2042120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-17T17:41:52.2048630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-17T17:41:52.2053210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-17T17:41:52.2058550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-17T17:41:52.2063490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-17T17:41:52.2068000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-17T17:41:52.2073610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-17T17:41:52.2079820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-17T17:41:52.2084840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-17T17:41:52.2090200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-17T17:41:52.2095150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-17T17:41:52.2102980Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-17T17:41:52.2112080Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-17T17:41:52.2116950Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-17T17:41:52.2127570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-17T17:41:52.2133420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-17T17:41:52.2138840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-17T17:41:52.2145370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-17T17:41:52.2151060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-17T17:41:52.2157220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-17T17:41:52.2162950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-17T17:41:52.2168670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-17T17:41:52.2174280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-17T17:41:52.2180810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-17T17:41:52.2186530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-17T17:41:52.2192530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-17T17:41:52.2198950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-17T17:41:52.2204360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-17T17:41:52.2210180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-17T17:41:52.2216030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-17T17:41:52.2222000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-17T17:41:52.2228920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-17T17:41:52.2235250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-17T17:41:52.2241230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-17T17:41:52.2263590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-17T17:41:52.2268990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-17T17:41:52.2275850Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-17T17:41:52.2281240Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-17T17:41:52.2287190Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-17T17:41:52.4055770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6488-z1f7t.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-17T17:41:54.8078720Z ==> Summary 2021-05-17T17:41:54.8580600Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-17T17:41:54.8593190Z ==> Installing imagemagick@6 2021-05-17T17:41:54.8601730Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-17T17:41:54.8625440Z 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/d20210517-6312-8dvegx 2021-05-17T17:41:55.3417230Z cp -pR /private/tmp/d20210517-6312-8dvegx/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-17T17:41:55.8013720Z chmod -Rf +w /private/tmp/d20210517-6312-8dvegx 2021-05-17T17:41:57.9375600Z ==> Finishing up 2021-05-17T17:41:58.2128380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6514-loevl5.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-17T17:42:00.6868090Z ==> Caveats 2021-05-17T17:42:00.6869840Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:42:00.6871020Z because this is an alternate version of another formula. 2021-05-17T17:42:00.6871720Z 2021-05-17T17:42:00.6872600Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-17T17:42:00.6874220Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:42:00.6875030Z 2021-05-17T17:42:00.6875900Z For compilers to find imagemagick@6 you may need to set: 2021-05-17T17:42:00.6877300Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-17T17:42:00.6878770Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-17T17:42:00.6879490Z 2021-05-17T17:42:00.6881260Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-17T17:42:00.6887880Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-17T17:42:00.6888660Z 2021-05-17T17:42:00.6889780Z ==> Summary 2021-05-17T17:42:00.7383950Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-17T17:42:01.5982790Z ==> Caveats 2021-05-17T17:42:01.5984240Z ==> imagemagick@6 2021-05-17T17:42:01.6028680Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:42:01.6029950Z because this is an alternate version of another formula. 2021-05-17T17:42:01.6030650Z 2021-05-17T17:42:01.6031530Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-17T17:42:01.6033240Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:42:01.6034060Z 2021-05-17T17:42:01.6034910Z For compilers to find imagemagick@6 you may need to set: 2021-05-17T17:42:01.6037320Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-17T17:42:01.6039650Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-17T17:42:01.6040380Z 2021-05-17T17:42:01.6041660Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-17T17:42:01.6042830Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-17T17:42:01.6043550Z 2021-05-17T17:42:03.7267520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-17T17:42:04.9773240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:05.5786050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-17T17:42:05.9995120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-17T17%3A50%3A00Z&sig=6V01TY%2B8163plvNK%2BNrNjivOuH2k4%2BxpGbk31CHseN4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:06.0357540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=6V01TY\%2B8163plvNK\%2BNrNjivOuH2k4\%2BxpGbk31CHseN4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:06.0971060Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-17T17:42:06.1081000Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-17T17:42:07.4365800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:08.0554700Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-17T17:42:08.5074810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-17T17%3A50%3A00Z&sig=Qn1vm1PmNiVFpkhvATakxHoJeoa6%2FYWNIf52EXSV8m0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:08.5500230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=Qn1vm1PmNiVFpkhvATakxHoJeoa6\%2FYWNIf52EXSV8m0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:08.6357190Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-17T17:42:09.6973140Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-17T17:42:09.8484710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:10.4818970Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-17T17:42:10.8946260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-17T17%3A50%3A00Z&sig=0Vxifa9iOLBomru8e8gYrIX3099rLUdUJA56xYuCIjY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:10.9395380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=0Vxifa9iOLBomru8e8gYrIX3099rLUdUJA56xYuCIjY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:11.6225910Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-17T17:42:11.8140480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-17T17:42:13.0893390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:13.7231410Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-17T17:42:14.2073070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-17T17%3A50%3A00Z&sig=2Z6bb9%2BuJrEbPqBDxxnbFNXUKkOQDF%2BDGPfWUyiVFSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:14.2415320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=2Z6bb9\%2BuJrEbPqBDxxnbFNXUKkOQDF\%2BDGPfWUyiVFSs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:14.2801880Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-17T17:42:14.2838890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-17T17:42:15.5008950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:16.1186120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-17T17:42:16.5273550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-17T17%3A50%3A00Z&sig=jLupY4FRUCvU9MKBZ7L0K4RHOAnpOBxCh7fvM%2BdmUHg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:16.5581430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=jLupY4FRUCvU9MKBZ7L0K4RHOAnpOBxCh7fvM\%2BdmUHg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:16.5983780Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-17T17:42:16.6015100Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-17T17:42:17.8618920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:18.5020100Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-17T17:42:18.9281700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-17T17%3A50%3A00Z&sig=KP6RzfyoepnP3RQ6LCFcRy5TiAPrIJBwOnkFAQoTqDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:18.9615100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=KP6RzfyoepnP3RQ6LCFcRy5TiAPrIJBwOnkFAQoTqDg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:19.0367330Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-17T17:42:19.0435820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-17T17:42:20.3122310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:20.9333650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-17T17:42:21.3863850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-17T17%3A50%3A00Z&sig=NA7XWw0XBq4GErl4iMZ4xEdg6qRVvDLsyy8jk1fcYK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:21.4165180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=NA7XWw0XBq4GErl4iMZ4xEdg6qRVvDLsyy8jk1fcYK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:21.5110650Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-17T17:42:21.5251940Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-17T17:42:22.7643900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:23.4001620Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-17T17:42:23.8037000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-17T17%3A50%3A00Z&sig=xIIVTDuypHKmZCwVOyw7PSJKSJiTtV5ixa8YMTNs84M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:23.8406390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=xIIVTDuypHKmZCwVOyw7PSJKSJiTtV5ixa8YMTNs84M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:23.8800570Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-17T17:42:23.8833100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-17T17:42:25.1587760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:25.7613070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-17T17:42:26.1639290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-17T17%3A50%3A00Z&sig=QKQwIECx2YsVXAC1iNvsudCcQGkPUSZTWTu%2Blnia5GM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:26.2026870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=QKQwIECx2YsVXAC1iNvsudCcQGkPUSZTWTu\%2Blnia5GM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:26.2568880Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-17T17:42:26.2615620Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-17T17:42:27.4877480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:28.0920780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-17T17:42:28.5040990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-17T17%3A50%3A00Z&sig=sv6uveXwaRVe9jXO8ZpfroQPe9OLEJtBedywFVVDQu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:28.5414670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=sv6uveXwaRVe9jXO8ZpfroQPe9OLEJtBedywFVVDQu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:28.5866050Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:42:28.5904970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-17T17:42:29.8532150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:30.4911820Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-17T17:42:31.1045130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-17T17%3A50%3A00Z&sig=WdeLxokikD6ZP5IoRP0akI4ETWXmrE9v5stCCQK2URk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:31.1352630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=WdeLxokikD6ZP5IoRP0akI4ETWXmrE9v5stCCQK2URk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:31.2253870Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:42:31.2323260Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-17T17:42:32.6219340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:42:33.2715920Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-17T17:42:33.6914560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-17T17%3A50%3A00Z&sig=qH90CRS2HiNM9xgQxpjfi%2FvwKM8QgwbLr9BcE%2B47k%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:42:33.7254250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=qH90CRS2HiNM9xgQxpjfi\%2FvwKM8QgwbLr9BcE\%2B47k\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:42:33.9819650Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-17T17:42:34.0467170Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-17T17:42:34.0470410Z ==> Installing imagemagick dependency: libde265 2021-05-17T17:42:34.1077740Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-17T17:42:34.1106080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6521-1k8xoz8 2021-05-17T17:42:34.1401510Z cp -pR /private/tmp/d20210517-6521-1k8xoz8/libde265/. /usr/local/Cellar/libde265 2021-05-17T17:42:34.1650930Z chmod -Rf +w /private/tmp/d20210517-6521-1k8xoz8 2021-05-17T17:42:34.2405980Z ==> Finishing up 2021-05-17T17:42:34.2813770Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-17T17:42:34.2817740Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-17T17:42:34.2823390Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-17T17:42:34.2828360Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-17T17:42:34.2833110Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-17T17:42:34.2840360Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-17T17:42:34.2847470Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-17T17:42:34.2864590Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-17T17:42:34.2870130Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-17T17:42:34.2877590Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-17T17:42:34.3082880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6752-1f6plm0.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-17T17:42:36.5263220Z ==> Summary 2021-05-17T17:42:36.5291260Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-17T17:42:36.5298270Z ==> Installing imagemagick dependency: docbook 2021-05-17T17:42:36.5323020Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-17T17:42:36.5338750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6521-1uea4cl 2021-05-17T17:42:36.6690860Z cp -pR /private/tmp/d20210517-6521-1uea4cl/docbook/. /usr/local/Cellar/docbook 2021-05-17T17:42:36.8322640Z chmod -Rf +w /private/tmp/d20210517-6521-1uea4cl 2021-05-17T17:42:36.9292700Z ==> Finishing up 2021-05-17T17:42:37.0008740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6778-13w245k.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-17T17:42:38.9909900Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0187370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0347720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0460820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0559730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0657330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0756810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0857540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.0964960Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.1066270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.1166920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.1265840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.1374720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.1473920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.1572380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:39.5620230Z ==> Caveats 2021-05-17T17:42:39.5621380Z To use the DocBook package in your XML toolchain, 2021-05-17T17:42:39.5622370Z you need to add the following to your ~/.bashrc: 2021-05-17T17:42:39.5622990Z 2021-05-17T17:42:39.5623830Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-17T17:42:39.5625430Z ==> Summary 2021-05-17T17:42:39.5766700Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-17T17:42:39.5772980Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-17T17:42:39.5826560Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-17T17:42:39.5845870Z 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/d20210517-6521-5mns5g 2021-05-17T17:42:41.5936410Z cp -pR /private/tmp/d20210517-6521-5mns5g/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-17T17:42:44.6524570Z chmod -Rf +w /private/tmp/d20210517-6521-5mns5g 2021-05-17T17:42:45.9841180Z ==> Finishing up 2021-05-17T17:42:46.0259070Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-17T17:42:46.0280870Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-17T17:42:46.0373000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6819-19bunim.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-17T17:42:48.0725410Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:48.0850710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:48.0950840Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:42:48.1054600Z ==> 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-17T17:42:48.1163070Z ==> 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-17T17:42:48.1262610Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-17T17:42:48.1367380Z ==> 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-17T17:42:48.1468470Z ==> 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-17T17:42:48.1571370Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:42:48.1685390Z ==> 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-17T17:42:48.1785870Z ==> 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-17T17:42:48.1885260Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-17T17:42:48.1988800Z ==> 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-17T17:42:48.2090540Z ==> 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-17T17:42:48.2190960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:48.2292410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:42:48.2394180Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:42:48.2494500Z ==> 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-17T17:42:48.2595210Z ==> 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-17T17:42:48.2696950Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-17T17:42:48.2800800Z ==> 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-17T17:42:48.2899280Z ==> 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-17T17:42:48.2999080Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:42:48.3103790Z ==> 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-17T17:42:48.3203270Z ==> 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-17T17:42:48.3303750Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-17T17:42:48.3405190Z ==> 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-17T17:42:48.3506150Z ==> 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-17T17:42:49.3353570Z ==> Summary 2021-05-17T17:42:49.6528760Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-17T17:42:49.6534990Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-17T17:42:49.6557720Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-17T17:42:49.6576130Z 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/d20210517-6521-926o07 2021-05-17T17:42:49.6700360Z cp -pR /private/tmp/d20210517-6521-926o07/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-17T17:42:49.6831330Z chmod -Rf +w /private/tmp/d20210517-6521-926o07 2021-05-17T17:42:49.7337680Z ==> Finishing up 2021-05-17T17:42:49.7768910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6873-1lx9544.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-17T17:42:52.0995420Z ==> Caveats 2021-05-17T17:42:52.0997050Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:42:52.0998350Z because macOS already provides this software and installing another version in 2021-05-17T17:42:52.0999410Z parallel can cause all kinds of trouble. 2021-05-17T17:42:52.1000020Z 2021-05-17T17:42:52.1001260Z If you need to have gnu-getopt first in your PATH, run: 2021-05-17T17:42:52.1002870Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:42:52.1003700Z 2021-05-17T17:42:52.1004190Z 2021-05-17T17:42:52.1004960Z Bash completion has been installed to: 2021-05-17T17:42:52.1006300Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-17T17:42:52.1007610Z ==> Summary 2021-05-17T17:42:52.1069990Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-17T17:42:52.1076150Z ==> Installing imagemagick dependency: xmlto 2021-05-17T17:42:52.1213800Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-17T17:42:52.1231790Z 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/d20210517-6521-12h35p7 2021-05-17T17:42:52.1446070Z cp -pR /private/tmp/d20210517-6521-12h35p7/xmlto/. /usr/local/Cellar/xmlto 2021-05-17T17:42:52.1860690Z chmod -Rf +w /private/tmp/d20210517-6521-12h35p7 2021-05-17T17:42:52.2526490Z ==> Finishing up 2021-05-17T17:42:52.2945960Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-17T17:42:52.2949300Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-17T17:42:52.2961990Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-17T17:42:52.2976050Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-17T17:42:52.2981790Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-17T17:42:52.3084610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6899-oytph7.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-17T17:42:54.5968620Z ==> Summary 2021-05-17T17:42:54.6044860Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-17T17:42:54.6053100Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-17T17:42:54.6880870Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-17T17:42:54.6899970Z 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/d20210517-6521-1qlrmh7 2021-05-17T17:42:54.7807270Z cp -pR /private/tmp/d20210517-6521-1qlrmh7/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-17T17:42:55.0077510Z chmod -Rf +w /private/tmp/d20210517-6521-1qlrmh7 2021-05-17T17:42:55.2108240Z ==> Finishing up 2021-05-17T17:42:55.2636330Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-17T17:42:55.2768450Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-17T17:42:55.2810590Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-17T17:42:55.2841280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.2870720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.2898910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.2932380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.2960040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.2989900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3048260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3151630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3240250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3266390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3295130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3324490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3356810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3383340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3415170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3445390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3472940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3501400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3535760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3566230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3597770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3626740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3635100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3657400Z mkdir -p /usr/local/share/locale/fo 2021-05-17T17:42:55.3684050Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-17T17:42:55.3685730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3688230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3712150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3740270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3769780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3799730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3829070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3856680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3864250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3884380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3913350Z mkdir -p /usr/local/share/locale/ia 2021-05-17T17:42:55.3940040Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-17T17:42:55.3967280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3972850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.3994690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4022870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4050390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4075530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4081010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4096210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4108370Z mkdir -p /usr/local/share/locale/ky 2021-05-17T17:42:55.4137320Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-17T17:42:55.4150410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4202960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4263250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4294210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4314230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4417690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4515250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4565430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4615650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4644030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4742810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4846870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.4971500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5008840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5112260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5214930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5232060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5260650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5339540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5414660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5492910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5571010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5674430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5731400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5834550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5862190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5965510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.5992200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.6069560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.6095280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.6180360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.6208380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.6240440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.6275940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:42:55.6304110Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-17T17:42:55.6308350Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-17T17:42:55.6332810Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-17T17:42:55.6372090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6925-19juw36.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-17T17:42:57.4672930Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-17T17:42:59.7253490Z ==> Summary 2021-05-17T17:42:59.7475060Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-17T17:42:59.7495410Z ==> Installing imagemagick dependency: libheif 2021-05-17T17:42:59.8671080Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-17T17:42:59.8699130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6521-1xft0tj 2021-05-17T17:42:59.8986890Z cp -pR /private/tmp/d20210517-6521-1xft0tj/libheif/. /usr/local/Cellar/libheif 2021-05-17T17:42:59.9283170Z chmod -Rf +w /private/tmp/d20210517-6521-1xft0tj 2021-05-17T17:43:00.0566980Z ==> Finishing up 2021-05-17T17:43:00.1445910Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-17T17:43:00.1450680Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-17T17:43:00.1453970Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-17T17:43:00.1459500Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-17T17:43:00.1466430Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-17T17:43:00.1472960Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-17T17:43:00.1483060Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-17T17:43:00.1489050Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-17T17:43:00.1496440Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-17T17:43:00.1505420Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-17T17:43:00.1515880Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-17T17:43:00.1521870Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-17T17:43:00.1527500Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-17T17:43:00.1534670Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-17T17:43:00.1541740Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-17T17:43:00.1548210Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-17T17:43:00.1556190Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-17T17:43:00.1754530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6952-2i2sjc.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-17T17:43:02.1558960Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-17T17:43:04.2220110Z ==> Summary 2021-05-17T17:43:04.2253210Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-17T17:43:04.2260070Z ==> Installing imagemagick dependency: liblqr 2021-05-17T17:43:04.2945650Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-17T17:43:04.2963630Z 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/d20210517-6521-1li39wu 2021-05-17T17:43:04.3100150Z cp -pR /private/tmp/d20210517-6521-1li39wu/liblqr/. /usr/local/Cellar/liblqr 2021-05-17T17:43:04.3293710Z chmod -Rf +w /private/tmp/d20210517-6521-1li39wu 2021-05-17T17:43:04.3896040Z ==> Finishing up 2021-05-17T17:43:04.4960400Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-17T17:43:04.4972210Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-17T17:43:04.4980740Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-17T17:43:04.4994190Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-17T17:43:04.5200610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6979-ww5woy.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-17T17:43:06.8443040Z ==> Summary 2021-05-17T17:43:06.8470240Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-17T17:43:06.8474880Z ==> Installing imagemagick dependency: libomp 2021-05-17T17:43:06.8533650Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-17T17:43:06.8551440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6521-asnfll 2021-05-17T17:43:06.8714000Z cp -pR /private/tmp/d20210517-6521-asnfll/libomp/. /usr/local/Cellar/libomp 2021-05-17T17:43:06.8857580Z chmod -Rf +w /private/tmp/d20210517-6521-asnfll 2021-05-17T17:43:06.9309900Z ==> Finishing up 2021-05-17T17:43:06.9795030Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-17T17:43:06.9798960Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-17T17:43:06.9803610Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-17T17:43:06.9810770Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-17T17:43:06.9815660Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-17T17:43:06.9952770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7005-169yr7f.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-17T17:43:09.2497120Z ==> Summary 2021-05-17T17:43:09.2512670Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-17T17:43:09.2518240Z ==> Installing imagemagick dependency: imath 2021-05-17T17:43:09.2583830Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:43:09.2652160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6521-1u3pvxg 2021-05-17T17:43:09.2889390Z cp -pR /private/tmp/d20210517-6521-1u3pvxg/imath/. /usr/local/Cellar/imath 2021-05-17T17:43:09.3197730Z chmod -Rf +w /private/tmp/d20210517-6521-1u3pvxg 2021-05-17T17:43:09.3894650Z ==> Finishing up 2021-05-17T17:43:09.4304200Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-17T17:43:09.4312850Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-17T17:43:09.4359460Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-17T17:43:09.4364630Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-17T17:43:09.4369690Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-17T17:43:09.4374890Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-17T17:43:09.4382370Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-17T17:43:09.4583230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7031-1qufo6o.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-17T17:43:11.6414320Z ==> Summary 2021-05-17T17:43:11.6454650Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-17T17:43:11.6460660Z ==> Installing imagemagick dependency: openexr 2021-05-17T17:43:11.6562460Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:43:11.6582180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6521-1hort1j 2021-05-17T17:43:11.7524770Z cp -pR /private/tmp/d20210517-6521-1hort1j/openexr/. /usr/local/Cellar/openexr 2021-05-17T17:43:11.8599480Z chmod -Rf +w /private/tmp/d20210517-6521-1hort1j 2021-05-17T17:43:12.0427440Z ==> Finishing up 2021-05-17T17:43:12.0941320Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-17T17:43:12.0945130Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-17T17:43:12.0950480Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-17T17:43:12.0955090Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-17T17:43:12.0960300Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-17T17:43:12.0964890Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-17T17:43:12.0969950Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-17T17:43:12.0974520Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-17T17:43:12.0981640Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-17T17:43:12.0990660Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-17T17:43:12.1001340Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-17T17:43:12.1006200Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-17T17:43:12.1011810Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-17T17:43:12.1017170Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-17T17:43:12.1022460Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-17T17:43:12.1028260Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-17T17:43:12.1044680Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-17T17:43:12.1056530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-17T17:43:12.1058440Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-17T17:43:12.1074630Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-17T17:43:12.1083850Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-17T17:43:12.1085790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-17T17:43:12.1088200Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-17T17:43:12.1090020Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-17T17:43:12.1091910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-17T17:43:12.1093750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-17T17:43:12.1095570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-17T17:43:12.1097320Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-17T17:43:12.1605540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7059-141v3oa.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-17T17:43:14.7024260Z ==> Summary 2021-05-17T17:43:14.7139130Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-17T17:43:14.7146630Z ==> Installing imagemagick 2021-05-17T17:43:14.7151470Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-17T17:43:14.7171150Z 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/d20210517-6521-it6bl2 2021-05-17T17:43:15.1998080Z cp -pR /private/tmp/d20210517-6521-it6bl2/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-17T17:43:15.6724490Z chmod -Rf +w /private/tmp/d20210517-6521-it6bl2 2021-05-17T17:43:19.0568910Z ==> Finishing up 2021-05-17T17:43:19.0759280Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-17T17:43:19.0765130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-17T17:43:19.0770590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-17T17:43:19.0775870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-17T17:43:19.0781560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-17T17:43:19.0787110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-17T17:43:19.0792990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-17T17:43:19.0804540Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-17T17:43:19.0813350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-17T17:43:19.0820170Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-17T17:43:19.0822320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-17T17:43:19.0824480Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-17T17:43:19.0829030Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-17T17:43:19.0834110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-17T17:43:19.0842840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-17T17:43:19.0922460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-17T17:43:19.0926770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-17T17:43:19.0933220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-17T17:43:19.0939490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-17T17:43:19.0944730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-17T17:43:19.0949630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-17T17:43:19.0954820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-17T17:43:19.0960400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-17T17:43:19.0965240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-17T17:43:19.0970780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-17T17:43:19.0975510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-17T17:43:19.0981200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-17T17:43:19.0985830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-17T17:43:19.0991260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-17T17:43:19.0996350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-17T17:43:19.1003890Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-17T17:43:19.1010660Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-17T17:43:19.1018450Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-17T17:43:19.1028750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-17T17:43:19.1034760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-17T17:43:19.1040740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-17T17:43:19.1046070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-17T17:43:19.1052220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-17T17:43:19.1058800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-17T17:43:19.1064780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-17T17:43:19.1070270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-17T17:43:19.1076150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-17T17:43:19.1081630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-17T17:43:19.1087070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-17T17:43:19.1092450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-17T17:43:19.1098410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-17T17:43:19.1103670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-17T17:43:19.1109320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-17T17:43:19.1114950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-17T17:43:19.1120610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-17T17:43:19.1127970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-17T17:43:19.1133470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-17T17:43:19.1138240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-17T17:43:19.1144250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-17T17:43:19.1150050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-17T17:43:19.1155590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-17T17:43:19.1160460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-17T17:43:19.1166310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-17T17:43:19.1171210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-17T17:43:19.1177440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-17T17:43:19.1182970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-17T17:43:19.1188820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-17T17:43:19.1193890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-17T17:43:19.1202390Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-17T17:43:19.1207270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-17T17:43:19.1213480Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-17T17:43:19.1218580Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-17T17:43:19.1224550Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-17T17:43:19.1229410Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-17T17:43:19.1235200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-17T17:43:19.1240590Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-17T17:43:19.3786270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7086-nccill.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-17T17:43:21.8600100Z ==> Summary 2021-05-17T17:43:21.9104180Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-17T17:43:23.7047500Z ==> Caveats 2021-05-17T17:43:23.7049100Z ==> docbook 2021-05-17T17:43:23.7064190Z To use the DocBook package in your XML toolchain, 2021-05-17T17:43:23.7065150Z you need to add the following to your ~/.bashrc: 2021-05-17T17:43:23.7065780Z 2021-05-17T17:43:23.7066600Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-17T17:43:23.7068030Z ==> gnu-getopt 2021-05-17T17:43:23.7093170Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:43:23.7094480Z because macOS already provides this software and installing another version in 2021-05-17T17:43:23.7095560Z parallel can cause all kinds of trouble. 2021-05-17T17:43:23.7096180Z 2021-05-17T17:43:23.7097460Z If you need to have gnu-getopt first in your PATH, run: 2021-05-17T17:43:23.7099090Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:43:23.7099910Z 2021-05-17T17:43:23.7100400Z 2021-05-17T17:43:23.7101160Z Bash completion has been installed to: 2021-05-17T17:43:23.7102530Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-17T17:43:25.4000540Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-17T17:43:26.6308530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:43:27.2427200Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-17T17:43:27.7156140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-17T17%3A50%3A00Z&sig=m%2FrMUTjZVkySuAqSzG7yh71nTi8JafX0Zp9aVW64f%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:27.7519290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A50\%3A00Z\&sig=m\%2FrMUTjZVkySuAqSzG7yh71nTi8JafX0Zp9aVW64f\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:27.8028310Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-17T17:43:27.8748990Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-17T17:43:27.8777390Z 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/d20210517-7093-1ya55u6 2021-05-17T17:43:27.8962690Z cp -pR /private/tmp/d20210517-7093-1ya55u6/udunits/. /usr/local/Cellar/udunits 2021-05-17T17:43:27.9172280Z chmod -Rf +w /private/tmp/d20210517-7093-1ya55u6 2021-05-17T17:43:27.9830650Z ==> Finishing up 2021-05-17T17:43:28.0277850Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-17T17:43:28.0284060Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-17T17:43:28.0288850Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-17T17:43:28.0298480Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-17T17:43:28.0306260Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-17T17:43:28.0349550Z info /usr/local/share/info/udunits2.info 2021-05-17T17:43:28.0359170Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-17T17:43:28.0399130Z info /usr/local/share/info/udunits2lib.info 2021-05-17T17:43:28.0409190Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-17T17:43:28.0447090Z info /usr/local/share/info/udunits2prog.info 2021-05-17T17:43:28.0456700Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-17T17:43:28.0464530Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-17T17:43:28.0470850Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-17T17:43:28.0642210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7260-azmh04.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-17T17:43:30.2639020Z ==> Summary 2021-05-17T17:43:30.2671830Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-17T17:43:32.5426840Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-17T17:43:32.5427920Z To reinstall 1.6, run: 2021-05-17T17:43:32.5429160Z brew reinstall jq 2021-05-17T17:43:34.1236790Z ==> Caveats 2021-05-17T17:43:34.1237970Z imagej requires Java. You can install the latest version with: 2021-05-17T17:43:34.1239350Z brew install --cask adoptopenjdk 2021-05-17T17:43:34.1240020Z 2021-05-17T17:43:34.6074990Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-17T17:43:34.9263340Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-17T17:43:46.1456140Z ==> Verifying checksum for cask 'imagej' 2021-05-17T17:43:46.3507490Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-17T17:43:46.3508630Z ==> Installing Cask imagej 2021-05-17T17:43:46.3962440Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210517-7370-hnbabx 2021-05-17T17:43:46.5742050Z cp -pR /private/tmp/d20210517-7370-hnbabx/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-17T17:43:46.7351640Z chmod -Rf +w /private/tmp/d20210517-7370-hnbabx 2021-05-17T17:43:46.8027990Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-17T17:43:47.1520260Z 🍺 imagej was successfully installed! 2021-05-17T17:43:49.5284180Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-17T17:43:51.4579720Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-17T17:43:51.9839290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-17T17%3A50%3A00Z&sig=VTGA8QRj3T3YkQz3%2BnZT%2FvGcq4d0mQhvFprBgKv5KO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:52.1099370Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-17T17:43:54.2692610Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-17T17:43:54.7587320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-17T17%3A50%3A00Z&sig=oerPmjIeESyNq%2Futj4mJJ%2FIZJuWvlJOnDyMzrMp6ZSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:55.0433310Z ==> Installing dependencies for bowtie2: tbb 2021-05-17T17:43:55.0536040Z ==> Installing bowtie2 dependency: tbb 2021-05-17T17:43:55.1504800Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-17T17:43:59.2166180Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-17T17:43:59.2277900Z ==> Installing bowtie2 2021-05-17T17:43:59.2345590Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-17T17:44:03.3219820Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-17T17:44:06.5212030Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-17T17:44:08.4324020Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-17T17:44:08.9186920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-17T17%3A50%3A00Z&sig=1ZG1%2FNR8Zu9X67JT3nVkQBDhA6zfQs4MTNC%2BC8IM1Sw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:09.0793880Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-17T17:44:10.9897530Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-17T17:44:11.5978120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-17T17%3A50%3A00Z&sig=85skXA5M5BOiRVN5kt%2F5dSck%2FAmOC7M65erK2hMHJR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:11.6770270Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-17T17:44:13.6156550Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-17T17:44:14.0958320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-17T17%3A50%3A00Z&sig=Bm3Bf0nAMCASbZs1Ly3BsOVlzu4upJULudLDEd0bxc4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:14.1782180Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-17T17:44:16.0329360Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-17T17:44:16.5113320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-17T17%3A50%3A00Z&sig=%2F1xplPuQ2FHND%2FfCYtFFFck0MFSSIiPj7CWk2H6MZ3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:16.5991250Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-17T17:44:18.5072680Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-17T17:44:18.9635870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-17T17%3A50%3A00Z&sig=UeDQrciALTGxXrWW3nI6f3qf5eajZiKkhg3GV9MEliU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:19.0592870Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-17T17:44:20.9786940Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-17T17:44:21.3970360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-17T17%3A50%3A00Z&sig=VDDo1XvfW0oRrn4vSLp98QxfT35%2FvjOCmZ61fBMPuKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:21.5584960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-17T17:44:22.1560190Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-17T17:44:22.1579110Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-17T17:44:22.5809200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:44:22.6057720Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-17T17:44:24.6189680Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-17T17:44:25.1243860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-17T17%3A50%3A00Z&sig=rZ5EaDlso7hstPvMFJOnEyM7jTHhfGCRdtmBRtshwWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:25.2128040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-17T17:44:27.1046810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-17T17:44:27.5841470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-17T17%3A50%3A00Z&sig=SthGLgDBHHUEiQrDgaIb48VXBr66Y%2BPVkuKx%2BvNEzFA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:27.7521390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-17T17:44:29.6103860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-17T17:44:30.0986460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-17T17%3A50%3A00Z&sig=40TrNtZcCb4E3BaVvBfaORnknxSZlMl8wnS3be%2Fb91c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:30.2468630Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-17T17:44:32.1766080Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-17T17:44:32.5932970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-17T17%3A50%3A00Z&sig=vVradQOVm9TA6MtQ%2BnzW7k0ZwGxtlzAJFct8c%2Bh5rCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:32.7966990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-17T17:44:34.6667880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-17T17:44:35.1495900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-17T17%3A50%3A00Z&sig=eXiCm1ZTzX2kyAZQOarNAz%2BdPkZ814q5O1InBmLTBhk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:35.2331550Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-17T17:44:37.1340650Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-17T17:44:37.6151310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-17T17%3A50%3A00Z&sig=OvGUldrjRT7xIYCLY1%2BiBws4xe07xSgeJOO%2B4WK4DPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:37.7073180Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-17T17:44:39.6324830Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-17T17:44:40.1227410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-17T17%3A50%3A00Z&sig=2rOLrJFnOkLw96l3EHE0cQqSZwsgs5lnrf4e%2BICVLiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:40.2160310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-17T17:44:42.0684750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-17T17:44:42.5478080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-17T17%3A50%3A00Z&sig=zUUziDIJJB3fNGm5Wl7mZU12GXHnyuAZST344I3d0HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:42.7882330Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-17T17:44:44.6862240Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-17T17:44:45.6909320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-17T17%3A50%3A00Z&sig=FCtCMJ%2F3W8cOVx7T6nKQxvM9No8bJgZBftIWLLqj9Gw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:45.6913270Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-17T17:44:47.4644180Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-17T17:44:47.9526240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-17T17%3A50%3A00Z&sig=T6KeR5lj69dcUVhmx%2F7q7AtcIh3GAxYtVwsp%2BWJb4Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:48.5949640Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-17T17:44:50.4804270Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-17T17:44:50.9543720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-17T17%3A50%3A00Z&sig=wYVrTwqP3i5wWIlo%2BkBu45HBNZfOdsRyHgSCygjkdVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:51.3541460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-17T17:44:53.2789720Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-17T17:44:53.7564110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-17T17%3A50%3A00Z&sig=j%2Btm9Bf%2BLSnizjEYZNZQwybkgep3ZpybEqC2m01i%2BW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:54.0217500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-17T17:44:55.9289940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-17T17:44:56.4124000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-17T17%3A50%3A00Z&sig=HO50HNnRHXekMrtjFQ3OKX1F7yOvzWdTH0jfFwQ5T5c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:56.8998850Z ==> 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-17T17:44:56.9001800Z ==> Installing gdal dependency: cfitsio 2021-05-17T17:44:56.9621610Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-17T17:44:59.4992390Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-17T17:44:59.4998820Z ==> Installing gdal dependency: popt 2021-05-17T17:44:59.5020380Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-17T17:45:01.9344230Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-17T17:45:01.9358820Z ==> Installing gdal dependency: epsilon 2021-05-17T17:45:01.9409800Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-17T17:45:04.4025040Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-17T17:45:04.4031390Z ==> Installing gdal dependency: expat 2021-05-17T17:45:04.4113000Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-17T17:45:06.7796620Z ==> Caveats 2021-05-17T17:45:06.7799240Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:45:06.7801450Z because macOS already provides this software and installing another version in 2021-05-17T17:45:06.7803310Z parallel can cause all kinds of trouble. 2021-05-17T17:45:06.7804350Z 2021-05-17T17:45:06.7805720Z If you need to have expat first in your PATH, run: 2021-05-17T17:45:06.7808370Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:45:06.7809660Z 2021-05-17T17:45:06.7811060Z For compilers to find expat you may need to set: 2021-05-17T17:45:06.7813310Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-17T17:45:06.7815800Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-17T17:45:06.7816960Z 2021-05-17T17:45:06.7819040Z For pkg-config to find expat you may need to set: 2021-05-17T17:45:06.7820860Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-17T17:45:06.7822020Z 2021-05-17T17:45:06.7823820Z ==> Summary 2021-05-17T17:45:06.7826080Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-17T17:45:06.7828560Z ==> Installing gdal dependency: freexl 2021-05-17T17:45:06.7898760Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-17T17:45:09.4227490Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-17T17:45:09.4234190Z ==> Installing gdal dependency: geos 2021-05-17T17:45:09.4617220Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-17T17:45:12.7178130Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-17T17:45:12.7187780Z ==> Installing gdal dependency: hdf5 2021-05-17T17:45:12.7901630Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:45:16.1829950Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-17T17:45:16.1843850Z ==> Installing gdal dependency: json-c 2021-05-17T17:45:16.1901420Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-17T17:45:18.6926090Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-17T17:45:18.6934010Z ==> Installing gdal dependency: libxml2 2021-05-17T17:45:18.7013360Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-17T17:45:21.7510660Z ==> Caveats 2021-05-17T17:45:21.7512320Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:45:21.7513630Z because macOS already provides this software and installing another version in 2021-05-17T17:45:21.7514690Z parallel can cause all kinds of trouble. 2021-05-17T17:45:21.7515430Z 2021-05-17T17:45:21.7516240Z If you need to have libxml2 first in your PATH, run: 2021-05-17T17:45:21.7517800Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:45:21.7518580Z 2021-05-17T17:45:21.7519630Z For compilers to find libxml2 you may need to set: 2021-05-17T17:45:21.7521800Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-17T17:45:21.7523310Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-17T17:45:21.7529450Z 2021-05-17T17:45:21.7530780Z For pkg-config to find libxml2 you may need to set: 2021-05-17T17:45:21.7531890Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-17T17:45:21.7532580Z 2021-05-17T17:45:21.7533710Z ==> Summary 2021-05-17T17:45:21.7721520Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-17T17:45:21.7728390Z ==> Installing gdal dependency: libdap 2021-05-17T17:45:21.7895230Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-17T17:45:24.6913730Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-17T17:45:24.6920500Z ==> Installing gdal dependency: proj 2021-05-17T17:45:24.7108790Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-17T17:45:27.6124420Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-17T17:45:27.6135770Z ==> Installing gdal dependency: libgeotiff 2021-05-17T17:45:27.6400700Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-17T17:45:30.2715120Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-17T17:45:30.2721210Z ==> Installing gdal dependency: librttopo 2021-05-17T17:45:30.3186640Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-17T17:45:32.8370330Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-17T17:45:32.8375940Z ==> Installing gdal dependency: minizip 2021-05-17T17:45:32.8559950Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-17T17:45:35.2163590Z ==> Caveats 2021-05-17T17:45:35.2165290Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-17T17:45:35.2166780Z with the venerable 'unzip' library. 2021-05-17T17:45:35.2168120Z ==> Summary 2021-05-17T17:45:35.2185660Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-17T17:45:35.2192780Z ==> Installing gdal dependency: libspatialite 2021-05-17T17:45:35.3244060Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-17T17:45:38.7163220Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-17T17:45:38.7167730Z ==> Installing gdal dependency: netcdf 2021-05-17T17:45:38.7755950Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:45:41.4821420Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-17T17:45:41.4830230Z ==> Installing gdal dependency: openblas 2021-05-17T17:45:41.5168850Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-17T17:45:46.2587370Z ==> Caveats 2021-05-17T17:45:46.2590150Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:45:46.2592230Z because macOS provides BLAS in Accelerate.framework. 2021-05-17T17:45:46.2593550Z 2021-05-17T17:45:46.2595040Z For compilers to find openblas you may need to set: 2021-05-17T17:45:46.2597500Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-17T17:45:46.2599980Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-17T17:45:46.2601150Z 2021-05-17T17:45:46.2603280Z For pkg-config to find openblas you may need to set: 2021-05-17T17:45:46.2605300Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-17T17:45:46.2606560Z 2021-05-17T17:45:46.2608500Z ==> Summary 2021-05-17T17:45:46.2628350Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-17T17:45:46.2642100Z ==> Installing gdal dependency: numpy 2021-05-17T17:45:46.3621040Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-17T17:45:50.5531720Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-17T17:45:50.5539000Z ==> Installing gdal dependency: xerces-c 2021-05-17T17:45:50.5628610Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-17T17:45:55.8523310Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-17T17:45:55.8529740Z ==> Installing gdal 2021-05-17T17:45:55.8533150Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-17T17:46:04.4651200Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-17T17:46:05.6368540Z ==> No outdated dependents to upgrade! 2021-05-17T17:46:05.6370920Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:46:05.9734350Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:46:05.9735520Z netcdf 2021-05-17T17:46:06.0739520Z ==> Caveats 2021-05-17T17:46:06.0740790Z ==> expat 2021-05-17T17:46:06.0810880Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:46:06.0812180Z because macOS already provides this software and installing another version in 2021-05-17T17:46:06.0813240Z parallel can cause all kinds of trouble. 2021-05-17T17:46:06.0813840Z 2021-05-17T17:46:06.0814650Z If you need to have expat first in your PATH, run: 2021-05-17T17:46:06.0816170Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:46:06.0816960Z 2021-05-17T17:46:06.0817770Z For compilers to find expat you may need to set: 2021-05-17T17:46:06.0819080Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-17T17:46:06.0820490Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-17T17:46:06.0821180Z 2021-05-17T17:46:06.0822390Z For pkg-config to find expat you may need to set: 2021-05-17T17:46:06.0823460Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-17T17:46:06.0824120Z 2021-05-17T17:46:06.0825220Z ==> libxml2 2021-05-17T17:46:06.0884460Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:46:06.0885920Z because macOS already provides this software and installing another version in 2021-05-17T17:46:06.0886980Z parallel can cause all kinds of trouble. 2021-05-17T17:46:06.0887580Z 2021-05-17T17:46:06.0888390Z If you need to have libxml2 first in your PATH, run: 2021-05-17T17:46:06.0889970Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:46:06.0890740Z 2021-05-17T17:46:06.0891560Z For compilers to find libxml2 you may need to set: 2021-05-17T17:46:06.0892890Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-17T17:46:06.0894400Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-17T17:46:06.0895090Z 2021-05-17T17:46:06.0896260Z For pkg-config to find libxml2 you may need to set: 2021-05-17T17:46:06.0897310Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-17T17:46:06.0897970Z 2021-05-17T17:46:06.0899030Z ==> minizip 2021-05-17T17:46:06.0915840Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-17T17:46:06.0917770Z with the venerable 'unzip' library. 2021-05-17T17:46:06.0919080Z ==> openblas 2021-05-17T17:46:06.0978300Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:46:06.0979480Z because macOS provides BLAS in Accelerate.framework. 2021-05-17T17:46:06.0980210Z 2021-05-17T17:46:06.0981030Z For compilers to find openblas you may need to set: 2021-05-17T17:46:06.0982390Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-17T17:46:06.0983830Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-17T17:46:06.0984530Z 2021-05-17T17:46:06.0985830Z For pkg-config to find openblas you may need to set: 2021-05-17T17:46:06.0986930Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-17T17:46:06.0987610Z 2021-05-17T17:46:08.1517080Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-17T17:46:08.7914930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-17T17:46:08.7937370Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-17T17:46:09.2949060Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:46:09.3192150Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-17T17:46:09.9857880Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-17T17:46:09.9886570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-17T17:46:10.4885950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:46:10.5095870Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-17T17:46:12.5291630Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-17T17:46:13.0618330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-17T17%3A55%3A00Z&sig=etRAov9cUe4MoHaGph%2BucxAwItD5vGjCDJj5ocNjEeQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:14.7011110Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-17T17:46:15.3495560Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-17T17:46:15.3527470Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-17T17:46:15.7696900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:46:15.7828730Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-17T17:46:17.6289550Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-17T17:46:18.1168290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-17T17%3A55%3A00Z&sig=TrUPFiDJi1LX04hBi5YVcyUiE1SVvUF9XixrkzPNI2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:18.3411920Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-17T17:46:18.3429650Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-17T17:46:20.2775410Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-17T17:46:20.7515650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-17T17%3A55%3A00Z&sig=P8PMhigDpz%2Fx4qipJASaEqx9X1z4gUbSpmXcJA5s%2Bxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:21.3793350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-17T17:46:24.3143620Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-17T17:46:24.7829150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-17T17%3A55%3A00Z&sig=AQTmDFxdXO%2BNrOUujAl56bS4k4%2F7A8KdiTpavTpukcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:25.1992070Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-17T17:46:27.1103560Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-17T17:46:27.6210330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-17T17%3A55%3A00Z&sig=jnvYFNCokz1BtOux%2Fjeas%2BxN7SVfSDxZ6VArWcxPiM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:29.0986020Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-17T17:46:29.0995610Z ==> Installing itk dependency: open-mpi 2021-05-17T17:46:29.2143280Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:46:35.5378740Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-17T17:46:35.5380290Z ==> Installing itk dependency: fftw 2021-05-17T17:46:35.5489740Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:46:38.3365870Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-17T17:46:38.3370750Z ==> Installing itk dependency: boost 2021-05-17T17:46:38.3427020Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-17T17:47:14.7120850Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-17T17:47:14.7129470Z ==> Installing itk dependency: netcdf 2021-05-17T17:47:14.7777380Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:47:17.5985390Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-17T17:47:17.5992610Z ==> Installing itk dependency: pyqt@5 2021-05-17T17:47:17.6438790Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-17T17:47:23.3112020Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-17T17:47:23.3117730Z ==> Installing itk dependency: vtk@8.2 2021-05-17T17:47:23.4856090Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-17T17:48:00.6635760Z ==> Caveats 2021-05-17T17:48:00.6637580Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:48:00.6638860Z because this is an alternate version of another formula. 2021-05-17T17:48:00.6639560Z 2021-05-17T17:48:00.6640370Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-17T17:48:00.6641890Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:48:00.6642660Z 2021-05-17T17:48:00.6643480Z For compilers to find vtk@8.2 you may need to set: 2021-05-17T17:48:00.6644770Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-17T17:48:00.6646140Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-17T17:48:00.6646820Z 2021-05-17T17:48:00.6648010Z ==> Summary 2021-05-17T17:48:00.9022950Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-17T17:48:00.9028560Z ==> Installing itk dependency: gdcm 2021-05-17T17:48:01.1106570Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-17T17:48:07.6576760Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-17T17:48:07.6582600Z ==> Installing itk 2021-05-17T17:48:07.6585690Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-17T17:48:23.3016300Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-17T17:48:26.5622950Z ==> No outdated dependents to upgrade! 2021-05-17T17:48:26.5624780Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:48:28.7747090Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:48:28.7748780Z fftw 2021-05-17T17:48:28.8112180Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-17T17:48:28.8114420Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-17T17:48:30.5934110Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-17T17:48:30.7270850Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-17T17:48:32.0099040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:48:32.6438370Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-17T17:48:33.1564910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-17T17%3A55%3A00Z&sig=%2FydFRbdsJye0Bh1ctCFqbdOJrAb0kWXTAQuqUd1o5Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:48:33.1925340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A55\%3A00Z\&sig=\%2FydFRbdsJye0Bh1ctCFqbdOJrAb0kWXTAQuqUd1o5Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:48:33.2298660Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-17T17:48:33.2377120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-17T17:48:34.4651310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:48:35.2558430Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-17T17:48:35.7227110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-17T17%3A55%3A00Z&sig=oWrWflbyBLI8wCt8bnUlJ%2F7OzWK%2Bc8mA0AJF9Bt1CzQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:48:35.7578700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A55\%3A00Z\&sig=oWrWflbyBLI8wCt8bnUlJ\%2F7OzWK\%2Bc8mA0AJF9Bt1CzQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:48:35.8480480Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-17T17:48:35.8562650Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-17T17:48:37.1300460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:48:37.7166670Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-17T17:48:38.1789090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-17T17%3A55%3A00Z&sig=ZomKQyR2d01kTZAeNd0jzqFFbp4gabZKOlged357d6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:48:38.2145870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A55\%3A00Z\&sig=ZomKQyR2d01kTZAeNd0jzqFFbp4gabZKOlged357d6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:48:38.2653350Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-17T17:48:38.2711220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-17T17:48:39.5222250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17:48:40.1481980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-17T17:48:40.6695650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-17T17%3A55%3A00Z&sig=565J3o%2Fer%2Bgd8BLRcLAtD21bC0gAab%2BvlxJajGnhoOY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:48:40.7096000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-17T17\%3A55\%3A00Z\&sig=565J3o\%2Fer\%2Bgd8BLRcLAtD21bC0gAab\%2BvlxJajGnhoOY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:48:40.9787160Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-17T17:48:41.0414800Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-17T17:48:41.0418780Z ==> Installing libav dependency: faac 2021-05-17T17:48:41.1113810Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-17T17:48:41.1142030Z 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/d20210517-8978-9saoor 2021-05-17T17:48:41.1272670Z cp -pR /private/tmp/d20210517-8978-9saoor/faac/. /usr/local/Cellar/faac 2021-05-17T17:48:41.1423700Z chmod -Rf +w /private/tmp/d20210517-8978-9saoor 2021-05-17T17:48:41.1944340Z ==> Finishing up 2021-05-17T17:48:41.2428260Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-17T17:48:41.2434200Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-17T17:48:41.2439170Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-17T17:48:41.2450480Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-17T17:48:41.2457180Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-17T17:48:41.2464800Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-17T17:48:41.2467530Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-17T17:48:41.2615490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9160-atvd0a.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-17T17:48:43.6482710Z ==> Summary 2021-05-17T17:48:43.6504670Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-17T17:48:43.6510490Z ==> Installing libav dependency: fdk-aac 2021-05-17T17:48:43.6532490Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-17T17:48:43.6551860Z 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/d20210517-8978-kz0od5 2021-05-17T17:48:43.6916000Z cp -pR /private/tmp/d20210517-8978-kz0od5/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-17T17:48:43.7131230Z chmod -Rf +w /private/tmp/d20210517-8978-kz0od5 2021-05-17T17:48:43.7664530Z ==> Finishing up 2021-05-17T17:48:43.8125710Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-17T17:48:43.8131600Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-17T17:48:43.8138620Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-17T17:48:43.8143190Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-17T17:48:43.8148880Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-17T17:48:43.8156510Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-17T17:48:43.8306220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9186-ug694a.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-17T17:48:46.1291620Z ==> Summary 2021-05-17T17:48:46.1315490Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-17T17:48:46.1322880Z ==> Installing libav dependency: sdl 2021-05-17T17:48:46.1351100Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-17T17:48:46.1368820Z 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/d20210517-8978-1ij1hd4 2021-05-17T17:48:46.2113690Z cp -pR /private/tmp/d20210517-8978-1ij1hd4/sdl/. /usr/local/Cellar/sdl 2021-05-17T17:48:46.3270210Z chmod -Rf +w /private/tmp/d20210517-8978-1ij1hd4 2021-05-17T17:48:46.4487460Z ==> Finishing up 2021-05-17T17:48:46.4956920Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-17T17:48:46.4962570Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-17T17:48:46.4971210Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-17T17:48:46.4984040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-17T17:48:46.4989200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-17T17:48:46.4994880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-17T17:48:46.5000500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-17T17:48:46.5024830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-17T17:48:46.5030790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-17T17:48:46.5036750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-17T17:48:46.5042190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-17T17:48:46.5047680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-17T17:48:46.5053440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-17T17:48:46.5059600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-17T17:48:46.5070070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-17T17:48:46.5075540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-17T17:48:46.5082010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-17T17:48:46.5087760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-17T17:48:46.5093420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-17T17:48:46.5098990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-17T17:48:46.5104390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-17T17:48:46.5110270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-17T17:48:46.5115900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-17T17:48:46.5121770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-17T17:48:46.5127380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-17T17:48:46.5133240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-17T17:48:46.5139500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-17T17:48:46.5144990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-17T17:48:46.5151530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-17T17:48:46.5157250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-17T17:48:46.5163250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-17T17:48:46.5169300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-17T17:48:46.5175030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-17T17:48:46.5181010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-17T17:48:46.5186590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-17T17:48:46.5192330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-17T17:48:46.5197280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-17T17:48:46.5202960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-17T17:48:46.5208750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-17T17:48:46.5213780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-17T17:48:46.5219660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-17T17:48:46.5225120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-17T17:48:46.5230940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-17T17:48:46.5236310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-17T17:48:46.5242190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-17T17:48:46.5248020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-17T17:48:46.5266820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-17T17:48:46.5271870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-17T17:48:46.5277390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-17T17:48:46.5283390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-17T17:48:46.5288910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-17T17:48:46.5293780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-17T17:48:46.5299330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-17T17:48:46.5305870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-17T17:48:46.5310800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-17T17:48:46.5316130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-17T17:48:46.5321620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-17T17:48:46.5326410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-17T17:48:46.5331750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-17T17:48:46.5336490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-17T17:48:46.5341760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-17T17:48:46.5347070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-17T17:48:46.5352250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-17T17:48:46.5358250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-17T17:48:46.5363180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-17T17:48:46.5368280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-17T17:48:46.5373280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-17T17:48:46.5379900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-17T17:48:46.5385580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-17T17:48:46.5390700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-17T17:48:46.5396990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-17T17:48:46.5402090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-17T17:48:46.5407790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-17T17:48:46.5413450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-17T17:48:46.5420700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-17T17:48:46.5425830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-17T17:48:46.5431000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-17T17:48:46.5436720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-17T17:48:46.5453790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-17T17:48:46.5459090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-17T17:48:46.5464680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-17T17:48:46.5470110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-17T17:48:46.5475100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-17T17:48:46.5480590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-17T17:48:46.5485690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-17T17:48:46.5490970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-17T17:48:46.5496180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-17T17:48:46.5501320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-17T17:48:46.5506620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-17T17:48:46.5512730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-17T17:48:46.5517670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-17T17:48:46.5523930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-17T17:48:46.5529210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-17T17:48:46.5534450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-17T17:48:46.5539630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-17T17:48:46.5544990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-17T17:48:46.5550270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-17T17:48:46.5555660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-17T17:48:46.5561310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-17T17:48:46.5566200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-17T17:48:46.5570700Z Only the first 100 operations were output. 2021-05-17T17:48:46.6453530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9212-1r9fkt2.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-17T17:48:48.8681470Z ==> Summary 2021-05-17T17:48:48.8836660Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-17T17:48:48.8845630Z ==> Installing libav 2021-05-17T17:48:48.8849130Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-17T17:48:48.8869790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-8978-l37r1s 2021-05-17T17:48:49.1298690Z cp -pR /private/tmp/d20210517-8978-l37r1s/libav/. /usr/local/Cellar/libav 2021-05-17T17:48:49.2309950Z chmod -Rf +w /private/tmp/d20210517-8978-l37r1s 2021-05-17T17:48:50.8710460Z ==> Finishing up 2021-05-17T17:48:50.9235520Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-17T17:48:50.9238900Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-17T17:48:50.9255970Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-17T17:48:50.9267890Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-17T17:48:50.9273550Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-17T17:48:50.9278600Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-17T17:48:50.9633400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9238-1pu9wef.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-17T17:48:53.2169020Z ==> Summary 2021-05-17T17:48:53.2192610Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-17T17:48:55.8718440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-17T17:48:57.7213090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-17T17:48:58.1756470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-17T17%3A55%3A00Z&sig=4Va%2Fxeeaf%2B8X5QVgd35vxz%2FeSbkcN1Ppx9C3K3lLkHs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:48:58.3603970Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-17T17:49:00.8956460Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-17T17:49:03.1723290Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-17T17:49:03.1724550Z To reinstall 4.3.0, run: 2021-05-17T17:49:03.1725330Z brew reinstall libtiff 2021-05-17T17:49:04.7078910Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-17T17:49:04.7080030Z To reinstall 2.3.9_1, run: 2021-05-17T17:49:04.7080800Z brew reinstall unixodbc 2021-05-17T17:49:06.2269120Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-17T17:49:06.2270200Z To reinstall 1.0.18_1, run: 2021-05-17T17:49:06.2271020Z brew reinstall libsodium 2021-05-17T17:49:07.7616280Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-17T17:49:07.7617450Z To reinstall 4.1.1, run: 2021-05-17T17:49:07.7618260Z brew reinstall tesseract 2021-05-17T17:49:09.2934920Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-17T17:49:09.2935620Z To reinstall 1.21.1, run: 2021-05-17T17:49:09.2936470Z brew reinstall wget 2021-05-17T17:49:10.8162030Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-17T17:49:10.8163150Z To reinstall 4.3.4, run: 2021-05-17T17:49:10.8163910Z brew reinstall zeromq 2021-05-17T17:49:12.3355850Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-17T17:49:12.3356590Z To reinstall 2.2.27.6_1, run: 2021-05-17T17:49:12.3357070Z brew reinstall udunits 2021-05-17T17:49:13.8537460Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-17T17:49:13.8538170Z To reinstall 1.2.0, run: 2021-05-17T17:49:13.8539340Z brew reinstall webp 2021-05-17T17:49:15.4843330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-17T17:49:17.3965840Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-17T17:49:17.8747730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-17T17%3A55%3A00Z&sig=DUpphiQfRdXXx7Is251lePF%2FsvxDfR%2B5o%2FEsvjPAL0Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:49:21.1350720Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-17T17:50:04.2303440Z ==> Caveats 2021-05-17T17:50:04.2304140Z Bash completion has been installed to: 2021-05-17T17:50:04.2304760Z /usr/local/etc/bash_completion.d 2021-05-17T17:50:04.2305660Z ==> Summary 2021-05-17T17:50:05.6807780Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-17T17:50:08.9330300Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-17T17:50:08.9335630Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T174910Z&X-Amz-Expires=300&X-Amz-Signature=b7018d107849e8813faa7e5b1761b0569544480db9b60b8e89bf65b36b172315&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-17T17:50:11.9263830Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-17T17:50:11.9265410Z ==> Installing Cask xquartz 2021-05-17T17:50:30.5598480Z ==> Running installer for xquartz; your password may be necessary. 2021-05-17T17:50:30.5600040Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-17T17:51:00.6402470Z installer: Package name is 2021-05-17T17:51:00.6403910Z installer: Installing at base path / 2021-05-17T17:51:00.6404750Z installer: The install was successful. 2021-05-17T17:51:00.6405480Z installer: The install requires logging out now. 2021-05-17T17:51:00.7303960Z 🍺 xquartz was successfully installed! 2021-05-17T17:51:00.7568470Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:51:00.7569020Z with: 2021-05-17T17:51:00.7569480Z github_slug: neuroconductor/nsrr 2021-05-17T17:51:00.7569880Z env: 2021-05-17T17:51:00.7570380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:51:00.7570810Z TIC_DEPLOY_KEY: 2021-05-17T17:51:00.7571130Z RSPM: 2021-05-17T17:51:00.7572290Z GITHUB_PAT: *** 2021-05-17T17:51:00.7573070Z COVERALLS_TOKEN: *** 2021-05-17T17:51:00.7573520Z continue-on-error: false 2021-05-17T17:51:00.7573980Z VDIFFR_RUN_TESTS: false 2021-05-17T17:51:00.7574440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:51:00.7574850Z TZ: UTC 2021-05-17T17:51:00.7575200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:51:00.7575570Z NOT_CRAN: true 2021-05-17T17:51:00.7575900Z ##[endgroup] 2021-05-17T17:51:00.8394230Z repo slug is: neuroconductor/nsrr 2021-05-17T17:51:00.8507960Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:51:00.8508600Z env: 2021-05-17T17:51:00.8509030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:51:00.8509530Z TIC_DEPLOY_KEY: 2021-05-17T17:51:00.8510000Z RSPM: 2021-05-17T17:51:00.8510850Z GITHUB_PAT: *** 2021-05-17T17:51:00.8511640Z COVERALLS_TOKEN: *** 2021-05-17T17:51:00.8512140Z continue-on-error: false 2021-05-17T17:51:00.8512610Z VDIFFR_RUN_TESTS: false 2021-05-17T17:51:00.8513140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:51:00.8513600Z TZ: UTC 2021-05-17T17:51:00.8514460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:51:00.8514890Z NOT_CRAN: true 2021-05-17T17:51:00.8515250Z ##[endgroup] 2021-05-17T17:51:02.2222310Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:51:02.2223400Z with: 2021-05-17T17:51:02.2224020Z repo_name: nsrr 2021-05-17T17:51:02.2224780Z repo_version: 0.1.5 2021-05-17T17:51:02.2225250Z runner_os: macOS 2021-05-17T17:51:02.2225630Z R_version: 3.6 2021-05-17T17:51:02.2226000Z env: 2021-05-17T17:51:02.2226460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:51:02.2226910Z TIC_DEPLOY_KEY: 2021-05-17T17:51:02.2227300Z RSPM: 2021-05-17T17:51:02.2228550Z GITHUB_PAT: *** 2021-05-17T17:51:02.2229350Z COVERALLS_TOKEN: *** 2021-05-17T17:51:02.2229860Z continue-on-error: false 2021-05-17T17:51:02.2230340Z VDIFFR_RUN_TESTS: false 2021-05-17T17:51:02.2230870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:51:02.2231350Z TZ: UTC 2021-05-17T17:51:02.2231730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:51:02.2232200Z NOT_CRAN: true 2021-05-17T17:51:02.2232560Z ##[endgroup] 2021-05-17T17:51:02.2945870Z Package: nsrr 2021-05-17T17:51:02.2951350Z Version: 0.1.5 2021-05-17T17:51:02.2952160Z OS: macOS 2021-05-17T17:51:02.3043100Z ##[group]Run install.packages('remotes') 2021-05-17T17:51:02.3043880Z install.packages('remotes') 2021-05-17T17:51:02.3044650Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:51:02.3045630Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:51:02.3218980Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:51:02.3219420Z env: 2021-05-17T17:51:02.3219900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:51:02.3220380Z TIC_DEPLOY_KEY: 2021-05-17T17:51:02.3220770Z RSPM: 2021-05-17T17:51:02.3221790Z GITHUB_PAT: *** 2021-05-17T17:51:02.3222570Z COVERALLS_TOKEN: *** 2021-05-17T17:51:02.3223090Z continue-on-error: false 2021-05-17T17:51:02.3223640Z VDIFFR_RUN_TESTS: false 2021-05-17T17:51:02.3224240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:51:02.3224730Z TZ: UTC 2021-05-17T17:51:02.3225170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:51:02.3225620Z NOT_CRAN: true 2021-05-17T17:51:02.3225990Z ##[endgroup] 2021-05-17T17:51:02.5721670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:51:02.5722850Z (as ‘lib’ is unspecified) 2021-05-17T17:51:05.9796930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-17T17:51:06.1113630Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-17T17:51:06.1278960Z ================================================== 2021-05-17T17:51:06.1279790Z downloaded 381 KB 2021-05-17T17:51:06.1280720Z 2021-05-17T17:51:06.1535830Z 2021-05-17T17:51:06.1540340Z The downloaded binary packages are in 2021-05-17T17:51:06.1543210Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwLVBlT/downloaded_packages 2021-05-17T17:51:11.5062040Z ##[group]Run actions/cache@v1 2021-05-17T17:51:11.5078290Z with: 2021-05-17T17:51:11.5078750Z path: /Users/runner/work/_temp/Library 2021-05-17T17:51:11.5081170Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-062f66511497d6bef6d63974db15bc1ebfd32588c8eba6cc9b0e3c1104fb7693 2021-05-17T17:51:11.5084150Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-17T17:51:11.5085170Z env: 2021-05-17T17:51:11.5085630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:51:11.5086080Z TIC_DEPLOY_KEY: 2021-05-17T17:51:11.5086470Z RSPM: 2021-05-17T17:51:11.5087940Z GITHUB_PAT: *** 2021-05-17T17:51:11.5088750Z COVERALLS_TOKEN: *** 2021-05-17T17:51:11.5089220Z continue-on-error: false 2021-05-17T17:51:11.5089730Z VDIFFR_RUN_TESTS: false 2021-05-17T17:51:11.5090220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:51:11.5090660Z TZ: UTC 2021-05-17T17:51:11.5091120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:51:11.5091910Z NOT_CRAN: true 2021-05-17T17:51:11.5092270Z ##[endgroup] 2021-05-17T17:51:11.5844020Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:51:11.5939450Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:51:11.5940280Z remotes::install_github("ropensci/tic") 2021-05-17T17:51:11.5940930Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:51:11.5941610Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:51:11.5942180Z remotes::install_cran("covr") 2021-05-17T17:51:11.6116760Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:51:11.6117200Z env: 2021-05-17T17:51:11.6117670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:51:11.6118180Z TIC_DEPLOY_KEY: 2021-05-17T17:51:11.6118530Z RSPM: 2021-05-17T17:51:11.6119500Z GITHUB_PAT: *** 2021-05-17T17:51:11.6120350Z COVERALLS_TOKEN: *** 2021-05-17T17:51:11.6120830Z continue-on-error: false 2021-05-17T17:51:11.6121340Z VDIFFR_RUN_TESTS: false 2021-05-17T17:51:11.6121830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:51:11.6122290Z TZ: UTC 2021-05-17T17:51:11.6122720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:51:11.6123170Z NOT_CRAN: true 2021-05-17T17:51:11.6123550Z ##[endgroup] 2021-05-17T17:51:11.8844040Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:51:12.7500560Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:51:17.2337260Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:51:17.2338290Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:51:17.2339150Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:51:17.2340030Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:51:17.2340860Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:51:17.2341760Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:51:17.2342640Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:51:17.2343490Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:51:17.2344410Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:51:17.2345300Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:51:17.2346150Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:51:17.2347010Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:51:17.2348460Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:51:17.2349480Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:51:17.2350660Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:51:17.2351790Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:51:17.2353040Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:51:17.2354170Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:51:17.2355230Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-17T17:51:17.2356490Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:51:17.2357660Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:51:17.2358750Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:51:17.2360050Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:51:17.2361200Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:51:17.2362320Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:51:17.2363490Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:51:17.2364640Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:51:17.2365690Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:51:17.2366830Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:51:17.2367960Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:51:17.2369020Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:51:17.2370120Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:51:17.2372090Z 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-17T17:51:17.2373900Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:51:17.2375200Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:51:17.2376790Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:51:17.2413950Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:51:17.2415350Z (as ‘lib’ is unspecified) 2021-05-17T17:51:20.3012620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-17T17:51:20.5717160Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-17T17:51:20.5900490Z ================================================== 2021-05-17T17:51:20.5901070Z downloaded 1.3 MB 2021-05-17T17:51:20.5901330Z 2021-05-17T17:51:20.5951460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-17T17:51:20.8374180Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-17T17:51:20.8433740Z ================================================== 2021-05-17T17:51:20.8434530Z downloaded 220 KB 2021-05-17T17:51:20.8435040Z 2021-05-17T17:51:20.8479590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-17T17:51:21.1197390Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-17T17:51:21.1249190Z ================================================== 2021-05-17T17:51:21.1250090Z downloaded 135 KB 2021-05-17T17:51:21.1250600Z 2021-05-17T17:51:21.1286150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-17T17:51:21.2657760Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-17T17:51:21.2668500Z ================================================== 2021-05-17T17:51:21.2670400Z downloaded 46 KB 2021-05-17T17:51:21.2671080Z 2021-05-17T17:51:21.2702480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-17T17:51:21.4492820Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-17T17:51:21.4493600Z ================================================== 2021-05-17T17:51:21.4494090Z downloaded 21 KB 2021-05-17T17:51:21.4494390Z 2021-05-17T17:51:21.4540070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-17T17:51:21.6140990Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-17T17:51:21.6164330Z ================================================== 2021-05-17T17:51:21.6165380Z downloaded 80 KB 2021-05-17T17:51:21.6165890Z 2021-05-17T17:51:21.6198680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-17T17:51:21.7769510Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-17T17:51:21.8438000Z ================================================== 2021-05-17T17:51:21.8438770Z downloaded 2.7 MB 2021-05-17T17:51:21.8439090Z 2021-05-17T17:51:21.8526390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-17T17:51:22.1209430Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-17T17:51:22.1210340Z ================================================== 2021-05-17T17:51:22.1210820Z downloaded 34 KB 2021-05-17T17:51:22.1211150Z 2021-05-17T17:51:22.1245370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-17T17:51:22.2536740Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-17T17:51:22.2780400Z ================================================== 2021-05-17T17:51:22.2787220Z downloaded 841 KB 2021-05-17T17:51:22.2787770Z 2021-05-17T17:51:22.2838560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-17T17:51:22.5021510Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-17T17:51:22.5106930Z ================================================== 2021-05-17T17:51:22.5107950Z downloaded 480 KB 2021-05-17T17:51:22.5108290Z 2021-05-17T17:51:22.5215310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-17T17:51:22.6571270Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-17T17:51:22.6572570Z ================================================== 2021-05-17T17:51:22.6573790Z downloaded 13 KB 2021-05-17T17:51:22.6574340Z 2021-05-17T17:51:22.6644420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-17T17:51:22.8023090Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-17T17:51:22.8106030Z ================================================== 2021-05-17T17:51:22.8110030Z downloaded 489 KB 2021-05-17T17:51:22.8110430Z 2021-05-17T17:51:22.8156900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-17T17:51:22.9578890Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-17T17:51:22.9602670Z ================================================== 2021-05-17T17:51:22.9603220Z downloaded 89 KB 2021-05-17T17:51:22.9603540Z 2021-05-17T17:51:22.9644160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-17T17:51:23.0895740Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-17T17:51:23.1011690Z ================================================== 2021-05-17T17:51:23.1012920Z downloaded 517 KB 2021-05-17T17:51:23.1013580Z 2021-05-17T17:51:23.1048850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-17T17:51:23.3327090Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-17T17:51:23.3426930Z ================================================== 2021-05-17T17:51:23.3427590Z downloaded 206 KB 2021-05-17T17:51:23.3427900Z 2021-05-17T17:51:23.3462030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-17T17:51:23.6135780Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-17T17:51:23.6220770Z ================================================== 2021-05-17T17:51:23.6221410Z downloaded 266 KB 2021-05-17T17:51:23.6221900Z 2021-05-17T17:51:23.6256640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-17T17:51:23.7655640Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-17T17:51:23.7704160Z ================================================== 2021-05-17T17:51:23.7705100Z downloaded 166 KB 2021-05-17T17:51:23.7705790Z 2021-05-17T17:51:23.7738940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-17T17:51:24.0472700Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-17T17:51:24.0480420Z ================================================== 2021-05-17T17:51:24.0481340Z downloaded 94 KB 2021-05-17T17:51:24.0482020Z 2021-05-17T17:51:24.0535600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-17T17:51:24.2546310Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-17T17:51:24.2572310Z ================================================== 2021-05-17T17:51:24.2572940Z downloaded 136 KB 2021-05-17T17:51:24.2573250Z 2021-05-17T17:51:24.2608540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-17T17:51:24.4024620Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-17T17:51:24.4200840Z ================================================== 2021-05-17T17:51:24.4201880Z downloaded 183 KB 2021-05-17T17:51:24.4202260Z 2021-05-17T17:51:24.4252780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-17T17:51:24.6604730Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-17T17:51:24.6638000Z ================================================== 2021-05-17T17:51:24.6638650Z downloaded 199 KB 2021-05-17T17:51:24.6638960Z 2021-05-17T17:51:24.6688760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-17T17:51:24.8142170Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-17T17:51:24.8176940Z ================================================== 2021-05-17T17:51:24.8178270Z downloaded 204 KB 2021-05-17T17:51:24.8178590Z 2021-05-17T17:51:24.8220600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-17T17:51:24.9590260Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-17T17:51:24.9617900Z ================================================== 2021-05-17T17:51:24.9618940Z downloaded 63 KB 2021-05-17T17:51:24.9619660Z 2021-05-17T17:51:24.9651580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-17T17:51:25.2103580Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-17T17:51:25.2113640Z ================================================== 2021-05-17T17:51:25.2114550Z downloaded 44 KB 2021-05-17T17:51:25.2115090Z 2021-05-17T17:51:25.2326750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-17T17:51:26.2307730Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-17T17:51:26.2309910Z ================================================== 2021-05-17T17:51:26.2310480Z downloaded 407 KB 2021-05-17T17:51:26.2310800Z 2021-05-17T17:51:26.2312380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-17T17:51:26.2313830Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-17T17:51:26.2314520Z ================================================== 2021-05-17T17:51:26.2314970Z downloaded 91 KB 2021-05-17T17:51:26.2315270Z 2021-05-17T17:51:26.2316560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-17T17:51:26.2318210Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-17T17:51:26.2318840Z ================================================== 2021-05-17T17:51:26.2319300Z downloaded 134 KB 2021-05-17T17:51:26.2319660Z 2021-05-17T17:51:26.2320970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-17T17:51:26.2322430Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-17T17:51:26.2323090Z ================================================== 2021-05-17T17:51:26.2324810Z downloaded 1.8 MB 2021-05-17T17:51:26.2325130Z 2021-05-17T17:51:26.2326480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-17T17:51:26.2944090Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-17T17:51:26.3209580Z ================================================== 2021-05-17T17:51:26.3210800Z downloaded 535 KB 2021-05-17T17:51:26.3211140Z 2021-05-17T17:51:26.3244100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-17T17:51:26.4576660Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-17T17:51:26.4665090Z ================================================== 2021-05-17T17:51:26.4665960Z downloaded 514 KB 2021-05-17T17:51:26.4666290Z 2021-05-17T17:51:26.4707790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-17T17:51:26.6268050Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-17T17:51:26.6275060Z ================================================== 2021-05-17T17:51:26.6288220Z downloaded 47 KB 2021-05-17T17:51:26.6288590Z 2021-05-17T17:51:26.6312500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cachem_1.0.5.tgz' 2021-05-17T17:51:26.8807390Z Content type 'application/x-gzip' length 65881 bytes (64 KB) 2021-05-17T17:51:26.8817230Z ================================================== 2021-05-17T17:51:26.8817810Z downloaded 64 KB 2021-05-17T17:51:26.8818120Z 2021-05-17T17:51:26.8856690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-17T17:51:27.1279080Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-17T17:51:27.1651580Z ================================================== 2021-05-17T17:51:27.1652180Z downloaded 690 KB 2021-05-17T17:51:27.1652790Z 2021-05-17T17:51:27.1700360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-17T17:51:27.3063110Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-17T17:51:27.3069430Z ================================================== 2021-05-17T17:51:27.3070310Z downloaded 46 KB 2021-05-17T17:51:27.3070750Z 2021-05-17T17:51:27.3103350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-17T17:51:27.5578540Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-17T17:51:27.5829160Z ================================================== 2021-05-17T17:51:27.5829780Z downloaded 2.0 MB 2021-05-17T17:51:27.5830080Z 2021-05-17T17:51:28.7678870Z Running `R CMD build`... 2021-05-17T17:51:28.7679310Z 2021-05-17T17:51:28.7781060Z The downloaded binary packages are in 2021-05-17T17:51:28.7883080Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpvNF6xz/downloaded_packages 2021-05-17T17:51:32.6953180Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/remotes29f965de227/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:51:32.7004940Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:51:32.7006020Z * preparing ‘tic’: 2021-05-17T17:51:32.7105460Z (as ‘lib’ is unspecified) 2021-05-17T17:51:32.7106750Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:51:32.7191120Z * installing the package to process help pages 2021-05-17T17:51:32.7244950Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:51:32.7314350Z * checking for empty or unneeded directories 2021-05-17T17:51:32.7334200Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:51:32.7437260Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:51:32.7438790Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:51:33.3042190Z * installing *source* package ‘tic’ ... 2021-05-17T17:51:33.3076980Z ** using staged installation 2021-05-17T17:51:33.3402430Z ** R 2021-05-17T17:51:33.3809550Z ** inst 2021-05-17T17:51:33.3974060Z ** preparing package for lazy loading 2021-05-17T17:51:34.2087510Z ** help 2021-05-17T17:51:34.4196850Z *** installing help indices 2021-05-17T17:51:34.5388360Z *** copying figures 2021-05-17T17:51:34.5423560Z ** building package indices 2021-05-17T17:51:34.8682120Z ** installing vignettes 2021-05-17T17:51:34.8784000Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:35.2603930Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:35.8265690Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:35.8365860Z * DONE (tic) 2021-05-17T17:51:35.8990760Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:51:36.3866370Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:51:40.1331420Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:51:40.1332490Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:51:40.1333410Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:51:40.1334620Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:51:40.1335570Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:51:40.1336400Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:51:40.1337270Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:51:40.1338110Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:51:40.1338920Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:51:40.1339750Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:51:40.1340560Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:51:40.1341380Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:51:40.1342220Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:51:40.1343050Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:51:40.1343990Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:51:40.1345320Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:51:40.1346630Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:51:40.1348470Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:51:40.1349730Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:51:40.1350980Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:51:40.1352660Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:51:40.1354020Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:51:40.1355890Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:51:40.1360460Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:51:40.1361350Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:51:40.1362200Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:51:40.1363010Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:51:40.1363860Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:51:40.1364710Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:51:40.1365520Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:51:40.1366380Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:51:40.1367390Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:51:40.1368290Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:51:40.1369150Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:51:40.1370000Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:51:40.1370870Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:51:40.1371720Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:51:40.1372560Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:51:40.1374760Z 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-17T17:51:40.1376920Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:51:40.1377880Z (as ‘lib’ is unspecified) 2021-05-17T17:51:41.7928070Z 2021-05-17T17:51:41.7929090Z There are binary versions available but the source versions are later: 2021-05-17T17:51:41.7956350Z binary source needs_compilation 2021-05-17T17:51:41.7957010Z pillar 1.6.0 1.6.1 FALSE 2021-05-17T17:51:41.7958740Z tibble 3.1.1 3.1.2 TRUE 2021-05-17T17:51:41.7959600Z stringi 1.6.1 1.6.2 TRUE 2021-05-17T17:51:41.7960200Z 2021-05-17T17:51:41.7970810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-17T17:51:42.0201170Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-17T17:51:42.0244740Z ================================================== 2021-05-17T17:51:42.0245230Z downloaded 192 KB 2021-05-17T17:51:42.0245500Z 2021-05-17T17:51:42.0278020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-17T17:51:42.1700590Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-17T17:51:42.3536170Z ================================================== 2021-05-17T17:51:42.3537300Z downloaded 1.4 MB 2021-05-17T17:51:42.3537980Z 2021-05-17T17:51:42.3579090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-17T17:51:42.4828090Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-17T17:51:42.4829680Z ================================================== 2021-05-17T17:51:42.4830560Z downloaded 17 KB 2021-05-17T17:51:42.4831220Z 2021-05-17T17:51:42.4865190Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-17T17:51:42.7277310Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-17T17:51:42.7309550Z ================================================== 2021-05-17T17:51:42.7310380Z downloaded 43 KB 2021-05-17T17:51:42.7310940Z 2021-05-17T17:51:42.7365930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-17T17:51:42.8879690Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-17T17:51:42.8934690Z ================================================== 2021-05-17T17:51:42.8935170Z downloaded 207 KB 2021-05-17T17:51:42.8935440Z 2021-05-17T17:51:42.8977250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-17T17:51:43.1413360Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-17T17:51:43.1890110Z ================================================== 2021-05-17T17:51:43.1890700Z downloaded 945 KB 2021-05-17T17:51:43.1890970Z 2021-05-17T17:51:43.1946690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-17T17:51:43.4107840Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-17T17:51:43.4158430Z ================================================== 2021-05-17T17:51:43.4158910Z downloaded 68 KB 2021-05-17T17:51:43.4159180Z 2021-05-17T17:51:43.4203260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-17T17:51:43.5655870Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-17T17:51:43.5712840Z ================================================== 2021-05-17T17:51:43.5713340Z downloaded 279 KB 2021-05-17T17:51:43.5713620Z 2021-05-17T17:51:43.5776300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-17T17:51:43.8104230Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-17T17:51:43.8139350Z ================================================== 2021-05-17T17:51:43.8139850Z downloaded 289 KB 2021-05-17T17:51:43.8140120Z 2021-05-17T17:51:43.8173100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-17T17:51:44.0540020Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-17T17:51:44.0540780Z ================================================== 2021-05-17T17:51:44.0541180Z downloaded 15 KB 2021-05-17T17:51:44.0541460Z 2021-05-17T17:51:44.0588780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-17T17:51:44.3015870Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-17T17:51:44.3034110Z ================================================== 2021-05-17T17:51:44.3035030Z downloaded 148 KB 2021-05-17T17:51:44.3035650Z 2021-05-17T17:51:44.3089180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-17T17:51:44.4443290Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-17T17:51:44.4490880Z ================================================== 2021-05-17T17:51:44.4492960Z downloaded 72 KB 2021-05-17T17:51:44.4493600Z 2021-05-17T17:51:44.4540700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-17T17:51:44.6280040Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-17T17:51:44.6280770Z ================================================== 2021-05-17T17:51:44.6281180Z downloaded 35 KB 2021-05-17T17:51:44.6281450Z 2021-05-17T17:51:44.6321180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-17T17:51:44.9064530Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-17T17:51:44.9206950Z ================================================== 2021-05-17T17:51:44.9207480Z downloaded 292 KB 2021-05-17T17:51:44.9207750Z 2021-05-17T17:51:44.9251390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-17T17:51:45.0742250Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-17T17:51:45.0899580Z ================================================== 2021-05-17T17:51:45.0900100Z downloaded 428 KB 2021-05-17T17:51:45.0900370Z 2021-05-17T17:51:45.0942550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-17T17:51:45.3327690Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-17T17:51:45.3332020Z ================================================== 2021-05-17T17:51:45.3332830Z downloaded 36 KB 2021-05-17T17:51:45.3333470Z 2021-05-17T17:51:45.3364570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-17T17:51:45.4839760Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-17T17:51:45.4938220Z ================================================== 2021-05-17T17:51:45.4938720Z downloaded 435 KB 2021-05-17T17:51:45.4938980Z 2021-05-17T17:51:45.4990990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xfun_0.23.tgz' 2021-05-17T17:51:45.7561260Z Content type 'application/x-gzip' length 337476 bytes (329 KB) 2021-05-17T17:51:45.7649950Z ================================================== 2021-05-17T17:51:45.7650460Z downloaded 329 KB 2021-05-17T17:51:45.7650730Z 2021-05-17T17:51:45.7711220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-17T17:51:46.0257530Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-17T17:51:46.0323460Z ================================================== 2021-05-17T17:51:46.0323970Z downloaded 195 KB 2021-05-17T17:51:46.0324270Z 2021-05-17T17:51:46.0361250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-17T17:51:46.3175760Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-17T17:51:46.3180480Z ================================================== 2021-05-17T17:51:46.3180940Z downloaded 38 KB 2021-05-17T17:51:46.3181370Z 2021-05-17T17:51:46.3222050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-17T17:51:46.4567870Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-17T17:51:46.4603260Z ================================================== 2021-05-17T17:51:46.4603720Z downloaded 208 KB 2021-05-17T17:51:46.4604010Z 2021-05-17T17:51:46.4642640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-17T17:51:46.7171850Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-17T17:51:46.7638280Z ================================================== 2021-05-17T17:51:46.7639260Z downloaded 3.1 MB 2021-05-17T17:51:46.7639570Z 2021-05-17T17:51:46.7716990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-17T17:51:47.0213630Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-17T17:51:47.0799870Z ================================================== 2021-05-17T17:51:47.0800420Z downloaded 1.3 MB 2021-05-17T17:51:47.0800700Z 2021-05-17T17:51:47.0846940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-17T17:51:47.2328090Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-17T17:51:47.2415250Z ================================================== 2021-05-17T17:51:47.2416060Z downloaded 306 KB 2021-05-17T17:51:47.2416650Z 2021-05-17T17:51:47.2455740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-17T17:51:47.4847690Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-17T17:51:47.4876990Z ================================================== 2021-05-17T17:51:47.4877470Z downloaded 104 KB 2021-05-17T17:51:47.4877750Z 2021-05-17T17:51:47.4911650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-17T17:51:47.6450920Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-17T17:51:47.6462070Z ================================================== 2021-05-17T17:51:47.6462930Z downloaded 22 KB 2021-05-17T17:51:47.6463240Z 2021-05-17T17:51:47.6500110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-17T17:51:47.9252280Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-17T17:51:47.9273320Z ================================================== 2021-05-17T17:51:47.9274180Z downloaded 43 KB 2021-05-17T17:51:47.9275240Z 2021-05-17T17:51:47.9309500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-17T17:51:48.2047380Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-17T17:51:48.2049320Z ================================================== 2021-05-17T17:51:48.2050780Z downloaded 34 KB 2021-05-17T17:51:48.2051740Z 2021-05-17T17:51:48.2100440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-17T17:51:48.3396030Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-17T17:51:48.3422700Z ================================================== 2021-05-17T17:51:48.3423210Z downloaded 137 KB 2021-05-17T17:51:48.3423490Z 2021-05-17T17:51:48.3458620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-17T17:51:48.6178610Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-17T17:51:48.6623570Z ================================================== 2021-05-17T17:51:48.6624290Z downloaded 2.8 MB 2021-05-17T17:51:48.6624580Z 2021-05-17T17:51:48.6812610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-17T17:51:48.9583500Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-17T17:51:48.9595730Z ================================================== 2021-05-17T17:51:48.9596510Z downloaded 64 KB 2021-05-17T17:51:48.9597730Z 2021-05-17T17:51:48.9641320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-17T17:51:49.2024990Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-17T17:51:49.2198330Z ================================================== 2021-05-17T17:51:49.2198850Z downloaded 954 KB 2021-05-17T17:51:49.2199120Z 2021-05-17T17:51:49.2237110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-17T17:51:49.3695910Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-17T17:51:49.3742210Z ================================================== 2021-05-17T17:51:49.3742870Z downloaded 129 KB 2021-05-17T17:51:49.3743170Z 2021-05-17T17:51:49.3792710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-17T17:51:49.5266590Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-17T17:51:49.5361560Z ================================================== 2021-05-17T17:51:49.5362050Z downloaded 384 KB 2021-05-17T17:51:49.5362330Z 2021-05-17T17:51:50.7262590Z installing the source packages ‘pillar’, ‘tibble’, ‘stringi’ 2021-05-17T17:51:50.7263070Z 2021-05-17T17:51:50.7294380Z 2021-05-17T17:51:50.7295090Z The downloaded binary packages are in 2021-05-17T17:51:50.7299590Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:51:50.7300730Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpvNF6xz/downloaded_packages 2021-05-17T17:51:50.9506270Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-17T17:51:50.9662620Z ================================================== 2021-05-17T17:51:50.9670720Z downloaded 1.1 MB 2021-05-17T17:51:50.9671800Z 2021-05-17T17:51:50.9674150Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:51:51.2903860Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-17T17:51:51.3194090Z ================================================== 2021-05-17T17:51:51.3194810Z downloaded 670 KB 2021-05-17T17:51:51.3195130Z 2021-05-17T17:51:51.3247270Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:51:51.4848560Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:51:51.6095450Z ================================================== 2021-05-17T17:51:51.6237150Z downloaded 7.2 MB 2021-05-17T17:51:51.6338580Z 2021-05-17T17:51:52.3060330Z * installing *source* package ‘pillar’ ... 2021-05-17T17:51:52.3261390Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:52.3362430Z ** using staged installation 2021-05-17T17:51:52.3540410Z ** R 2021-05-17T17:51:52.3938930Z ** inst 2021-05-17T17:51:52.4105710Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:51:55.4600510Z ** help 2021-05-17T17:51:55.6054350Z *** installing help indices 2021-05-17T17:51:55.6894490Z *** copying figures 2021-05-17T17:51:55.6925240Z ** building package indices 2021-05-17T17:51:55.7561090Z ** installing vignettes 2021-05-17T17:51:55.7679350Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:56.2378480Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:56.6722320Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:56.6832240Z * DONE (pillar) 2021-05-17T17:52:00.7109320Z * installing *source* package ‘stringi’ ... 2021-05-17T17:52:00.8878080Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:52:00.8878850Z ** using staged installation 2021-05-17T17:52:01.1873310Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-17T17:52:01.1879270Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-17T17:52:01.4052810Z checking for endianness... little 2021-05-17T17:52:01.6247390Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:52:01.8867710Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:52:01.8884990Z checking for cat... /bin/cat 2021-05-17T17:52:07.1108030Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:52:07.1110040Z checking for gcc... clang 2021-05-17T17:52:08.1736160Z checking whether the C compiler works... yes 2021-05-17T17:52:08.1737170Z checking for C compiler default output file name... a.out 2021-05-17T17:52:08.2825910Z checking for suffix of executables... 2021-05-17T17:52:08.7694480Z checking whether we are cross compiling... no 2021-05-17T17:52:08.8341530Z checking for suffix of object files... o 2021-05-17T17:52:08.8847350Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:52:08.9364980Z checking whether clang accepts -g... yes 2021-05-17T17:52:09.0590300Z checking for clang option to accept ISO C89... none needed 2021-05-17T17:52:09.1776060Z checking how to run the C preprocessor... clang -E 2021-05-17T17:52:09.9668410Z rm: conftest.dSYM: is a directory 2021-05-17T17:52:09.9670010Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:52:09.9671110Z rm: conftest.dSYM: is a directory 2021-05-17T17:52:09.9672130Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:52:10.1312300Z checking for ANSI C header files... yes 2021-05-17T17:52:10.2544920Z checking for sys/types.h... yes 2021-05-17T17:52:10.3452820Z checking for sys/stat.h... yes 2021-05-17T17:52:10.4370380Z checking for stdlib.h... yes 2021-05-17T17:52:10.5219430Z checking for string.h... yes 2021-05-17T17:52:10.6144890Z checking for memory.h... yes 2021-05-17T17:52:10.7004410Z checking for strings.h... yes 2021-05-17T17:52:10.7866310Z checking for inttypes.h... yes 2021-05-17T17:52:10.8695540Z checking for stdint.h... yes 2021-05-17T17:52:10.9655180Z checking for unistd.h... yes 2021-05-17T17:52:11.0587370Z checking elf.h usability... no 2021-05-17T17:52:11.1251690Z checking elf.h presence... no 2021-05-17T17:52:11.1253220Z checking for elf.h... no 2021-05-17T17:52:12.8951330Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:52:12.9443330Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-17T17:52:14.0669380Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:52:14.1256420Z checking whether the compiler implements namespaces... yes 2021-05-17T17:52:14.6683190Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:52:15.8338290Z checking whether std::map is available... yes 2021-05-17T17:52:15.8382260Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-17T17:52:15.8693680Z checking with pkg-config for the system ICU4C... no 2021-05-17T17:52:15.8695580Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-17T17:52:15.8696760Z *** Trying with 'standard' fallback flags 2021-05-17T17:52:15.9412890Z checking whether an ICU4C-based project can be built... no 2021-05-17T17:52:15.9414180Z *** This version of ICU4C cannot be used. 2021-05-17T17:52:15.9415050Z *** Using the ICU 69 bundle. 2021-05-17T17:52:16.8398710Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-17T17:52:17.6642160Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-17T17:52:18.4456330Z checking whether alignof(std::max_align_t) is available... yes 2021-05-17T17:52:18.7178980Z downloading the ICU data library (icudt) 2021-05-17T17:52:18.7180700Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-17T17:52:18.7206290Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-17T17:52:19.1077130Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-17T17:52:19.3091470Z ================================================== 2021-05-17T17:52:19.3092150Z downloaded 10.9 MB 2021-05-17T17:52:19.3092420Z 2021-05-17T17:52:19.3701740Z icudt has been downloaded successfully 2021-05-17T17:52:19.4507940Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-17T17:52:19.6692510Z config.status: creating src/Makevars 2021-05-17T17:52:19.7008970Z config.status: creating src/uconfig_local.h 2021-05-17T17:52:19.7314170Z config.status: creating src/install.libs.R 2021-05-17T17:52:19.7647380Z 2021-05-17T17:52:19.7649040Z *** stringi configure summary: 2021-05-17T17:52:19.7649860Z ICU_FOUND=0 2021-05-17T17:52:19.7650770Z ICUDT_DIR=icu69/data 2021-05-17T17:52:19.7651670Z ICU_BUNDLE_VERSION=69 2021-05-17T17:52:19.7652540Z ICUDT_ENDIANNESS=little 2021-05-17T17:52:19.7653450Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:52:19.7655500Z STRINGI_CFLAGS= -fPIC 2021-05-17T17:52:19.7658860Z 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-17T17:52:19.7660450Z STRINGI_CXXFLAGS= -fPIC 2021-05-17T17:52:19.7660920Z STRINGI_LDFLAGS= 2021-05-17T17:52:19.7661870Z STRINGI_LIBS= 2021-05-17T17:52:19.7662140Z 2021-05-17T17:52:19.7662990Z *** Compiler settings used: 2021-05-17T17:52:19.7663890Z CC=clang 2021-05-17T17:52:19.7665350Z LD=clang++ -std=gnu++11 2021-05-17T17:52:19.7666840Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-17T17:52:19.7669180Z CPPFLAGS=-isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:52:19.7671330Z CXX=clang++ -std=gnu++11 2021-05-17T17:52:19.7672800Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-17T17:52:19.7673600Z LDFLAGS= 2021-05-17T17:52:19.7674570Z LIBS= 2021-05-17T17:52:19.7674970Z 2021-05-17T17:52:19.8410690Z ** libs 2021-05-17T17:52:19.8683240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:52:20.7535800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:52:21.5571860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:52:22.4386600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:52:23.3028260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:52:23.9964440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:52:25.4810390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:52:25.7849940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:52:26.6850210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:52:27.4726980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:52:28.3340310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:52:29.2204260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:52:30.2213860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:52:31.1276000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:52:31.9363470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:52:33.0490540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:52:34.9678030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:52:35.8741350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:52:36.7363170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:52:37.4773810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:52:38.1737880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:52:39.2227640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:52:40.0521530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:52:40.8720150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:52:41.8018690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:52:42.8235510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:52:43.5911610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:52:44.4203450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:52:45.2902910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:52:46.5680510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:52:47.8684830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:52:49.2562000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:52:50.5291350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:52:51.4582910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:52:52.4855530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:52:53.3613120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:52:54.1787370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:52:55.0247310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:52:55.8626790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:52:57.0907580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:52:58.2695660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:52:59.5548700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:53:00.8131690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:53:01.7096350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:53:02.6864550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:53:03.4886680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:53:04.7482820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:53:05.9241230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:53:07.1010420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:53:07.8806090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:53:08.6733830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:53:09.9282750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:53:11.1263660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:53:12.4718560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:53:13.7158930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:53:14.7387310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:53:15.5833900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:53:15.6254660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:53:16.8994840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:53:17.7555870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:53:18.5628590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:53:19.8656240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:53:21.0647590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:53:22.6370390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:53:23.5049720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:53:24.8258380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:53:25.7222840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:53:28.1542140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:53:29.0266610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:53:29.9450310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:53:31.1003500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:53:31.9272310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:53:32.7111870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:53:33.7798640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:53:34.6979830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:53:35.7871030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:53:36.7839480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:53:37.8939060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:53:38.7248530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:53:39.5494900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:53:40.4586150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:53:41.2581700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:53:42.0733630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:53:43.8806910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-17T17:53:43.9777770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-17T17:53:44.7863600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-17T17:53:45.6257920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-17T17:53:46.5066840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-17T17:53:47.0601320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-17T17:53:47.6287960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-17T17:53:48.2604160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-17T17:53:49.0846220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-17T17:53:49.7840330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-17T17:53:50.7782340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-17T17:53:51.6277820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-17T17:53:52.1431420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-17T17:53:52.8123770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-17T17:53:53.1701120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-17T17:53:53.7174530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-17T17:53:54.0933160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-17T17:53:54.1523220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-17T17:53:55.3740760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-17T17:53:56.0241270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-17T17:53:56.1086140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-17T17:53:56.9752160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-17T17:53:57.0556460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-17T17:53:58.4289230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-17T17:53:58.9030630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-17T17:53:59.4525820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-17T17:53:59.5069930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-17T17:54:00.4222400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-17T17:54:01.2564090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-17T17:54:02.2808480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-17T17:54:02.9634380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-17T17:54:03.7621210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-17T17:54:04.3026180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-17T17:54:05.2335630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-17T17:54:06.0723650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-17T17:54:07.2343890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-17T17:54:09.0660010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-17T17:54:09.9166430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-17T17:54:10.9331760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-17T17:54:11.5262510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-17T17:54:12.1238350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-17T17:54:12.9603050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-17T17:54:13.5582800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-17T17:54:14.7381430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-17T17:54:15.9561980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-17T17:54:18.0571520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-17T17:54:18.9822630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-17T17:54:19.0713280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-17T17:54:19.6817670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-17T17:54:20.2992380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-17T17:54:21.1330860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-17T17:54:21.8541760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-17T17:54:22.2935080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-17T17:54:23.2032530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-17T17:54:24.4179570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-17T17:54:25.3671170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-17T17:54:26.1735010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-17T17:54:26.8527030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-17T17:54:27.6672150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-17T17:54:28.7018610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-17T17:54:29.5066000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-17T17:54:30.2895860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-17T17:54:31.5399320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-17T17:54:32.3289000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-17T17:54:32.8758060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-17T17:54:33.4238410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-17T17:54:33.4770240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-17T17:54:34.0343600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-17T17:54:34.6231850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-17T17:54:35.6805690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-17T17:54:36.4563280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-17T17:54:37.2235670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-17T17:54:38.0266570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-17T17:54:38.6965060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-17T17:54:39.4354560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-17T17:54:40.2051900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-17T17:54:40.8669590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-17T17:54:42.1428650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-17T17:54:42.3681470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-17T17:54:42.8988780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-17T17:54:43.5574630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-17T17:54:44.0138470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-17T17:54:45.5637500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-17T17:54:46.2648250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-17T17:54:47.1727150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-17T17:54:47.6027700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-17T17:54:48.1724400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-17T17:54:48.8604270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-17T17:54:49.9436270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-17T17:54:51.0044270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-17T17:54:51.7198360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-17T17:54:52.2496930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-17T17:54:53.2871900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-17T17:54:53.9817860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-17T17:54:54.7579530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-17T17:54:55.3855240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-17T17:54:56.0185960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-17T17:54:56.6434000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-17T17:54:57.0648900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-17T17:54:58.1087430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-17T17:54:59.0664340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-17T17:54:59.9300660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-17T17:55:00.3343450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-17T17:55:00.7761880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-17T17:55:01.3190550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-17T17:55:01.7498600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-17T17:55:02.3427120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-17T17:55:03.2363700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-17T17:55:03.8693930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-17T17:55:04.2161850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-17T17:55:04.8374340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-17T17:55:05.4061350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-17T17:55:05.9929490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-17T17:55:06.6093420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-17T17:55:07.1774820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-17T17:55:07.7329210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-17T17:55:08.1998710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-17T17:55:08.8856910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-17T17:55:09.4063530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-17T17:55:11.1272860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-17T17:55:11.9762730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-17T17:55:12.8826500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-17T17:55:13.5363090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-17T17:55:14.0019090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-17T17:55:15.3726490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-17T17:55:16.2693070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-17T17:55:16.6284780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-17T17:55:17.0744300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-17T17:55:17.4230140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-17T17:55:18.1311960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-17T17:55:18.6393380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-17T17:55:19.1845210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-17T17:55:19.7627170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-17T17:55:20.3637720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-17T17:55:21.0968900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-17T17:55:21.4693150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-17T17:55:22.6249380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-17T17:55:23.6406950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-17T17:55:25.3509300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-17T17:55:25.6808060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-17T17:55:25.7422330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-17T17:55:27.3326600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-17T17:55:27.9607340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-17T17:55:29.1477590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-17T17:55:29.9597080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-17T17:55:30.0489130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-17T17:55:30.1187980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-17T17:55:31.4968280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-17T17:55:32.2758420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-17T17:55:33.3555130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-17T17:55:34.3506200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-17T17:55:34.9934730Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-17T17:55:34.9935780Z static void uprv_UnicodeStringDummy(void) { 2021-05-17T17:55:34.9936290Z ^ 2021-05-17T17:55:35.9876760Z 1 warning generated. 2021-05-17T17:55:35.9880790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-17T17:55:36.4757870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-17T17:55:37.1313770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-17T17:55:37.7690410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-17T17:55:38.3063740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-17T17:55:38.9666850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-17T17:55:39.7414090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-17T17:55:40.5538130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-17T17:55:40.8738300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-17T17:55:41.7694600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-17T17:55:42.3197630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-17T17:55:43.7071230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-17T17:55:44.6217330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-17T17:55:44.9866710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-17T17:55:45.5430210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-17T17:55:46.0489100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-17T17:55:46.7225520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-17T17:55:47.2965410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-17T17:55:47.8804270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-17T17:55:48.5676800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-17T17:55:49.4800530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-17T17:55:49.8330050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-17T17:55:50.4916650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-17T17:55:51.2535050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-17T17:55:51.5987260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-17T17:55:52.6339120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-17T17:55:53.3270720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-17T17:55:53.9457180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-17T17:55:54.2702190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-17T17:55:54.9683370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-17T17:55:55.6560930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-17T17:55:56.7023060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-17T17:55:56.9097300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-17T17:55:57.5280590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-17T17:55:58.1005040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-17T17:55:58.8835640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-17T17:55:59.6353140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-17T17:56:00.3839500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-17T17:56:01.5157860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-17T17:56:02.1409900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-17T17:56:03.1699000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-17T17:56:03.2397550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-17T17:56:03.8375270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-17T17:56:04.3138090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-17T17:56:04.7339580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-17T17:56:04.7852600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-17T17:56:05.9244870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-17T17:56:06.7154160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-17T17:56:07.5883150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-17T17:56:08.3813600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-17T17:56:08.8609370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-17T17:56:09.6786060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-17T17:56:10.3782850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-17T17:56:12.4660090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-17T17:56:13.1475030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-17T17:56:13.7408940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-17T17:56:14.5925160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-17T17:56:15.3729330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-17T17:56:16.3109220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-17T17:56:17.3957540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-17T17:56:17.5684270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-17T17:56:19.0718720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-17T17:56:19.8705680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-17T17:56:20.7434030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-17T17:56:22.2402890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-17T17:56:23.0931880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-17T17:56:23.9688080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-17T17:56:25.0329550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-17T17:56:26.0275860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-17T17:56:26.0898950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-17T17:56:27.4395550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-17T17:56:28.6867150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-17T17:56:29.5006040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-17T17:56:29.7968840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-17T17:56:31.2069800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-17T17:56:32.2244880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-17T17:56:33.1107940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-17T17:56:33.9351270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-17T17:56:34.4344660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-17T17:56:35.2479330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-17T17:56:35.9371330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-17T17:56:36.7296350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-17T17:56:37.5607670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-17T17:56:38.0829830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-17T17:56:38.4418640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-17T17:56:38.5033600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-17T17:56:38.9285700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-17T17:56:39.4972580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-17T17:56:39.6235610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-17T17:56:39.7060410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-17T17:56:40.2685190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-17T17:56:40.8652950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-17T17:56:41.7511570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-17T17:56:42.3678950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-17T17:56:43.1060430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-17T17:56:44.1790010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-17T17:56:45.0933880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-17T17:56:46.1122830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-17T17:56:46.3150550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-17T17:56:48.5389450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-17T17:56:50.3204090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-17T17:56:50.5746930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-17T17:56:51.4442290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-17T17:56:51.6178600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-17T17:56:52.0310900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-17T17:56:52.4021610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-17T17:56:53.3085600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-17T17:56:53.6596090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-17T17:56:56.7909910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-17T17:56:58.2959610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-17T17:56:59.2448560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-17T17:57:01.7227600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-17T17:57:01.9237310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-17T17:57:02.5692320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-17T17:57:03.2396720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-17T17:57:03.9180090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-17T17:57:04.9215550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-17T17:57:05.4198210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-17T17:57:06.0138290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-17T17:57:06.7869990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-17T17:57:07.4347610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-17T17:57:08.3326570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-17T17:57:08.9449880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-17T17:57:09.5274210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-17T17:57:09.9166090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-17T17:57:10.5287360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-17T17:57:11.2749460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-17T17:57:12.1710260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-17T17:57:12.7615140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-17T17:57:13.5774190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-17T17:57:14.3357650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-17T17:57:14.7094640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-17T17:57:15.5348650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-17T17:57:16.2782290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-17T17:57:17.4535090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-17T17:57:18.8826820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-17T17:57:20.4414890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-17T17:57:21.7054130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-17T17:57:22.2640500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-17T17:57:23.8647360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-17T17:57:24.4867840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-17T17:57:25.4088460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-17T17:57:26.6007790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-17T17:57:27.7616530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-17T17:57:28.3928820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-17T17:57:28.9300020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-17T17:57:29.7534440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-17T17:57:30.5664320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-17T17:57:31.4329830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-17T17:57:32.3577540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-17T17:57:33.1262950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-17T17:57:34.5195910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-17T17:57:35.4095310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-17T17:57:37.0540670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-17T17:57:38.4029820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-17T17:57:39.1457930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-17T17:57:39.8287130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-17T17:57:41.7183950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-17T17:57:42.7222130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-17T17:57:43.7086270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-17T17:57:44.5111820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-17T17:57:45.1717780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-17T17:57:46.0794570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-17T17:57:46.7769460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-17T17:57:47.7050310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-17T17:57:48.9539190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-17T17:57:49.9275290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-17T17:57:50.7290280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-17T17:57:52.4122060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-17T17:57:53.1801170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-17T17:57:54.2750740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-17T17:57:55.1628040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-17T17:57:56.6199380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-17T17:57:57.8073180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-17T17:57:58.6070820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-17T17:57:59.4138330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-17T17:58:00.4278760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-17T17:58:01.7089160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-17T17:58:02.4458190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-17T17:58:03.2197240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-17T17:58:04.0360600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-17T17:58:04.7669880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-17T17:58:05.7383560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-17T17:58:06.9482910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-17T17:58:08.0953850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-17T17:58:08.9516860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-17T17:58:10.0545280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-17T17:58:10.7550600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-17T17:58:11.6730260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-17T17:58:12.7720620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-17T17:58:14.8784830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-17T17:58:15.4606480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-17T17:58:16.2954000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-17T17:58:18.0147720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-17T17:58:18.7545150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-17T17:58:19.4420930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-17T17:58:20.5954170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-17T17:58:21.2910750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-17T17:58:21.9496910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-17T17:58:22.9154240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-17T17:58:25.1403710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-17T17:58:25.8166540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-17T17:58:26.5623750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-17T17:58:27.0585990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-17T17:58:28.2381950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-17T17:58:29.8967500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-17T17:58:30.8494460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-17T17:58:34.1481190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-17T17:58:34.7066440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-17T17:58:35.5737300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-17T17:58:37.2152240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-17T17:58:37.9664110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-17T17:58:38.6431800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-17T17:58:39.3516380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-17T17:58:40.0947990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-17T17:58:40.7300880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-17T17:58:41.7691840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-17T17:58:44.3207180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-17T17:58:45.0251400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-17T17:58:45.6937890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-17T17:58:46.2316090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-17T17:58:47.0145290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-17T17:58:47.7059360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-17T17:58:48.4054970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-17T17:58:49.1476040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-17T17:58:49.8311630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-17T17:58:51.1166080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-17T17:58:51.8300480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-17T17:58:52.3580080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-17T17:58:52.9032210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-17T17:58:53.9683400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-17T17:58:54.6133410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-17T17:58:55.2556740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-17T17:58:56.5255040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-17T17:58:57.6250180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-17T17:58:58.5780540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-17T17:59:00.3236560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-17T17:59:01.4466360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-17T17:59:02.2348690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-17T17:59:03.7243340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-17T17:59:04.5145840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-17T17:59:05.0515500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-17T17:59:05.8517830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-17T17:59:06.3974470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-17T17:59:07.0945370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-17T17:59:08.1703100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-17T17:59:08.9848610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-17T17:59:09.7557870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-17T17:59:10.1145380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-17T17:59:11.1666100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-17T17:59:11.9446400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-17T17:59:12.6815180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-17T17:59:13.0142080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-17T17:59:13.8854120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-17T17:59:14.5733420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-17T17:59:15.1911620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-17T17:59:15.9491580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-17T17:59:16.6092270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-17T17:59:17.1974840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-17T17:59:18.2518360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-17T17:59:19.3194410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-17T17:59:20.2927340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-17T17:59:21.3873040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-17T17:59:22.2613050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-17T17:59:22.8170470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-17T17:59:23.6925830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-17T17:59:24.7563490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-17T17:59:25.2818760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-17T17:59:25.8049770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-17T17:59:27.0647490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-17T17:59:27.9739670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-17T17:59:28.6820660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-17T17:59:29.5371180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-17T17:59:30.5195510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-17T17:59:31.4151080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-17T17:59:32.3919360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-17T17:59:32.4699380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-17T17:59:33.1600330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-17T17:59:34.8531030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-17T17:59:35.4523060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-17T17:59:35.5038910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-17T17:59:35.5568870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-17T17:59:35.6095230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-17T17:59:36.5396250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-17T17:59:37.0932970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-17T17:59:37.4318940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-17T17:59:37.7590170Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-17T17:59:38.1256490Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T17:59:38.2863340Z icudt already downloaded 2021-05-17T17:59:38.2867070Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-17T17:59:38.5600500Z icudt has been installed successfully 2021-05-17T17:59:38.6198290Z ** R 2021-05-17T17:59:38.6838200Z ** inst 2021-05-17T17:59:38.6908480Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:59:40.2210250Z ** help 2021-05-17T17:59:40.8770720Z *** installing help indices 2021-05-17T17:59:41.1276900Z ** building package indices 2021-05-17T17:59:41.3930420Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:59:41.9440980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:59:43.0715590Z ** testing if installed package can be loaded from final location 2021-05-17T17:59:43.3681020Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:59:43.3725590Z * DONE (stringi) 2021-05-17T17:59:44.3111270Z * installing *source* package ‘tibble’ ... 2021-05-17T17:59:44.3278510Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-17T17:59:44.3279310Z ** using staged installation 2021-05-17T17:59:44.3588500Z ** libs 2021-05-17T17:59:44.3775280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-17T17:59:44.4548590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-17T17:59:44.5600220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-17T17:59:44.6315500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-17T17:59:44.7627980Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-17T17:59:44.8239710Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-17T17:59:44.8282040Z ** R 2021-05-17T17:59:44.8673780Z ** inst 2021-05-17T17:59:44.8830920Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:59:47.3043980Z ** help 2021-05-17T17:59:47.4194020Z *** installing help indices 2021-05-17T17:59:47.4792170Z *** copying figures 2021-05-17T17:59:47.4838170Z ** building package indices 2021-05-17T17:59:47.5378820Z ** installing vignettes 2021-05-17T17:59:47.5469010Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:59:48.1282100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:59:48.2665990Z ** testing if installed package can be loaded from final location 2021-05-17T17:59:48.8758980Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:59:48.8813520Z * DONE (tibble) 2021-05-17T17:59:48.9257940Z 2021-05-17T17:59:48.9258790Z The downloaded source packages are in 2021-05-17T17:59:48.9261210Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/downloaded_packages’ 2021-05-17T17:59:49.1655570Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:59:52.1688990Z 2021-05-17T17:59:52.7852480Z 2021-05-17T17:59:52.7874680Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/remotes29f91076fc78/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:59:52.7936690Z 2021-05-17T17:59:52.7939450Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/remotes29f91076fc78/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:59:52.8903600Z 2021-05-17T17:59:52.8936500Z 2021-05-17T17:59:52.8939180Z ─ preparing ‘desc’: 2021-05-17T17:59:52.8949510Z 2021-05-17T17:59:52.8950880Z 2021-05-17T17:59:52.9046040Z checking DESCRIPTION meta-information ... 2021-05-17T17:59:52.9072510Z 2021-05-17T17:59:52.9075040Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:59:53.0176430Z 2021-05-17T17:59:53.0206230Z 2021-05-17T17:59:53.0209400Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:59:53.0218810Z 2021-05-17T17:59:53.0244410Z 2021-05-17T17:59:53.0247060Z ─ checking for empty or unneeded directories 2021-05-17T17:59:53.0283770Z 2021-05-17T17:59:54.0911970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:59:54.0912580Z 2021-05-17T17:59:54.0914900Z (as ‘lib’ is unspecified) 2021-05-17T17:59:54.0915820Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:59:54.0918300Z * installing *source* package ‘desc’ ... 2021-05-17T17:59:54.0918670Z 2021-05-17T17:59:54.0919330Z ** using staged installation 2021-05-17T17:59:54.0919830Z ** R 2021-05-17T17:59:54.0920150Z ** inst 2021-05-17T17:59:54.0921190Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:59:54.0921830Z 2021-05-17T17:59:54.0922100Z 2021-05-17T17:59:55.6384360Z ** help 2021-05-17T17:59:55.8441420Z *** installing help indices 2021-05-17T17:59:55.9553850Z ** building package indices 2021-05-17T17:59:56.0852350Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:59:56.3611760Z ** testing if installed package can be loaded from final location 2021-05-17T17:59:56.6807140Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:59:56.6844200Z * DONE (desc) 2021-05-17T17:59:57.0219200Z 2021-05-17T17:59:57.0220520Z 2021-05-17T17:59:57.0246460Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/remotes29f946c8aa00/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:59:57.0312210Z 2021-05-17T17:59:57.0314800Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/remotes29f946c8aa00/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:59:57.0903940Z 2021-05-17T17:59:57.0906280Z 2021-05-17T17:59:57.0908820Z ─ preparing ‘ghtravis’: 2021-05-17T17:59:57.0910240Z 2021-05-17T17:59:57.0911610Z 2021-05-17T17:59:57.0984150Z checking DESCRIPTION meta-information ... 2021-05-17T17:59:57.1009900Z 2021-05-17T17:59:57.1012420Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:59:57.1738780Z 2021-05-17T17:59:57.1768780Z 2021-05-17T17:59:57.1770810Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:59:57.1779170Z 2021-05-17T17:59:57.1805880Z 2021-05-17T17:59:57.1807440Z ─ checking for empty or unneeded directories 2021-05-17T17:59:57.1814440Z 2021-05-17T17:59:57.1839820Z 2021-05-17T17:59:57.1841470Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:59:57.2103290Z 2021-05-17T17:59:57.2104410Z 2021-05-17T17:59:57.2105020Z 2021-05-17T17:59:57.2639560Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:59:57.2641180Z (as ‘lib’ is unspecified) 2021-05-17T17:59:57.5925330Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:59:57.5930280Z ** using staged installation 2021-05-17T17:59:57.6147160Z ** R 2021-05-17T17:59:57.6358710Z ** inst 2021-05-17T17:59:57.6383870Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:59:59.7179310Z ** help 2021-05-17T17:59:59.8120730Z *** installing help indices 2021-05-17T17:59:59.8690650Z ** building package indices 2021-05-17T17:59:59.9242700Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:00:00.7630050Z ** testing if installed package can be loaded from final location 2021-05-17T18:00:01.6934810Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:00:01.6959670Z * DONE (ghtravis) 2021-05-17T18:00:01.7239480Z Using github PAT from envvar GITHUB_PAT 2021-05-17T18:00:02.2503020Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T18:00:05.1747350Z 2021-05-17T18:00:05.1749220Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T18:00:05.1750120Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T18:00:05.1750910Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T18:00:05.1751670Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T18:00:05.1752450Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T18:00:05.1753210Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T18:00:05.1760190Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:00:05.1761230Z (as ‘lib’ is unspecified) 2021-05-17T18:00:06.7803120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-17T18:00:07.0073920Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-17T18:00:07.0135460Z ================================================== 2021-05-17T18:00:07.0136000Z downloaded 194 KB 2021-05-17T18:00:07.0136270Z 2021-05-17T18:00:07.0176810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-17T18:00:07.1535160Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-17T18:00:07.1565720Z ================================================== 2021-05-17T18:00:07.1566650Z downloaded 68 KB 2021-05-17T18:00:07.1567240Z 2021-05-17T18:00:07.1603710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-17T18:00:07.2940530Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-17T18:00:07.2971920Z ================================================== 2021-05-17T18:00:07.2972740Z downloaded 189 KB 2021-05-17T18:00:07.2973250Z 2021-05-17T18:00:07.3008650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-17T18:00:07.5474030Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-17T18:00:07.5876320Z ================================================== 2021-05-17T18:00:07.5876870Z downloaded 1.2 MB 2021-05-17T18:00:07.5877150Z 2021-05-17T18:00:07.5950290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-17T18:00:07.8272700Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-17T18:00:07.8832710Z ================================================== 2021-05-17T18:00:07.8833320Z downloaded 937 KB 2021-05-17T18:00:07.8833610Z 2021-05-17T18:00:08.0528070Z 2021-05-17T18:00:08.0629100Z The downloaded binary packages are in 2021-05-17T18:00:08.0730490Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpvNF6xz/downloaded_packages 2021-05-17T18:00:08.3765610Z 2021-05-17T18:00:08.3791440Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/remotes29f96ff9dd40/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T18:00:08.3838260Z 2021-05-17T18:00:08.3841120Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpvNF6xz/remotes29f96ff9dd40/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T18:00:08.4163900Z 2021-05-17T18:00:08.4198780Z 2021-05-17T18:00:08.4201570Z ─ preparing ‘aghast’: 2021-05-17T18:00:08.4213300Z 2021-05-17T18:00:08.4214690Z 2021-05-17T18:00:08.4284810Z checking DESCRIPTION meta-information ... 2021-05-17T18:00:08.4311760Z 2021-05-17T18:00:08.4313430Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:00:08.4763010Z 2021-05-17T18:00:08.4798050Z 2021-05-17T18:00:08.4801310Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:00:08.4802930Z 2021-05-17T18:00:08.4835910Z 2021-05-17T18:00:08.4838050Z ─ checking for empty or unneeded directories 2021-05-17T18:00:08.4907130Z 2021-05-17T18:00:08.4944480Z 2021-05-17T18:00:08.4947220Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T18:00:08.5046490Z 2021-05-17T18:00:08.5047760Z 2021-05-17T18:00:08.5048490Z 2021-05-17T18:00:08.5258070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:00:08.5260190Z (as ‘lib’ is unspecified) 2021-05-17T18:00:08.9634580Z * installing *source* package ‘aghast’ ... 2021-05-17T18:00:08.9749120Z ** using staged installation 2021-05-17T18:00:08.9948320Z ** R 2021-05-17T18:00:09.0150410Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:00:09.6012660Z ** help 2021-05-17T18:00:09.6415980Z *** installing help indices 2021-05-17T18:00:09.6692610Z ** building package indices 2021-05-17T18:00:09.6960690Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:00:10.1646610Z ** testing if installed package can be loaded from final location 2021-05-17T18:00:10.4433220Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:00:10.4452220Z * DONE (aghast) 2021-05-17T18:00:10.4637970Z Installing 1 packages: covr 2021-05-17T18:00:10.4647520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:00:10.4648610Z (as ‘lib’ is unspecified) 2021-05-17T18:00:11.3421570Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T18:00:11.3422100Z 2021-05-17T18:00:12.0355840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-17T18:00:12.1874310Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-17T18:00:12.1898070Z ================================================== 2021-05-17T18:00:12.1898890Z downloaded 155 KB 2021-05-17T18:00:12.1899370Z 2021-05-17T18:00:12.1942560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-17T18:00:12.3550460Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-17T18:00:12.3568710Z ================================================== 2021-05-17T18:00:12.3570170Z downloaded 117 KB 2021-05-17T18:00:12.3571100Z 2021-05-17T18:00:12.3619200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-17T18:00:12.5751350Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-17T18:00:12.5814300Z ================================================== 2021-05-17T18:00:12.5814900Z downloaded 282 KB 2021-05-17T18:00:12.5815200Z 2021-05-17T18:00:12.6758190Z 2021-05-17T18:00:12.6860400Z The downloaded binary packages are in 2021-05-17T18:00:12.6961870Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpvNF6xz/downloaded_packages 2021-05-17T18:00:12.7364410Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T18:00:12.7365760Z Rscript -e "tic::before_install()" 2021-05-17T18:00:12.7788390Z shell: /bin/bash -e {0} 2021-05-17T18:00:12.7788800Z env: 2021-05-17T18:00:12.7789350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:00:12.7789820Z TIC_DEPLOY_KEY: 2021-05-17T18:00:12.7790160Z RSPM: 2021-05-17T18:00:12.7791420Z GITHUB_PAT: *** 2021-05-17T18:00:12.7792290Z COVERALLS_TOKEN: *** 2021-05-17T18:00:12.7792750Z continue-on-error: false 2021-05-17T18:00:12.7793190Z VDIFFR_RUN_TESTS: false 2021-05-17T18:00:12.7793660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:00:12.7794070Z TZ: UTC 2021-05-17T18:00:12.7794410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:00:12.7795300Z NOT_CRAN: true 2021-05-17T18:00:12.7795640Z ##[endgroup] 2021-05-17T18:00:13.2844930Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:00:13.5114800Z Running before_install: step_install_remote_binaries() 2021-05-17T18:00:14.2445710Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T18:00:14.2447030Z remotes::install_deps(dependencies = TRUE) 2021-05-17T18:00:14.2448050Z remotes::install_cran("rcmdcheck") 2021-05-17T18:00:14.2448970Z remotes::install_cran("markdown") 2021-05-17T18:00:14.2647560Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:00:14.2648050Z env: 2021-05-17T18:00:14.2648490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:00:14.2649000Z TIC_DEPLOY_KEY: 2021-05-17T18:00:14.2649390Z RSPM: 2021-05-17T18:00:14.2651110Z GITHUB_PAT: *** 2021-05-17T18:00:14.2652050Z COVERALLS_TOKEN: *** 2021-05-17T18:00:14.2652580Z continue-on-error: false 2021-05-17T18:00:14.2653060Z VDIFFR_RUN_TESTS: false 2021-05-17T18:00:14.2653630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:00:14.2654070Z TZ: UTC 2021-05-17T18:00:14.2654480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:00:14.2654910Z NOT_CRAN: true 2021-05-17T18:00:14.2655380Z ##[endgroup] 2021-05-17T18:00:19.8454820Z later (NA -> 1.2.0 ) [CRAN] 2021-05-17T18:00:19.8455920Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T18:00:19.8456790Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T18:00:19.8457700Z BH (NA -> 1.75.0-0) [CRAN] 2021-05-17T18:00:19.8458560Z hms (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:00:19.8459400Z selectr (NA -> 0.4-2 ) [CRAN] 2021-05-17T18:00:19.8460330Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T18:00:19.8461170Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-17T18:00:19.8462090Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-17T18:00:19.8463010Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-17T18:00:19.8463860Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-17T18:00:19.8464740Z rvest (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:00:19.8465670Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T18:00:19.8466510Z DT (NA -> 0.18 ) [CRAN] 2021-05-17T18:00:19.8485020Z Installing 14 packages: later, base64enc, htmltools, BH, hms, selectr, tinytex, promises, crosstalk, htmlwidgets, readr, rvest, rmarkdown, DT 2021-05-17T18:00:19.8507590Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:00:19.8508700Z (as ‘lib’ is unspecified) 2021-05-17T18:00:25.0655500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/later_1.2.0.tgz' 2021-05-17T18:00:25.4300200Z Content type 'application/x-gzip' length 616271 bytes (601 KB) 2021-05-17T18:00:25.4589480Z ================================================== 2021-05-17T18:00:25.4590070Z downloaded 601 KB 2021-05-17T18:00:25.4590380Z 2021-05-17T18:00:25.4637260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/base64enc_0.1-3.tgz' 2021-05-17T18:00:25.6039080Z Content type 'application/x-gzip' length 32230 bytes (31 KB) 2021-05-17T18:00:25.6041240Z ================================================== 2021-05-17T18:00:25.6042430Z downloaded 31 KB 2021-05-17T18:00:25.6043010Z 2021-05-17T18:00:25.6076090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmltools_0.5.1.1.tgz' 2021-05-17T18:00:25.8375280Z Content type 'application/x-gzip' length 231793 bytes (226 KB) 2021-05-17T18:00:25.8459330Z ================================================== 2021-05-17T18:00:25.8459930Z downloaded 226 KB 2021-05-17T18:00:25.8460240Z 2021-05-17T18:00:25.8516330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/BH_1.75.0-0.tgz' 2021-05-17T18:00:26.1977050Z Content type 'application/x-gzip' length 12149427 bytes (11.6 MB) 2021-05-17T18:00:26.3734770Z ================================================== 2021-05-17T18:00:26.3735930Z downloaded 11.6 MB 2021-05-17T18:00:26.3736260Z 2021-05-17T18:00:26.3895390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/hms_1.0.0.tgz' 2021-05-17T18:00:26.7289230Z Content type 'application/x-gzip' length 97663 bytes (95 KB) 2021-05-17T18:00:26.7303470Z ================================================== 2021-05-17T18:00:26.7304390Z downloaded 95 KB 2021-05-17T18:00:26.7305610Z 2021-05-17T18:00:26.7353910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/selectr_0.4-2.tgz' 2021-05-17T18:00:26.9725890Z Content type 'application/x-gzip' length 490483 bytes (478 KB) 2021-05-17T18:00:26.9910720Z ================================================== 2021-05-17T18:00:26.9911470Z downloaded 478 KB 2021-05-17T18:00:26.9911770Z 2021-05-17T18:00:26.9955920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tinytex_0.31.tgz' 2021-05-17T18:00:27.1344400Z Content type 'application/x-gzip' length 118044 bytes (115 KB) 2021-05-17T18:00:27.1370560Z ================================================== 2021-05-17T18:00:27.1371140Z downloaded 115 KB 2021-05-17T18:00:27.1371450Z 2021-05-17T18:00:27.1406840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/promises_1.2.0.1.tgz' 2021-05-17T18:00:27.3808490Z Content type 'application/x-gzip' length 1785307 bytes (1.7 MB) 2021-05-17T18:00:27.4987040Z ================================================== 2021-05-17T18:00:27.4989120Z downloaded 1.7 MB 2021-05-17T18:00:27.4996430Z 2021-05-17T18:00:27.5039750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crosstalk_1.1.1.tgz' 2021-05-17T18:00:27.7269570Z Content type 'application/x-gzip' length 782735 bytes (764 KB) 2021-05-17T18:00:27.7416350Z ================================================== 2021-05-17T18:00:27.7418130Z downloaded 764 KB 2021-05-17T18:00:27.7418540Z 2021-05-17T18:00:27.7486730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmlwidgets_1.5.3.tgz' 2021-05-17T18:00:28.1167270Z Content type 'application/x-gzip' length 264409 bytes (258 KB) 2021-05-17T18:00:28.1172010Z ================================================== 2021-05-17T18:00:28.1176390Z downloaded 258 KB 2021-05-17T18:00:28.1176990Z 2021-05-17T18:00:28.1213120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/readr_1.4.0.tgz' 2021-05-17T18:00:28.3446320Z Content type 'application/x-gzip' length 2434526 bytes (2.3 MB) 2021-05-17T18:00:28.5024960Z ================================================== 2021-05-17T18:00:28.5026110Z downloaded 2.3 MB 2021-05-17T18:00:28.5026420Z 2021-05-17T18:00:28.5190970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rvest_1.0.0.tgz' 2021-05-17T18:00:28.7667730Z Content type 'application/x-gzip' length 198431 bytes (193 KB) 2021-05-17T18:00:28.7720550Z ================================================== 2021-05-17T18:00:28.7721210Z downloaded 193 KB 2021-05-17T18:00:28.7721600Z 2021-05-17T18:00:28.7769100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rmarkdown_2.8.tgz' 2021-05-17T18:00:28.9493500Z Content type 'application/x-gzip' length 3633736 bytes (3.5 MB) 2021-05-17T18:00:29.0014940Z ================================================== 2021-05-17T18:00:29.0016040Z downloaded 3.5 MB 2021-05-17T18:00:29.0016370Z 2021-05-17T18:00:29.0133470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/DT_0.18.tgz' 2021-05-17T18:00:29.3009030Z Content type 'application/x-gzip' length 1678727 bytes (1.6 MB) 2021-05-17T18:00:29.4267810Z ================================================== 2021-05-17T18:00:29.4268450Z downloaded 1.6 MB 2021-05-17T18:00:29.4268720Z 2021-05-17T18:00:35.9703510Z 2021-05-17T18:00:35.9708850Z The downloaded binary packages are in 2021-05-17T18:00:35.9711010Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpWu96ER/downloaded_packages 2021-05-17T18:00:36.8330210Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T18:00:36.8345840Z Use `force = TRUE` to force installation 2021-05-17T18:00:36.8351770Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T18:00:36.8361360Z Use `force = TRUE` to force installation 2021-05-17T18:00:36.8646690Z ##[group]Run options(width = 100) 2021-05-17T18:00:36.8647470Z options(width = 100) 2021-05-17T18:00:36.8648040Z pkgs <- installed.packages()[, "Package"] 2021-05-17T18:00:36.8649080Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T18:00:36.9019350Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:00:36.9019820Z env: 2021-05-17T18:00:36.9020260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:00:36.9020740Z TIC_DEPLOY_KEY: 2021-05-17T18:00:36.9021080Z RSPM: 2021-05-17T18:00:36.9022310Z GITHUB_PAT: *** 2021-05-17T18:00:36.9023220Z COVERALLS_TOKEN: *** 2021-05-17T18:00:36.9023740Z continue-on-error: false 2021-05-17T18:00:36.9024220Z VDIFFR_RUN_TESTS: false 2021-05-17T18:00:36.9024750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:00:36.9025180Z TZ: UTC 2021-05-17T18:00:36.9025580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:00:36.9026030Z NOT_CRAN: true 2021-05-17T18:00:36.9026480Z ##[endgroup] 2021-05-17T18:00:37.7841770Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:00:37.7906850Z setting value 2021-05-17T18:00:37.7951440Z version R version 3.6.3 (2020-02-29) 2021-05-17T18:00:37.7968380Z os macOS Catalina 10.15.7 2021-05-17T18:00:37.7977580Z system x86_64, darwin15.6.0 2021-05-17T18:00:37.7978580Z ui X11 2021-05-17T18:00:37.7979630Z language (EN) 2021-05-17T18:00:37.7981240Z collate en_US.UTF-8 2021-05-17T18:00:37.7982700Z ctype en_US.UTF-8 2021-05-17T18:00:37.7984290Z tz UTC 2021-05-17T18:00:37.7985760Z date 2021-05-17 2021-05-17T18:00:37.7986430Z 2021-05-17T18:00:37.7989820Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:00:37.7991280Z ! package * version date lib source 2021-05-17T18:00:37.7997210Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T18:00:37.8000350Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8015040Z base * 3.6.3 2020-03-05 [?] local 2021-05-17T18:00:37.8018410Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8020420Z BH 1.75.0-0 2021-01-11 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8022530Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8024630Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8027360Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8030780Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8037790Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8039380Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8042500Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8046380Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8048080Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8049660Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8051160Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8052740Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8054390Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8055890Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8057010Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8058210Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8059360Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8060410Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8061490Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8062600Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T18:00:37.8063770Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8064850Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8065910Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8067000Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8068050Z DT 0.18 2021-04-14 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8069070Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8070190Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8071260Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8072290Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8073370Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8074430Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8075490Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8076570Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8077830Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8180200Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T18:00:37.8206860Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8224290Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8239420Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8240710Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8243970Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8251740Z grid 3.6.3 2020-03-05 [?] local 2021-05-17T18:00:37.8256100Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8258050Z hms 1.0.0 2021-01-13 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8261470Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8264320Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8268120Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8272540Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8274570Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8280010Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8281970Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8283950Z later 1.2.0 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8288770Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8295390Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8299970Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8302190Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8304440Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8307790Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8321800Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8323710Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8325380Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8327430Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8329720Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8331490Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8333230Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8335240Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8337280Z parallel 3.6.3 2020-03-05 [?] local 2021-05-17T18:00:37.8340650Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-17T18:00:37.8342410Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8344510Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8346530Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8348750Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8350720Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8352240Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8359870Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8361250Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8365920Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8367670Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8369240Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8371410Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8374790Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8377600Z readr 1.4.0 2020-10-05 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8379470Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8380990Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8383160Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8385380Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8386540Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8388140Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8394220Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8397280Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8399580Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8401700Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8406600Z rvest 1.0.0 2021-03-09 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8410380Z selectr 0.4-2 2019-11-20 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8412550Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8414340Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8415830Z splines 3.6.3 2020-03-05 [?] local 2021-05-17T18:00:37.8419420Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8421230Z stats4 3.6.3 2020-03-05 [?] local 2021-05-17T18:00:37.8423270Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.6.3) 2021-05-17T18:00:37.8424810Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8432820Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-17T18:00:37.8435270Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8452610Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-17T18:00:37.8454170Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8455620Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-17T18:00:37.8457200Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T18:00:37.8458820Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8460300Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8461480Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8462930Z P tools 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8464520Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8468700Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8469970Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-17T18:00:37.8471490Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8472930Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8474510Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8476250Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8477830Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8479340Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8582630Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8598530Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-17T18:00:37.8602880Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-17T18:00:37.8605470Z 2021-05-17T18:00:37.8608060Z [1] /Users/runner/work/_temp/Library 2021-05-17T18:00:37.8609260Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-17T18:00:37.8611130Z 2021-05-17T18:00:37.8612870Z P ── Loaded and on-disk path mismatch. 2021-05-17T18:00:37.8661310Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T18:00:37.8661990Z Rscript -e 'tic::script()' 2021-05-17T18:00:37.8662460Z ls -l check 2021-05-17T18:00:37.8922370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:00:37.8922930Z env: 2021-05-17T18:00:37.8923380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:00:37.8923870Z TIC_DEPLOY_KEY: 2021-05-17T18:00:37.8924250Z RSPM: 2021-05-17T18:00:37.8925390Z GITHUB_PAT: *** 2021-05-17T18:00:37.8926310Z COVERALLS_TOKEN: *** 2021-05-17T18:00:37.8927460Z continue-on-error: false 2021-05-17T18:00:37.8928090Z VDIFFR_RUN_TESTS: false 2021-05-17T18:00:37.8928640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:00:37.8929120Z TZ: UTC 2021-05-17T18:00:37.8929500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:00:37.8929950Z NOT_CRAN: true 2021-05-17T18:00:37.8930330Z ##[endgroup] 2021-05-17T18:00:38.3461790Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:00:38.5054760Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T18:00:38.5056280Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T18:00:38.5057380Z timeout = Inf, check_dir = "check") 2021-05-17T18:00:38.7061040Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T18:00:39.0402690Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T18:00:39.3137190Z * preparing ‘nsrr’: 2021-05-17T18:00:39.3244950Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:00:39.5257490Z * installing the package to build vignettes 2021-05-17T18:00:59.9612530Z * creating vignettes ... OK 2021-05-17T18:01:00.1038130Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:01:00.1140720Z * checking for empty or unneeded directories 2021-05-17T18:01:00.1244480Z * building ‘nsrr_0.1.5.tar.gz’ 2021-05-17T18:01:00.2647810Z 2021-05-17T18:01:00.5109630Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T18:01:00.8752640Z * using log directory ‘/Users/runner/work/nsrr/nsrr/check/nsrr.Rcheck’ 2021-05-17T18:01:00.8798820Z * using R version 3.6.3 (2020-02-29) 2021-05-17T18:01:00.8801800Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-17T18:01:00.8804190Z * using session charset: UTF-8 2021-05-17T18:01:01.1625860Z * using option ‘--as-cran’ 2021-05-17T18:01:01.1728470Z * checking for file ‘nsrr/DESCRIPTION’ ... OK 2021-05-17T18:01:01.1829370Z * checking extension type ... Package 2021-05-17T18:01:01.1931810Z * this is package ‘nsrr’ version ‘0.1.5’ 2021-05-17T18:01:01.2033990Z * package encoding: UTF-8 2021-05-17T18:01:01.2136930Z * checking package namespace information ... OK 2021-05-17T18:01:02.7794060Z * checking package dependencies ... OK 2021-05-17T18:01:02.7820220Z * checking if this is a source package ... OK 2021-05-17T18:01:02.7822890Z * checking if there is a namespace ... OK 2021-05-17T18:01:03.0682300Z * checking for executable files ... OK 2021-05-17T18:01:03.0701430Z * checking for hidden files and directories ... OK 2021-05-17T18:01:03.0721630Z * checking for portable file names ... OK 2021-05-17T18:01:03.0738850Z * checking for sufficient/correct file permissions ... OK 2021-05-17T18:01:03.0768420Z * checking serialization versions ... OK 2021-05-17T18:01:06.0111230Z * checking whether package ‘nsrr’ can be installed ... OK 2021-05-17T18:01:06.0292270Z * checking installed package size ... OK 2021-05-17T18:01:06.3782540Z * checking package directory ... OK 2021-05-17T18:01:06.3884680Z * checking for future file timestamps ... OK 2021-05-17T18:01:06.3985900Z * checking ‘build’ directory ... OK 2021-05-17T18:01:06.7521730Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:01:06.7620650Z * checking top-level files ... OK 2021-05-17T18:01:06.7723700Z * checking for left-over files ... OK 2021-05-17T18:01:07.1246110Z * checking index information ... OK 2021-05-17T18:01:07.4868390Z * checking package subdirectories ... OK 2021-05-17T18:01:07.5986550Z * checking R files for non-ASCII characters ... OK 2021-05-17T18:01:07.7227710Z * checking R files for syntax errors ... OK 2021-05-17T18:01:08.1215750Z * checking whether the package can be loaded ... OK 2021-05-17T18:01:08.6523190Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T18:01:09.1646430Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T18:01:09.5029240Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T18:01:09.8874850Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T18:01:10.3136040Z * checking loading without being on the library search path ... OK 2021-05-17T18:01:10.7679190Z * checking dependencies in R code ... OK 2021-05-17T18:01:12.2549010Z * checking S3 generic/method consistency ... OK 2021-05-17T18:01:12.7127870Z * checking replacement functions ... OK 2021-05-17T18:01:13.0861220Z * checking foreign function calls ... OK 2021-05-17T18:01:15.9667170Z * checking R code for possible problems ... OK 2021-05-17T18:01:16.2323040Z * checking Rd files ... OK 2021-05-17T18:01:16.3031190Z * checking Rd metadata ... OK 2021-05-17T18:01:16.3926780Z * checking Rd line widths ... OK 2021-05-17T18:01:16.5651430Z * checking Rd cross-references ... OK 2021-05-17T18:01:16.8697840Z * checking for missing documentation entries ... OK 2021-05-17T18:01:17.7807040Z * checking for code/documentation mismatches ... OK 2021-05-17T18:01:19.1720940Z * checking Rd \usage sections ... OK 2021-05-17T18:01:19.2641070Z * checking Rd contents ... OK 2021-05-17T18:01:19.3948230Z * checking for unstated dependencies in examples ... OK 2021-05-17T18:01:19.4032400Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T18:01:19.4100730Z * checking files in ‘vignettes’ ... OK 2021-05-17T18:01:28.7931160Z * checking examples ... OK 2021-05-17T18:01:28.7956750Z ** found \donttest examples: check also with --run-donttest 2021-05-17T18:01:28.8865540Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T18:01:29.1205230Z * checking tests ... 2021-05-17T18:01:30.6147790Z Running ‘testthat.R’ 2021-05-17T18:01:30.6308310Z OK 2021-05-17T18:01:30.8827050Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T18:01:30.8867930Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T18:01:48.8805370Z * checking re-building of vignette outputs ... OK 2021-05-17T18:01:52.7435560Z * checking PDF version of manual ... OK 2021-05-17T18:01:52.7445380Z * checking for detritus in the temp directory ... OK 2021-05-17T18:01:52.7446410Z * DONE 2021-05-17T18:01:52.7456640Z 2021-05-17T18:01:52.7457520Z Status: OK 2021-05-17T18:01:52.7516730Z 2021-05-17T18:01:52.8766090Z ── R CMD check results ───────────────────────────────────────── nsrr 0.1.5 ──── 2021-05-17T18:01:52.9004820Z Duration: 52.6s 2021-05-17T18:01:52.9006590Z 2021-05-17T18:01:52.9009220Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T18:01:52.9009750Z total 2040 2021-05-17T18:01:52.9010860Z drwxr-xr-x 15 runner staff 480 May 17 18:01 nsrr.Rcheck 2021-05-17T18:01:52.9012610Z -rw-r--r-- 1 runner staff 505198 May 17 18:01 nsrr_0.1.5.tar.gz 2021-05-17T18:01:52.9014200Z -rw-r--r-- 1 runner staff 533634 May 17 18:01 nsrr_0.1.5.tgz 2021-05-17T18:01:52.9080530Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:01:52.9081390Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:01:53.0003210Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:01:53.0004030Z env: 2021-05-17T18:01:53.0004780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:53.0005530Z TIC_DEPLOY_KEY: 2021-05-17T18:01:53.0006150Z RSPM: 2021-05-17T18:01:53.0008510Z GITHUB_PAT: *** 2021-05-17T18:01:53.0009310Z COVERALLS_TOKEN: *** 2021-05-17T18:01:53.0009830Z continue-on-error: false 2021-05-17T18:01:53.0010340Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:53.0010810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:53.0011230Z TZ: UTC 2021-05-17T18:01:53.0011580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:53.0011960Z NOT_CRAN: true 2021-05-17T18:01:53.0012300Z ##[endgroup] 2021-05-17T18:01:53.0451830Z 2021-05-17T18:01:53.0454380Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-17T18:01:53.0455610Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-17T18:01:53.0457110Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-17T18:01:53.0457730Z 2021-05-17T18:01:53.0458660Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T18:01:53.0459750Z You are welcome to redistribute it under certain conditions. 2021-05-17T18:01:53.0461260Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T18:01:53.0461890Z 2021-05-17T18:01:53.0462780Z R is a collaborative project with many contributors. 2021-05-17T18:01:53.0464200Z Type 'contributors()' for more information and 2021-05-17T18:01:53.0465650Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T18:01:53.0466330Z 2021-05-17T18:01:53.0470340Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T18:01:53.0471850Z 'help.start()' for an HTML browser interface to help. 2021-05-17T18:01:53.0473040Z Type 'q()' to quit R. 2021-05-17T18:01:53.0473600Z 2021-05-17T18:01:53.0474290Z > library(testthat) 2021-05-17T18:01:53.0475160Z > library(nsrr) 2021-05-17T18:01:53.0475790Z > 2021-05-17T18:01:53.0476500Z > test_check("nsrr") 2021-05-17T18:01:53.0477910Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-17T18:01:53.0479030Z • empty test (1) 2021-05-17T18:01:53.0479570Z 2021-05-17T18:01:53.0480290Z [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1 ] 2021-05-17T18:01:53.0481030Z > 2021-05-17T18:01:53.0481620Z > proc.time() 2021-05-17T18:01:53.0482330Z user system elapsed 2021-05-17T18:01:53.0483570Z 0.570 0.087 1.416 2021-05-17T18:01:53.0556400Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T18:01:53.0557100Z Rscript -e "tic::before_deploy()" 2021-05-17T18:01:53.0823440Z shell: /bin/bash -e {0} 2021-05-17T18:01:53.0823860Z env: 2021-05-17T18:01:53.0824330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:53.0824820Z TIC_DEPLOY_KEY: 2021-05-17T18:01:53.0825170Z RSPM: 2021-05-17T18:01:53.0826150Z GITHUB_PAT: *** 2021-05-17T18:01:53.0826970Z COVERALLS_TOKEN: *** 2021-05-17T18:01:53.0827460Z continue-on-error: false 2021-05-17T18:01:53.0827970Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:53.0828460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:53.0828930Z TZ: UTC 2021-05-17T18:01:53.0829360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:53.0829770Z NOT_CRAN: true 2021-05-17T18:01:53.0830170Z ##[endgroup] 2021-05-17T18:01:53.5876780Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:01:53.5954900Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T18:01:53.5955770Z with: 2021-05-17T18:01:53.5956570Z upload_url: https://uploads.github.com/repos/neuroconductor/nsrr/releases/43076217/assets{?name,label} 2021-05-17T18:01:53.5957470Z asset_path: check/nsrr_0.1.5.tgz 2021-05-17T18:01:53.5957960Z asset_name: nsrr_0.1.5_R3.6.tgz 2021-05-17T18:01:53.5958500Z asset_content_type: application/octet-stream 2021-05-17T18:01:53.5959020Z env: 2021-05-17T18:01:53.5959440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:53.5959920Z TIC_DEPLOY_KEY: 2021-05-17T18:01:53.5960440Z RSPM: 2021-05-17T18:01:53.5961290Z GITHUB_PAT: *** 2021-05-17T18:01:53.5962100Z COVERALLS_TOKEN: *** 2021-05-17T18:01:53.5962610Z continue-on-error: false 2021-05-17T18:01:53.5963090Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:53.5963630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:53.5964100Z TZ: UTC 2021-05-17T18:01:53.5964540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:53.5964960Z NOT_CRAN: true 2021-05-17T18:01:53.5965770Z GITHUB_TOKEN: *** 2021-05-17T18:01:53.5966210Z ##[endgroup] 2021-05-17T18:01:54.5403080Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T18:01:54.5403780Z Rscript -e "tic::deploy()" 2021-05-17T18:01:54.5656280Z shell: /bin/bash -e {0} 2021-05-17T18:01:54.5656700Z env: 2021-05-17T18:01:54.5657170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:54.5657690Z TIC_DEPLOY_KEY: 2021-05-17T18:01:54.5658040Z RSPM: 2021-05-17T18:01:54.5659210Z GITHUB_PAT: *** 2021-05-17T18:01:54.5660600Z COVERALLS_TOKEN: *** 2021-05-17T18:01:54.5661360Z continue-on-error: false 2021-05-17T18:01:54.5662210Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:54.5663030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:54.5663800Z TZ: UTC 2021-05-17T18:01:54.5664470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:54.5665130Z NOT_CRAN: true 2021-05-17T18:01:54.5665790Z ##[endgroup] 2021-05-17T18:01:54.9234550Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:01:55.0670760Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T18:01:55.0671520Z Rscript -e "tic::after_deploy()" 2021-05-17T18:01:55.0942990Z shell: /bin/bash -e {0} 2021-05-17T18:01:55.0943400Z env: 2021-05-17T18:01:55.0943860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:55.0944340Z TIC_DEPLOY_KEY: 2021-05-17T18:01:55.0944730Z RSPM: 2021-05-17T18:01:55.0946440Z GITHUB_PAT: *** 2021-05-17T18:01:55.0947560Z COVERALLS_TOKEN: *** 2021-05-17T18:01:55.0948350Z continue-on-error: false 2021-05-17T18:01:55.0949190Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:55.0950010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:55.0950790Z TZ: UTC 2021-05-17T18:01:55.0951460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:55.0952140Z NOT_CRAN: true 2021-05-17T18:01:55.0952800Z ##[endgroup] 2021-05-17T18:01:55.4700190Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:01:55.8787350Z Post job cleanup. 2021-05-17T18:01:55.9555140Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T18:01:55.9694660Z Post job cleanup. 2021-05-17T18:01:56.1062970Z [command]/usr/local/bin/git version 2021-05-17T18:01:56.1246920Z git version 2.31.1 2021-05-17T18:01:56.1305580Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T18:01:56.1388280Z [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-17T18:01:56.2339320Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T18:01:56.2402820Z http.https://github.com/.extraheader 2021-05-17T18:01:56.2417950Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T18:01:56.2506810Z [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-17T18:01:56.3523790Z Cleaning up orphan processes