2021-05-17T17:31:06.8766206Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.4021722Z 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.4646407Z 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.6176370Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.8066156Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:20.4115630Z Current runner version: '2.278.0' 2021-05-17T17:31:20.4167480Z ##[group]Operating System 2021-05-17T17:31:20.4168570Z Mac OS X 2021-05-17T17:31:20.4169000Z 10.15.7 2021-05-17T17:31:20.4169450Z 19H1030 2021-05-17T17:31:20.4170030Z ##[endgroup] 2021-05-17T17:31:20.4170550Z ##[group]Virtual Environment 2021-05-17T17:31:20.4171220Z Environment: macos-10.15 2021-05-17T17:31:20.4171730Z Version: 20210510.1 2021-05-17T17:31:20.4172820Z 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:20.4179670Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-17T17:31:20.4180540Z ##[endgroup] 2021-05-17T17:31:20.4182530Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:20.4184030Z Actions: write 2021-05-17T17:31:20.4184690Z Checks: write 2021-05-17T17:31:20.4185170Z Contents: write 2021-05-17T17:31:20.4185710Z Deployments: write 2021-05-17T17:31:20.4186410Z Issues: write 2021-05-17T17:31:20.4187040Z Metadata: read 2021-05-17T17:31:20.4187580Z Packages: write 2021-05-17T17:31:20.4188090Z PullRequests: write 2021-05-17T17:31:20.4188710Z RepositoryProjects: write 2021-05-17T17:31:20.4189310Z SecurityEvents: write 2021-05-17T17:31:20.4189930Z Statuses: write 2021-05-17T17:31:20.4190670Z ##[endgroup] 2021-05-17T17:31:20.4194940Z Prepare workflow directory 2021-05-17T17:31:20.5503910Z Prepare all required actions 2021-05-17T17:31:20.5516650Z Getting action download info 2021-05-17T17:31:21.0023280Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:22.2112910Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:24.4813080Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:27.9035150Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:28.2440270Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:28.7085790Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:31:29.0876870Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:31:29.7910150Z ##[group]Run actions/checkout@v2 2021-05-17T17:31:29.7910830Z with: 2021-05-17T17:31:29.7911300Z repository: neuroconductor/nsrr 2021-05-17T17:31:29.7912220Z token: *** 2021-05-17T17:31:29.7912590Z ssh-strict: true 2021-05-17T17:31:29.7913080Z persist-credentials: true 2021-05-17T17:31:29.7913540Z clean: true 2021-05-17T17:31:29.7913900Z fetch-depth: 1 2021-05-17T17:31:29.7914270Z lfs: false 2021-05-17T17:31:29.7914630Z submodules: false 2021-05-17T17:31:29.7914990Z env: 2021-05-17T17:31:29.7915410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:29.7915850Z TIC_DEPLOY_KEY: 2021-05-17T17:31:29.7916190Z RSPM: 2021-05-17T17:31:29.7916880Z GITHUB_PAT: *** 2021-05-17T17:31:29.7917650Z COVERALLS_TOKEN: *** 2021-05-17T17:31:29.7918120Z continue-on-error: false 2021-05-17T17:31:29.7918590Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:29.7918990Z ##[endgroup] 2021-05-17T17:31:30.5534660Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:31:30.5535970Z ##[group]Getting Git version info 2021-05-17T17:31:30.5537470Z Working directory is '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:31:30.5538200Z [command]/usr/local/bin/git version 2021-05-17T17:31:30.6486120Z git version 2.31.1 2021-05-17T17:31:30.6518390Z ##[endgroup] 2021-05-17T17:31:30.6527390Z Deleting the contents of '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:31:30.6532060Z ##[group]Initializing the repository 2021-05-17T17:31:30.6537760Z [command]/usr/local/bin/git init /Users/runner/work/nsrr/nsrr 2021-05-17T17:31:30.6764890Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:31:30.6766030Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:31:30.6766910Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:31:30.6767500Z hint: 2021-05-17T17:31:30.6768530Z hint: git config --global init.defaultBranch 2021-05-17T17:31:30.6769950Z hint: 2021-05-17T17:31:30.6771000Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:31:30.6772300Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:31:30.6772980Z hint: 2021-05-17T17:31:30.6774150Z hint: git branch -m 2021-05-17T17:31:30.6819040Z Initialized empty Git repository in /Users/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:31:30.6832270Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:31:30.6932240Z ##[endgroup] 2021-05-17T17:31:30.6933010Z ##[group]Disabling automatic garbage collection 2021-05-17T17:31:30.6939880Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-17T17:31:30.7015230Z ##[endgroup] 2021-05-17T17:31:30.7023650Z ##[group]Setting up auth 2021-05-17T17:31:30.7036680Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:30.7114650Z [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:31:30.8858370Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:30.8989850Z [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:31:30.9979620Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:31:31.0078740Z ##[endgroup] 2021-05-17T17:31:31.0079400Z ##[group]Fetching the repository 2021-05-17T17:31:31.0091710Z [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:31:31.3875680Z remote: Enumerating objects: 105, done. 2021-05-17T17:31:31.3879870Z remote: Counting objects: 0% (1/105) 2021-05-17T17:31:31.3882020Z remote: Counting objects: 1% (2/105) 2021-05-17T17:31:31.3883800Z remote: Counting objects: 2% (3/105) 2021-05-17T17:31:31.3885860Z remote: Counting objects: 3% (4/105) 2021-05-17T17:31:31.3887840Z remote: Counting objects: 4% (5/105) 2021-05-17T17:31:31.3889990Z remote: Counting objects: 5% (6/105) 2021-05-17T17:31:31.3890750Z remote: Counting objects: 6% (7/105) 2021-05-17T17:31:31.3891460Z remote: Counting objects: 7% (8/105) 2021-05-17T17:31:31.3892200Z remote: Counting objects: 8% (9/105) 2021-05-17T17:31:31.3893150Z remote: Counting objects: 9% (10/105) 2021-05-17T17:31:31.3893980Z remote: Counting objects: 10% (11/105) 2021-05-17T17:31:31.3894690Z remote: Counting objects: 11% (12/105) 2021-05-17T17:31:31.3895430Z remote: Counting objects: 12% (13/105) 2021-05-17T17:31:31.3896160Z remote: Counting objects: 13% (14/105) 2021-05-17T17:31:31.3897320Z remote: Counting objects: 14% (15/105) 2021-05-17T17:31:31.3897990Z remote: Counting objects: 15% (16/105) 2021-05-17T17:31:31.3898630Z remote: Counting objects: 16% (17/105) 2021-05-17T17:31:31.3899250Z remote: Counting objects: 17% (18/105) 2021-05-17T17:31:31.3900050Z remote: Counting objects: 18% (19/105) 2021-05-17T17:31:31.3900690Z remote: Counting objects: 19% (20/105) 2021-05-17T17:31:31.3901300Z remote: Counting objects: 20% (21/105) 2021-05-17T17:31:31.3902010Z remote: Counting objects: 21% (23/105) 2021-05-17T17:31:31.3902670Z remote: Counting objects: 22% (24/105) 2021-05-17T17:31:31.3903240Z remote: Counting objects: 23% (25/105) 2021-05-17T17:31:31.3903840Z remote: Counting objects: 24% (26/105) 2021-05-17T17:31:31.3904430Z remote: Counting objects: 25% (27/105) 2021-05-17T17:31:31.3905500Z remote: Counting objects: 26% (28/105) 2021-05-17T17:31:31.3906140Z remote: Counting objects: 27% (29/105) 2021-05-17T17:31:31.3906680Z remote: Counting objects: 28% (30/105) 2021-05-17T17:31:31.3907230Z remote: Counting objects: 29% (31/105) 2021-05-17T17:31:31.3907750Z remote: Counting objects: 30% (32/105) 2021-05-17T17:31:31.3908300Z remote: Counting objects: 31% (33/105) 2021-05-17T17:31:31.3909140Z remote: Counting objects: 32% (34/105) 2021-05-17T17:31:31.3909680Z remote: Counting objects: 33% (35/105) 2021-05-17T17:31:31.3910180Z remote: Counting objects: 34% (36/105) 2021-05-17T17:31:31.3910710Z remote: Counting objects: 35% (37/105) 2021-05-17T17:31:31.3911240Z remote: Counting objects: 36% (38/105) 2021-05-17T17:31:31.3911790Z remote: Counting objects: 37% (39/105) 2021-05-17T17:31:31.3912340Z remote: Counting objects: 38% (40/105) 2021-05-17T17:31:31.3912860Z remote: Counting objects: 39% (41/105) 2021-05-17T17:31:31.3913440Z remote: Counting objects: 40% (42/105) 2021-05-17T17:31:31.3913960Z remote: Counting objects: 41% (44/105) 2021-05-17T17:31:31.3914500Z remote: Counting objects: 42% (45/105) 2021-05-17T17:31:31.3915050Z remote: Counting objects: 43% (46/105) 2021-05-17T17:31:31.3915570Z remote: Counting objects: 44% (47/105) 2021-05-17T17:31:31.3916110Z remote: Counting objects: 45% (48/105) 2021-05-17T17:31:31.3916610Z remote: Counting objects: 46% (49/105) 2021-05-17T17:31:31.3917160Z remote: Counting objects: 47% (50/105) 2021-05-17T17:31:31.3917710Z remote: Counting objects: 48% (51/105) 2021-05-17T17:31:31.3918470Z remote: Counting objects: 49% (52/105) 2021-05-17T17:31:31.3919050Z remote: Counting objects: 50% (53/105) 2021-05-17T17:31:31.3919620Z remote: Counting objects: 51% (54/105) 2021-05-17T17:31:31.3920180Z remote: Counting objects: 52% (55/105) 2021-05-17T17:31:31.3921020Z remote: Counting objects: 53% (56/105) 2021-05-17T17:31:31.3921610Z remote: Counting objects: 54% (57/105) 2021-05-17T17:31:31.3922170Z remote: Counting objects: 55% (58/105) 2021-05-17T17:31:31.3922720Z remote: Counting objects: 56% (59/105) 2021-05-17T17:31:31.3923220Z remote: Counting objects: 57% (60/105) 2021-05-17T17:31:31.3923940Z remote: Counting objects: 58% (61/105) 2021-05-17T17:31:31.3925120Z remote: Counting objects: 59% (62/105) 2021-05-17T17:31:31.3926520Z remote: Counting objects: 60% (63/105) 2021-05-17T17:31:31.3927140Z remote: Counting objects: 61% (65/105) 2021-05-17T17:31:31.3927890Z remote: Counting objects: 62% (66/105) 2021-05-17T17:31:31.3928520Z remote: Counting objects: 63% (67/105) 2021-05-17T17:31:31.3929060Z remote: Counting objects: 64% (68/105) 2021-05-17T17:31:31.3929550Z remote: Counting objects: 65% (69/105) 2021-05-17T17:31:31.3930130Z remote: Counting objects: 66% (70/105) 2021-05-17T17:31:31.3931120Z remote: Counting objects: 67% (71/105) 2021-05-17T17:31:31.3932160Z remote: Counting objects: 68% (72/105) 2021-05-17T17:31:31.3933390Z remote: Counting objects: 69% (73/105) 2021-05-17T17:31:31.3933990Z remote: Counting objects: 70% (74/105) 2021-05-17T17:31:31.3934690Z remote: Counting objects: 71% (75/105) 2021-05-17T17:31:31.3935460Z remote: Counting objects: 72% (76/105) 2021-05-17T17:31:31.3936250Z remote: Counting objects: 73% (77/105) 2021-05-17T17:31:31.3937100Z remote: Counting objects: 74% (78/105) 2021-05-17T17:31:31.3937730Z remote: Counting objects: 75% (79/105) 2021-05-17T17:31:31.3938330Z remote: Counting objects: 76% (80/105) 2021-05-17T17:31:31.3938930Z remote: Counting objects: 77% (81/105) 2021-05-17T17:31:31.3939650Z remote: Counting objects: 78% (82/105) 2021-05-17T17:31:31.3940280Z remote: Counting objects: 79% (83/105) 2021-05-17T17:31:31.3941230Z remote: Counting objects: 80% (84/105) 2021-05-17T17:31:31.3941800Z remote: Counting objects: 81% (86/105) 2021-05-17T17:31:31.3942360Z remote: Counting objects: 82% (87/105) 2021-05-17T17:31:31.3943410Z remote: Counting objects: 83% (88/105) 2021-05-17T17:31:31.3944910Z remote: Counting objects: 84% (89/105) 2021-05-17T17:31:31.3945700Z remote: Counting objects: 85% (90/105) 2021-05-17T17:31:31.3946320Z remote: Counting objects: 86% (91/105) 2021-05-17T17:31:31.3946920Z remote: Counting objects: 87% (92/105) 2021-05-17T17:31:31.3948080Z remote: Counting objects: 88% (93/105) 2021-05-17T17:31:31.3948860Z remote: Counting objects: 89% (94/105) 2021-05-17T17:31:31.3949510Z remote: Counting objects: 90% (95/105) 2021-05-17T17:31:31.3950220Z remote: Counting objects: 91% (96/105) 2021-05-17T17:31:31.3950940Z remote: Counting objects: 92% (97/105) 2021-05-17T17:31:31.3951730Z remote: Counting objects: 93% (98/105) 2021-05-17T17:31:31.3952340Z remote: Counting objects: 94% (99/105) 2021-05-17T17:31:31.3952900Z remote: Counting objects: 95% (100/105) 2021-05-17T17:31:31.3953800Z remote: Counting objects: 96% (101/105) 2021-05-17T17:31:31.3954370Z remote: Counting objects: 97% (102/105) 2021-05-17T17:31:31.3954930Z remote: Counting objects: 98% (103/105) 2021-05-17T17:31:31.3955460Z remote: Counting objects: 99% (104/105) 2021-05-17T17:31:31.3956200Z remote: Counting objects: 100% (105/105) 2021-05-17T17:31:31.3956800Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:31:31.3957380Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:31:31.3957970Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:31:31.3958920Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:31:31.3959640Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:31:31.3960900Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:31:31.3961550Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:31:31.3962390Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:31:31.3963250Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:31:31.3963860Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:31:31.3964490Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:31:31.3965120Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:31:31.3965730Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:31:31.3966340Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:31:31.3966910Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:31:31.3967560Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:31:31.3968510Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:31:31.3969430Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:31:31.3970170Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:31:31.3970750Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:31:31.3971500Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:31:31.3972090Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:31:31.3972890Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:31:31.3973740Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:31:31.3974560Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:31:31.3975160Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:31:31.3975770Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:31:31.3976330Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:31:31.3976940Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:31:31.3977550Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:31:31.3978130Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:31:31.3979150Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:31:31.3979730Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:31:31.3980340Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:31:31.3980950Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:31:31.3981530Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:31:31.3982130Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:31:31.3982700Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:31:31.3983280Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:31:31.5450200Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:31:31.5451140Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:31:31.5555190Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:31:31.5657450Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:31:31.5759190Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:31:31.5861010Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:31:31.5962670Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:31:31.6064310Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:31:31.6149150Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:31:31.6149970Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:31:31.6150900Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:31:31.6151750Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:31:31.6152580Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:31:31.6153380Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:31:31.6154200Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:31:31.6154950Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:31:31.6155580Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:31:31.6156390Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:31:31.6157760Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:31:31.6158640Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:31:31.6159470Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:31:31.6160260Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:31:31.6161010Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:31:31.6161820Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:31:31.6162710Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:31:31.6163470Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:31:31.6164300Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:31:31.6165100Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:31:31.6165890Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:31:31.6166710Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:31:31.6167510Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:31:31.6168300Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:31:31.6169110Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:31:31.6169930Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:31:31.6170690Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:31:31.6171500Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:31:31.6172300Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:31:31.6173040Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:31:31.6173820Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:31:31.6174580Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:31:31.6175350Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:31:31.6176130Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:31:31.6176930Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:31:31.6177700Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:31:31.6178840Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:31:31.6179520Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:31:31.6280960Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:31:31.6400110Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:31:31.6479840Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:31:31.6481000Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:31:31.6481990Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:31:31.6482910Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:31:31.6483870Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:31:31.6484840Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:31:31.6485890Z Receiving objects: 0% (1/105) 2021-05-17T17:31:31.6486720Z Receiving objects: 1% (2/105) 2021-05-17T17:31:31.6487560Z Receiving objects: 2% (3/105) 2021-05-17T17:31:31.6488380Z Receiving objects: 3% (4/105) 2021-05-17T17:31:31.6489230Z Receiving objects: 4% (5/105) 2021-05-17T17:31:31.6490390Z Receiving objects: 5% (6/105) 2021-05-17T17:31:31.6491250Z Receiving objects: 6% (7/105) 2021-05-17T17:31:31.6492070Z Receiving objects: 7% (8/105) 2021-05-17T17:31:31.6492880Z Receiving objects: 8% (9/105) 2021-05-17T17:31:31.6493790Z Receiving objects: 9% (10/105) 2021-05-17T17:31:31.6494630Z Receiving objects: 10% (11/105) 2021-05-17T17:31:31.6495500Z Receiving objects: 11% (12/105) 2021-05-17T17:31:31.6496340Z Receiving objects: 12% (13/105) 2021-05-17T17:31:31.6497180Z Receiving objects: 13% (14/105) 2021-05-17T17:31:31.6497950Z Receiving objects: 14% (15/105) 2021-05-17T17:31:31.6498800Z Receiving objects: 15% (16/105) 2021-05-17T17:31:31.6499630Z Receiving objects: 16% (17/105) 2021-05-17T17:31:31.6500400Z Receiving objects: 17% (18/105) 2021-05-17T17:31:31.6501790Z Receiving objects: 18% (19/105) 2021-05-17T17:31:31.6502660Z Receiving objects: 19% (20/105) 2021-05-17T17:31:31.6504080Z Receiving objects: 20% (21/105) 2021-05-17T17:31:31.6504980Z Receiving objects: 21% (23/105) 2021-05-17T17:31:31.6505750Z Receiving objects: 22% (24/105) 2021-05-17T17:31:31.6506490Z Receiving objects: 23% (25/105) 2021-05-17T17:31:31.6507260Z Receiving objects: 24% (26/105) 2021-05-17T17:31:31.6508010Z Receiving objects: 25% (27/105) 2021-05-17T17:31:31.6508750Z Receiving objects: 26% (28/105) 2021-05-17T17:31:31.6509980Z Receiving objects: 27% (29/105) 2021-05-17T17:31:31.6511110Z Receiving objects: 28% (30/105) 2021-05-17T17:31:31.6511930Z Receiving objects: 29% (31/105) 2021-05-17T17:31:31.6512700Z Receiving objects: 30% (32/105) 2021-05-17T17:31:31.6513720Z Receiving objects: 31% (33/105) 2021-05-17T17:31:31.6514500Z Receiving objects: 32% (34/105) 2021-05-17T17:31:31.6515760Z Receiving objects: 33% (35/105) 2021-05-17T17:31:31.6516710Z Receiving objects: 34% (36/105) 2021-05-17T17:31:31.6517500Z Receiving objects: 35% (37/105) 2021-05-17T17:31:31.6518270Z Receiving objects: 36% (38/105) 2021-05-17T17:31:31.6519040Z Receiving objects: 37% (39/105) 2021-05-17T17:31:31.6519800Z Receiving objects: 38% (40/105) 2021-05-17T17:31:31.6520750Z Receiving objects: 39% (41/105) 2021-05-17T17:31:31.6522100Z Receiving objects: 40% (42/105) 2021-05-17T17:31:31.6523040Z Receiving objects: 41% (44/105) 2021-05-17T17:31:31.6524520Z Receiving objects: 42% (45/105) 2021-05-17T17:31:31.6525320Z Receiving objects: 43% (46/105) 2021-05-17T17:31:31.6526080Z Receiving objects: 44% (47/105) 2021-05-17T17:31:31.6526840Z Receiving objects: 45% (48/105) 2021-05-17T17:31:31.6527580Z Receiving objects: 46% (49/105) 2021-05-17T17:31:31.6528330Z Receiving objects: 47% (50/105) 2021-05-17T17:31:31.6529790Z Receiving objects: 48% (51/105) 2021-05-17T17:31:31.6530610Z Receiving objects: 49% (52/105) 2021-05-17T17:31:31.6532390Z Receiving objects: 50% (53/105) 2021-05-17T17:31:31.6533240Z Receiving objects: 51% (54/105) 2021-05-17T17:31:31.6534500Z Receiving objects: 52% (55/105) 2021-05-17T17:31:31.6535960Z Receiving objects: 53% (56/105) 2021-05-17T17:31:31.6537230Z Receiving objects: 54% (57/105) 2021-05-17T17:31:31.6538210Z Receiving objects: 55% (58/105) 2021-05-17T17:31:31.6540060Z Receiving objects: 56% (59/105) 2021-05-17T17:31:31.6540910Z Receiving objects: 57% (60/105) 2021-05-17T17:31:31.6541840Z Receiving objects: 58% (61/105) 2021-05-17T17:31:31.6542950Z Receiving objects: 59% (62/105) 2021-05-17T17:31:31.6544740Z Receiving objects: 60% (63/105) 2021-05-17T17:31:31.6545970Z Receiving objects: 61% (65/105) 2021-05-17T17:31:31.6547610Z Receiving objects: 62% (66/105) 2021-05-17T17:31:31.6548400Z Receiving objects: 63% (67/105) 2021-05-17T17:31:31.6549150Z Receiving objects: 64% (68/105) 2021-05-17T17:31:31.6549920Z Receiving objects: 65% (69/105) 2021-05-17T17:31:31.6551840Z Receiving objects: 66% (70/105) 2021-05-17T17:31:31.6552610Z Receiving objects: 67% (71/105) 2021-05-17T17:31:31.6553900Z Receiving objects: 68% (72/105) 2021-05-17T17:31:31.6554700Z Receiving objects: 69% (73/105) 2021-05-17T17:31:31.6555580Z Receiving objects: 70% (74/105) 2021-05-17T17:31:31.6556600Z Receiving objects: 71% (75/105) 2021-05-17T17:31:31.6557660Z Receiving objects: 72% (76/105) 2021-05-17T17:31:31.6558460Z Receiving objects: 73% (77/105) 2021-05-17T17:31:31.6559670Z Receiving objects: 74% (78/105) 2021-05-17T17:31:31.6560980Z Receiving objects: 75% (79/105) 2021-05-17T17:31:31.6561730Z Receiving objects: 76% (80/105) 2021-05-17T17:31:31.6562480Z Receiving objects: 77% (81/105) 2021-05-17T17:31:31.6564260Z Receiving objects: 78% (82/105) 2021-05-17T17:31:31.6565470Z Receiving objects: 79% (83/105) 2021-05-17T17:31:31.6566360Z Receiving objects: 80% (84/105) 2021-05-17T17:31:31.6567120Z Receiving objects: 81% (86/105) 2021-05-17T17:31:31.6567850Z Receiving objects: 82% (87/105) 2021-05-17T17:31:31.6568980Z Receiving objects: 83% (88/105) 2021-05-17T17:31:31.6570690Z Receiving objects: 84% (89/105) 2021-05-17T17:31:31.6571730Z Receiving objects: 85% (90/105) 2021-05-17T17:31:31.6573910Z Receiving objects: 86% (91/105) 2021-05-17T17:31:31.6576080Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:31:31.6578110Z Receiving objects: 87% (92/105) 2021-05-17T17:31:31.6580220Z Receiving objects: 88% (93/105) 2021-05-17T17:31:31.6581020Z Receiving objects: 89% (94/105) 2021-05-17T17:31:31.6582270Z Receiving objects: 90% (95/105) 2021-05-17T17:31:31.6583130Z Receiving objects: 91% (96/105) 2021-05-17T17:31:31.6583880Z Receiving objects: 92% (97/105) 2021-05-17T17:31:31.6585180Z Receiving objects: 93% (98/105) 2021-05-17T17:31:31.6586210Z Receiving objects: 94% (99/105) 2021-05-17T17:31:31.6587850Z Receiving objects: 95% (100/105) 2021-05-17T17:31:31.6588670Z Receiving objects: 96% (101/105) 2021-05-17T17:31:31.6589750Z Receiving objects: 97% (102/105) 2021-05-17T17:31:31.6590520Z Receiving objects: 98% (103/105) 2021-05-17T17:31:31.6592590Z Receiving objects: 99% (104/105) 2021-05-17T17:31:31.6594140Z Receiving objects: 100% (105/105) 2021-05-17T17:31:31.6596030Z Receiving objects: 100% (105/105), 418.78 KiB | 11.02 MiB/s, done. 2021-05-17T17:31:31.6597070Z Resolving deltas: 0% (0/17) 2021-05-17T17:31:31.6598100Z Resolving deltas: 5% (1/17) 2021-05-17T17:31:31.6599750Z Resolving deltas: 11% (2/17) 2021-05-17T17:31:31.6602380Z Resolving deltas: 17% (3/17) 2021-05-17T17:31:31.6603610Z Resolving deltas: 23% (4/17) 2021-05-17T17:31:31.6604390Z Resolving deltas: 29% (5/17) 2021-05-17T17:31:31.6607680Z Resolving deltas: 35% (6/17) 2021-05-17T17:31:31.6610130Z Resolving deltas: 41% (7/17) 2021-05-17T17:31:31.6674800Z Resolving deltas: 47% (8/17) 2021-05-17T17:31:31.6678210Z Resolving deltas: 52% (9/17) 2021-05-17T17:31:31.6679820Z Resolving deltas: 58% (10/17) 2021-05-17T17:31:31.6682160Z Resolving deltas: 64% (11/17) 2021-05-17T17:31:31.6684290Z Resolving deltas: 70% (12/17) 2021-05-17T17:31:31.6687030Z Resolving deltas: 76% (13/17) 2021-05-17T17:31:31.6693290Z Resolving deltas: 82% (14/17) 2021-05-17T17:31:31.6698970Z Resolving deltas: 88% (15/17) 2021-05-17T17:31:31.6701000Z Resolving deltas: 94% (16/17) 2021-05-17T17:31:31.6702390Z Resolving deltas: 100% (17/17) 2021-05-17T17:31:31.6704350Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:31:31.6706180Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:31:31.6709410Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:31:31.6712090Z ##[endgroup] 2021-05-17T17:31:31.6714470Z ##[group]Determining the checkout info 2021-05-17T17:31:31.6715770Z ##[endgroup] 2021-05-17T17:31:31.6717140Z ##[group]Checking out the ref 2021-05-17T17:31:31.6727240Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:31:31.6728960Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:31:31.6730770Z ##[endgroup] 2021-05-17T17:31:31.6733930Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-17T17:31:31.6741250Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:31:31.6885920Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:31:31.6886550Z with: 2021-05-17T17:31:31.6887060Z r-version: release 2021-05-17T17:31:31.6887520Z Ncpus: 1 2021-05-17T17:31:31.6887990Z crayon.enabled: NULL 2021-05-17T17:31:31.6893310Z remove-openmp-macos: true 2021-05-17T17:31:31.6894100Z http-user-agent: default 2021-05-17T17:31:31.6894740Z install-r: true 2021-05-17T17:31:31.6895480Z windows-path-include-mingw: true 2021-05-17T17:31:31.6896070Z env: 2021-05-17T17:31:31.6896530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:31.6897050Z TIC_DEPLOY_KEY: 2021-05-17T17:31:31.6897510Z RSPM: 2021-05-17T17:31:31.6898920Z GITHUB_PAT: *** 2021-05-17T17:31:31.6900960Z COVERALLS_TOKEN: *** 2021-05-17T17:31:31.6901510Z continue-on-error: false 2021-05-17T17:31:31.6902070Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:31.6916410Z ##[endgroup] 2021-05-17T17:31:32.1035530Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-17T17:31:35.4976850Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-17T17:31:35.5847220Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-17T17:31:37.3065910Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-17T17:31:38.0778060Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-17T17:31:38.0879940Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-17T17:31:38.0928280Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-17T17:31:38.0930300Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-17T17:31:38.0931520Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-17T17:31:38.0933080Z Checksumming (Apple_Free : 3)… 2021-05-17T17:31:39.0039880Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-17T17:31:39.0143520Z Checksumming disk image (Apple_HFS : 4)… 2021-05-17T17:31:39.0454870Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-17T17:31:39.0557430Z Checksumming (Apple_Free : 5)… 2021-05-17T17:31:40.0084020Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-17T17:31:40.0103330Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-17T17:31:41.0461640Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-17T17:31:41.0563180Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-17T17:31:41.0665880Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-17T17:31:41.0766140Z verified CRC32 $84F1919B 2021-05-17T17:31:41.2834560Z /dev/disk2 GUID_partition_scheme 2021-05-17T17:31:41.2913210Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-17T17:31:41.3034350Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-17T17:31:43.8261250Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-17T17:31:43.8325490Z To reinstall 0.29.2_3, run: 2021-05-17T17:31:43.8338570Z brew reinstall pkg-config 2021-05-17T17:31:43.9398980Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-17T17:31:45.7095610Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-17T17:31:46.1767480Z ==> 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:31:46.4378690Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-17T17:31:50.0555700Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-17T17:31:50.1364790Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-17T17:31:50.5238380Z installer: Package name is R 4.0.5 for macOS 2021-05-17T17:31:50.5247970Z installer: Upgrading at base path / 2021-05-17T17:31:50.5249410Z installer: The upgrade was successful. 2021-05-17T17:31:51.8502740Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-17T17:31:52.2486270Z ==> 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:31:52.3641460Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-17T17:31:54.0227480Z installer: Package name is gfortran 2021-05-17T17:31:54.0250940Z installer: Installing at base path / 2021-05-17T17:31:54.0352370Z installer: The install was successful. 2021-05-17T17:31:54.0454900Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-17T17:31:54.1966500Z "disk2" ejected. 2021-05-17T17:31:54.2072090Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-17T17:31:55.4822380Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-17T17:31:56.2133450Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-17T17:31:56.2398400Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:31:56.2399030Z env: 2021-05-17T17:31:56.2399520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:56.2399990Z TIC_DEPLOY_KEY: 2021-05-17T17:31:56.2400390Z RSPM: 2021-05-17T17:31:56.2401660Z GITHUB_PAT: *** 2021-05-17T17:31:56.2402480Z COVERALLS_TOKEN: *** 2021-05-17T17:31:56.2403010Z continue-on-error: false 2021-05-17T17:31:56.2403510Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:56.2404060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:31:56.2404560Z TZ: UTC 2021-05-17T17:31:56.2404980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:31:56.2405440Z NOT_CRAN: true 2021-05-17T17:31:56.2405820Z ##[endgroup] 2021-05-17T17:31:56.7193510Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-17T17:31:57.3605050Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-17T17:31:57.3606290Z Dload Upload Total Spent Left Speed 2021-05-17T17:31:57.3606760Z 2021-05-17T17:31:57.4346680Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:31:57.4365470Z 100 117 0 117 0 0 1581 0 --:--:-- --:--:-- --:--:-- 1581 2021-05-17T17:31:58.2015580Z 2021-05-17T17:31:58.3283930Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:31:58.3285720Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:31:59.1197100Z 2021-05-17T17:32:00.0875500Z 0 82.6M 0 15859 0 0 9015 0 2:40:12 0:00:01 2:40:11 9015 2021-05-17T17:32:01.0867730Z 14 82.6M 14 11.7M 0 0 4423k 0 0:00:19 0:00:02 0:00:17 12.1M 2021-05-17T17:32:02.0764460Z 28 82.6M 28 23.5M 0 0 6462k 0 0:00:13 0:00:03 0:00:10 11.9M 2021-05-17T17:32:03.0850190Z 43 82.6M 43 36.0M 0 0 7830k 0 0:00:10 0:00:04 0:00:06 12.1M 2021-05-17T17:32:04.0763570Z 61 82.6M 61 51.1M 0 0 9155k 0 0:00:09 0:00:05 0:00:04 12.9M 2021-05-17T17:32:04.9323200Z 81 82.6M 81 67.2M 0 0 10.0M 0 0:00:08 0:00:06 0:00:02 13.5M 2021-05-17T17:32:04.9325420Z 100 82.6M 100 82.6M 0 0 10.9M 0 0:00:07 0:00:07 --:--:-- 14.6M 2021-05-17T17:32:09.3970980Z ##[group]Run tlmgr update --self 2021-05-17T17:32:09.3971760Z tlmgr update --self 2021-05-17T17:32:09.3973080Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:32:09.3974400Z tlmgr update --all 2021-05-17T17:32:09.4277020Z shell: /bin/bash -e {0} 2021-05-17T17:32:09.4277440Z env: 2021-05-17T17:32:09.4277940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:09.4278420Z TIC_DEPLOY_KEY: 2021-05-17T17:32:09.4278830Z RSPM: 2021-05-17T17:32:09.4280210Z GITHUB_PAT: *** 2021-05-17T17:32:09.4281040Z COVERALLS_TOKEN: *** 2021-05-17T17:32:09.4281590Z continue-on-error: false 2021-05-17T17:32:09.4282100Z VDIFFR_RUN_TESTS: false 2021-05-17T17:32:09.4282610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:32:09.4283110Z TZ: UTC 2021-05-17T17:32:09.4283510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:09.4283970Z NOT_CRAN: true 2021-05-17T17:32:09.4284460Z ##[endgroup] 2021-05-17T17:32:12.0285190Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:12.0296670Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:32:14.4146120Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:14.4147350Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:32:14.6931680Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:32:15.0877970Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-17T17:32:15.3551690Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-17T17:32:15.6655170Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-17T17:32:15.9714220Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-17T17:32:21.1665620Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-17T17:32:21.4212250Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-17T17:32:21.9879720Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-17T17:32:22.2469030Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-17T17:32:22.5074500Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-17T17:32:22.8302820Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-17T17:32:23.0886680Z [13/89, 00:09/00:09] install: cloze [9k] 2021-05-17T17:32:23.3543970Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-17T17:32:23.7359090Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-17T17:32:23.9998380Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-17T17:32:24.5570050Z [17/89, 00:10/00:10] install: courier-scaled [3k] 2021-05-17T17:32:24.8258420Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-17T17:32:25.1432960Z [19/89, 00:11/00:11] install: ctablestack [2k] 2021-05-17T17:32:25.3997190Z [20/89, 00:11/00:11] install: ekdosis [19k] 2021-05-17T17:32:25.7079870Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-17T17:32:26.0352490Z [22/89, 00:12/00:12] install: emojicite [2k] 2021-05-17T17:32:26.2974990Z [23/89, 00:12/00:12] install: enctex [24k] 2021-05-17T17:32:26.6145270Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-17T17:32:26.9266630Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-17T17:32:27.1964730Z [26/89, 00:13/00:13] install: filecontents [3k] 2021-05-17T17:32:27.4622190Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-17T17:32:27.7324150Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-17T17:32:27.9926780Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-17T17:32:28.2577240Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-17T17:32:28.5224760Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-17T17:32:28.7838330Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-17T17:32:29.0447340Z [33/89, 00:15/00:16] install: knuth-local [23k] 2021-05-17T17:32:29.3725450Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-17T17:32:29.6451320Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-17T17:32:29.9091310Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-17T17:32:30.3168590Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-17T17:32:30.5769090Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-17T17:32:30.8547110Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-17T17:32:31.1258590Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-17T17:32:31.3808470Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-17T17:32:31.6342330Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-17T17:32:31.9069790Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-17T17:32:32.1735860Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-17T17:32:32.4397370Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-17T17:32:32.7109050Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-17T17:32:32.9797950Z [47/89, 00:18/00:19] install: luakeys [5k] 2021-05-17T17:32:33.2433030Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-17T17:32:33.4976340Z [49/89, 00:19/00:20] install: lualatex-truncate [2k] 2021-05-17T17:32:33.8011170Z [50/89, 00:19/00:20] install: luamplib [12k] 2021-05-17T17:32:34.0768540Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-17T17:32:34.3469000Z [52/89, 00:20/00:21] install: luaprogtable [7k] 2021-05-17T17:32:34.6603050Z [53/89, 00:20/00:21] install: luarandom [2k] 2021-05-17T17:32:34.9316100Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-17T17:32:35.1904340Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-17T17:32:35.5012250Z [56/89, 00:21/00:22] install: luatexko [22k] 2021-05-17T17:32:35.8124880Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-17T17:32:36.0670870Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-17T17:32:36.3406810Z [59/89, 00:22/00:23] install: luaxml [31k] 2021-05-17T17:32:36.6510580Z [60/89, 00:22/00:23] install: makeindex.universal-darwin [91k] 2021-05-17T17:32:37.0526770Z [61/89, 00:23/00:24] install: makeindex [5k] 2021-05-17T17:32:37.3195710Z [62/89, 00:23/00:24] install: mflogo [2k] 2021-05-17T17:32:37.5882910Z [63/89, 00:23/00:24] install: newpax [9k] 2021-05-17T17:32:37.8526800Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-17T17:32:38.1242600Z [65/89, 00:24/00:25] install: odsfile [5k] 2021-05-17T17:32:38.4208610Z [66/89, 00:24/00:25] install: optex.universal-darwin [1k] 2021-05-17T17:32:38.6821320Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-17T17:32:39.3084990Z [68/89, 00:25/00:25] install: pdfarticle [4k] 2021-05-17T17:32:39.5751400Z [69/89, 00:25/00:25] install: pdfextra [22k] 2021-05-17T17:32:39.8992270Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-17T17:32:40.1689760Z [71/89, 00:26/00:26] install: plantuml [3k] 2021-05-17T17:32:40.4418560Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-17T17:32:41.3993760Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-17T17:32:41.3995590Z [74/89, 00:27/00:27] install: spelling [14k] 2021-05-17T17:32:41.5415640Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-17T17:32:41.8042240Z [76/89, 00:27/00:27] install: texlive-common [1k] 2021-05-17T17:32:42.0739260Z [77/89, 00:28/00:28] install: texlive-en [1k] 2021-05-17T17:32:42.3396030Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-17T17:32:42.7994200Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-17T17:32:43.0656400Z [80/89, 00:29/00:29] install: thumbpdf [19k] 2021-05-17T17:32:43.3908840Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-17T17:32:43.6524600Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-17T17:32:43.9765690Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-17T17:32:44.3042320Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-17T17:32:44.5714030Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-17T17:32:44.8441870Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-17T17:32:45.5434500Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-17T17:32:45.8079160Z [88/89, 00:31/00:31] install: collection-basic [1k] 2021-05-17T17:32:46.0827400Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-17T17:32:46.3526890Z running mktexlsr ... 2021-05-17T17:32:47.2057190Z done running mktexlsr. 2021-05-17T17:32:47.2465470Z running updmap-sys ... 2021-05-17T17:32:48.1136920Z done running updmap-sys. 2021-05-17T17:32:48.1139620Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-17T17:32:48.1143000Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/0USGgg9aos/aD0umrQvrh ... 2021-05-17T17:32:49.5034170Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/0USGgg9aos/aD0umrQvrh. 2021-05-17T17:32:49.5131940Z OK: optex.fmt/luatex 2021-05-17T17:32:49.5231750Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:32:49.5233960Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:32:51.9354390Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:51.9356050Z tlmgr: no updates available 2021-05-17T17:32:52.0922040Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:32:52.0922570Z with: 2021-05-17T17:32:52.0922940Z pandoc-version: 2.7.3 2021-05-17T17:32:52.0923310Z env: 2021-05-17T17:32:52.0923720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:52.0924190Z TIC_DEPLOY_KEY: 2021-05-17T17:32:52.0924510Z RSPM: 2021-05-17T17:32:52.0926250Z GITHUB_PAT: *** 2021-05-17T17:32:52.0927070Z COVERALLS_TOKEN: *** 2021-05-17T17:32:52.0927530Z continue-on-error: false 2021-05-17T17:32:52.0928000Z VDIFFR_RUN_TESTS: false 2021-05-17T17:32:52.0928480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:32:52.0928920Z TZ: UTC 2021-05-17T17:32:52.0929280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:52.0929670Z NOT_CRAN: true 2021-05-17T17:32:52.0930030Z ##[endgroup] 2021-05-17T17:32:53.7006370Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-17T17:33:11.1678180Z installer: Package name is pandoc 2021-05-17T17:33:11.1680930Z installer: Installing at base path / 2021-05-17T17:33:11.1682510Z installer: The install was successful. 2021-05-17T17:33:11.3058890Z ##[group]Run git config user.name adigherman 2021-05-17T17:33:11.3059700Z git config user.name adigherman 2021-05-17T17:33:11.3060350Z git config user.email adig@jhu.edu 2021-05-17T17:33:11.3269670Z shell: /bin/bash -e {0} 2021-05-17T17:33:11.3270170Z env: 2021-05-17T17:33:11.3270710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:33:11.3271240Z TIC_DEPLOY_KEY: 2021-05-17T17:33:11.3271880Z RSPM: 2021-05-17T17:33:11.3273190Z GITHUB_PAT: *** 2021-05-17T17:33:11.3274140Z COVERALLS_TOKEN: *** 2021-05-17T17:33:11.3274730Z continue-on-error: false 2021-05-17T17:33:11.3275270Z VDIFFR_RUN_TESTS: false 2021-05-17T17:33:11.3275860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:33:11.3276380Z TZ: UTC 2021-05-17T17:33:11.3276810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:33:11.3277310Z NOT_CRAN: true 2021-05-17T17:33:11.3278120Z ##[endgroup] 2021-05-17T17:33:11.7504840Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-17T17:33:11.7505580Z env: 2021-05-17T17:33:11.7506040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:33:11.7506990Z TIC_DEPLOY_KEY: 2021-05-17T17:33:11.7507360Z RSPM: 2021-05-17T17:33:11.7508810Z GITHUB_PAT: *** 2021-05-17T17:33:11.7509680Z COVERALLS_TOKEN: *** 2021-05-17T17:33:11.7510180Z continue-on-error: false 2021-05-17T17:33:11.7510980Z VDIFFR_RUN_TESTS: false 2021-05-17T17:33:11.7511530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:33:11.7511990Z TZ: UTC 2021-05-17T17:33:11.7512410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:33:11.7512840Z NOT_CRAN: true 2021-05-17T17:33:11.7513250Z ##[endgroup] 2021-05-17T17:33:13.8849670Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-17T17:33:13.9238880Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-17T17:33:13.9239820Z To reinstall 3.20.2, run: 2021-05-17T17:33:13.9240590Z brew reinstall cmake 2021-05-17T17:33:15.9220970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-17T17:33:17.0856930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:17.6974100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-17T17:33:18.7864720Z ==> 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:33:18.8327760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:33:18.9349700Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-17T17:33:19.0331220Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-17T17:33:19.0359920Z 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-2522-525thu 2021-05-17T17:33:19.1188230Z cp -pR /private/tmp/d20210517-2522-525thu/libssh/. /usr/local/Cellar/libssh 2021-05-17T17:33:19.2142680Z chmod -Rf +w /private/tmp/d20210517-2522-525thu 2021-05-17T17:33:19.4027570Z ==> Finishing up 2021-05-17T17:33:19.4465110Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-17T17:33:19.4882430Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-17T17:33:19.4887560Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-17T17:33:19.4893690Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-17T17:33:19.4898010Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-17T17:33:19.4903800Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-17T17:33:19.4911810Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-17T17:33:19.5388320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2686-jzxj8f.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:33:22.0322300Z ==> Summary 2021-05-17T17:33:22.0351600Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-17T17:33:25.0487620Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-17T17:33:26.2171750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:26.8312150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-17T17:33:27.1919610Z ==> 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:33:27.2379160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:33:34.4084180Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-17T17:33:34.7790000Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-17T17:33:36.3266780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:37.4801200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:33:37.4806530Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-17T17:33:37.4810830Z ==> 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:33:37.5435840Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-17T17:33:37.5518690Z ==> Installing dependencies for jags: gcc 2021-05-17T17:33:37.5526970Z ==> Installing jags dependency: gcc 2021-05-17T17:33:37.6587770Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-17T17:33:37.6625040Z 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-2693-d4qg0p 2021-05-17T17:34:04.9751420Z cp -pR /private/tmp/d20210517-2693-d4qg0p/gcc/. /usr/local/Cellar/gcc 2021-05-17T17:35:07.4756560Z chmod -Rf +w /private/tmp/d20210517-2693-d4qg0p 2021-05-17T17:35:20.5682650Z ==> Finishing up 2021-05-17T17:35:21.5685680Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-17T17:35:21.5690950Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-17T17:35:21.5696790Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-17T17:35:21.5702310Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-17T17:35:21.5708040Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-17T17:35:21.5713250Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-17T17:35:21.5718610Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-17T17:35:21.5725450Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-17T17:35:21.5729820Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-17T17:35:21.5734870Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-17T17:35:21.5747880Z rm /usr/local/bin/c++-11 2021-05-17T17:35:21.5751340Z rm /usr/local/bin/cpp-11 2021-05-17T17:35:21.5754290Z rm /usr/local/bin/g++-11 2021-05-17T17:35:21.5757720Z rm /usr/local/bin/gcc-11 2021-05-17T17:35:21.5806290Z rm /usr/local/bin/gcc-ar-11 2021-05-17T17:35:21.5809220Z rm /usr/local/bin/gcc-nm-11 2021-05-17T17:35:21.5812430Z rm /usr/local/bin/gcc-ranlib-11 2021-05-17T17:35:21.5815520Z rm /usr/local/bin/gcov-11 2021-05-17T17:35:21.5819350Z rm /usr/local/bin/gcov-dump-11 2021-05-17T17:35:21.5821970Z rm /usr/local/bin/gcov-tool-11 2021-05-17T17:35:22.0876140Z Error: The `brew link` step did not complete successfully 2021-05-17T17:35:22.0877160Z The formula built, but is not symlinked into /usr/local 2021-05-17T17:35:22.0880930Z Could not symlink bin/gfortran 2021-05-17T17:35:22.0882610Z Target /usr/local/bin/gfortran 2021-05-17T17:35:22.0883270Z already exists. You may want to remove it: 2021-05-17T17:35:22.0884640Z rm '/usr/local/bin/gfortran' 2021-05-17T17:35:22.0885000Z 2021-05-17T17:35:22.0885630Z To force the link and overwrite all conflicting files: 2021-05-17T17:35:22.0886980Z brew link --overwrite gcc 2021-05-17T17:35:22.0887790Z 2021-05-17T17:35:22.0888450Z To list all files that would be deleted: 2021-05-17T17:35:22.0889670Z brew link --overwrite --dry-run gcc 2021-05-17T17:35:22.0890200Z 2021-05-17T17:35:22.0890720Z Possible conflicting files are: 2021-05-17T17:35:22.0926200Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-17T17:35:22.6296820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2884-1rzlth.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:35:25.7160960Z ==> Summary 2021-05-17T17:35:25.8087720Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-17T17:35:25.8093280Z ==> Installing jags 2021-05-17T17:35:25.8096580Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-17T17:35:25.8116270Z 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-2693-cye9i2 2021-05-17T17:35:31.9128100Z cp -pR /private/tmp/d20210517-2693-cye9i2/jags/. /usr/local/Cellar/jags 2021-05-17T17:35:37.7803780Z chmod -Rf +w /private/tmp/d20210517-2693-cye9i2 2021-05-17T17:35:39.1408310Z ==> Finishing up 2021-05-17T17:35:39.2148760Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-17T17:35:39.2154620Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-17T17:35:39.2166370Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-17T17:35:39.2172640Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-17T17:35:39.2177720Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-17T17:35:39.2183150Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-17T17:35:39.2188590Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-17T17:35:39.2193670Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-17T17:35:39.2202220Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-17T17:35:39.2997120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2910-1mwacyj.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:41.6785890Z ==> Summary 2021-05-17T17:35:41.6898040Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-17T17:35:44.1539070Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-17T17:35:45.3636570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45.9671810Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-17T17:35:46.3914730Z ==> 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:46.4422910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:47.3806000Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-17T17:35:47.5398870Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-17T17:35:47.5433330Z 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-2920-1no1v7q 2021-05-17T17:35:52.5474770Z cp -pR /private/tmp/d20210517-2920-1no1v7q/v8/. /usr/local/Cellar/v8 2021-05-17T17:35:59.0935600Z chmod -Rf +w /private/tmp/d20210517-2920-1no1v7q 2021-05-17T17:35:59.9884170Z ==> Finishing up 2021-05-17T17:36:00.1228120Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-17T17:36:00.2114040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3085-tbgi2b.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:36:02.5560080Z ==> Summary 2021-05-17T17:36:02.5623430Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-17T17:36:05.0227370Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-17T17:36:06.1808310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:06.8267570Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-17T17:36:07.2602310Z ==> 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:36:07.3183660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:07.6682220Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-17T17:36:07.6886320Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-17T17:36:08.8921220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:09.4996060Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-17T17:36:09.9369940Z ==> 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:36:09.9876450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:10.2544960Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-17T17:36:10.2685970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-17T17:36:11.4417260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:12.0500980Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-17T17:36:12.5307550Z ==> 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:36:12.5782750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:12.8875630Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-17T17:36:12.9124640Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-17T17:36:12.9129800Z ==> Installing fftw dependency: hwloc 2021-05-17T17:36:12.9808350Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-17T17:36:12.9838320Z 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-3092-1a8qb0b 2021-05-17T17:36:33.0618650Z cp -pR /private/tmp/d20210517-3092-1a8qb0b/hwloc/. /usr/local/Cellar/hwloc 2021-05-17T17:36:36.1910340Z chmod -Rf +w /private/tmp/d20210517-3092-1a8qb0b 2021-05-17T17:36:37.5577810Z ==> Finishing up 2021-05-17T17:36:37.6347610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-17T17:36:37.6350920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-17T17:36:37.6355470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-17T17:36:37.6360690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-17T17:36:37.6365190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-17T17:36:37.6370220Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-17T17:36:37.6375200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-17T17:36:37.6380640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-17T17:36:37.6385440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-17T17:36:37.6395790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-17T17:36:37.6396990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-17T17:36:37.6400180Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-17T17:36:37.6407960Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-17T17:36:37.6415670Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-17T17:36:37.6420710Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-17T17:36:37.6432970Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-17T17:36:37.6441620Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-17T17:36:37.6447280Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-17T17:36:37.6468020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-17T17:36:37.6469550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-17T17:36:37.6471800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-17T17:36:37.6478380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-17T17:36:37.6483520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-17T17:36:37.6489380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-17T17:36:37.6495000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-17T17:36:37.6516040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-17T17:36:37.6942240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-17T17:36:37.6948530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-17T17:36:37.6954360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-17T17:36:37.6960050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-17T17:36:37.6965170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-17T17:36:37.7807260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-17T17:36:37.8223700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-17T17:36:37.9054020Z 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:36:37.9474380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-17T17:36:37.9479720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-17T17:36:38.0313290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-17T17:36:38.0319820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-17T17:36:38.0324880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-17T17:36:38.1154920Z 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:36:38.1575260Z 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:36:38.1581550Z 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:36:38.1587580Z 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:36:38.2461740Z 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:36:38.2894520Z 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:36:38.3735490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-17T17:36:38.4778210Z 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:36:38.4782920Z 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:36:38.4788680Z 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:36:38.5622050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-17T17:36:38.6056220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-17T17:36:38.6061950Z 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:36:38.6872710Z 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:36:38.6879640Z 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:36:38.7304470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-17T17:36:38.7309450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-17T17:36:38.8119330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-17T17:36:38.8539800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-17T17:36:38.8563140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-17T17:36:38.8568610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-17T17:36:38.9412760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-17T17:36:38.9419840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-17T17:36:38.9426770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-17T17:36:38.9838030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-17T17:36:38.9843400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-17T17:36:39.0658770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-17T17:36:39.0664220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-17T17:36:39.1087690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-17T17:36:39.1094890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-17T17:36:39.1100760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-17T17:36:39.1933450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-17T17:36:39.1938090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-17T17:36:39.2362120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-17T17:36:39.3182720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-17T17:36:39.3599720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-17T17:36:39.4415750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-17T17:36:39.4421300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-17T17:36:39.4427950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-17T17:36:39.4435460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-17T17:36:39.4441090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-17T17:36:39.4446630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-17T17:36:39.4451670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-17T17:36:39.4457180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-17T17:36:39.4462260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-17T17:36:39.4467700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-17T17:36:39.4472890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-17T17:36:39.4479110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-17T17:36:39.4486000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-17T17:36:39.4493070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-17T17:36:39.4499040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-17T17:36:39.4504730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-17T17:36:39.5339090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-17T17:36:39.5348700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-17T17:36:39.5355050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-17T17:36:39.5364640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-17T17:36:39.5369960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-17T17:36:39.5375920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-17T17:36:39.5381750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-17T17:36:39.5387840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-17T17:36:39.5393790Z 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:36:39.5398910Z Only the first 100 operations were output. 2021-05-17T17:36:40.7071690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3269-ygqi39.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:36:43.2274830Z ==> Summary 2021-05-17T17:36:43.2888830Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-17T17:36:43.2896050Z ==> Installing fftw dependency: open-mpi 2021-05-17T17:36:43.3460430Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:36:43.3478090Z 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-3092-1q1qytm 2021-05-17T17:36:44.4248620Z cp -pR /private/tmp/d20210517-3092-1q1qytm/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-17T17:36:44.8605900Z chmod -Rf +w /private/tmp/d20210517-3092-1q1qytm 2021-05-17T17:37:03.4873770Z ==> Finishing up 2021-05-17T17:37:03.5202480Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-17T17:37:03.5206630Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-17T17:37:03.5211710Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-17T17:37:03.5216870Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-17T17:37:03.5224040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-17T17:37:03.5229100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-17T17:37:03.5234370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-17T17:37:03.5239780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-17T17:37:03.5245360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-17T17:37:03.5250460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-17T17:37:03.5255810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-17T17:37:03.5261130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-17T17:37:03.5266310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-17T17:37:03.5271940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-17T17:37:03.5278510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-17T17:37:03.5283810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-17T17:37:03.5289280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-17T17:37:03.5294910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-17T17:37:03.5299930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-17T17:37:03.5305150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-17T17:37:03.5310450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-17T17:37:03.5315490Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-17T17:37:03.5320680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-17T17:37:03.5325900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-17T17:37:03.5333670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-17T17:37:03.5338620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-17T17:37:03.5343910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-17T17:37:03.5349170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-17T17:37:03.5354290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-17T17:37:03.5359630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-17T17:37:03.5364850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-17T17:37:03.5370260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-17T17:37:03.5375870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-17T17:37:03.5382070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-17T17:37:03.5387530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-17T17:37:03.5392290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-17T17:37:03.5439320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-17T17:37:03.5443780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-17T17:37:03.5448740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-17T17:37:03.5453760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-17T17:37:03.5458730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-17T17:37:03.5463820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-17T17:37:03.5468770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-17T17:37:03.5473900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-17T17:37:03.5479010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-17T17:37:03.5483790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-17T17:37:03.5489050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-17T17:37:03.5494090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-17T17:37:03.5505930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-17T17:37:03.5511440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-17T17:37:03.5516870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-17T17:37:03.5522540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-17T17:37:03.5529360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-17T17:37:03.5534700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-17T17:37:03.5541370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-17T17:37:03.5546590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-17T17:37:03.5552360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-17T17:37:03.5558000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-17T17:37:03.5563420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-17T17:37:03.5568900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-17T17:37:03.5580590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-17T17:37:03.5586000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-17T17:37:03.5591520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-17T17:37:03.5611400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-17T17:37:03.5616940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-17T17:37:03.5634860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-17T17:37:03.5640600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-17T17:37:03.5646650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-17T17:37:03.5652150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-17T17:37:03.5658090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-17T17:37:03.5663580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-17T17:37:03.5670000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-17T17:37:03.5675700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-17T17:37:03.5680610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-17T17:37:03.5712780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-17T17:37:03.5716160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-17T17:37:03.5719460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-17T17:37:03.5721740Z 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:37:03.5723530Z 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:37:03.5725220Z 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:37:03.5726910Z 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:37:03.5728630Z 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:37:03.5733190Z 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:37:03.5738760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-17T17:37:03.5744690Z 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:37:03.5749720Z 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:37:03.5754780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-17T17:37:03.5760680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-17T17:37:03.5766100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-17T17:37:03.5771510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-17T17:37:03.5778210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-17T17:37:03.5786470Z 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:37:03.5793100Z 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:37:03.5799850Z 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:37:03.5806750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-17T17:37:03.5812550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-17T17:37:03.5818020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-17T17:37:03.5824000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-17T17:37:03.5829920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-17T17:37:03.5836140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-17T17:37:03.5841130Z Only the first 100 operations were output. 2021-05-17T17:37:04.1258130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3338-1864k6r.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:37:06.8505720Z ==> Summary 2021-05-17T17:37:06.8956280Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-17T17:37:06.8962960Z ==> Installing fftw 2021-05-17T17:37:06.8967540Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:37:06.9000930Z 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-3092-1ks6qvc 2021-05-17T17:37:07.1315400Z cp -pR /private/tmp/d20210517-3092-1ks6qvc/fftw/. /usr/local/Cellar/fftw 2021-05-17T17:37:07.2032830Z chmod -Rf +w /private/tmp/d20210517-3092-1ks6qvc 2021-05-17T17:37:08.0543270Z ==> Finishing up 2021-05-17T17:37:08.0978880Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-17T17:37:08.0982890Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-17T17:37:08.0987740Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-17T17:37:08.0992490Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-17T17:37:08.0999470Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-17T17:37:08.1004240Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-17T17:37:08.1009030Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-17T17:37:08.1013950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-17T17:37:08.1019630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-17T17:37:08.1024990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-17T17:37:08.1033930Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-17T17:37:08.1045690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-17T17:37:08.1087940Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-17T17:37:08.2805310Z info /usr/local/share/info/fftw3.info 2021-05-17T17:37:08.2823470Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-17T17:37:08.2833830Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-17T17:37:08.2853700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-17T17:37:08.2864350Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-17T17:37:08.2874810Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-17T17:37:08.2888190Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-17T17:37:08.2904440Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-17T17:37:08.2912300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-17T17:37:08.2918610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-17T17:37:08.2928050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-17T17:37:08.2937070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-17T17:37:08.2948630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-17T17:37:08.2963000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-17T17:37:08.2972680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-17T17:37:08.2981500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-17T17:37:08.2991090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-17T17:37:08.3001000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-17T17:37:08.3010020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-17T17:37:08.3019370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-17T17:37:08.3029720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-17T17:37:08.3039750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-17T17:37:08.3053260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-17T17:37:08.3061470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-17T17:37:08.3072320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-17T17:37:08.3081650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-17T17:37:08.3086910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-17T17:37:08.3097860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-17T17:37:08.3103650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-17T17:37:08.3112540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-17T17:37:08.3121890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-17T17:37:08.3131560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-17T17:37:08.3141280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-17T17:37:08.3147920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-17T17:37:08.3154970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-17T17:37:08.3162020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-17T17:37:08.3170590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-17T17:37:08.3178130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-17T17:37:08.3185120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-17T17:37:08.3276160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-17T17:37:08.3280890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-17T17:37:08.3285750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-17T17:37:08.3290830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-17T17:37:08.3298470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-17T17:37:08.3306310Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-17T17:37:08.3311500Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-17T17:37:08.3316860Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-17T17:37:08.4088120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3366-jig8nb.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:37:10.9549230Z ==> Summary 2021-05-17T17:37:10.9614050Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-17T17:37:11.6576550Z ==> No outdated dependents to upgrade! 2021-05-17T17:37:11.6578380Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:37:11.8464170Z ==> Reinstalling 2 broken dependents from source: 2021-05-17T17:37:11.8465380Z fftw, open-mpi 2021-05-17T17:37:11.8489960Z rm /usr/local/bin/fftw-wisdom 2021-05-17T17:37:11.8492940Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-17T17:37:11.8505500Z rm /usr/local/bin/fftwf-wisdom 2021-05-17T17:37:11.8508700Z rm /usr/local/bin/fftwl-wisdom 2021-05-17T17:37:11.8521370Z rm /usr/local/include/fftw3-mpi.f03 2021-05-17T17:37:11.8533580Z rm /usr/local/include/fftw3-mpi.h 2021-05-17T17:37:11.8535920Z rm /usr/local/include/fftw3.f 2021-05-17T17:37:11.8547610Z rm /usr/local/include/fftw3.f03 2021-05-17T17:37:11.8550960Z rm /usr/local/include/fftw3.h 2021-05-17T17:37:11.8554350Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-17T17:37:11.8563750Z rm /usr/local/include/fftw3l.f03 2021-05-17T17:37:11.8567520Z rm /usr/local/include/fftw3q.f03 2021-05-17T17:37:11.8586590Z rm /usr/local/lib/cmake/fftw3 2021-05-17T17:37:11.8590330Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-17T17:37:11.8597670Z rm /usr/local/lib/libfftw3.a 2021-05-17T17:37:11.8601040Z rm /usr/local/lib/libfftw3.dylib 2021-05-17T17:37:11.8609410Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-17T17:37:11.8612770Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-17T17:37:11.8621350Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-17T17:37:11.8624910Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-17T17:37:11.8633410Z rm /usr/local/lib/libfftw3_omp.a 2021-05-17T17:37:11.8638250Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-17T17:37:11.8649580Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-17T17:37:11.8652990Z rm /usr/local/lib/libfftw3_threads.a 2021-05-17T17:37:11.8662020Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-17T17:37:11.8665510Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-17T17:37:11.8675800Z rm /usr/local/lib/libfftw3f.a 2021-05-17T17:37:11.8679200Z rm /usr/local/lib/libfftw3f.dylib 2021-05-17T17:37:11.8690740Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-17T17:37:11.8693910Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-17T17:37:11.8701250Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-17T17:37:11.8704030Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-17T17:37:11.8710540Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-17T17:37:11.8713850Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-17T17:37:11.8719960Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-17T17:37:11.8723310Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-17T17:37:11.8735750Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-17T17:37:11.8747060Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-17T17:37:11.8750190Z rm /usr/local/lib/libfftw3l.a 2021-05-17T17:37:11.8759300Z rm /usr/local/lib/libfftw3l.dylib 2021-05-17T17:37:11.8762420Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-17T17:37:11.8771970Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-17T17:37:11.8774940Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-17T17:37:11.8783330Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-17T17:37:11.8786450Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-17T17:37:11.8792450Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-17T17:37:11.8798660Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-17T17:37:11.8802580Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-17T17:37:11.8808150Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-17T17:37:11.8814300Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-17T17:37:11.8822000Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-17T17:37:11.8830710Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-17T17:37:11.8897340Z uninfo /usr/local/share/info/fftw3.info 2021-05-17T17:37:11.8898850Z rm /usr/local/share/info/fftw3.info 2021-05-17T17:37:11.8909530Z rm /usr/local/share/info/fftw3.info-1 2021-05-17T17:37:11.8913250Z rm /usr/local/share/info/fftw3.info-2 2021-05-17T17:37:11.9062390Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-17T17:37:11.9066250Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-17T17:37:11.9070000Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-17T17:37:11.9073870Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-17T17:37:11.9849950Z rm /usr/local/bin/aggregate_profile.pl 2021-05-17T17:37:11.9856530Z rm /usr/local/bin/mpic++ 2021-05-17T17:37:11.9860970Z rm /usr/local/bin/mpicc 2021-05-17T17:37:11.9868170Z rm /usr/local/bin/mpicxx 2021-05-17T17:37:11.9872060Z rm /usr/local/bin/mpiexec 2021-05-17T17:37:11.9879000Z rm /usr/local/bin/mpif77 2021-05-17T17:37:11.9882850Z rm /usr/local/bin/mpif90 2021-05-17T17:37:11.9889540Z rm /usr/local/bin/mpifort 2021-05-17T17:37:11.9893200Z rm /usr/local/bin/mpirun 2021-05-17T17:37:11.9902300Z rm /usr/local/bin/ompi-clean 2021-05-17T17:37:11.9905200Z rm /usr/local/bin/ompi-server 2021-05-17T17:37:11.9913350Z rm /usr/local/bin/ompi_info 2021-05-17T17:37:11.9916840Z rm /usr/local/bin/opal_wrapper 2021-05-17T17:37:11.9923850Z rm /usr/local/bin/orte-clean 2021-05-17T17:37:11.9927060Z rm /usr/local/bin/orte-info 2021-05-17T17:37:11.9934370Z rm /usr/local/bin/orte-server 2021-05-17T17:37:11.9938480Z rm /usr/local/bin/ortecc 2021-05-17T17:37:11.9945920Z rm /usr/local/bin/orted 2021-05-17T17:37:11.9950000Z rm /usr/local/bin/orterun 2021-05-17T17:37:11.9958920Z rm /usr/local/bin/profile2mat.pl 2021-05-17T17:37:11.9971240Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-17T17:37:11.9973610Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-17T17:37:11.9979340Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-17T17:37:11.9982090Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-17T17:37:11.9989400Z rm /usr/local/include/mpi-ext.h 2021-05-17T17:37:11.9992440Z rm /usr/local/include/mpi.h 2021-05-17T17:37:11.9997120Z rm /usr/local/include/mpi.mod 2021-05-17T17:37:12.0000410Z rm /usr/local/include/mpi_ext.mod 2021-05-17T17:37:12.0004930Z rm /usr/local/include/mpi_f08.mod 2021-05-17T17:37:12.0008110Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-17T17:37:12.0012850Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-17T17:37:12.0016120Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-17T17:37:12.0020680Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-17T17:37:12.0023980Z rm /usr/local/include/mpi_f08_types.mod 2021-05-17T17:37:12.0027980Z rm /usr/local/include/mpi_portable_platform.h 2021-05-17T17:37:12.0033960Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-17T17:37:12.0037230Z rm /usr/local/include/mpif-config.h 2021-05-17T17:37:12.0041230Z rm /usr/local/include/mpif-constants.h 2021-05-17T17:37:12.0046220Z rm /usr/local/include/mpif-ext.h 2021-05-17T17:37:12.0049420Z rm /usr/local/include/mpif-externals.h 2021-05-17T17:37:12.0052870Z rm /usr/local/include/mpif-handles.h 2021-05-17T17:37:12.0061100Z rm /usr/local/include/mpif-io-constants.h 2021-05-17T17:37:12.0065520Z rm /usr/local/include/mpif-io-handles.h 2021-05-17T17:37:12.0069200Z rm /usr/local/include/mpif-sentinels.h 2021-05-17T17:37:12.0158080Z rm /usr/local/include/mpif-sizeof.h 2021-05-17T17:37:12.0159980Z rm /usr/local/include/mpif.h 2021-05-17T17:37:12.0166230Z rm /usr/local/include/openmpi 2021-05-17T17:37:12.0180480Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-17T17:37:12.0186320Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-17T17:37:12.0189420Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-17T17:37:12.0192730Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-17T17:37:12.0196020Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-17T17:37:12.0199380Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-17T17:37:12.0202600Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-17T17:37:12.0205810Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-17T17:37:12.0208930Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-17T17:37:12.0212140Z rm /usr/local/lib/libmpi.40.dylib 2021-05-17T17:37:12.0215240Z rm /usr/local/lib/libmpi.dylib 2021-05-17T17:37:12.0218470Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-17T17:37:12.0221580Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-17T17:37:12.0225060Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-17T17:37:12.0227880Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-17T17:37:12.0231200Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-17T17:37:12.0234840Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-17T17:37:12.0237490Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-17T17:37:12.0240630Z rm /usr/local/lib/libompitrace.dylib 2021-05-17T17:37:12.0245240Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-17T17:37:12.0248090Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-17T17:37:12.0251610Z rm /usr/local/lib/libopen-pal.dylib 2021-05-17T17:37:12.0254760Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-17T17:37:12.0258160Z rm /usr/local/lib/libopen-rte.dylib 2021-05-17T17:37:12.0260930Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-17T17:37:12.0263810Z rm /usr/local/lib/openmpi 2021-05-17T17:37:12.0273510Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-17T17:37:12.0281880Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-17T17:37:12.0289460Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-17T17:37:12.0295480Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-17T17:37:12.0300160Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-17T17:37:12.0302790Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-17T17:37:12.0306510Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-17T17:37:12.0310260Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-17T17:37:12.0337330Z rm /usr/local/lib/pmix 2021-05-17T17:37:12.0354190Z rm /usr/local/share/man/man1/mpic++.1 2021-05-17T17:37:12.0372640Z rm /usr/local/share/man/man1/mpicc.1 2021-05-17T17:37:12.0422170Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-17T17:37:12.0423160Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-17T17:37:12.0424550Z rm /usr/local/share/man/man1/mpif77.1 2021-05-17T17:37:12.0425490Z rm /usr/local/share/man/man1/mpif90.1 2021-05-17T17:37:12.0428790Z rm /usr/local/share/man/man1/mpifort.1 2021-05-17T17:37:12.0429720Z rm /usr/local/share/man/man1/mpirun.1 2021-05-17T17:37:12.0433280Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-17T17:37:12.0437030Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-17T17:37:12.0441590Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-17T17:37:12.0444160Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-17T17:37:12.0452630Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-17T17:37:12.0455080Z rm /usr/local/share/man/man1/orte-info.1 2021-05-17T17:37:12.0460290Z rm /usr/local/share/man/man1/orte-server.1 2021-05-17T17:37:12.0461370Z rm /usr/local/share/man/man1/orted.1 2021-05-17T17:37:12.0465910Z rm /usr/local/share/man/man1/orterun.1 2021-05-17T17:37:12.0466900Z rm /usr/local/share/man/man3/MPI.3 2021-05-17T17:37:12.0471450Z Only the first 100 operations were output. 2021-05-17T17:37:14.1806410Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-17T17:37:15.4350600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:16.0714670Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-17T17:37:16.6774420Z ==> 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:37:16.7371000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:18.3096820Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-17T17:37:18.4421470Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-17T17:37:18.4451980Z 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-3374-1r8n2m4 2021-05-17T17:37:29.5345270Z cp -pR /private/tmp/d20210517-3374-1r8n2m4/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-17T17:37:30.3067490Z chmod -Rf +w /private/tmp/d20210517-3374-1r8n2m4 2021-05-17T17:37:31.4144430Z ==> Finishing up 2021-05-17T17:37:31.4654860Z mkdir -p /usr/local/etc/dcmtk 2021-05-17T17:37:31.4657140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-17T17:37:31.4658880Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-17T17:37:31.4660840Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-17T17:37:31.4667320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-17T17:37:31.4676260Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-17T17:37:31.4682060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-17T17:37:31.4691710Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-17T17:37:31.4696250Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-17T17:37:31.4701500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-17T17:37:31.4706720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-17T17:37:31.4711880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-17T17:37:31.4716760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-17T17:37:31.4721360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-17T17:37:31.4726120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-17T17:37:31.4730810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-17T17:37:31.4735690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-17T17:37:31.4740690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-17T17:37:31.4745920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-17T17:37:31.4751270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-17T17:37:31.4756200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-17T17:37:31.4760720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-17T17:37:31.4766550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-17T17:37:31.4772130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-17T17:37:31.4779180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-17T17:37:31.4784100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-17T17:37:31.4788810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-17T17:37:31.4793410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-17T17:37:31.4798470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-17T17:37:31.4803280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-17T17:37:31.4814670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-17T17:37:31.4823670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-17T17:37:31.4831730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-17T17:37:31.4840170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-17T17:37:31.4852050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-17T17:37:31.4857990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-17T17:37:31.4866090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-17T17:37:31.4875530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-17T17:37:31.4884340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-17T17:37:31.4896550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-17T17:37:31.4906060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-17T17:37:31.4912000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-17T17:37:31.4919520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-17T17:37:31.4928520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-17T17:37:31.4936830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-17T17:37:31.4945880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-17T17:37:31.4954730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-17T17:37:31.4962920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-17T17:37:31.4970870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-17T17:37:31.4975450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-17T17:37:31.4984000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-17T17:37:31.4992820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-17T17:37:31.5000230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-17T17:37:31.5005100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-17T17:37:31.5018270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-17T17:37:31.5026410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-17T17:37:31.5034790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-17T17:37:31.5039810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-17T17:37:31.5047730Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-17T17:37:31.5057540Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-17T17:37:31.5065620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-17T17:37:31.5073120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-17T17:37:31.5081570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-17T17:37:31.5089490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-17T17:37:31.5094530Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-17T17:37:31.5105360Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-17T17:37:31.5114560Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-17T17:37:31.5123590Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-17T17:37:31.5130910Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-17T17:37:31.5231020Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-17T17:37:31.5235160Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-17T17:37:31.5240420Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-17T17:37:31.5245100Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-17T17:37:31.5249990Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-17T17:37:31.5254620Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-17T17:37:31.5259370Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-17T17:37:31.5264180Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-17T17:37:31.5269210Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-17T17:37:31.5273720Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-17T17:37:31.5278610Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-17T17:37:31.5283430Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-17T17:37:31.5291020Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-17T17:37:31.5297260Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-17T17:37:31.5304470Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-17T17:37:31.5315610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-17T17:37:31.5320970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-17T17:37:31.5326640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-17T17:37:31.5331690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-17T17:37:31.5337230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-17T17:37:31.5342530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-17T17:37:31.5347780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-17T17:37:31.5354200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-17T17:37:31.5359830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-17T17:37:31.5365430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-17T17:37:31.5370770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-17T17:37:31.5376250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-17T17:37:31.5381600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-17T17:37:31.5386900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-17T17:37:31.5392300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-17T17:37:31.5397950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-17T17:37:31.5403200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-17T17:37:31.5407350Z Only the first 100 operations were output. 2021-05-17T17:37:32.0755280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3634-1l6zw4p.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:37:35.3967170Z ==> Summary 2021-05-17T17:37:35.4745040Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-17T17:37:38.0516860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-17T17:37:39.1823420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:39.7495960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-17T17:37:40.1324330Z ==> 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:37:40.1854750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:40.2780150Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-17T17:37:40.3691390Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-17T17:37:40.3780980Z 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-3647-10vq0w0 2021-05-17T17:37:40.4522160Z cp -pR /private/tmp/d20210517-3647-10vq0w0/libsecret/. /usr/local/Cellar/libsecret 2021-05-17T17:37:40.5893920Z chmod -Rf +w /private/tmp/d20210517-3647-10vq0w0 2021-05-17T17:37:40.7810980Z ==> Finishing up 2021-05-17T17:37:40.8213930Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-17T17:37:40.8285540Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-17T17:37:40.8297270Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-17T17:37:40.8317480Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-17T17:37:40.8322930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8324810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8326980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8339740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8341860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8344120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8346100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8350350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8359280Z mkdir -p /usr/local/share/locale/ckb 2021-05-17T17:37:40.8360780Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-17T17:37:40.8364000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8375580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8379310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8383530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8385690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8387800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8398970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8426220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8429460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8449960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8467650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8485940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8510470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8546750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8560170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8575360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8591840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8631820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8649220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8681470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8706000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8708210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8723340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8737320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8751500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8804870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8808190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8810080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8877220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8883080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.8885080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9122630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9139980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9149940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9164100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9180520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9206990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9213700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9239380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9264930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9268090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9302360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9338750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9345120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9347180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9374130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:40.9391470Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-17T17:37:40.9401100Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-17T17:37:40.9418890Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-17T17:37:40.9428210Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-17T17:37:40.9446220Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-17T17:37:40.9456550Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-17T17:37:40.9462270Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-17T17:37:40.9470360Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-17T17:37:41.0003270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3813-y2z2g6.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:37:44.2785940Z ==> Summary 2021-05-17T17:37:44.2946710Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-17T17:37:46.5892500Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-17T17:37:46.5902560Z To reinstall 1.6.37, run: 2021-05-17T17:37:46.5916340Z brew reinstall libpng 2021-05-17T17:37:48.7854930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-17T17:37:49.9456410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:50.5179460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-17T17:37:50.9023450Z ==> 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:37:50.9517090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:51.0038080Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-17T17:37:51.0077980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-17T17:37:52.1820020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:52.7394400Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-17T17:37:53.3766070Z ==> 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:37:53.4234630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:53.5190530Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-17T17:37:53.5193710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-17T17:37:54.6508730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:55.2168750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-17T17:37:55.6026460Z ==> 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:37:55.6708840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:55.7239040Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-17T17:37:55.7267550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-17T17:37:56.8743320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:57.4636460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-17T17:37:57.8438390Z ==> 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:37:57.8914910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:57.9372430Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-17T17:37:57.9413030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-17T17:37:59.0523000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:59.6424020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-17T17:38:00.0157060Z ==> 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:38:00.0640490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:00.1922960Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-17T17:38:00.1997340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-17T17:38:01.3210900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:01.8812790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-17T17:38:02.2845720Z ==> 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:38:02.3479680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:02.5148640Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-17T17:38:02.5251250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-17T17:38:03.8291330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:04.4374740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-17T17:38:04.8262170Z ==> 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:38:04.8761040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:04.9314680Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-17T17:38:04.9347890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-17T17:38:06.0823610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:06.6762110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-17T17:38:07.0496840Z ==> 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:38:07.0986560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:07.1473160Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-17T17:38:07.1502250Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-17T17:38:08.2746710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:08.8501230Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-17T17:38:09.2205060Z ==> 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:38:09.2666530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:09.3251860Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-17T17:38:09.3284430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-17T17:38:10.4760950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:11.0416600Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-17T17:38:11.4202920Z ==> 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:38:11.4690700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:11.5573250Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-17T17:38:11.5616790Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-17T17:38:12.6990810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:13.2582440Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-17T17:38:13.6348160Z ==> 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:38:13.6817610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:13.8088630Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-17T17:38:13.8177160Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-17T17:38:14.9580040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:15.8908290Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-17T17:38:15.9279890Z ==> 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:38:15.9778520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:16.0498210Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-17T17:38:16.0538960Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-17T17:38:17.2151500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:17.7961460Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-17T17:38:18.1750200Z ==> 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:38:18.2205840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:18.2840980Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-17T17:38:18.2880760Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-17T17:38:19.5321900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:20.1307100Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-17T17:38:20.4919050Z ==> 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:38:20.5766340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:20.9186140Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-17T17:38:20.9708680Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-17T17:38:22.1171220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:22.6844130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-17T17:38:23.0630840Z ==> 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:38:23.1078520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:23.2321210Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-17T17:38:23.2418780Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-17T17:38:24.4199700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:24.9949010Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-17T17:38:25.3997370Z ==> 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:38:25.4483960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:28.6234850Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-17T17:38:29.0604060Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-17T17:38:30.2664110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:30.8496280Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-17T17:38:31.2302300Z ==> 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:38:31.2780400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38:31.5621110Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-17T17:38:31.6303260Z ==> 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:38:31.6306000Z ==> Installing poppler dependency: libpthread-stubs 2021-05-17T17:38:31.7111810Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-17T17:38:31.7154620Z 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-3923-ukdeav 2021-05-17T17:38:31.7241030Z cp -pR /private/tmp/d20210517-3923-ukdeav/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-17T17:38:31.7345610Z chmod -Rf +w /private/tmp/d20210517-3923-ukdeav 2021-05-17T17:38:31.7754890Z ==> Finishing up 2021-05-17T17:38:31.8826680Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-17T17:38:31.8935690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4186-m6gdei.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:38:34.4787430Z ==> Summary 2021-05-17T17:38:34.4801930Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-17T17:38:34.4807950Z ==> Installing poppler dependency: xorgproto 2021-05-17T17:38:34.4843520Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-17T17:38:34.4861530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210517-3923-g1nv6t 2021-05-17T17:38:34.5927310Z cp -pR /private/tmp/d20210517-3923-g1nv6t/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-17T17:38:34.7284380Z chmod -Rf +w /private/tmp/d20210517-3923-g1nv6t 2021-05-17T17:38:34.8927400Z ==> Finishing up 2021-05-17T17:38:34.9321180Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-17T17:38:34.9324540Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-17T17:38:34.9336590Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-17T17:38:34.9341130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-17T17:38:34.9346340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-17T17:38:34.9351060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-17T17:38:34.9356640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-17T17:38:34.9361220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-17T17:38:34.9366380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-17T17:38:34.9371230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-17T17:38:34.9377270Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-17T17:38:34.9444720Z rm /usr/local/share/pkgconfig 2021-05-17T17:38:34.9463150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-17T17:38:34.9467940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-17T17:38:34.9473620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-17T17:38:34.9478480Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-17T17:38:34.9484070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-17T17:38:34.9496840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-17T17:38:34.9501550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-17T17:38:34.9507550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-17T17:38:34.9512130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-17T17:38:34.9517650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-17T17:38:34.9522700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-17T17:38:34.9528240Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-17T17:38:34.9533160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-17T17:38:34.9538710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-17T17:38:34.9547200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-17T17:38:34.9555670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-17T17:38:34.9558060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-17T17:38:34.9563150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-17T17:38:34.9568420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-17T17:38:34.9573680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-17T17:38:34.9578560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-17T17:38:34.9583750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-17T17:38:34.9588560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-17T17:38:34.9593950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-17T17:38:34.9598630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-17T17:38:34.9604030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-17T17:38:34.9608690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-17T17:38:34.9614210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-17T17:38:34.9618920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-17T17:38:34.9624220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-17T17:38:34.9650570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-17T17:38:34.9655970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-17T17:38:34.9661280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-17T17:38:34.9665900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-17T17:38:34.9671380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-17T17:38:34.9676090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-17T17:38:34.9681530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-17T17:38:34.9686220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-17T17:38:34.9691630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-17T17:38:34.9696500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-17T17:38:34.9701730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-17T17:38:34.9706230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-17T17:38:35.0259790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4212-gxszks.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:38:37.5506790Z ==> Summary 2021-05-17T17:38:37.5676300Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-17T17:38:37.5682980Z ==> Installing poppler dependency: libxau 2021-05-17T17:38:37.5772150Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-17T17:38:37.5790160Z 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-3923-1ea0nmc 2021-05-17T17:38:37.5914720Z cp -pR /private/tmp/d20210517-3923-1ea0nmc/libxau/. /usr/local/Cellar/libxau 2021-05-17T17:38:37.6082070Z chmod -Rf +w /private/tmp/d20210517-3923-1ea0nmc 2021-05-17T17:38:37.6667760Z ==> Finishing up 2021-05-17T17:38:37.7084360Z rm /usr/local/include/X11 2021-05-17T17:38:37.7092110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-17T17:38:37.7098620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-17T17:38:37.7103280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-17T17:38:37.7109050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-17T17:38:37.7113330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-17T17:38:37.7118460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-17T17:38:37.7123450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-17T17:38:37.7128080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-17T17:38:37.7133240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-17T17:38:37.7138210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-17T17:38:37.7143060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-17T17:38:37.7148240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-17T17:38:37.7153260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-17T17:38:37.7157950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-17T17:38:37.7164260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-17T17:38:37.7169330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-17T17:38:37.7173930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-17T17:38:37.7179220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-17T17:38:37.7184620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-17T17:38:37.7189270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-17T17:38:37.7194660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-17T17:38:37.7199400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-17T17:38:37.7204600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-17T17:38:37.7209260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-17T17:38:37.7212830Z mkdir -p /usr/local/include/X11/dri 2021-05-17T17:38:37.7218940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-17T17:38:37.7224010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-17T17:38:37.7228990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-17T17:38:37.7232550Z mkdir -p /usr/local/include/X11/extensions 2021-05-17T17:38:37.7240330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-17T17:38:37.7245510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-17T17:38:37.7250520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-17T17:38:37.7256000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-17T17:38:37.7261200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-17T17:38:37.7266130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-17T17:38:37.7272150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-17T17:38:37.7277170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-17T17:38:37.7282580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-17T17:38:37.7308860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-17T17:38:37.7315230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-17T17:38:37.7320060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-17T17:38:37.7325680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-17T17:38:37.7330840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-17T17:38:37.7336240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-17T17:38:37.7341230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-17T17:38:37.7346540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-17T17:38:37.7351610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-17T17:38:37.7357080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-17T17:38:37.7361930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-17T17:38:37.7367260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-17T17:38:37.7372180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-17T17:38:37.7377750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-17T17:38:37.7382520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-17T17:38:37.7388050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-17T17:38:37.7392980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-17T17:38:37.7398890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-17T17:38:37.7404260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-17T17:38:37.7409760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-17T17:38:37.7415450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-17T17:38:37.7421020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-17T17:38:37.7426350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-17T17:38:37.7431410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-17T17:38:37.7436940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-17T17:38:37.7442220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-17T17:38:37.7450540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-17T17:38:37.7452500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-17T17:38:37.7457810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-17T17:38:37.7463040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-17T17:38:37.7468390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-17T17:38:37.7473330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-17T17:38:37.7478740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-17T17:38:37.7484160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-17T17:38:37.7488970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-17T17:38:37.7494410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-17T17:38:37.7499630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-17T17:38:37.7505220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-17T17:38:37.7510520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-17T17:38:37.7515840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-17T17:38:37.7521300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-17T17:38:37.7527340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-17T17:38:37.7532040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-17T17:38:37.7537450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-17T17:38:37.7542440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-17T17:38:37.7547750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-17T17:38:37.7553090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-17T17:38:37.7558750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-17T17:38:37.7563800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-17T17:38:37.7569290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-17T17:38:37.7574170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-17T17:38:37.7579640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-17T17:38:37.7584370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-17T17:38:37.7589880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-17T17:38:37.7594660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-17T17:38:37.7600210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-17T17:38:37.7605080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-17T17:38:37.7611340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-17T17:38:37.7616310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-17T17:38:37.7621700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-17T17:38:37.7626830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-17T17:38:37.7632470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-17T17:38:37.7637160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-17T17:38:37.7641350Z Only the first 100 operations were output. 2021-05-17T17:38:37.8066570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4238-78rec3.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:38:40.3788560Z ==> Summary 2021-05-17T17:38:40.3815470Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-17T17:38:40.3821760Z ==> Installing poppler dependency: libxdmcp 2021-05-17T17:38:40.3909500Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-17T17:38:40.3927360Z 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-3923-9l75kt 2021-05-17T17:38:40.4028790Z cp -pR /private/tmp/d20210517-3923-9l75kt/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-17T17:38:40.4146760Z chmod -Rf +w /private/tmp/d20210517-3923-9l75kt 2021-05-17T17:38:40.4625690Z ==> Finishing up 2021-05-17T17:38:40.4958300Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-17T17:38:40.4964670Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-17T17:38:40.5011410Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-17T17:38:40.5020160Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-17T17:38:40.5028490Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-17T17:38:40.5165090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4264-828t9e.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:38:43.0301150Z ==> Summary 2021-05-17T17:38:43.0320640Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-17T17:38:43.0328590Z ==> Installing poppler dependency: libxcb 2021-05-17T17:38:43.0681060Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-17T17:38:43.0699440Z 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-3923-nfedel 2021-05-17T17:38:43.7426290Z cp -pR /private/tmp/d20210517-3923-nfedel/libxcb/. /usr/local/Cellar/libxcb 2021-05-17T17:38:45.0172500Z chmod -Rf +w /private/tmp/d20210517-3923-nfedel 2021-05-17T17:38:46.2550800Z ==> Finishing up 2021-05-17T17:38:46.2924290Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-17T17:38:46.2933260Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-17T17:38:46.3050290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-17T17:38:46.3053800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-17T17:38:46.3062670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-17T17:38:46.3071110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-17T17:38:46.3082770Z 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:38:46.3097400Z 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:38:46.3109200Z 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:38:46.3117710Z 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:38:46.3130020Z 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:38:46.3140280Z 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:38:46.3149390Z 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:38:46.3154870Z 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:38:46.3164710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-17T17:38:46.3176010Z 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:38:46.3183460Z 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:38:46.3192460Z 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:38:46.3197630Z 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:38:46.3203630Z 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:38:46.3208590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-17T17:38:46.3220880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-17T17:38:46.3226410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-17T17:38:46.3234950Z 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:38:46.3243830Z 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:38:46.3248810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-17T17:38:46.3257540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-17T17:38:46.3262860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-17T17:38:46.3271720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-17T17:38:46.3280900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-17T17:38:46.3291890Z 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:38:46.3301630Z 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:38:46.3310550Z 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:38:46.3319680Z 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:38:46.3325390Z 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:38:46.3330120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-17T17:38:46.3338140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-17T17:38:46.3343420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-17T17:38:46.3352160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-17T17:38:46.3357470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-17T17:38:46.3366390Z 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:38:46.3375290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-17T17:38:46.3380710Z 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:38:46.3386670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-17T17:38:46.3397050Z 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:38:46.3402130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-17T17:38:46.3410300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-17T17:38:46.3415310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-17T17:38:46.3421260Z 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:38:46.3426850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-17T17:38:46.3432200Z 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:38:46.3443100Z 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:38:46.3448400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-17T17:38:46.3454200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-17T17:38:46.3462930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-17T17:38:46.3483490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-17T17:38:46.3518190Z 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:38:46.3523850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-17T17:38:46.3535130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-17T17:38:46.3542090Z 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:38:46.3548320Z 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:38:46.3566000Z 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:38:46.3571040Z 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:38:46.3577230Z 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:38:46.3583300Z 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:38:46.3589410Z 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:38:46.3596090Z 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:38:46.3601310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-17T17:38:46.3607480Z 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:38:46.3613150Z 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:38:46.3626950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-17T17:38:46.3632400Z 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:38:46.3638440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-17T17:38:46.3644550Z 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:38:46.3650080Z 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:38:46.3656130Z 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:38:46.3661330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-17T17:38:46.3667450Z 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:38:46.3679160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-17T17:38:46.3685470Z 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:38:46.3690430Z 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:38:46.3696090Z 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:38:46.3702210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-17T17:38:46.3708100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-17T17:38:46.3721120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-17T17:38:46.3727990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-17T17:38:46.3733480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-17T17:38:46.3739440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-17T17:38:46.3745270Z 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:38:46.3751450Z 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:38:46.3759960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-17T17:38:46.3766000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-17T17:38:46.3774550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-17T17:38:46.3780540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-17T17:38:46.3786260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-17T17:38:46.3792270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-17T17:38:46.3797850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-17T17:38:46.3803780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-17T17:38:46.3809660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-17T17:38:46.3815580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-17T17:38:46.3820140Z Only the first 100 operations were output. 2021-05-17T17:38:48.0199200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4295-s2gg9z.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:38:50.9183910Z ==> Summary 2021-05-17T17:38:51.0627680Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-17T17:38:51.0633390Z ==> Installing poppler dependency: libx11 2021-05-17T17:38:51.1102870Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-17T17:38:51.1121850Z 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-3923-3rzkeo 2021-05-17T17:38:51.4422120Z cp -pR /private/tmp/d20210517-3923-3rzkeo/libx11/. /usr/local/Cellar/libx11 2021-05-17T17:38:51.9571010Z chmod -Rf +w /private/tmp/d20210517-3923-3rzkeo 2021-05-17T17:38:52.4529050Z ==> Finishing up 2021-05-17T17:38:52.4916510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-17T17:38:52.4929880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-17T17:38:52.4937210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-17T17:38:52.4953720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-17T17:38:52.4961310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-17T17:38:52.4970560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-17T17:38:52.4986000Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-17T17:38:52.4988740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-17T17:38:52.5001710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-17T17:38:52.5017070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-17T17:38:52.5029700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-17T17:38:52.5046930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-17T17:38:52.5060140Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-17T17:38:52.5076550Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-17T17:38:52.5078270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-17T17:38:52.5080280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-17T17:38:52.5081970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-17T17:38:52.5083650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-17T17:38:52.5085370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-17T17:38:52.5087280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-17T17:38:52.5089190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-17T17:38:52.5091210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-17T17:38:52.5093270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-17T17:38:52.5095180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-17T17:38:52.5097290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-17T17:38:52.5099400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-17T17:38:52.5101380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-17T17:38:52.5103320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-17T17:38:52.5105150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-17T17:38:52.5106840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-17T17:38:52.5108730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-17T17:38:52.5110820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-17T17:38:52.5112880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-17T17:38:52.5118140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-17T17:38:52.5123290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-17T17:38:52.5128480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-17T17:38:52.5134920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-17T17:38:52.5140560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-17T17:38:52.5145940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-17T17:38:52.5151690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-17T17:38:52.5157510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-17T17:38:52.5162330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-17T17:38:52.5168120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-17T17:38:52.5173390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-17T17:38:52.5179120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-17T17:38:52.5206680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-17T17:38:52.5212440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-17T17:38:52.5217550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-17T17:38:52.5223370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-17T17:38:52.5228510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-17T17:38:52.5234390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-17T17:38:52.5239480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-17T17:38:52.5245700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-17T17:38:52.5251390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-17T17:38:52.5256240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-17T17:38:52.5262180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-17T17:38:52.5267510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-17T17:38:52.5273220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-17T17:38:52.5278780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-17T17:38:52.5284150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-17T17:38:52.5289310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-17T17:38:52.5294910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-17T17:38:52.5299850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-17T17:38:52.5305390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-17T17:38:52.5310510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-17T17:38:52.5316290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-17T17:38:52.5321260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-17T17:38:52.5327070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-17T17:38:52.5332080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-17T17:38:52.5338100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-17T17:38:52.5345200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-17T17:38:52.5366770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-17T17:38:52.5368600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-17T17:38:52.5370330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-17T17:38:52.5372290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-17T17:38:52.5374280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-17T17:38:52.5380520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-17T17:38:52.5385740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-17T17:38:52.5391840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-17T17:38:52.5397020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-17T17:38:52.5403030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-17T17:38:52.5408610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-17T17:38:52.5414500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-17T17:38:52.5420430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-17T17:38:52.5425470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-17T17:38:52.5431390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-17T17:38:52.5436950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-17T17:38:52.5441830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-17T17:38:52.5449760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-17T17:38:52.5468970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-17T17:38:52.5479250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-17T17:38:52.5481290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-17T17:38:52.5483140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-17T17:38:52.5484840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-17T17:38:52.5486390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-17T17:38:52.5488250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-17T17:38:52.5494010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-17T17:38:52.5521220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-17T17:38:52.5525580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-17T17:38:52.5531350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-17T17:38:52.5535280Z Only the first 100 operations were output. 2021-05-17T17:38:53.1534990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4321-lmy5ry.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:38:55.8958680Z ==> Summary 2021-05-17T17:38:55.9612290Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-17T17:38:55.9617390Z ==> Installing poppler dependency: libxext 2021-05-17T17:38:56.0173360Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-17T17:38:56.0191600Z 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-3923-1ijppqv 2021-05-17T17:38:56.0566080Z cp -pR /private/tmp/d20210517-3923-1ijppqv/libxext/. /usr/local/Cellar/libxext 2021-05-17T17:38:56.1012220Z chmod -Rf +w /private/tmp/d20210517-3923-1ijppqv 2021-05-17T17:38:56.2274600Z ==> Finishing up 2021-05-17T17:38:56.2687270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-17T17:38:56.2698580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-17T17:38:56.2701140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-17T17:38:56.2702980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-17T17:38:56.2706430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-17T17:38:56.2712040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-17T17:38:56.2717370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-17T17:38:56.2722210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-17T17:38:56.2727640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-17T17:38:56.2732460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-17T17:38:56.2738290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-17T17:38:56.2742990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-17T17:38:56.2748600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-17T17:38:56.2753430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-17T17:38:56.2758920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-17T17:38:56.2763870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-17T17:38:56.2776240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-17T17:38:56.2781770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-17T17:38:56.2786670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-17T17:38:56.2792200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-17T17:38:56.2797570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-17T17:38:56.2802610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-17T17:38:56.2809250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-17T17:38:56.2814560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-17T17:38:56.2820150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-17T17:38:56.2825230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-17T17:38:56.2830960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-17T17:38:56.2836490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-17T17:38:56.2842070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-17T17:38:56.2847660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-17T17:38:56.2852630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-17T17:38:56.2858130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-17T17:38:56.2863000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-17T17:38:56.2868560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-17T17:38:56.2873780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-17T17:38:56.2883690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-17T17:38:56.2888870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-17T17:38:56.2894530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-17T17:38:56.2899680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-17T17:38:56.2905910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-17T17:38:56.2911000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-17T17:38:56.2916750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-17T17:38:56.2921860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-17T17:38:56.2928230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-17T17:38:56.2934430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-17T17:38:56.2940380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-17T17:38:56.2945960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-17T17:38:56.2952740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-17T17:38:56.2957600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-17T17:38:56.2964100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-17T17:38:56.2969200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-17T17:38:56.2975130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-17T17:38:56.2981390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-17T17:38:56.2986380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-17T17:38:56.2992930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-17T17:38:56.2997810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-17T17:38:56.3003880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-17T17:38:56.3009940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-17T17:38:56.3014940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-17T17:38:56.3021090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-17T17:38:56.3026770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-17T17:38:56.3032500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-17T17:38:56.3038590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-17T17:38:56.3044200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-17T17:38:56.3050120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-17T17:38:56.3055510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-17T17:38:56.3062370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-17T17:38:56.3067840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-17T17:38:56.3073780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-17T17:38:56.3079550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-17T17:38:56.3084890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-17T17:38:56.3091270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-17T17:38:56.3097160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-17T17:38:56.3102690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-17T17:38:56.3108250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-17T17:38:56.3114320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-17T17:38:56.3119500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-17T17:38:56.3126320Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-17T17:38:56.3131070Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-17T17:38:56.3136650Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-17T17:38:56.3144330Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-17T17:38:56.3486970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4352-ld7kqt.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:38:58.7669560Z ==> Summary 2021-05-17T17:38:59.7259000Z 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-3923-1mrj1tz 2021-05-17T17:38:59.7263520Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-17T17:38:59.7365840Z cp -pR /private/tmp/d20210517-3923-1mrj1tz/libxrender/. /usr/local/Cellar/libxrender 2021-05-17T17:38:59.7369980Z ==> Installing poppler dependency: libxrender 2021-05-17T17:38:59.7467680Z chmod -Rf +w /private/tmp/d20210517-3923-1mrj1tz 2021-05-17T17:38:59.7469240Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-17T17:38:59.7572050Z ==> Finishing up 2021-05-17T17:38:59.7573610Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-17T17:38:59.7676220Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-17T17:38:59.7779200Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-17T17:38:59.7882100Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-17T17:38:59.7979800Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-17T17:38:59.8082160Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-17T17:38:59.8185960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4378-1yjwkc.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:39:01.5746760Z ==> Summary 2021-05-17T17:39:01.5771780Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-17T17:39:01.5776920Z ==> Installing poppler dependency: lzo 2021-05-17T17:39:01.5798220Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-17T17:39:01.5818320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3923-74eyj9 2021-05-17T17:39:01.5996010Z cp -pR /private/tmp/d20210517-3923-74eyj9/lzo/. /usr/local/Cellar/lzo 2021-05-17T17:39:01.6224880Z chmod -Rf +w /private/tmp/d20210517-3923-74eyj9 2021-05-17T17:39:01.6802360Z ==> Finishing up 2021-05-17T17:39:01.7186100Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-17T17:39:01.7194010Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-17T17:39:01.7200490Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-17T17:39:01.7205350Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-17T17:39:01.7210620Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-17T17:39:01.7218530Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-17T17:39:01.7385280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4404-1vo9imr.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:39:04.2802960Z ==> Summary 2021-05-17T17:39:04.2836650Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-17T17:39:04.2843180Z ==> Installing poppler dependency: pixman 2021-05-17T17:39:04.2869710Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-17T17:39:04.2889290Z 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-3923-1ldih7a 2021-05-17T17:39:04.3047480Z cp -pR /private/tmp/d20210517-3923-1ldih7a/pixman/. /usr/local/Cellar/pixman 2021-05-17T17:39:04.3190410Z chmod -Rf +w /private/tmp/d20210517-3923-1ldih7a 2021-05-17T17:39:04.3702520Z ==> Finishing up 2021-05-17T17:39:04.4085010Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-17T17:39:04.4091480Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-17T17:39:04.4096730Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-17T17:39:04.4102110Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-17T17:39:04.4107400Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-17T17:39:04.4114910Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-17T17:39:04.4249630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4430-rhj07b.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:39:06.7952920Z ==> Summary 2021-05-17T17:39:06.7973890Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-17T17:39:06.7979980Z ==> Installing poppler dependency: cairo 2021-05-17T17:39:06.9752500Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-17T17:39:06.9769990Z 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-3923-vmei0t 2021-05-17T17:39:07.0477530Z cp -pR /private/tmp/d20210517-3923-vmei0t/cairo/. /usr/local/Cellar/cairo 2021-05-17T17:39:07.1173410Z chmod -Rf +w /private/tmp/d20210517-3923-vmei0t 2021-05-17T17:39:07.3473560Z ==> Finishing up 2021-05-17T17:39:07.4089070Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-17T17:39:07.4104430Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-17T17:39:07.4111480Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-17T17:39:07.4138710Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-17T17:39:07.4145180Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-17T17:39:07.4150840Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-17T17:39:07.4155480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-17T17:39:07.4161480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-17T17:39:07.4166460Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-17T17:39:07.4171770Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-17T17:39:07.4176850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-17T17:39:07.4181630Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-17T17:39:07.4186510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-17T17:39:07.4191640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-17T17:39:07.4199430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-17T17:39:07.4204370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-17T17:39:07.4211150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-17T17:39:07.4216790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-17T17:39:07.4222010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-17T17:39:07.4226900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-17T17:39:07.4232920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-17T17:39:07.4238630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-17T17:39:07.4243290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-17T17:39:07.4248950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-17T17:39:07.4254100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-17T17:39:07.4260020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-17T17:39:07.4265570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-17T17:39:07.4270320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-17T17:39:07.4276520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-17T17:39:07.4281510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-17T17:39:07.4287010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-17T17:39:07.4660060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4456-afm7ph.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:39:09.9240570Z ==> Summary 2021-05-17T17:39:09.9328620Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-17T17:39:09.9335350Z ==> Installing poppler dependency: little-cms2 2021-05-17T17:39:09.9476130Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-17T17:39:09.9494080Z 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-3923-imk1c0 2021-05-17T17:39:09.9681860Z cp -pR /private/tmp/d20210517-3923-imk1c0/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-17T17:39:09.9900980Z chmod -Rf +w /private/tmp/d20210517-3923-imk1c0 2021-05-17T17:39:10.1052040Z ==> Finishing up 2021-05-17T17:39:10.1330170Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-17T17:39:10.1341080Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-17T17:39:10.1346240Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-17T17:39:10.1354250Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-17T17:39:10.1359350Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-17T17:39:10.1366630Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-17T17:39:10.1372120Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-17T17:39:10.1389160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-17T17:39:10.1399510Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-17T17:39:10.1411420Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-17T17:39:10.1422340Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-17T17:39:10.1427980Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-17T17:39:10.1434750Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-17T17:39:10.1439260Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-17T17:39:10.1444990Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-17T17:39:10.1452220Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-17T17:39:10.1634180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4482-i341ra.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:39:12.7517020Z ==> Summary 2021-05-17T17:39:12.7544540Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-17T17:39:12.7565070Z ==> Installing poppler dependency: nspr 2021-05-17T17:39:12.7588140Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-17T17:39:12.7606450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3923-1op00qv 2021-05-17T17:39:12.7938240Z cp -pR /private/tmp/d20210517-3923-1op00qv/nspr/. /usr/local/Cellar/nspr 2021-05-17T17:39:12.8447520Z chmod -Rf +w /private/tmp/d20210517-3923-1op00qv 2021-05-17T17:39:12.9293820Z ==> Finishing up 2021-05-17T17:39:12.9685040Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-17T17:39:12.9690750Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-17T17:39:12.9721010Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-17T17:39:12.9728280Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-17T17:39:12.9733170Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-17T17:39:12.9738080Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-17T17:39:12.9742740Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-17T17:39:12.9747940Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-17T17:39:12.9752610Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-17T17:39:12.9760140Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-17T17:39:13.0033260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4509-1arnblc.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:39:15.4769780Z ==> Summary 2021-05-17T17:39:15.4839290Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-17T17:39:15.4846760Z ==> Installing poppler dependency: nss 2021-05-17T17:39:15.5026740Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-17T17:39:15.5045030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3923-130ptuk 2021-05-17T17:39:15.7597070Z cp -pR /private/tmp/d20210517-3923-130ptuk/nss/. /usr/local/Cellar/nss 2021-05-17T17:39:15.9233460Z chmod -Rf +w /private/tmp/d20210517-3923-130ptuk 2021-05-17T17:39:17.3388060Z ==> Finishing up 2021-05-17T17:39:17.4513280Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-17T17:39:17.4516960Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-17T17:39:17.4524530Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-17T17:39:17.4528930Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-17T17:39:17.4534140Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-17T17:39:17.4539280Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-17T17:39:17.4548050Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-17T17:39:17.4552870Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-17T17:39:17.4558550Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-17T17:39:17.4562830Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-17T17:39:17.4568140Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-17T17:39:17.4572880Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-17T17:39:17.4578010Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-17T17:39:17.4587570Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-17T17:39:17.4591890Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-17T17:39:17.4596980Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-17T17:39:17.4602500Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-17T17:39:17.4607580Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-17T17:39:17.4611990Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-17T17:39:17.4617050Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-17T17:39:17.4621670Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-17T17:39:17.4626640Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-17T17:39:17.4631660Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-17T17:39:17.4636690Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-17T17:39:17.4641010Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-17T17:39:17.4646370Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-17T17:39:17.4650650Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-17T17:39:17.4655870Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-17T17:39:17.4660610Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-17T17:39:17.4665630Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-17T17:39:17.4670040Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-17T17:39:17.4675150Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-17T17:39:17.4679750Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-17T17:39:17.4684810Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-17T17:39:17.4689240Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-17T17:39:17.4694270Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-17T17:39:17.4699000Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-17T17:39:17.4703620Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-17T17:39:17.4708710Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-17T17:39:17.4714770Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-17T17:39:17.4719500Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-17T17:39:17.4724470Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-17T17:39:17.4729260Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-17T17:39:17.4733880Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-17T17:39:17.4739400Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-17T17:39:17.4743980Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-17T17:39:17.4748910Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-17T17:39:17.4753230Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-17T17:39:17.4759340Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-17T17:39:17.4763520Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-17T17:39:17.4769040Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-17T17:39:17.4773680Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-17T17:39:17.4789920Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-17T17:39:17.4791650Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-17T17:39:17.4793120Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-17T17:39:17.4797510Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-17T17:39:17.4802160Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-17T17:39:17.4807300Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-17T17:39:17.4812320Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-17T17:39:17.4817340Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-17T17:39:17.4822120Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-17T17:39:17.4827780Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-17T17:39:17.4832190Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-17T17:39:17.4837160Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-17T17:39:17.4842470Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-17T17:39:17.4847650Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-17T17:39:17.4852330Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-17T17:39:17.4857850Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-17T17:39:17.4862500Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-17T17:39:17.4867790Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-17T17:39:17.4875240Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-17T17:39:17.4883880Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-17T17:39:17.4888640Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-17T17:39:17.4894080Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-17T17:39:17.4898790Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-17T17:39:17.4904160Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-17T17:39:17.4908910Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-17T17:39:17.4914270Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-17T17:39:18.6025930Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-17T17:39:18.6027320Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-17T17:39:18.6087650Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-17T17:39:18.6137810Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-17T17:39:18.6203430Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-17T17:39:18.6213530Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-17T17:39:18.6216810Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-17T17:39:18.6225660Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-17T17:39:18.6231740Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-17T17:39:18.6233720Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-17T17:39:18.6235370Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-17T17:39:18.6237100Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-17T17:39:18.6238790Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-17T17:39:18.6241300Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-17T17:39:18.6243050Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-17T17:39:18.6244830Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-17T17:39:18.6246560Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-17T17:39:18.6248530Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-17T17:39:18.6250370Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-17T17:39:18.6251940Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-17T17:39:18.6253660Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-17T17:39:18.6256040Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-17T17:39:18.6257360Z Only the first 100 operations were output. 2021-05-17T17:39:18.6260210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4535-18taeyv.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:39:20.0969000Z ==> Summary 2021-05-17T17:39:20.1102820Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-17T17:39:20.1109140Z ==> Installing poppler dependency: openjpeg 2021-05-17T17:39:20.1400690Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-17T17:39:20.1418770Z 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-3923-1bmhs86 2021-05-17T17:39:20.3397490Z cp -pR /private/tmp/d20210517-3923-1bmhs86/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-17T17:39:20.5794250Z chmod -Rf +w /private/tmp/d20210517-3923-1bmhs86 2021-05-17T17:39:20.8703500Z ==> Finishing up 2021-05-17T17:39:20.9102650Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-17T17:39:20.9127240Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-17T17:39:20.9136220Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-17T17:39:20.9137900Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:39:20.9139580Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:39:20.9141140Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-17T17:39:20.9155540Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-17T17:39:20.9164890Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-17T17:39:20.9173020Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-17T17:39:20.9179830Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-17T17:39:20.9184770Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-17T17:39:20.9189820Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-17T17:39:20.9194960Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-17T17:39:20.9199570Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:39:20.9207710Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-17T17:39:21.0221950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4561-1szx211.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:39:23.6424090Z ==> Summary 2021-05-17T17:39:23.6779750Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-17T17:39:23.6795120Z ==> Installing poppler dependency: qt@5 2021-05-17T17:39:23.6858660Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-17T17:39:23.6877630Z 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-3923-tfdtmm 2021-05-17T17:39:29.1294090Z cp -pR /private/tmp/d20210517-3923-tfdtmm/qt@5/. /usr/local/Cellar/qt@5 2021-05-17T17:39:35.7916860Z chmod -Rf +w /private/tmp/d20210517-3923-tfdtmm 2021-05-17T17:39:48.6883700Z ==> Finishing up 2021-05-17T17:39:51.4166830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4613-u003ot.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:39:56.4345060Z ==> Caveats 2021-05-17T17:39:56.4346300Z We agreed to the Qt open source license for you. 2021-05-17T17:39:56.4347380Z If this is unacceptable you should uninstall. 2021-05-17T17:39:56.4348070Z 2021-05-17T17:39:56.4349460Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:39:56.4350670Z because this is an alternate version of another formula. 2021-05-17T17:39:56.4351380Z 2021-05-17T17:39:56.4352230Z If you need to have qt@5 first in your PATH, run: 2021-05-17T17:39:56.4353810Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:39:56.4354620Z 2021-05-17T17:39:56.4355470Z For compilers to find qt@5 you may need to set: 2021-05-17T17:39:56.4356820Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-17T17:39:56.4358240Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-17T17:39:56.4358950Z 2021-05-17T17:39:56.4360590Z For pkg-config to find qt@5 you may need to set: 2021-05-17T17:39:56.4361780Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-17T17:39:56.4362460Z 2021-05-17T17:39:56.4363560Z ==> Summary 2021-05-17T17:39:57.2041740Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-17T17:39:57.2047810Z ==> Installing poppler 2021-05-17T17:39:57.2051330Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-17T17:39:57.2071270Z 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-3923-t2brnc 2021-05-17T17:39:57.4594630Z cp -pR /private/tmp/d20210517-3923-t2brnc/poppler/. /usr/local/Cellar/poppler 2021-05-17T17:39:57.7021510Z chmod -Rf +w /private/tmp/d20210517-3923-t2brnc 2021-05-17T17:39:58.1843700Z ==> Finishing up 2021-05-17T17:39:58.2218650Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-17T17:39:58.2222250Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-17T17:39:58.2227960Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-17T17:39:58.2232980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-17T17:39:58.2237910Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-17T17:39:58.2243260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-17T17:39:58.2248210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-17T17:39:58.2253300Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-17T17:39:58.2258580Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-17T17:39:58.2263840Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-17T17:39:58.2269060Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-17T17:39:58.2274030Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-17T17:39:58.2339590Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-17T17:39:58.2350250Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-17T17:39:58.2364690Z rm /usr/local/share/gir-1.0 2021-05-17T17:39:58.2382920Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-17T17:39:58.2389110Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-17T17:39:58.2401360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-17T17:39:58.2406970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-17T17:39:58.2412740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-17T17:39:58.2424880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-17T17:39:58.2430290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-17T17:39:58.2440950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-17T17:39:58.2471000Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-17T17:39:58.2472720Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-17T17:39:58.2474420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-17T17:39:58.2476090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-17T17:39:58.2477710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-17T17:39:58.2479380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-17T17:39:58.2481060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-17T17:39:58.2495460Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-17T17:39:58.2500090Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-17T17:39:58.2515150Z rm /usr/local/lib/girepository-1.0 2021-05-17T17:39:58.2527660Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-17T17:39:58.2533760Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-17T17:39:58.2540160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-17T17:39:58.2544570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-17T17:39:58.2550680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-17T17:39:58.2587030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-17T17:39:58.2589220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-17T17:39:58.2591370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-17T17:39:58.2593270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-17T17:39:58.2595170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-17T17:39:58.2597300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-17T17:39:58.2599380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-17T17:39:58.2601310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-17T17:39:58.2603250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-17T17:39:58.2605190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-17T17:39:58.2607380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-17T17:39:58.2613070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-17T17:39:58.2620700Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-17T17:39:58.2632580Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-17T17:39:58.2634590Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-17T17:39:58.2636940Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-17T17:39:58.3699320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4639-9ja261.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:40:00.9325730Z ==> Summary 2021-05-17T17:40:00.9632460Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-17T17:40:02.6543440Z ==> Caveats 2021-05-17T17:40:02.6545630Z ==> qt@5 2021-05-17T17:40:02.6586980Z We agreed to the Qt open source license for you. 2021-05-17T17:40:02.6588480Z If this is unacceptable you should uninstall. 2021-05-17T17:40:02.6589180Z 2021-05-17T17:40:02.6590790Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:40:02.6591960Z because this is an alternate version of another formula. 2021-05-17T17:40:02.6592650Z 2021-05-17T17:40:02.6593480Z If you need to have qt@5 first in your PATH, run: 2021-05-17T17:40:02.6595100Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:40:02.6595860Z 2021-05-17T17:40:02.6596690Z For compilers to find qt@5 you may need to set: 2021-05-17T17:40:02.6598030Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-17T17:40:02.6602790Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-17T17:40:02.6603570Z 2021-05-17T17:40:02.6604850Z For pkg-config to find qt@5 you may need to set: 2021-05-17T17:40:02.6614280Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-17T17:40:02.6615020Z 2021-05-17T17:40:04.4231420Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-17T17:40:05.6882830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:06.2991710Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-17T17:40:06.7349430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-17T17%3A50%3A00Z&sig=ER8O0yGbQ8BoG9XY02r%2FYCYF5D6ihPdBmGaKjvjBtC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:06.7805500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=ER8O0yGbQ8BoG9XY02r\%2FYCYF5D6ihPdBmGaKjvjBtC0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:06.8289200Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-17T17:40:06.8341180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-17T17:40:07.9560320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:08.5112200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-17T17:40:09.0099070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-17T17%3A50%3A00Z&sig=IpJA03HEuE7ADY1HsfpRCmH1CmoOkUPBx932xUeZfoY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:09.0544060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=IpJA03HEuE7ADY1HsfpRCmH1CmoOkUPBx932xUeZfoY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:09.3009370Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-17T17:40:09.3311520Z ==> Installing dependencies for hdf5: szip 2021-05-17T17:40:09.3315890Z ==> Installing hdf5 dependency: szip 2021-05-17T17:40:09.3984010Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-17T17:40:09.4013030Z 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-4646-1u1c8yv 2021-05-17T17:40:09.4101350Z cp -pR /private/tmp/d20210517-4646-1u1c8yv/szip/. /usr/local/Cellar/szip 2021-05-17T17:40:09.4208840Z chmod -Rf +w /private/tmp/d20210517-4646-1u1c8yv 2021-05-17T17:40:09.4653840Z ==> Finishing up 2021-05-17T17:40:09.5039740Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-17T17:40:09.5043290Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-17T17:40:09.5050970Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-17T17:40:09.5057590Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-17T17:40:09.5062290Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-17T17:40:09.5067130Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-17T17:40:09.5195500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4816-3w8frl.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:40:12.0467550Z ==> Summary 2021-05-17T17:40:12.0490670Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-17T17:40:12.0496760Z ==> Installing hdf5 2021-05-17T17:40:12.0500640Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:40:12.0520650Z 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-4646-1clto4 2021-05-17T17:40:12.2186150Z cp -pR /private/tmp/d20210517-4646-1clto4/hdf5/. /usr/local/Cellar/hdf5 2021-05-17T17:40:12.3598060Z chmod -Rf +w /private/tmp/d20210517-4646-1clto4 2021-05-17T17:40:12.6441750Z ==> Finishing up 2021-05-17T17:40:12.6961650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-17T17:40:12.6964930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-17T17:40:12.6970170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-17T17:40:12.6974540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-17T17:40:12.6979930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-17T17:40:12.6984130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-17T17:40:12.6989370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-17T17:40:12.6993840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-17T17:40:12.7018660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-17T17:40:12.7023660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-17T17:40:12.7028480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-17T17:40:12.7033630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-17T17:40:12.7038500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-17T17:40:12.7043230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-17T17:40:12.7048390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-17T17:40:12.7054000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-17T17:40:12.7059530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-17T17:40:12.7065270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-17T17:40:12.7069980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-17T17:40:12.7075110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-17T17:40:12.7079980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-17T17:40:12.7084490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-17T17:40:12.7094740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-17T17:40:12.7100030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-17T17:40:12.7104280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-17T17:40:12.7115740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-17T17:40:12.7120350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-17T17:40:12.7125540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-17T17:40:12.7130080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-17T17:40:12.7135430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-17T17:40:12.7140330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-17T17:40:12.7144800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-17T17:40:12.7150820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-17T17:40:12.7155850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-17T17:40:12.7160500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-17T17:40:12.7165870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-17T17:40:12.7186560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-17T17:40:12.7191240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-17T17:40:12.7196470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-17T17:40:12.7201040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-17T17:40:12.7206230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-17T17:40:12.7210800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-17T17:40:12.7215590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-17T17:40:12.7220770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-17T17:40:12.7225440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-17T17:40:12.7230660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-17T17:40:12.7235320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-17T17:40:12.7240540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-17T17:40:12.7244940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-17T17:40:12.7250020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-17T17:40:12.7254650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-17T17:40:12.7259580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-17T17:40:12.7264730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-17T17:40:12.7269950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-17T17:40:12.7274560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-17T17:40:12.7279610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-17T17:40:12.7284240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-17T17:40:12.7289230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-17T17:40:12.7293750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-17T17:40:12.7298850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-17T17:40:12.7303380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-17T17:40:12.7308810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-17T17:40:12.7313250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-17T17:40:12.7318210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-17T17:40:12.7322780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-17T17:40:12.7327740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-17T17:40:12.7332150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-17T17:40:12.7337590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-17T17:40:12.7341750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-17T17:40:12.7346810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-17T17:40:12.7351310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-17T17:40:12.7356470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-17T17:40:12.7361400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-17T17:40:12.7366380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-17T17:40:12.7371010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-17T17:40:12.7375590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-17T17:40:12.7380860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-17T17:40:12.7385980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-17T17:40:12.7391080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-17T17:40:12.7410240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-17T17:40:12.7415080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-17T17:40:12.7420350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-17T17:40:12.7424800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-17T17:40:12.7430790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-17T17:40:12.7435300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-17T17:40:12.7439970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-17T17:40:12.7445040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-17T17:40:12.7449530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-17T17:40:12.7454630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-17T17:40:12.7459120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-17T17:40:12.7464270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-17T17:40:12.7468800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-17T17:40:12.7473910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-17T17:40:12.7478400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-17T17:40:12.7483470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-17T17:40:12.7488060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-17T17:40:12.7493150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-17T17:40:12.7497840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-17T17:40:12.7503100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-17T17:40:12.7508240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-17T17:40:12.7512230Z Only the first 100 operations were output. 2021-05-17T17:40:12.8537760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4842-1thiv8b.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:40:15.6306190Z ==> Summary 2021-05-17T17:40:15.6489240Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-17T17:40:16.2831000Z ==> No outdated dependents to upgrade! 2021-05-17T17:40:16.2835940Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:40:16.3375460Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:40:16.3377590Z hdf5 2021-05-17T17:40:16.3385760Z rm /usr/local/bin/gif2h5 2021-05-17T17:40:16.3386620Z rm /usr/local/bin/h52gif 2021-05-17T17:40:16.3388990Z rm /usr/local/bin/h5c++ 2021-05-17T17:40:16.3392350Z rm /usr/local/bin/h5cc 2021-05-17T17:40:16.3398520Z rm /usr/local/bin/h5clear 2021-05-17T17:40:16.3399820Z rm /usr/local/bin/h5copy 2021-05-17T17:40:16.3401230Z rm /usr/local/bin/h5debug 2021-05-17T17:40:16.3407780Z rm /usr/local/bin/h5diff 2021-05-17T17:40:16.3408680Z rm /usr/local/bin/h5dump 2021-05-17T17:40:16.3412960Z rm /usr/local/bin/h5fc 2021-05-17T17:40:16.3413880Z rm /usr/local/bin/h5format_convert 2021-05-17T17:40:16.3417470Z rm /usr/local/bin/h5import 2021-05-17T17:40:16.3419890Z rm /usr/local/bin/h5jam 2021-05-17T17:40:16.3423300Z rm /usr/local/bin/h5ls 2021-05-17T17:40:16.3427310Z rm /usr/local/bin/h5mkgrp 2021-05-17T17:40:16.3430880Z rm /usr/local/bin/h5perf_serial 2021-05-17T17:40:16.3433320Z rm /usr/local/bin/h5redeploy 2021-05-17T17:40:16.3438980Z rm /usr/local/bin/h5repack 2021-05-17T17:40:16.3440020Z rm /usr/local/bin/h5repart 2021-05-17T17:40:16.3442070Z rm /usr/local/bin/h5stat 2021-05-17T17:40:16.3446760Z rm /usr/local/bin/h5unjam 2021-05-17T17:40:16.3448430Z rm /usr/local/bin/h5watch 2021-05-17T17:40:16.3456340Z rm /usr/local/include/H5ACpublic.h 2021-05-17T17:40:16.3460590Z rm /usr/local/include/H5AbstractDs.h 2021-05-17T17:40:16.3462430Z rm /usr/local/include/H5Apublic.h 2021-05-17T17:40:16.3466640Z rm /usr/local/include/H5ArrayType.h 2021-05-17T17:40:16.3468670Z rm /usr/local/include/H5AtomType.h 2021-05-17T17:40:16.3473170Z rm /usr/local/include/H5Attribute.h 2021-05-17T17:40:16.3474880Z rm /usr/local/include/H5Classes.h 2021-05-17T17:40:16.3478110Z rm /usr/local/include/H5CommonFG.h 2021-05-17T17:40:16.3481700Z rm /usr/local/include/H5CompType.h 2021-05-17T17:40:16.3484450Z rm /usr/local/include/H5Cpp.h 2021-05-17T17:40:16.3487700Z rm /usr/local/include/H5CppDoc.h 2021-05-17T17:40:16.3494170Z rm /usr/local/include/H5Cpublic.h 2021-05-17T17:40:16.3495230Z rm /usr/local/include/H5DOpublic.h 2021-05-17T17:40:16.3498050Z rm /usr/local/include/H5DSpublic.h 2021-05-17T17:40:16.3501640Z rm /usr/local/include/H5DaccProp.h 2021-05-17T17:40:16.3504950Z rm /usr/local/include/H5DataSet.h 2021-05-17T17:40:16.3507930Z rm /usr/local/include/H5DataSpace.h 2021-05-17T17:40:16.3511230Z rm /usr/local/include/H5DataType.h 2021-05-17T17:40:16.3514230Z rm /usr/local/include/H5DcreatProp.h 2021-05-17T17:40:16.3519790Z rm /usr/local/include/H5Dpublic.h 2021-05-17T17:40:16.3520810Z rm /usr/local/include/H5DxferProp.h 2021-05-17T17:40:16.3523720Z rm /usr/local/include/H5ESpublic.h 2021-05-17T17:40:16.3527210Z rm /usr/local/include/H5EnumType.h 2021-05-17T17:40:16.3529940Z rm /usr/local/include/H5Epubgen.h 2021-05-17T17:40:16.3533330Z rm /usr/local/include/H5Epublic.h 2021-05-17T17:40:16.3536670Z rm /usr/local/include/H5Exception.h 2021-05-17T17:40:16.3541450Z rm /usr/local/include/H5FDcore.h 2021-05-17T17:40:16.3543220Z rm /usr/local/include/H5FDdirect.h 2021-05-17T17:40:16.3547070Z rm /usr/local/include/H5FDfamily.h 2021-05-17T17:40:16.3549960Z rm /usr/local/include/H5FDhdfs.h 2021-05-17T17:40:16.3552750Z rm /usr/local/include/H5FDlog.h 2021-05-17T17:40:16.3557970Z rm /usr/local/include/H5FDmpi.h 2021-05-17T17:40:16.3560230Z rm /usr/local/include/H5FDmpio.h 2021-05-17T17:40:16.3565380Z rm /usr/local/include/H5FDmulti.h 2021-05-17T17:40:16.3566410Z rm /usr/local/include/H5FDpublic.h 2021-05-17T17:40:16.3568940Z rm /usr/local/include/H5FDros3.h 2021-05-17T17:40:16.3572560Z rm /usr/local/include/H5FDsec2.h 2021-05-17T17:40:16.9493230Z rm /usr/local/include/H5FDstdio.h 2021-05-17T17:40:16.9500330Z rm /usr/local/include/H5FDwindows.h 2021-05-17T17:40:16.9501650Z rm /usr/local/include/H5FaccProp.h 2021-05-17T17:40:16.9502940Z rm /usr/local/include/H5FcreatProp.h 2021-05-17T17:40:16.9506420Z rm /usr/local/include/H5File.h 2021-05-17T17:40:16.9507360Z rm /usr/local/include/H5FloatType.h 2021-05-17T17:40:16.9508280Z rm /usr/local/include/H5Fpublic.h 2021-05-17T17:40:16.9509150Z rm /usr/local/include/H5Gpublic.h 2021-05-17T17:40:16.9510010Z rm /usr/local/include/H5Group.h 2021-05-17T17:40:16.9510900Z rm /usr/local/include/H5IMpublic.h 2021-05-17T17:40:16.9511810Z rm /usr/local/include/H5IdComponent.h 2021-05-17T17:40:16.9512710Z rm /usr/local/include/H5Include.h 2021-05-17T17:40:16.9513960Z rm /usr/local/include/H5IntType.h 2021-05-17T17:40:16.9514930Z rm /usr/local/include/H5Ipublic.h 2021-05-17T17:40:16.9515820Z rm /usr/local/include/H5LDpublic.h 2021-05-17T17:40:16.9519640Z rm /usr/local/include/H5LTpublic.h 2021-05-17T17:40:16.9520610Z rm /usr/local/include/H5LaccProp.h 2021-05-17T17:40:16.9525130Z rm /usr/local/include/H5LcreatProp.h 2021-05-17T17:40:16.9526050Z rm /usr/local/include/H5Library.h 2021-05-17T17:40:16.9526940Z rm /usr/local/include/H5Location.h 2021-05-17T17:40:16.9527820Z rm /usr/local/include/H5Lpublic.h 2021-05-17T17:40:16.9532030Z rm /usr/local/include/H5MMpublic.h 2021-05-17T17:40:16.9533020Z rm /usr/local/include/H5Mpublic.h 2021-05-17T17:40:16.9533900Z rm /usr/local/include/H5Object.h 2021-05-17T17:40:16.9534790Z rm /usr/local/include/H5OcreatProp.h 2021-05-17T17:40:16.9539010Z rm /usr/local/include/H5Opublic.h 2021-05-17T17:40:16.9539970Z rm /usr/local/include/H5PLextern.h 2021-05-17T17:40:16.9540880Z rm /usr/local/include/H5PLpublic.h 2021-05-17T17:40:16.9541800Z rm /usr/local/include/H5PTpublic.h 2021-05-17T17:40:16.9545980Z rm /usr/local/include/H5PacketTable.h 2021-05-17T17:40:16.9546920Z rm /usr/local/include/H5Ppublic.h 2021-05-17T17:40:16.9547820Z rm /usr/local/include/H5PredType.h 2021-05-17T17:40:16.9548730Z rm /usr/local/include/H5PropList.h 2021-05-17T17:40:16.9552660Z rm /usr/local/include/H5Rpublic.h 2021-05-17T17:40:16.9553650Z rm /usr/local/include/H5Spublic.h 2021-05-17T17:40:16.9554540Z rm /usr/local/include/H5StrType.h 2021-05-17T17:40:16.9555430Z rm /usr/local/include/H5TBpublic.h 2021-05-17T17:40:16.9556320Z rm /usr/local/include/H5Tpublic.h 2021-05-17T17:40:16.9557230Z rm /usr/local/include/H5VLconnector.h 2021-05-17T17:40:16.9558000Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-17T17:40:16.9558950Z rm /usr/local/include/H5VLnative.h 2021-05-17T17:40:16.9559900Z Only the first 100 operations were output. 2021-05-17T17:40:18.1332630Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-17T17:40:19.2391620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:19.8001770Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-17T17:40:20.1887940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-17T17%3A50%3A00Z&sig=MWVX5oMZblW0c1e3R2fwdWL0f2dF67AAzU5L3s2ESK0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:20.2473690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=MWVX5oMZblW0c1e3R2fwdWL0f2dF67AAzU5L3s2ESK0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:20.4814400Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-17T17:40:20.5670990Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-17T17:40:20.5700220Z 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-4851-1go1ja7 2021-05-17T17:40:20.7060970Z cp -pR /private/tmp/d20210517-4851-1go1ja7/protobuf/. /usr/local/Cellar/protobuf 2021-05-17T17:40:20.8450990Z chmod -Rf +w /private/tmp/d20210517-4851-1go1ja7 2021-05-17T17:40:21.0116180Z ==> Finishing up 2021-05-17T17:40:21.2247750Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-17T17:40:21.2254320Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-17T17:40:21.2306360Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-17T17:40:21.2311030Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-17T17:40:21.2318740Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-17T17:40:21.2323340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-17T17:40:21.2328850Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-17T17:40:21.2334080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-17T17:40:21.2339040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-17T17:40:21.2344240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-17T17:40:21.2349210Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-17T17:40:21.2353700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-17T17:40:21.2360430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-17T17:40:21.2368350Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-17T17:40:21.2373560Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-17T17:40:21.2451320Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-17T17:40:21.3026970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5016-1nikf2m.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:40:23.8329170Z ==> Caveats 2021-05-17T17:40:23.8330310Z Emacs Lisp files have been installed to: 2021-05-17T17:40:23.8331800Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-17T17:40:23.8333170Z ==> Summary 2021-05-17T17:40:23.8504710Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-17T17:40:26.0165410Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-17T17:40:27.1197510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:27.6923670Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-17T17:40:28.0739800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-17T17%3A50%3A00Z&sig=FHhutrTFQzJpTj03YihdXIL9SIs14kPcKTYoHOjb0y8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:28.1264710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=FHhutrTFQzJpTj03YihdXIL9SIs14kPcKTYoHOjb0y8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:28.2827530Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-17T17:40:28.3713210Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-17T17:40:28.3740560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5023-phgqqv 2021-05-17T17:40:28.5028330Z cp -pR /private/tmp/d20210517-5023-phgqqv/gsl/. /usr/local/Cellar/gsl 2021-05-17T17:40:28.6485540Z chmod -Rf +w /private/tmp/d20210517-5023-phgqqv 2021-05-17T17:40:28.8042160Z ==> Finishing up 2021-05-17T17:40:28.8291270Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-17T17:40:28.8301950Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-17T17:40:28.8307130Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-17T17:40:28.8314290Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-17T17:40:28.8338650Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-17T17:40:28.8354930Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-17T17:40:28.8466680Z info /usr/local/share/info/gsl-ref.info 2021-05-17T17:40:28.8480040Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-17T17:40:28.8491520Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-17T17:40:28.8503420Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-17T17:40:28.8528290Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-17T17:40:28.8536070Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-17T17:40:28.8541550Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-17T17:40:28.8547190Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-17T17:40:28.8552630Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-17T17:40:28.8557570Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-17T17:40:28.8563250Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-17T17:40:28.8573590Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-17T17:40:28.9226130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5188-a1gone.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:40:31.5400230Z ==> Summary 2021-05-17T17:40:31.5578780Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-17T17:40:34.8713170Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-17T17:40:35.9883120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:36.5327980Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-17T17:40:36.9356340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-17T17%3A50%3A00Z&sig=mUV3heNoE0IxTUcF0ShC3mr%2FRoiH2jM380crQz41WxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:36.9820020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=mUV3heNoE0IxTUcF0ShC3mr\%2FRoiH2jM380crQz41WxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:37.1566660Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-17T17:40:37.1749780Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-17T17:40:38.2954200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:38.8454960Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-17T17:40:39.2199810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-17T17%3A50%3A00Z&sig=ME5PqrWIChw5iPOBOsZ%2BfSTXhMunlJQpr53RWnEyqus%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:39.2701790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=ME5PqrWIChw5iPOBOsZ\%2BfSTXhMunlJQpr53RWnEyqus\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:39.3614880Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-17T17:40:39.3664630Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-17T17:40:40.6988780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:41.2545810Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-17T17:40:41.6728630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-17T17%3A50%3A00Z&sig=xG%2FAaQMdjYJADmf%2BWh%2BNWj3DM6ovi7er%2B8AL%2Fr%2BkZ%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:41.7208350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=xG\%2FAaQMdjYJADmf\%2BWh\%2BNWj3DM6ovi7er\%2B8AL\%2Fr\%2BkZ\%2Bc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:41.7983780Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-17T17:40:41.8039430Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-17T17:40:42.9802080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:43.5538910Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-17T17:40:43.9610190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-17T17%3A50%3A00Z&sig=I6uzpVGlFyd58K0vJhZT%2FMOppuoulP3pExZRYyMTZL4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:44.0064190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=I6uzpVGlFyd58K0vJhZT\%2FMOppuoulP3pExZRYyMTZL4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:44.0619480Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-17T17:40:44.0653180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-17T17:40:45.2239810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:45.8355860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-17T17:40:47.1093070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=RGAAj\%2Bk1efj18AwFGKn\%2B\%2BTmOW\%2FTRSn5v6\%2B5iw3J03Z4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:47.1100880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-17T17%3A50%3A00Z&sig=RGAAj%2Bk1efj18AwFGKn%2B%2BTmOW%2FTRSn5v6%2B5iw3J03Z4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:47.1105090Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-17T17:40:47.1107740Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-17T17:40:47.6871240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:48.2439760Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-17T17:40:48.6260480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-17T17%3A50%3A00Z&sig=51w6HjpdXGYVfpC599fyUER1iG%2BbwPgDfCWyyMGEbus%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:48.6705520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=51w6HjpdXGYVfpC599fyUER1iG\%2BbwPgDfCWyyMGEbus\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:48.7212470Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-17T17:40:48.7247830Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-17T17:40:49.8174750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:50.4019860Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-17T17:40:50.7795300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-17T17%3A50%3A00Z&sig=O1vtKLucAJ2iH%2BCunU0lr%2F9iqlQawP64LznyrqJbOiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:50.8347080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=O1vtKLucAJ2iH\%2BCunU0lr\%2F9iqlQawP64LznyrqJbOiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:50.9664080Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-17T17:40:50.9762990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-17T17:40:52.1907700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:52.7633850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-17T17:40:53.1365000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-17T17%3A50%3A00Z&sig=Fjp%2F%2BRHWu%2BjmMq%2BsP6FT0Drve1CCbE3Ftfnjp9EoEEw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:53.1909650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=Fjp\%2F\%2BRHWu\%2BjmMq\%2BsP6FT0Drve1CCbE3Ftfnjp9EoEEw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:53.2623930Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-17T17:40:53.2664720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-17T17:40:54.4282370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:54.9860980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-17T17:40:55.4007370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-17T17%3A50%3A00Z&sig=efCLKFnyGB7DEtiOohXMXRIJ7Xdt4YhZENtNIT6IKGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:55.4494730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=efCLKFnyGB7DEtiOohXMXRIJ7Xdt4YhZENtNIT6IKGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:55.5238560Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-17T17:40:55.5305630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-17T17:40:56.7077850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:57.2945570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-17T17:40:57.8062620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-17T17%3A50%3A00Z&sig=pK4CvTVG0gd6lM6%2F%2FMB%2B1JOaQIxec5lNFuxLRiSntn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:57.8715160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=pK4CvTVG0gd6lM6\%2F\%2FMB\%2B1JOaQIxec5lNFuxLRiSntn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:57.9297910Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-17T17:40:57.9332630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-17T17:40:59.0550520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:59.6204190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-17T17:41:00.0037800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-17T17%3A50%3A00Z&sig=wnjppfhjiYgBAE%2Bu%2FV78GV%2B8Aggs4FhrPNmC6t3TWgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:00.0611730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=wnjppfhjiYgBAE\%2Bu\%2FV78GV\%2B8Aggs4FhrPNmC6t3TWgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:00.1157420Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-17T17:41:00.1192730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-17T17:41:01.2515260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:01.8502420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-17T17:41:02.2177930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-17T17%3A50%3A00Z&sig=yopU5ZwBpYJlfXHpKFQx5B1vkmtXt3s8yEmggOAhwMI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:02.2718690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=yopU5ZwBpYJlfXHpKFQx5B1vkmtXt3s8yEmggOAhwMI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:02.4018840Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-17T17:41:02.4081140Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-17T17:41:03.6052250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:04.1733170Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-17T17:41:04.6138840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-17T17%3A50%3A00Z&sig=M%2BXlfyc5jVwUBYVRwRKOToWezD4vo9wv6BCyeoA8FJk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:04.6596950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=M\%2BXlfyc5jVwUBYVRwRKOToWezD4vo9wv6BCyeoA8FJk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:04.7306420Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-17T17:41:04.7346130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-17T17:41:06.0228420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:06.6526210Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-17T17:41:07.0099920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-17T17%3A50%3A00Z&sig=XSpnF4xeWVk%2BSL2knpxmtESkzQrcyhm9bC9ybucqwAU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:07.0576290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=XSpnF4xeWVk\%2BSL2knpxmtESkzQrcyhm9bC9ybucqwAU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:07.5474080Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-17T17:41:07.6649050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-17T17:41:08.9220110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:09.4937670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-17T17:41:09.8826000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-17T17%3A50%3A00Z&sig=lNDYe85Edg76p8NDZCcXCazqzNNOyshkxtHlAH42EEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:09.9365400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=lNDYe85Edg76p8NDZCcXCazqzNNOyshkxtHlAH42EEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:10.1196500Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-17T17:41:10.1312890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-17T17:41:11.3013540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:11.8667720Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-17T17:41:12.2314050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-17T17%3A50%3A00Z&sig=jIYD%2BRehyoDz1jkjDJjAT81UbuKbCOqGwu2C0a7qQIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:12.2789870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=jIYD\%2BRehyoDz1jkjDJjAT81UbuKbCOqGwu2C0a7qQIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:12.3532780Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-17T17:41:12.3574480Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-17T17:41:14.0799380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:14.0803860Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-17T17:41:14.4423800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-17T17%3A50%3A00Z&sig=5QwKTnpG1KsosF3Ydm%2FiRj4W7wQTl2A9B0LKc598di8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:14.4880820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=5QwKTnpG1KsosF3Ydm\%2FiRj4W7wQTl2A9B0LKc598di8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:14.6231360Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-17T17:41:14.6347490Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-17T17:41:15.8194820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:17.0647370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=kanhM6yv7TnbBQ49IUrkpXUIpSkv01OOJaqOcazUboQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:17.0653670Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-17T17:41:17.0665180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-17T17%3A50%3A00Z&sig=kanhM6yv7TnbBQ49IUrkpXUIpSkv01OOJaqOcazUboQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:17.0669580Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-17T17:41:17.0672730Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-17T17:41:18.0303290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:18.6419630Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-17T17:41:19.0197310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-17T17%3A50%3A00Z&sig=uS1g5a7GOcbfY1Z7VXlXUvDu3999fItEFgY8juK34Ec%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:19.1062230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=uS1g5a7GOcbfY1Z7VXlXUvDu3999fItEFgY8juK34Ec\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:19.2020280Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-17T17:41:19.2066930Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-17T17:41:20.3611920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:20.9331890Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-17T17:41:21.3347000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-17T17%3A50%3A00Z&sig=ryg%2FY%2Bx2O4Snws3oXY9ZUhIRSUTu50GyqvaWt1fGWUM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:21.3831370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=ryg\%2FY\%2Bx2O4Snws3oXY9ZUhIRSUTu50GyqvaWt1fGWUM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:21.5194970Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-17T17:41:21.5281540Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-17T17:41:22.7202470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:23.2885640Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-17T17:41:23.7862280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-17T17%3A50%3A00Z&sig=zOIPhvzLrKF9TuZ0aCgiplBgP7VGQlhz09%2BTGYzhcuY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:23.8343980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=zOIPhvzLrKF9TuZ0aCgiplBgP7VGQlhz09\%2BTGYzhcuY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:23.8983270Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-17T17:41:23.9021510Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-17T17:41:25.0108130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:25.6365080Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-17T17:41:26.0212000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-17T17%3A50%3A00Z&sig=ZzJ2F2CN2fbiq%2BKmZaF5c3e3KnhelcRbCAPUNfHfw7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:26.0987420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=ZzJ2F2CN2fbiq\%2BKmZaF5c3e3KnhelcRbCAPUNfHfw7g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:26.4023850Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-17T17:41:26.4136380Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-17T17:41:27.5492240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:28.1296970Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-17T17:41:28.5393770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-17T17%3A50%3A00Z&sig=%2BR5RXv0rhKapiNZNv2AZJaPwFwPRd%2FaVlFisUxv8dGg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:28.5943690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=\%2BR5RXv0rhKapiNZNv2AZJaPwFwPRd\%2FaVlFisUxv8dGg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:28.9425030Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-17T17:41:28.9866030Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-17T17:41:30.1484830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:30.7153110Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-17T17:41:31.0946290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-17T17%3A50%3A00Z&sig=4jrrVH5uksx6w4zq4nBYHFb6fik6H0KpfftWqWT3fpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:31.1419560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=4jrrVH5uksx6w4zq4nBYHFb6fik6H0KpfftWqWT3fpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:31.2375350Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-17T17:41:31.2429930Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-17T17:41:32.3825390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:32.9585960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-17T17:41:33.3279490Z ==> 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:41:33.3734040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:41:33.5105910Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-17T17:41:33.5210470Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-17T17:41:34.6594520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:35.2284960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-17T17:41:35.6017250Z ==> 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:41:35.6557230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:41:35.8880720Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-17T17:41:35.9080610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-17T17:41:37.0677240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:37.6630640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-17T17:41:38.1817170Z ==> 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:41:38.2280720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:41:38.3043080Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-17T17:41:38.3086630Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-17T17:41:39.4621340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:40.0401820Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-17T17:41:40.4372040Z ==> 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:41:40.4924730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:41:40.6557170Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-17T17:41:40.6643370Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-17T17:41:41.8057990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:42.3827250Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-17T17:41:42.7608470Z ==> 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:41:42.8136780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:41:42.9264310Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:41:42.9316110Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-17T17:41:44.0759340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41:44.7422800Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-17T17:41:45.1187790Z ==> 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:41:45.1713440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:41:45.5823040Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-17T17:41:45.7026580Z ==> 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:41:45.7086160Z ==> Installing ffmpeg dependency: aom 2021-05-17T17:41:45.8194650Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-17T17:41:45.8254310Z 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-5196-1f1utl2 2021-05-17T17:41:45.8862160Z cp -pR /private/tmp/d20210517-5196-1f1utl2/aom/. /usr/local/Cellar/aom 2021-05-17T17:41:45.9215300Z chmod -Rf +w /private/tmp/d20210517-5196-1f1utl2 2021-05-17T17:41:46.0219080Z ==> Finishing up 2021-05-17T17:41:46.1299710Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-17T17:41:46.1309730Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-17T17:41:46.1319360Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-17T17:41:46.1333390Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-17T17:41:46.1344010Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-17T17:41:46.1354740Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-17T17:41:46.1362870Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-17T17:41:46.1376000Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-17T17:41:46.1572450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5592-lye409.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:41:48.6279070Z ==> Summary 2021-05-17T17:41:48.6307470Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-17T17:41:48.6314120Z ==> Installing ffmpeg dependency: dav1d 2021-05-17T17:41:48.6379740Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-17T17:41:48.6398120Z 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-5196-hazm0x 2021-05-17T17:41:48.6579620Z cp -pR /private/tmp/d20210517-5196-hazm0x/dav1d/. /usr/local/Cellar/dav1d 2021-05-17T17:41:48.6737540Z chmod -Rf +w /private/tmp/d20210517-5196-hazm0x 2021-05-17T17:41:48.7324940Z ==> Finishing up 2021-05-17T17:41:48.7700500Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-17T17:41:48.7739820Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-17T17:41:48.7748580Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-17T17:41:48.7754020Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-17T17:41:48.7764010Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-17T17:41:48.7910610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5619-gr1z8n.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:41:51.2096570Z ==> Summary 2021-05-17T17:41:51.2119460Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-17T17:41:51.2132710Z ==> Installing ffmpeg dependency: frei0r 2021-05-17T17:41:51.2187000Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-17T17:41:51.2205180Z 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-5196-1q55wzy 2021-05-17T17:41:51.2797380Z cp -pR /private/tmp/d20210517-5196-1q55wzy/frei0r/. /usr/local/Cellar/frei0r 2021-05-17T17:41:51.3414650Z chmod -Rf +w /private/tmp/d20210517-5196-1q55wzy 2021-05-17T17:41:51.4137530Z ==> Finishing up 2021-05-17T17:41:51.4561560Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-17T17:41:51.4566990Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-17T17:41:51.4574150Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-17T17:41:51.4669440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5645-1wi9aue.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:41:53.9193530Z ==> Summary 2021-05-17T17:41:53.9276010Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-17T17:41:53.9282650Z ==> Installing ffmpeg dependency: fribidi 2021-05-17T17:41:53.9318990Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-17T17:41:53.9336600Z 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-5196-phwvq0 2021-05-17T17:41:53.9924770Z cp -pR /private/tmp/d20210517-5196-phwvq0/fribidi/. /usr/local/Cellar/fribidi 2021-05-17T17:41:54.0321400Z chmod -Rf +w /private/tmp/d20210517-5196-phwvq0 2021-05-17T17:41:54.1223970Z ==> Finishing up 2021-05-17T17:41:54.1793610Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-17T17:41:54.1799610Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-17T17:41:54.1830960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-17T17:41:54.1851540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-17T17:41:54.1861710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-17T17:41:54.1870880Z 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:41:54.1881040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-17T17:41:54.1890920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-17T17:41:54.1902480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-17T17:41:54.1912520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-17T17:41:54.1920890Z 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:41:54.1926730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-17T17:41:54.1936660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-17T17:41:54.1946230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-17T17:41:54.1952050Z 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:41:54.1963020Z 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:41:54.1972330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-17T17:41:54.1982880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-17T17:41:54.1993540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-17T17:41:54.2001900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-17T17:41:54.2007830Z 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:41:54.2019090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-17T17:41:54.2029210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-17T17:41:54.2034470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-17T17:41:54.2040240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-17T17:41:54.2050370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-17T17:41:54.2057880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-17T17:41:54.2071080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-17T17:41:54.2084530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-17T17:41:54.2093930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-17T17:41:54.2101480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-17T17:41:54.2107520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-17T17:41:54.2114290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-17T17:41:54.2126830Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-17T17:41:54.2131840Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-17T17:41:54.2139850Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-17T17:41:54.2147650Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-17T17:41:54.2381430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5671-tjoijc.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:41:56.6720540Z ==> Summary 2021-05-17T17:41:56.6773490Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-17T17:41:56.6780550Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-17T17:41:56.9054410Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-17T17:41:56.9072340Z 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-5196-suqt9p 2021-05-17T17:41:57.0119970Z cp -pR /private/tmp/d20210517-5196-suqt9p/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-17T17:41:57.1698820Z chmod -Rf +w /private/tmp/d20210517-5196-suqt9p 2021-05-17T17:41:57.3484400Z ==> Finishing up 2021-05-17T17:41:57.3981520Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-17T17:41:57.3992760Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-17T17:41:57.4008560Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-17T17:41:57.4026910Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-17T17:41:57.4037090Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-17T17:41:57.4050710Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-17T17:41:57.4092100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-17T17:41:57.4110450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-17T17:41:57.4123570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-17T17:41:57.4196740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-17T17:41:57.4203520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-17T17:41:57.4209470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-17T17:41:57.4215440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-17T17:41:57.4220700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-17T17:41:57.4226580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-17T17:41:57.4231940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-17T17:41:57.4236960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-17T17:41:57.4242830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-17T17:41:57.4248160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-17T17:41:57.4253070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-17T17:41:57.4258950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-17T17:41:57.4264840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-17T17:41:57.4269960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-17T17:41:57.4275440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-17T17:41:57.4280540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-17T17:41:57.4286120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-17T17:41:57.4292000Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-17T17:41:57.4314850Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-17T17:41:57.4324890Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-17T17:41:57.4334460Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-17T17:41:57.4347180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-17T17:41:57.4352830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-17T17:41:57.4358250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-17T17:41:57.4362990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-17T17:41:57.4368600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-17T17:41:57.4373680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-17T17:41:57.4379290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-17T17:41:57.4384190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-17T17:41:57.4389830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-17T17:41:57.4394760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-17T17:41:57.4400470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-17T17:41:57.4405810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-17T17:41:57.4410670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-17T17:41:57.4416470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-17T17:41:57.4421800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-17T17:41:57.4426810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-17T17:41:57.4432320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-17T17:41:57.4437820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-17T17:41:57.4445600Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-17T17:41:57.4450450Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-17T17:41:57.4460600Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-17T17:41:57.4468720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-17T17:41:57.4474260Z 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:41:57.4949030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5697-19klp6u.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:42:00.3043260Z ==> Summary 2021-05-17T17:42:00.3186740Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-17T17:42:00.3193280Z ==> Installing ffmpeg dependency: graphite2 2021-05-17T17:42:00.3253350Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-17T17:42:00.3277140Z 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-5196-cbu6pm 2021-05-17T17:42:00.3437120Z cp -pR /private/tmp/d20210517-5196-cbu6pm/graphite2/. /usr/local/Cellar/graphite2 2021-05-17T17:42:00.3690600Z chmod -Rf +w /private/tmp/d20210517-5196-cbu6pm 2021-05-17T17:42:00.4240140Z ==> Finishing up 2021-05-17T17:42:00.4661300Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-17T17:42:00.4667670Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-17T17:42:00.4674190Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-17T17:42:00.4681280Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-17T17:42:00.4686320Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-17T17:42:00.4694790Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-17T17:42:00.4701940Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-17T17:42:00.4855080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5723-1yxixgg.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:42:03.1008670Z ==> Summary 2021-05-17T17:42:03.1038020Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-17T17:42:03.1044660Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-17T17:42:03.3487400Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-17T17:42:03.3505530Z 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-5196-ncbtvs 2021-05-17T17:42:03.4031640Z cp -pR /private/tmp/d20210517-5196-ncbtvs/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-17T17:42:03.4472350Z chmod -Rf +w /private/tmp/d20210517-5196-ncbtvs 2021-05-17T17:42:03.7010790Z ==> Finishing up 2021-05-17T17:42:03.7434360Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-17T17:42:03.7460170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-17T17:42:03.7469690Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-17T17:42:03.7474310Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-17T17:42:03.7482380Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-17T17:42:03.7491710Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-17T17:42:03.7545160Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-17T17:42:03.7554290Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-17T17:42:03.7559420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-17T17:42:03.7564910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-17T17:42:03.7580950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-17T17:42:03.7585650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-17T17:42:03.7593490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-17T17:42:03.7598950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-17T17:42:03.7604010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-17T17:42:03.7610820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-17T17:42:03.7620930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-17T17:42:03.7625170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-17T17:42:03.7632250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-17T17:42:03.7638660Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-17T17:42:03.7654340Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-17T17:42:03.7663290Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-17T17:42:03.7690030Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-17T17:42:03.7695060Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-17T17:42:03.7986270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5751-13v5nup.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:42:06.6517820Z ==> Summary 2021-05-17T17:42:06.6573740Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-17T17:42:06.6580100Z ==> Installing ffmpeg dependency: libass 2021-05-17T17:42:06.9235260Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-17T17:42:06.9255880Z 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-5196-cbx7jn 2021-05-17T17:42:06.9401660Z cp -pR /private/tmp/d20210517-5196-cbx7jn/libass/. /usr/local/Cellar/libass 2021-05-17T17:42:06.9538860Z chmod -Rf +w /private/tmp/d20210517-5196-cbx7jn 2021-05-17T17:42:07.0091700Z ==> Finishing up 2021-05-17T17:42:07.0492670Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-17T17:42:07.0499020Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-17T17:42:07.0504010Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-17T17:42:07.0509820Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-17T17:42:07.0517420Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-17T17:42:07.0672620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5778-f67s6l.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:42:09.7004200Z ==> Summary 2021-05-17T17:42:09.7038360Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-17T17:42:09.7050530Z ==> Installing ffmpeg dependency: libbluray 2021-05-17T17:42:09.7298230Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-17T17:42:09.7316350Z 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-5196-u1z6mp 2021-05-17T17:42:09.7479860Z cp -pR /private/tmp/d20210517-5196-u1z6mp/libbluray/. /usr/local/Cellar/libbluray 2021-05-17T17:42:09.7659960Z chmod -Rf +w /private/tmp/d20210517-5196-u1z6mp 2021-05-17T17:42:09.8327360Z ==> Finishing up 2021-05-17T17:42:09.8741160Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-17T17:42:09.8743040Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-17T17:42:09.8744640Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-17T17:42:09.8750690Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-17T17:42:09.8757390Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-17T17:42:09.8762280Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-17T17:42:09.8767440Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-17T17:42:09.8774720Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-17T17:42:09.9070540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5804-nye8j6.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:42:12.5426660Z ==> Summary 2021-05-17T17:42:12.5451330Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-17T17:42:12.5459240Z ==> Installing ffmpeg dependency: libsoxr 2021-05-17T17:42:12.5514900Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-17T17:42:12.5532580Z 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-5196-15mckwv 2021-05-17T17:42:12.5691640Z cp -pR /private/tmp/d20210517-5196-15mckwv/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-17T17:42:12.5905140Z chmod -Rf +w /private/tmp/d20210517-5196-15mckwv 2021-05-17T17:42:12.6536890Z ==> Finishing up 2021-05-17T17:42:12.6956370Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-17T17:42:12.6959580Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-17T17:42:12.6974330Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-17T17:42:12.6981190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-17T17:42:12.6986310Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-17T17:42:12.6991320Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-17T17:42:12.6996780Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-17T17:42:12.7001950Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-17T17:42:12.7007050Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-17T17:42:12.7014720Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-17T17:42:12.7019740Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-17T17:42:12.7186060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5830-6jvejj.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:42:15.2281960Z ==> Summary 2021-05-17T17:42:15.2315650Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-17T17:42:15.2323340Z ==> Installing ffmpeg dependency: libvidstab 2021-05-17T17:42:15.2427900Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-17T17:42:15.2445790Z 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-5196-hsdxv4 2021-05-17T17:42:15.2589570Z cp -pR /private/tmp/d20210517-5196-hsdxv4/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-17T17:42:15.2778660Z chmod -Rf +w /private/tmp/d20210517-5196-hsdxv4 2021-05-17T17:42:15.3275940Z ==> Finishing up 2021-05-17T17:42:15.3506450Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-17T17:42:15.3514220Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-17T17:42:15.3519580Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-17T17:42:15.3528050Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-17T17:42:15.3680890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5856-wf2wm.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:42:18.0120960Z ==> Summary 2021-05-17T17:42:18.0149580Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-17T17:42:18.0157290Z ==> Installing ffmpeg dependency: libvpx 2021-05-17T17:42:18.0188910Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-17T17:42:18.0206730Z 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-5196-8kwe49 2021-05-17T17:42:18.0452900Z cp -pR /private/tmp/d20210517-5196-8kwe49/libvpx/. /usr/local/Cellar/libvpx 2021-05-17T17:42:18.0618340Z chmod -Rf +w /private/tmp/d20210517-5196-8kwe49 2021-05-17T17:42:18.1125360Z ==> Finishing up 2021-05-17T17:42:18.1576260Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-17T17:42:18.1582460Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-17T17:42:18.1589790Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-17T17:42:18.1682000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5882-11tx03p.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:42:20.6656710Z ==> Summary 2021-05-17T17:42:20.6678890Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-17T17:42:20.6685780Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-17T17:42:20.6719820Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-17T17:42:20.6740160Z 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-5196-soryzs 2021-05-17T17:42:20.6887200Z cp -pR /private/tmp/d20210517-5196-soryzs/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-17T17:42:20.7046950Z chmod -Rf +w /private/tmp/d20210517-5196-soryzs 2021-05-17T17:42:20.7653610Z ==> Finishing up 2021-05-17T17:42:20.8074890Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-17T17:42:20.8078090Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-17T17:42:20.8085990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-17T17:42:20.8090520Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-17T17:42:20.8096390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-17T17:42:20.8101180Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-17T17:42:20.8106430Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-17T17:42:20.8111470Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-17T17:42:20.8119210Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-17T17:42:20.8124130Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-17T17:42:20.8271110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5908-1mbh2dq.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:42:23.2503940Z ==> Summary 2021-05-17T17:42:23.2527320Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-17T17:42:23.2535510Z ==> Installing ffmpeg dependency: rav1e 2021-05-17T17:42:23.2624460Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-17T17:42:23.2642580Z 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-5196-q3buv9 2021-05-17T17:42:23.6875410Z cp -pR /private/tmp/d20210517-5196-q3buv9/rav1e/. /usr/local/Cellar/rav1e 2021-05-17T17:42:23.9032280Z chmod -Rf +w /private/tmp/d20210517-5196-q3buv9 2021-05-17T17:42:23.9628300Z ==> Finishing up 2021-05-17T17:42:24.0044720Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-17T17:42:24.0050890Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-17T17:42:24.0058000Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-17T17:42:24.0063320Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-17T17:42:24.0068320Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-17T17:42:24.0073720Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-17T17:42:24.0081290Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-17T17:42:24.0255240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5934-133xf6w.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:42:26.5666310Z ==> Summary 2021-05-17T17:42:26.5687450Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-17T17:42:26.5694660Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-17T17:42:26.6182460Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-17T17:42:26.6200010Z 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-5196-1056ny2 2021-05-17T17:42:26.6512560Z cp -pR /private/tmp/d20210517-5196-1056ny2/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-17T17:42:26.6815680Z chmod -Rf +w /private/tmp/d20210517-5196-1056ny2 2021-05-17T17:42:26.7573070Z ==> Finishing up 2021-05-17T17:42:26.7977950Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-17T17:42:26.7983820Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-17T17:42:26.7993190Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-17T17:42:26.7999930Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-17T17:42:26.8004580Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-17T17:42:26.8010440Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-17T17:42:26.8018030Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-17T17:42:26.8193290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5960-1ghhoru.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:42:29.3542070Z ==> Summary 2021-05-17T17:42:29.3574300Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-17T17:42:29.3580530Z ==> Installing ffmpeg dependency: rubberband 2021-05-17T17:42:29.4180840Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-17T17:42:29.4199030Z 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-5196-rhtmhk 2021-05-17T17:42:29.4356240Z cp -pR /private/tmp/d20210517-5196-rhtmhk/rubberband/. /usr/local/Cellar/rubberband 2021-05-17T17:42:29.4495970Z chmod -Rf +w /private/tmp/d20210517-5196-rhtmhk 2021-05-17T17:42:29.5550250Z ==> Finishing up 2021-05-17T17:42:29.6621570Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-17T17:42:29.6627520Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-17T17:42:29.6634110Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-17T17:42:29.6638590Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-17T17:42:29.6644030Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-17T17:42:29.6651560Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-17T17:42:29.6795360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5986-1mcl7uk.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:42:32.2015730Z ==> Summary 2021-05-17T17:42:32.2035370Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-17T17:42:32.2042370Z ==> Installing ffmpeg dependency: sdl2 2021-05-17T17:42:32.2064830Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-17T17:42:32.2083390Z 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-5196-1kcl6tz 2021-05-17T17:42:32.2588500Z cp -pR /private/tmp/d20210517-5196-1kcl6tz/sdl2/. /usr/local/Cellar/sdl2 2021-05-17T17:42:32.3091490Z chmod -Rf +w /private/tmp/d20210517-5196-1kcl6tz 2021-05-17T17:42:32.4002620Z ==> Finishing up 2021-05-17T17:42:32.4407630Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-17T17:42:32.4413520Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-17T17:42:32.4422060Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-17T17:42:32.4437130Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-17T17:42:32.4442430Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-17T17:42:32.4447080Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-17T17:42:32.4452340Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-17T17:42:32.4457350Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-17T17:42:32.4462310Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-17T17:42:32.4469810Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-17T17:42:32.4744150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6012-y7ojyl.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:42:35.0396870Z ==> Summary 2021-05-17T17:42:35.0463350Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-17T17:42:35.0470010Z ==> Installing ffmpeg dependency: snappy 2021-05-17T17:42:35.0535170Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-17T17:42:35.0554230Z 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-5196-1afxr01 2021-05-17T17:42:35.0667610Z cp -pR /private/tmp/d20210517-5196-1afxr01/snappy/. /usr/local/Cellar/snappy 2021-05-17T17:42:35.0816240Z chmod -Rf +w /private/tmp/d20210517-5196-1afxr01 2021-05-17T17:42:35.1345240Z ==> Finishing up 2021-05-17T17:42:35.2130170Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-17T17:42:35.2134330Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-17T17:42:35.2141670Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-17T17:42:35.2145510Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-17T17:42:35.2171460Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-17T17:42:35.2176020Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-17T17:42:35.2181840Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-17T17:42:35.2186210Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-17T17:42:35.2191750Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-17T17:42:35.2332250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6038-14hwox2.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:42:37.5982860Z ==> Summary 2021-05-17T17:42:37.6007220Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-17T17:42:37.6043620Z ==> Installing ffmpeg dependency: speex 2021-05-17T17:42:37.6121850Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-17T17:42:37.6141130Z 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-5196-tjrl1n 2021-05-17T17:42:37.6301080Z cp -pR /private/tmp/d20210517-5196-tjrl1n/speex/. /usr/local/Cellar/speex 2021-05-17T17:42:37.6504620Z chmod -Rf +w /private/tmp/d20210517-5196-tjrl1n 2021-05-17T17:42:37.7400980Z ==> Finishing up 2021-05-17T17:42:37.7813960Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-17T17:42:37.7821720Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-17T17:42:37.7828910Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-17T17:42:37.7835290Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-17T17:42:37.7839800Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-17T17:42:37.7845180Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-17T17:42:37.7852670Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-17T17:42:37.8004490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6064-1kdxmvr.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:42:40.3384310Z ==> Summary 2021-05-17T17:42:40.3414600Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-17T17:42:40.3421730Z ==> Installing ffmpeg dependency: srt 2021-05-17T17:42:40.3561800Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-17T17:42:40.3581340Z 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-5196-6486kz 2021-05-17T17:42:40.3904440Z cp -pR /private/tmp/d20210517-5196-6486kz/srt/. /usr/local/Cellar/srt 2021-05-17T17:42:40.4102280Z chmod -Rf +w /private/tmp/d20210517-5196-6486kz 2021-05-17T17:42:40.4912810Z ==> Finishing up 2021-05-17T17:42:40.5367050Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-17T17:42:40.5380170Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-17T17:42:40.5392270Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-17T17:42:40.5410190Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-17T17:42:40.5433340Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-17T17:42:40.5447220Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-17T17:42:40.5466950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-17T17:42:40.5484260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-17T17:42:40.5507740Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-17T17:42:40.5521940Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-17T17:42:40.5537560Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-17T17:42:40.5790520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6090-zcmotz.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:42:43.0018900Z ==> Summary 2021-05-17T17:42:43.0043570Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-17T17:42:43.0050860Z ==> Installing ffmpeg dependency: giflib 2021-05-17T17:42:43.0076870Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-17T17:42:43.0096410Z 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-5196-ws390q 2021-05-17T17:42:43.0236040Z cp -pR /private/tmp/d20210517-5196-ws390q/giflib/. /usr/local/Cellar/giflib 2021-05-17T17:42:43.0382360Z chmod -Rf +w /private/tmp/d20210517-5196-ws390q 2021-05-17T17:42:43.0912130Z ==> Finishing up 2021-05-17T17:42:43.1344900Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-17T17:42:43.1353710Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-17T17:42:43.1358240Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-17T17:42:43.1369650Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-17T17:42:43.1374680Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-17T17:42:43.1379410Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-17T17:42:43.1386820Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-17T17:42:43.1412350Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-17T17:42:43.1417060Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-17T17:42:43.1422260Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-17T17:42:43.1427550Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-17T17:42:43.1599960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6116-1s8qes8.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:42:45.6572150Z ==> Summary 2021-05-17T17:42:45.6595850Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-17T17:42:45.6603020Z ==> Installing ffmpeg dependency: leptonica 2021-05-17T17:42:45.7347910Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-17T17:42:45.7366080Z 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-5196-8wg6ux 2021-05-17T17:42:45.7886590Z cp -pR /private/tmp/d20210517-5196-8wg6ux/leptonica/. /usr/local/Cellar/leptonica 2021-05-17T17:42:45.8280000Z chmod -Rf +w /private/tmp/d20210517-5196-8wg6ux 2021-05-17T17:42:46.0746750Z ==> Finishing up 2021-05-17T17:42:46.1403950Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-17T17:42:46.1417060Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-17T17:42:46.1421440Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-17T17:42:46.1426980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-17T17:42:46.1431840Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-17T17:42:46.1438250Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-17T17:42:46.1442830Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-17T17:42:46.1447950Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-17T17:42:46.1452560Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-17T17:42:46.1457440Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-17T17:42:46.1464820Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-17T17:42:46.1474900Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-17T17:42:46.1479610Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-17T17:42:46.1484520Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-17T17:42:46.1489830Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-17T17:42:46.1495510Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-17T17:42:46.1503870Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-17T17:42:46.1785080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6142-1mb2ts0.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:42:48.7998900Z ==> Summary 2021-05-17T17:42:48.8043710Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-17T17:42:48.8051230Z ==> Installing ffmpeg dependency: tesseract 2021-05-17T17:42:48.8845560Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-17T17:42:48.8864140Z 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-5196-14gz480 2021-05-17T17:42:49.0666300Z cp -pR /private/tmp/d20210517-5196-14gz480/tesseract/. /usr/local/Cellar/tesseract 2021-05-17T17:42:49.1616850Z chmod -Rf +w /private/tmp/d20210517-5196-14gz480 2021-05-17T17:42:49.2440370Z ==> Finishing up 2021-05-17T17:42:49.2861190Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-17T17:42:49.2867040Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-17T17:42:49.2875150Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-17T17:42:49.2881840Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-17T17:42:49.2886530Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-17T17:42:49.2892100Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-17T17:42:49.2901140Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-17T17:42:49.3152160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6168-q5kdyk.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:42:53.4727630Z 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-5196-1hf7ni4 2021-05-17T17:42:53.4730390Z ==> Caveats 2021-05-17T17:42:53.4731640Z cp -pR /private/tmp/d20210517-5196-1hf7ni4/theora/. /usr/local/Cellar/theora 2021-05-17T17:42:53.4732580Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-17T17:42:53.4733950Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-17T17:42:53.4734990Z ==> Summary 2021-05-17T17:42:53.4736000Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-17T17:42:53.4737160Z ==> Installing ffmpeg dependency: theora 2021-05-17T17:42:53.4738510Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-17T17:42:53.4739640Z ==> Finishing up 2021-05-17T17:42:53.4740700Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-17T17:42:53.4741980Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-17T17:42:53.4743310Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-17T17:42:53.4744530Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-17T17:42:53.4745750Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-17T17:42:53.4747140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-17T17:42:53.4748490Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-17T17:42:53.4749840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-17T17:42:53.4751270Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-17T17:42:53.4752960Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-17T17:42:53.4754400Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-17T17:42:53.4755710Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-17T17:42:53.4766920Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-17T17:42:53.4768300Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-17T17:42:53.4770750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6194-zajojj.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:42:53.4826130Z chmod -Rf +w /private/tmp/d20210517-5196-1hf7ni4 2021-05-17T17:42:56.0311380Z ==> Summary 2021-05-17T17:42:56.0385540Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-17T17:42:56.0392080Z ==> Installing ffmpeg dependency: x264 2021-05-17T17:42:56.0424620Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-17T17:42:56.0443790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5196-xpq6yg 2021-05-17T17:42:56.0928930Z cp -pR /private/tmp/d20210517-5196-xpq6yg/x264/. /usr/local/Cellar/x264 2021-05-17T17:42:56.1136870Z chmod -Rf +w /private/tmp/d20210517-5196-xpq6yg 2021-05-17T17:42:56.1640920Z ==> Finishing up 2021-05-17T17:42:56.2073580Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-17T17:42:56.2087060Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-17T17:42:56.2088780Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-17T17:42:56.2092910Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-17T17:42:56.2098000Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-17T17:42:56.2103300Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-17T17:42:56.2111030Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-17T17:42:56.2260400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6221-1g72scy.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:42:59.4650730Z ==> Summary 2021-05-17T17:42:59.4669760Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-17T17:42:59.4678660Z ==> Installing ffmpeg dependency: x265 2021-05-17T17:42:59.4767820Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-17T17:42:59.4786400Z 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-5196-v1rr5g 2021-05-17T17:42:59.5792280Z cp -pR /private/tmp/d20210517-5196-v1rr5g/x265/. /usr/local/Cellar/x265 2021-05-17T17:42:59.6605070Z chmod -Rf +w /private/tmp/d20210517-5196-v1rr5g 2021-05-17T17:42:59.7711320Z ==> Finishing up 2021-05-17T17:42:59.8382130Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-17T17:42:59.8387560Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-17T17:42:59.8392370Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-17T17:42:59.8399890Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-17T17:42:59.8404660Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-17T17:42:59.8409620Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-17T17:42:59.8417270Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-17T17:42:59.8629360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6247-1cbtkq7.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:43:03.6946760Z ==> Summary 2021-05-17T17:43:03.6970380Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-17T17:43:03.6975170Z ==> Installing ffmpeg dependency: xvid 2021-05-17T17:43:03.7004640Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-17T17:43:03.7023630Z 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-5196-1xf70hp 2021-05-17T17:43:03.7182530Z cp -pR /private/tmp/d20210517-5196-1xf70hp/xvid/. /usr/local/Cellar/xvid 2021-05-17T17:43:03.7302970Z chmod -Rf +w /private/tmp/d20210517-5196-1xf70hp 2021-05-17T17:43:03.7822340Z ==> Finishing up 2021-05-17T17:43:03.8315500Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-17T17:43:03.8321680Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-17T17:43:03.8326380Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-17T17:43:03.8457250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6273-1p9pr1o.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:43:07.2814950Z ==> Summary 2021-05-17T17:43:07.2831490Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-17T17:43:07.2840520Z ==> Installing ffmpeg dependency: zeromq 2021-05-17T17:43:07.2998170Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-17T17:43:07.3016890Z 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-5196-9elgcc 2021-05-17T17:43:07.3664380Z cp -pR /private/tmp/d20210517-5196-9elgcc/zeromq/. /usr/local/Cellar/zeromq 2021-05-17T17:43:07.4210640Z chmod -Rf +w /private/tmp/d20210517-5196-9elgcc 2021-05-17T17:43:07.5127850Z ==> Finishing up 2021-05-17T17:43:07.5486150Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-17T17:43:07.5492150Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-17T17:43:07.5497040Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-17T17:43:07.5532190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-17T17:43:07.5546730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-17T17:43:07.5556550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-17T17:43:07.5570350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-17T17:43:07.5583760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-17T17:43:07.5592770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-17T17:43:07.5602340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-17T17:43:07.5613240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-17T17:43:07.5624800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-17T17:43:07.5634910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-17T17:43:07.5645120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-17T17:43:07.5654590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-17T17:43:07.5666380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-17T17:43:07.5678460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-17T17:43:07.5688760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-17T17:43:07.5701990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-17T17:43:07.5709250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-17T17:43:07.5722920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-17T17:43:07.5734600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-17T17:43:07.5740430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-17T17:43:07.5749840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-17T17:43:07.5761530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-17T17:43:07.5767180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-17T17:43:07.5779150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-17T17:43:07.5787980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-17T17:43:07.5802900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-17T17:43:07.5811780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-17T17:43:07.5819930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-17T17:43:07.5829400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-17T17:43:07.5841460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-17T17:43:07.5859780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-17T17:43:07.5865050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-17T17:43:07.5874960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-17T17:43:07.5882670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-17T17:43:07.5889590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-17T17:43:07.5899230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-17T17:43:07.5907560Z 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:43:07.5914940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-17T17:43:07.5942620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-17T17:43:07.5951880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-17T17:43:07.5959370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-17T17:43:07.5970320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-17T17:43:07.5975410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-17T17:43:07.5981180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-17T17:43:07.5986570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-17T17:43:07.5995090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-17T17:43:07.6000710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-17T17:43:07.6008680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-17T17:43:07.6017050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-17T17:43:07.6025460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-17T17:43:07.6031590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-17T17:43:07.6039220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-17T17:43:07.6050860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-17T17:43:07.6058550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-17T17:43:07.6064060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-17T17:43:07.6073190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-17T17:43:07.6078690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-17T17:43:07.6117520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-17T17:43:07.6127840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-17T17:43:07.6133430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-17T17:43:07.6139100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-17T17:43:07.6144630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-17T17:43:07.6150130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-17T17:43:07.6155640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-17T17:43:07.6161180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-17T17:43:07.6181560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-17T17:43:07.6187010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-17T17:43:07.6192460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-17T17:43:07.6198260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-17T17:43:07.6205290Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-17T17:43:07.6209900Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-17T17:43:07.6215420Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-17T17:43:07.6223030Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-17T17:43:07.6486440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6300-46cm0s.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:43:12.0036550Z ==> Summary 2021-05-17T17:43:12.0137210Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-17T17:43:12.0191170Z ==> Installing ffmpeg dependency: zimg 2021-05-17T17:43:12.0234780Z 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-5196-1uh7tkb 2021-05-17T17:43:12.0238340Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:43:12.0567850Z cp -pR /private/tmp/d20210517-5196-1uh7tkb/zimg/. /usr/local/Cellar/zimg 2021-05-17T17:43:12.1343170Z chmod -Rf +w /private/tmp/d20210517-5196-1uh7tkb 2021-05-17T17:43:12.2408290Z ==> Finishing up 2021-05-17T17:43:12.2862030Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-17T17:43:12.2874110Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-17T17:43:12.2891500Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-17T17:43:12.2919820Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-17T17:43:12.2949140Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-17T17:43:12.2971160Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-17T17:43:12.3066290Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-17T17:43:12.3170370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6326-pnqz03.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:43:16.8336250Z ==> Summary 2021-05-17T17:43:16.8438860Z 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-5196-wm947n 2021-05-17T17:43:16.8441900Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-17T17:43:16.8448430Z ==> Installing ffmpeg 2021-05-17T17:43:16.8456440Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-17T17:43:17.1702120Z cp -pR /private/tmp/d20210517-5196-wm947n/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-17T17:43:17.3947150Z chmod -Rf +w /private/tmp/d20210517-5196-wm947n 2021-05-17T17:43:20.7148080Z ==> Finishing up 2021-05-17T17:43:20.7528500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-17T17:43:20.7630490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-17T17:43:20.7733050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-17T17:43:20.7775270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-17T17:43:20.7776980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-17T17:43:20.7778760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-17T17:43:20.7780990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-17T17:43:20.7782650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-17T17:43:20.7784700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-17T17:43:20.7787990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-17T17:43:20.7789490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-17T17:43:20.7791180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-17T17:43:20.7796420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-17T17:43:20.7798060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-17T17:43:20.7799740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-17T17:43:20.7807490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-17T17:43:20.7816190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-17T17:43:20.7817810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-17T17:43:20.7820090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-17T17:43:20.7904580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-17T17:43:20.7906580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-17T17:43:20.7920840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-17T17:43:20.7922800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-17T17:43:20.7924480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-17T17:43:20.7926110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-17T17:43:20.7940100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-17T17:43:20.7941800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-17T17:43:20.7955540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-17T17:43:20.7957290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-17T17:43:20.7958870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-17T17:43:20.7960430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-17T17:43:20.7962120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-17T17:43:20.7980290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-17T17:43:20.7990830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-17T17:43:20.7992550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-17T17:43:20.7994300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-17T17:43:20.8001320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-17T17:43:20.8004920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-17T17:43:20.8011440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-17T17:43:20.8013160Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-17T17:43:20.8034760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-17T17:43:20.8138340Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-17T17:43:20.8340270Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-17T17:43:20.8441980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-17T17:43:20.8543050Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-17T17:43:20.8646010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-17T17:43:20.8748750Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-17T17:43:20.8848600Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-17T17:43:20.8893200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-17T17:43:20.8920600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-17T17:43:20.9023510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-17T17:43:20.9123770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-17T17:43:20.9226780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-17T17:43:20.9310810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-17T17:43:20.9414220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-17T17:43:20.9430000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-17T17:43:20.9477630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-17T17:43:20.9580450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-17T17:43:20.9609930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-17T17:43:20.9710910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-17T17:43:20.9740500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-17T17:43:20.9842300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-17T17:43:20.9942730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-17T17:43:21.0043580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-17T17:43:21.0145360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-17T17:43:21.0245680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-17T17:43:21.0346750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-17T17:43:21.0448560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-17T17:43:21.0548480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-17T17:43:21.0650310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-17T17:43:21.0751570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-17T17:43:21.0816040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-17T17:43:21.0918960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-17T17:43:21.1021610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-17T17:43:21.1124910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-17T17:43:21.1248840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-17T17:43:21.1351510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-17T17:43:21.1455180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-17T17:43:21.1558460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-17T17:43:21.1661210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-17T17:43:21.1764690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-17T17:43:21.1867110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-17T17:43:21.1970060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-17T17:43:21.2026280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-17T17:43:21.2128790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-17T17:43:21.2183310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-17T17:43:21.2284840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-17T17:43:21.2387530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-17T17:43:21.2426790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-17T17:43:21.2529170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-17T17:43:21.2632030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-17T17:43:21.2734660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-17T17:43:21.2837230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-17T17:43:21.2939670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-17T17:43:21.3042720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-17T17:43:21.3146130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-17T17:43:21.3248930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-17T17:43:21.3351860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-17T17:43:21.3441340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-17T17:43:21.3544370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-17T17:43:21.3545530Z Only the first 100 operations were output. 2021-05-17T17:43:21.3649150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6354-128sl17.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:43:24.5641040Z ==> Summary 2021-05-17T17:43:24.5813360Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-17T17:43:25.7358670Z ==> Caveats 2021-05-17T17:43:25.7360090Z ==> tesseract 2021-05-17T17:43:25.7376600Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-17T17:43:25.7380850Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-17T17:43:27.5921550Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-17T17:43:28.9949260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:29.5922980Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-17T17:43:29.9953740Z ==> 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:43:30.0452690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:30.5052030Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-17T17:43:30.6207740Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-17T17:43:31.8224580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:32.3892170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-17T17:43:32.7553560Z ==> 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:43:32.8024860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:33.0985430Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-17T17:43:33.1382990Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-17T17:43:33.1388190Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-17T17:43:33.2115590Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-17T17:43:33.2184810Z 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-6361-ge6rxj 2021-05-17T17:43:33.7831030Z cp -pR /private/tmp/d20210517-6361-ge6rxj/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-17T17:43:34.2562000Z chmod -Rf +w /private/tmp/d20210517-6361-ge6rxj 2021-05-17T17:43:34.6658320Z ==> Finishing up 2021-05-17T17:43:34.7692820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-17T17:43:34.7704730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-17T17:43:34.7714270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-17T17:43:34.7732400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-17T17:43:34.7744960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-17T17:43:34.7755280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-17T17:43:34.7765860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-17T17:43:34.7778340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-17T17:43:34.7790450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-17T17:43:34.7801100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-17T17:43:34.7818870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-17T17:43:34.7832950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-17T17:43:34.7845170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-17T17:43:34.7858100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-17T17:43:34.7868590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-17T17:43:34.7880030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-17T17:43:34.7893470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-17T17:43:34.7905800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-17T17:43:34.7959630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-17T17:43:34.7964340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-17T17:43:34.7969740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-17T17:43:34.7974220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-17T17:43:34.7979440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-17T17:43:34.7984190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-17T17:43:34.7989180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-17T17:43:34.7993720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-17T17:43:34.7998790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-17T17:43:34.8003290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-17T17:43:34.8008440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-17T17:43:34.8012880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-17T17:43:34.8020200Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-17T17:43:34.8029120Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-17T17:43:34.8033690Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-17T17:43:34.8043800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-17T17:43:34.8049630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-17T17:43:34.8055460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-17T17:43:34.8061260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-17T17:43:34.8066770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-17T17:43:34.8072520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-17T17:43:34.8083700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-17T17:43:34.8089610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-17T17:43:34.8104350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-17T17:43:34.8110230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-17T17:43:34.8116010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-17T17:43:34.8121930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-17T17:43:34.8127970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-17T17:43:34.8138940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-17T17:43:34.8145210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-17T17:43:34.8151040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-17T17:43:34.8156930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-17T17:43:34.8167440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-17T17:43:34.8173450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-17T17:43:34.8193600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-17T17:43:34.8204550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-17T17:43:34.8210000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-17T17:43:34.8216780Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-17T17:43:34.8222020Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-17T17:43:34.8226820Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-17T17:43:34.9899890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6531-e5jc3h.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:43:37.5989770Z ==> Summary 2021-05-17T17:43:37.6411390Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-17T17:43:37.6420740Z ==> Installing imagemagick@6 2021-05-17T17:43:37.6429230Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-17T17:43:37.6447580Z 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-6361-13zdbx3 2021-05-17T17:43:37.9715640Z cp -pR /private/tmp/d20210517-6361-13zdbx3/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-17T17:43:38.3610060Z chmod -Rf +w /private/tmp/d20210517-6361-13zdbx3 2021-05-17T17:43:39.6672150Z ==> Finishing up 2021-05-17T17:43:39.9383970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6557-vamq5c.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:43:42.6749450Z ==> Caveats 2021-05-17T17:43:42.6754780Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:43:42.6756040Z because this is an alternate version of another formula. 2021-05-17T17:43:42.6756750Z 2021-05-17T17:43:42.6757690Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-17T17:43:42.6759410Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:43:42.6760230Z 2021-05-17T17:43:42.6761160Z For compilers to find imagemagick@6 you may need to set: 2021-05-17T17:43:42.6762610Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-17T17:43:42.6764120Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-17T17:43:42.6764880Z 2021-05-17T17:43:42.6766160Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-17T17:43:42.6767390Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-17T17:43:42.6768130Z 2021-05-17T17:43:42.6769230Z ==> Summary 2021-05-17T17:43:42.7223390Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-17T17:43:43.5292540Z ==> Caveats 2021-05-17T17:43:43.5293950Z ==> imagemagick@6 2021-05-17T17:43:43.5336480Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:43:43.5337800Z because this is an alternate version of another formula. 2021-05-17T17:43:43.5340270Z 2021-05-17T17:43:43.5341330Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-17T17:43:43.5343840Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:43:43.5344710Z 2021-05-17T17:43:43.5345630Z For compilers to find imagemagick@6 you may need to set: 2021-05-17T17:43:43.5350200Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-17T17:43:43.5351770Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-17T17:43:43.5353310Z 2021-05-17T17:43:43.5354690Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-17T17:43:43.5355940Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-17T17:43:43.5356680Z 2021-05-17T17:43:45.6943120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-17T17:43:47.2295190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:47.3711790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-17T17:43:47.7395530Z ==> 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:43:47.7863130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:47.8820120Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-17T17:43:47.8894370Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-17T17:43:49.0273210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:49.6178240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-17T17:43:49.9889430Z ==> 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:43:50.0363130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:50.1935950Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-17T17:43:50.2010220Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-17T17:43:51.3057570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:51.8766780Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-17T17:43:52.2516430Z ==> 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:43:52.2971110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:52.8714860Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-17T17:43:53.0257610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-17T17:43:54.2048090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:54.7463010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-17T17:43:55.3655940Z ==> 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:43:55.4097240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:55.4566160Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-17T17:43:55.4598870Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-17T17:43:56.5916050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:57.2733580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-17T17:43:58.6520690Z ==> 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:43:58.7124610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:58.7627890Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-17T17:43:58.7659130Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-17T17:44:00.0404340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:00.5979020Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-17T17:44:01.0067860Z ==> 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:44:01.0525450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:01.1907130Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-17T17:44:01.1972810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-17T17:44:02.3376410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:03.1357980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-17T17:44:03.5378180Z ==> 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:44:03.5959590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:03.7702050Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-17T17:44:03.7776390Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-17T17:44:04.9325840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:05.5103030Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-17T17:44:06.0419460Z ==> 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:44:06.1222280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:06.1826950Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-17T17:44:06.1862770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-17T17:44:07.3777130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:07.9431550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-17T17:44:08.3359480Z ==> 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:44:08.3816550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:08.4906280Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-17T17:44:08.4953690Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-17T17:44:09.6147530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:10.6898970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:10.6905690Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-17T17:44:10.6909720Z ==> 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:44:10.6914250Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:44:10.6917120Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-17T17:44:11.8394590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:12.4040510Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-17T17:44:12.7737590Z ==> 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:44:12.8222380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:12.9415280Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:44:12.9485930Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-17T17:44:14.0850480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:14.6577020Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-17T17:44:15.2430840Z ==> 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:44:15.3186780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:15.6401060Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-17T17:44:15.6909690Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-17T17:44:15.6913400Z ==> Installing imagemagick dependency: libde265 2021-05-17T17:44:15.7637330Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-17T17:44:15.7677610Z 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-6564-dm1jyp 2021-05-17T17:44:15.7906040Z cp -pR /private/tmp/d20210517-6564-dm1jyp/libde265/. /usr/local/Cellar/libde265 2021-05-17T17:44:15.8115810Z chmod -Rf +w /private/tmp/d20210517-6564-dm1jyp 2021-05-17T17:44:15.8781150Z ==> Finishing up 2021-05-17T17:44:15.9921270Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-17T17:44:15.9985500Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-17T17:44:15.9987160Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-17T17:44:15.9999660Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-17T17:44:16.0009110Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-17T17:44:16.0019870Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-17T17:44:16.0030180Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-17T17:44:16.0041270Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-17T17:44:16.0052340Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-17T17:44:16.0060270Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-17T17:44:16.0259110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6795-jyyqer.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:44:18.4667660Z ==> Summary 2021-05-17T17:44:18.4696160Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-17T17:44:18.4702460Z ==> Installing imagemagick dependency: docbook 2021-05-17T17:44:18.4724980Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-17T17:44:18.4742920Z 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-6564-9otx52 2021-05-17T17:44:18.5672060Z cp -pR /private/tmp/d20210517-6564-9otx52/docbook/. /usr/local/Cellar/docbook 2021-05-17T17:44:18.6776390Z chmod -Rf +w /private/tmp/d20210517-6564-9otx52 2021-05-17T17:44:18.7742710Z ==> Finishing up 2021-05-17T17:44:18.8347340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6821-165f94j.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:44:20.9871540Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-17T17:44:21.1115110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.1421560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.1727300Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.2030280Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.2335930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.2638460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.2941560Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.3243490Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.3550200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.3854520Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.4156720Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.4474330Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.4778730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.5084050Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:21.8660470Z ==> Caveats 2021-05-17T17:44:21.8661640Z To use the DocBook package in your XML toolchain, 2021-05-17T17:44:21.8662700Z you need to add the following to your ~/.bashrc: 2021-05-17T17:44:21.8663340Z 2021-05-17T17:44:21.8664220Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-17T17:44:21.8665550Z ==> Summary 2021-05-17T17:44:21.8855690Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-17T17:44:21.8861310Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-17T17:44:21.8911940Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-17T17:44:21.8930380Z 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-6564-zimrn5 2021-05-17T17:44:23.7219330Z cp -pR /private/tmp/d20210517-6564-zimrn5/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-17T17:44:26.3353780Z chmod -Rf +w /private/tmp/d20210517-6564-zimrn5 2021-05-17T17:44:27.6481420Z ==> Finishing up 2021-05-17T17:44:27.6912800Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-17T17:44:27.6924700Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-17T17:44:27.7018760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6862-1b933yo.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:44:30.4942770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:30.5410730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:30.5827270Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:30.6305490Z ==> 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:44:30.6745930Z ==> 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:44:30.7199640Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-17T17:44:30.7629750Z ==> 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:44:30.8094660Z ==> 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:44:30.8523750Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:30.8993480Z ==> 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:44:30.9418440Z ==> 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:44:30.9883780Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-17T17:44:31.0323320Z ==> 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:44:31.0771400Z ==> 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:44:31.1212780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:31.1669330Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:31.2100230Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:31.2562460Z ==> 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:44:31.2990480Z ==> 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:44:31.3457200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-17T17:44:31.3896370Z ==> 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:44:31.4352740Z ==> 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:44:31.4771550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:31.5245910Z ==> 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:44:31.5694720Z ==> 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:44:31.6159540Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-17T17:44:31.6574690Z ==> 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:44:31.7027820Z ==> 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:44:32.8413880Z ==> Summary 2021-05-17T17:44:33.1485200Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-17T17:44:33.1491330Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-17T17:44:33.1516260Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-17T17:44:33.1534870Z 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-6564-t7t2mg 2021-05-17T17:44:33.1665910Z cp -pR /private/tmp/d20210517-6564-t7t2mg/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-17T17:44:33.1812760Z chmod -Rf +w /private/tmp/d20210517-6564-t7t2mg 2021-05-17T17:44:33.2334030Z ==> Finishing up 2021-05-17T17:44:33.2815070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6916-x9nxj4.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:44:36.1136610Z ==> Caveats 2021-05-17T17:44:36.1138540Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:44:36.1139990Z because macOS already provides this software and installing another version in 2021-05-17T17:44:36.1141130Z parallel can cause all kinds of trouble. 2021-05-17T17:44:36.1141770Z 2021-05-17T17:44:36.1143070Z If you need to have gnu-getopt first in your PATH, run: 2021-05-17T17:44:36.1144790Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:44:36.1145630Z 2021-05-17T17:44:36.1146130Z 2021-05-17T17:44:36.1146960Z Bash completion has been installed to: 2021-05-17T17:44:36.1148340Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-17T17:44:36.1149640Z ==> Summary 2021-05-17T17:44:36.1156970Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-17T17:44:36.1165150Z ==> Installing imagemagick dependency: xmlto 2021-05-17T17:44:36.1313010Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-17T17:44:36.1331290Z 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-6564-egstwx 2021-05-17T17:44:36.1545720Z cp -pR /private/tmp/d20210517-6564-egstwx/xmlto/. /usr/local/Cellar/xmlto 2021-05-17T17:44:36.1889690Z chmod -Rf +w /private/tmp/d20210517-6564-egstwx 2021-05-17T17:44:36.2639050Z ==> Finishing up 2021-05-17T17:44:36.3136950Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-17T17:44:36.3149290Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-17T17:44:36.3168140Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-17T17:44:36.3181210Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-17T17:44:36.3185820Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-17T17:44:36.3285550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6942-1l2x1nz.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:44:38.7875510Z ==> Summary 2021-05-17T17:44:38.7918550Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-17T17:44:38.7925700Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-17T17:44:38.9020780Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-17T17:44:38.9039750Z 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-6564-1bq15l9 2021-05-17T17:44:38.9787660Z cp -pR /private/tmp/d20210517-6564-1bq15l9/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-17T17:44:39.1317500Z chmod -Rf +w /private/tmp/d20210517-6564-1bq15l9 2021-05-17T17:44:39.2820410Z ==> Finishing up 2021-05-17T17:44:39.3279590Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-17T17:44:39.3355380Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-17T17:44:39.3387030Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-17T17:44:39.3441770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.3540080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.3643790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.3646390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.3680310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.3783660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.3886960Z 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:44:39.3912130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4012330Z 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:44:39.4056870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4063460Z 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:44:39.4082260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4088130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4110060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4115680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4117800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4120150Z 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:44:39.4122540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4143290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4166360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4257880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4296710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4305080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4307800Z mkdir -p /usr/local/share/locale/fo 2021-05-17T17:44:39.4325890Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-17T17:44:39.4349730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4352710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4355060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4357430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4359730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4363080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4376200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4382590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4388440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4391100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4392930Z mkdir -p /usr/local/share/locale/ia 2021-05-17T17:44:39.4394550Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-17T17:44:39.4410300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4417280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4440230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4468510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4492510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4497340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4526490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4554420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4581820Z mkdir -p /usr/local/share/locale/ky 2021-05-17T17:44:39.4591470Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-17T17:44:39.4609000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4636910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4664600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4718380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4746570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4774250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4797440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4802940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4830950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4858870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4869860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4960990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4978270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.4989710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5093040Z 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:44:39.5095100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5115570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5165360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5221880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5325890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5429240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5532480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5602720Z 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:44:39.5706480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5744230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5847850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5893840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.5997070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.6051160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.6126610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.6180900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:39.6255660Z 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:44:39.6310270Z 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:44:39.6416060Z 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:44:39.6447050Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-17T17:44:39.6552750Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-17T17:44:39.6656260Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-17T17:44:39.6761680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6968-ruy7yo.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:44:41.8451550Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-17T17:44:43.4276340Z ==> Summary 2021-05-17T17:44:43.4492780Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-17T17:44:43.4498130Z ==> Installing imagemagick dependency: libheif 2021-05-17T17:44:43.5725730Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-17T17:44:43.5745960Z 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-6564-677hj4 2021-05-17T17:44:43.6013450Z cp -pR /private/tmp/d20210517-6564-677hj4/libheif/. /usr/local/Cellar/libheif 2021-05-17T17:44:43.6276950Z chmod -Rf +w /private/tmp/d20210517-6564-677hj4 2021-05-17T17:44:43.7464800Z ==> Finishing up 2021-05-17T17:44:43.7936080Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-17T17:44:43.7941040Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-17T17:44:43.7947350Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-17T17:44:43.7954250Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-17T17:44:43.8000340Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-17T17:44:43.8006740Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-17T17:44:43.8028490Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-17T17:44:43.8045550Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-17T17:44:43.8057890Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-17T17:44:43.8068450Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-17T17:44:43.8079540Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-17T17:44:43.8084790Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-17T17:44:43.8090050Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-17T17:44:43.8097460Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-17T17:44:43.8108750Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-17T17:44:43.8118240Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-17T17:44:43.8131820Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-17T17:44:43.8338200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6995-1xh1d2x.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:44:46.1444760Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-17T17:44:47.7440600Z ==> Summary 2021-05-17T17:44:47.7541360Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-17T17:44:47.7643740Z ==> Installing imagemagick dependency: liblqr 2021-05-17T17:44:47.8044990Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-17T17:44:47.8071150Z 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-6564-qyjtrv 2021-05-17T17:44:47.8228620Z cp -pR /private/tmp/d20210517-6564-qyjtrv/liblqr/. /usr/local/Cellar/liblqr 2021-05-17T17:44:47.8438230Z chmod -Rf +w /private/tmp/d20210517-6564-qyjtrv 2021-05-17T17:44:47.9143990Z ==> Finishing up 2021-05-17T17:44:47.9589910Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-17T17:44:47.9611150Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-17T17:44:47.9626100Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-17T17:44:47.9710140Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-17T17:44:47.9813890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7022-1h6hx5j.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:44:50.5721770Z ==> Summary 2021-05-17T17:44:50.5749290Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-17T17:44:50.5756080Z ==> Installing imagemagick dependency: libomp 2021-05-17T17:44:50.5812040Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-17T17:44:50.5831040Z 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-6564-vtx09c 2021-05-17T17:44:50.5986530Z cp -pR /private/tmp/d20210517-6564-vtx09c/libomp/. /usr/local/Cellar/libomp 2021-05-17T17:44:50.6423520Z chmod -Rf +w /private/tmp/d20210517-6564-vtx09c 2021-05-17T17:44:50.6884550Z ==> Finishing up 2021-05-17T17:44:50.7351400Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-17T17:44:50.7356790Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-17T17:44:50.7361200Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-17T17:44:50.7371420Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-17T17:44:50.7378100Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-17T17:44:50.7513800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7048-1pqhihh.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:44:53.2345060Z ==> Summary 2021-05-17T17:44:53.2360870Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-17T17:44:53.2366530Z ==> Installing imagemagick dependency: imath 2021-05-17T17:44:53.2421730Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:44:53.2439590Z 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-6564-1hvno6 2021-05-17T17:44:53.2658380Z cp -pR /private/tmp/d20210517-6564-1hvno6/imath/. /usr/local/Cellar/imath 2021-05-17T17:44:53.2942460Z chmod -Rf +w /private/tmp/d20210517-6564-1hvno6 2021-05-17T17:44:53.3597000Z ==> Finishing up 2021-05-17T17:44:53.4047410Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-17T17:44:53.4064460Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-17T17:44:53.4069590Z 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:44:53.4074760Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-17T17:44:53.4079490Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-17T17:44:53.4084910Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-17T17:44:53.4092260Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-17T17:44:53.4283180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7074-1aq8jw5.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:44:55.8300800Z ==> Summary 2021-05-17T17:44:55.8343540Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-17T17:44:55.8349990Z ==> Installing imagemagick dependency: openexr 2021-05-17T17:44:55.8453150Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:44:55.8476490Z 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-6564-1jf9d98 2021-05-17T17:44:55.9184070Z cp -pR /private/tmp/d20210517-6564-1jf9d98/openexr/. /usr/local/Cellar/openexr 2021-05-17T17:44:56.0063530Z chmod -Rf +w /private/tmp/d20210517-6564-1jf9d98 2021-05-17T17:44:56.3204840Z ==> Finishing up 2021-05-17T17:44:56.3723170Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-17T17:44:56.3726750Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-17T17:44:56.3731960Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-17T17:44:56.3736370Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-17T17:44:56.3741450Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-17T17:44:56.3745950Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-17T17:44:56.3750860Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-17T17:44:56.3755530Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-17T17:44:56.3762460Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-17T17:44:56.3771100Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-17T17:44:56.3779910Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-17T17:44:56.3784710Z 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:44:56.3795220Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-17T17:44:56.3800390Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-17T17:44:56.3805210Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-17T17:44:56.3812530Z 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:44:56.3820620Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-17T17:44:56.3825100Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-17T17:44:56.3830590Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-17T17:44:56.3835360Z 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:44:56.3841240Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-17T17:44:56.3871600Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-17T17:44:56.3873400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-17T17:44:56.3875250Z 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:44:56.3877120Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-17T17:44:56.3879010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-17T17:44:56.3880890Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-17T17:44:56.3886840Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-17T17:44:56.4357510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7103-e5tri9.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:44:58.7995810Z ==> Summary 2021-05-17T17:44:58.8111240Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-17T17:44:58.8117590Z ==> Installing imagemagick 2021-05-17T17:44:58.8121940Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-17T17:44:58.8140920Z 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-6564-18sm8j5 2021-05-17T17:44:59.1615390Z cp -pR /private/tmp/d20210517-6564-18sm8j5/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-17T17:44:59.6308010Z chmod -Rf +w /private/tmp/d20210517-6564-18sm8j5 2021-05-17T17:45:01.8111550Z ==> Finishing up 2021-05-17T17:45:01.8386060Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-17T17:45:01.8392240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-17T17:45:01.8397380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-17T17:45:01.8403100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-17T17:45:01.8408030Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-17T17:45:01.8413660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-17T17:45:01.8418990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-17T17:45:01.8424270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-17T17:45:01.8429150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-17T17:45:01.8434640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-17T17:45:01.8439680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-17T17:45:01.8445150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-17T17:45:01.8450010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-17T17:45:01.8455640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-17T17:45:01.8478450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-17T17:45:02.3501920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-17T17:45:02.3605520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-17T17:45:02.3706270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-17T17:45:02.3809050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-17T17:45:02.3912130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-17T17:45:02.4015640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-17T17:45:02.4017510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-17T17:45:02.4118890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-17T17:45:02.4223680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-17T17:45:02.4325900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-17T17:45:02.4427710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-17T17:45:02.4530660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-17T17:45:02.4633880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-17T17:45:02.4734120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-17T17:45:02.4834290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-17T17:45:02.4937110Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-17T17:45:02.5037290Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-17T17:45:02.5139720Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-17T17:45:02.5240420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-17T17:45:02.5342070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-17T17:45:02.5364570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-17T17:45:02.5453380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-17T17:45:02.5491830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-17T17:45:02.5567180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-17T17:45:02.5606900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-17T17:45:02.5676370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-17T17:45:02.5779210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-17T17:45:02.5879360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-17T17:45:02.5886310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-17T17:45:02.5944910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-17T17:45:02.5976720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-17T17:45:02.6065260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-17T17:45:02.6108680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-17T17:45:02.6177150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-17T17:45:02.6236140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-17T17:45:02.6281480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-17T17:45:02.6364030Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-17T17:45:02.6384180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-17T17:45:02.6485360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-17T17:45:02.6495880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-17T17:45:02.6591330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-17T17:45:02.6623200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-17T17:45:02.6713190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-17T17:45:02.6755380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-17T17:45:02.6820120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-17T17:45:02.6889940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-17T17:45:02.6929240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-17T17:45:02.7028370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-17T17:45:02.7043600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-17T17:45:02.7146760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-17T17:45:02.7159730Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-17T17:45:02.7250140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-17T17:45:02.7289350Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-17T17:45:02.7356710Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-17T17:45:02.7426840Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-17T17:45:02.7466710Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-17T17:45:02.7567730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7129-1xpaczm.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:45:04.7748300Z ==> Summary 2021-05-17T17:45:04.8237660Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-17T17:45:06.8604140Z ==> Caveats 2021-05-17T17:45:06.8605580Z ==> docbook 2021-05-17T17:45:06.8620650Z To use the DocBook package in your XML toolchain, 2021-05-17T17:45:06.8623410Z you need to add the following to your ~/.bashrc: 2021-05-17T17:45:06.8624130Z 2021-05-17T17:45:06.8626080Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-17T17:45:06.8627700Z ==> gnu-getopt 2021-05-17T17:45:06.8652350Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:45:06.8653780Z because macOS already provides this software and installing another version in 2021-05-17T17:45:06.8654930Z parallel can cause all kinds of trouble. 2021-05-17T17:45:06.8655580Z 2021-05-17T17:45:06.8656940Z If you need to have gnu-getopt first in your PATH, run: 2021-05-17T17:45:06.8658670Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:45:06.8659500Z 2021-05-17T17:45:06.8660020Z 2021-05-17T17:45:06.8660840Z Bash completion has been installed to: 2021-05-17T17:45:06.8662930Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-17T17:45:08.5849360Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-17T17:45:09.9371430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45:10.6081550Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-17T17:45:11.0860970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-17T17%3A55%3A00Z&sig=WYYZoI8tjV0pA7rTN9OS6Xn5TdVwbmkWpNc9OKJ3fqk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:11.1447640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A55\%3A00Z\&sig=WYYZoI8tjV0pA7rTN9OS6Xn5TdVwbmkWpNc9OKJ3fqk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:45:11.2034460Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-17T17:45:11.2775590Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-17T17:45:11.2818250Z 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-7136-g4ehaz 2021-05-17T17:45:11.2976490Z cp -pR /private/tmp/d20210517-7136-g4ehaz/udunits/. /usr/local/Cellar/udunits 2021-05-17T17:45:11.3185670Z chmod -Rf +w /private/tmp/d20210517-7136-g4ehaz 2021-05-17T17:45:11.3723850Z ==> Finishing up 2021-05-17T17:45:11.4836460Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-17T17:45:11.4861580Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-17T17:45:11.4863520Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-17T17:45:11.4865120Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-17T17:45:11.4879670Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-17T17:45:11.4980660Z info /usr/local/share/info/udunits2.info 2021-05-17T17:45:11.5053650Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-17T17:45:11.5155380Z info /usr/local/share/info/udunits2lib.info 2021-05-17T17:45:11.5258150Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-17T17:45:11.5360450Z info /usr/local/share/info/udunits2prog.info 2021-05-17T17:45:11.5470920Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-17T17:45:11.5571990Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-17T17:45:11.5674470Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-17T17:45:11.5778260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7303-1c4uamm.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:45:14.0148820Z ==> Summary 2021-05-17T17:45:14.0180890Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-17T17:45:16.3462660Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-17T17:45:16.3463800Z To reinstall 1.6, run: 2021-05-17T17:45:16.3465030Z brew reinstall jq 2021-05-17T17:45:17.9818130Z ==> Caveats 2021-05-17T17:45:17.9819360Z imagej requires Java. You can install the latest version with: 2021-05-17T17:45:17.9820790Z brew install --cask adoptopenjdk 2021-05-17T17:45:17.9822150Z 2021-05-17T17:45:18.2373100Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-17T17:45:18.4665140Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:45:26.2572010Z ==> Verifying checksum for cask 'imagej' 2021-05-17T17:45:26.5605520Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-17T17:45:26.5606780Z ==> Installing Cask imagej 2021-05-17T17:45:26.6042940Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210517-7413-123etoa 2021-05-17T17:45:26.7555560Z cp -pR /private/tmp/d20210517-7413-123etoa/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-17T17:45:26.8951560Z chmod -Rf +w /private/tmp/d20210517-7413-123etoa 2021-05-17T17:45:26.9707360Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-17T17:45:27.0942850Z 🍺 imagej was successfully installed! 2021-05-17T17:45:29.0635680Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-17T17:45:30.8613240Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-17T17:45:31.8282240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-17T17%3A55%3A00Z&sig=M5vJps3Ftq46uUMPj6izx%2BctI736DrM11iRTnfHGnGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:31.8285480Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-17T17:45:33.3179050Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-17T17:45:33.7440150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-17T17%3A55%3A00Z&sig=GVcW8ytjiv7vWeHjkZtg8N1H6HSqcSyHpgMFnWVUryE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:34.1718460Z ==> Installing dependencies for bowtie2: tbb 2021-05-17T17:45:34.1819460Z ==> Installing bowtie2 dependency: tbb 2021-05-17T17:45:34.3334970Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-17T17:45:38.7045900Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-17T17:45:38.7081350Z ==> Installing bowtie2 2021-05-17T17:45:38.7090620Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-17T17:45:43.1786780Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-17T17:45:46.9424490Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-17T17:45:48.7057280Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-17T17:45:49.1086300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-17T17%3A55%3A00Z&sig=LklgaxRaoDfeMdICOy%2Fb5I09DX804IBkmDny7m0Qdck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:49.3371670Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-17T17:45:51.0628240Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-17T17:45:51.4275800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-17T17%3A55%3A00Z&sig=qUiMGneg%2FemJns6wUWcpejK4M4K8JI4ltv3tS%2FxhkBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:51.5297330Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-17T17:45:53.2594050Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-17T17:45:53.6438960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-17T17%3A55%3A00Z&sig=EX5vxaZMduf3mEgC5pf97HDNWQmwpvQKQ45Z0Lg1p1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:53.7513870Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-17T17:45:55.5136960Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-17T17:45:55.8869630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-17T17%3A55%3A00Z&sig=VokstqVVq7yPJmwu9UG%2FV2lpWkgTK0u47YPXwes079k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:56.0068940Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-17T17:45:58.2370610Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-17T17:45:58.2374950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-17T17%3A55%3A00Z&sig=hXACDDME%2F082yuKeBU2Tpz%2BinYVlLUoJd8P7ZyZEHf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:58.2575860Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-17T17:45:59.9999980Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-17T17:46:00.3982320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-17T17%3A55%3A00Z&sig=1upvXvD%2FtVuQoLsauD9kFi2Tscls2oXbxUpJ7zUGKVg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:00.5973970Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-17T17:46:01.1858700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-17T17:46:01.1884140Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-17T17:46:01.5932160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:46:01.6176390Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-17T17:46:03.4649770Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-17T17:46:03.8691830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-17T17%3A55%3A00Z&sig=2GZ50V5XBeJk2hEGyv6UR6f5kq4VwCU4Q44mvs3qvys%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:03.9839360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-17T17:46:05.7150750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-17T17:46:06.0939410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-17T17%3A55%3A00Z&sig=RtY6rt3%2Fv6dnJDKmHQ4AagwRN0y0AAa2R8DtHfrXPoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:06.2882680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-17T17:46:08.0104200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-17T17:46:08.3977990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-17T17%3A55%3A00Z&sig=5yzEYowxSegUSGi5jA8U6lxltB%2FOvFpLpjEjiyaVVbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:08.6145980Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-17T17:46:10.2974850Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-17T17:46:10.7225810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-17T17%3A55%3A00Z&sig=VaP5H%2FBNfVLPHZURGRhuuxdAsi%2BjUUqxG2hCeRpwrgA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:11.0229660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-17T17:46:12.7466410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-17T17:46:13.1251590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-17T17%3A55%3A00Z&sig=YTyuAY6226bqpru3Z8LVQW1sg3wXrhtTdmlCJ9JHp7M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:13.2313390Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-17T17:46:14.9885590Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-17T17:46:15.3844610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-17T17%3A55%3A00Z&sig=8eaB6NeUQcogzDtcSxhQq2ZjVfpkQ%2FEOPKMUUw0K%2Bh4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:15.5203940Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-17T17:46:17.8603120Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-17T17:46:17.8607820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-17T17%3A55%3A00Z&sig=uh42TbWIq1mw60R7rd6AFguGpNhJGSre7lJswK8imxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:17.9527890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-17T17:46:19.8306100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-17T17:46:20.1953030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-17T17%3A55%3A00Z&sig=pQzgmLoPc8zy34KOPbqfs6KUfkfkMMfD6lqv4Jbld88%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:20.5333240Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-17T17:46:23.5897630Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-17T17:46:23.9993040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-17T17%3A55%3A00Z&sig=dhhgJoYtqXVqzIXa9QCTS1S9Lse1FQsgxildWh1gKEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:24.2356860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-17T17:46:25.8870820Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-17T17:46:26.3084270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-17T17%3A55%3A00Z&sig=UA6PvTqmchI7S9AKwJNOoGTohTq0ngcl2VEA9YDei8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:26.7923990Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-17T17:46:28.5739150Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-17T17:46:28.9715700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-17T17%3A55%3A00Z&sig=wGC0ldgAgsFB5B%2BSTjtd60UfuXe%2FQuFXMc5%2B8VNbiWM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:29.2366970Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-17T17:46:30.9297850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-17T17:46:31.3064540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-17T17%3A55%3A00Z&sig=40OSPTg1ya%2BwlgCEajIBsCaFHOi%2B541Fs2RMKwiZjX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:31.6462390Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-17T17:46:33.3630270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-17T17:46:33.7600230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-17T17%3A55%3A00Z&sig=P5oi%2F7XYdYmkD6ts8%2BKGxqAxd2TC6qmXE6fuJtUsAa8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:34.3163760Z ==> 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:46:34.3166530Z ==> Installing gdal dependency: cfitsio 2021-05-17T17:46:34.3938510Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-17T17:46:37.1359910Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-17T17:46:37.1376550Z ==> Installing gdal dependency: popt 2021-05-17T17:46:37.1399130Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-17T17:46:39.7769040Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-17T17:46:39.7775450Z ==> Installing gdal dependency: epsilon 2021-05-17T17:46:39.7881790Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-17T17:46:42.7275620Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-17T17:46:42.7281110Z ==> Installing gdal dependency: expat 2021-05-17T17:46:42.7303220Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-17T17:46:45.7168550Z ==> Caveats 2021-05-17T17:46:45.7170390Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:46:45.7171740Z because macOS already provides this software and installing another version in 2021-05-17T17:46:45.7172820Z parallel can cause all kinds of trouble. 2021-05-17T17:46:45.7173470Z 2021-05-17T17:46:45.7174300Z If you need to have expat first in your PATH, run: 2021-05-17T17:46:45.7175890Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:46:45.7176680Z 2021-05-17T17:46:45.7177510Z For compilers to find expat you may need to set: 2021-05-17T17:46:45.7178860Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-17T17:46:45.7180400Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-17T17:46:45.7181100Z 2021-05-17T17:46:45.7182300Z For pkg-config to find expat you may need to set: 2021-05-17T17:46:45.7183430Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-17T17:46:45.7184100Z 2021-05-17T17:46:45.7185240Z ==> Summary 2021-05-17T17:46:45.7200180Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-17T17:46:45.7206790Z ==> Installing gdal dependency: freexl 2021-05-17T17:46:45.7277510Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-17T17:46:48.5474500Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-17T17:46:48.5527950Z ==> Installing gdal dependency: geos 2021-05-17T17:46:48.6010430Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-17T17:46:52.1113600Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-17T17:46:52.1133750Z ==> Installing gdal dependency: hdf5 2021-05-17T17:46:52.1669320Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:46:55.7414380Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-17T17:46:55.7420860Z ==> Installing gdal dependency: json-c 2021-05-17T17:46:55.7486620Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-17T17:46:58.4308300Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-17T17:46:58.4315050Z ==> Installing gdal dependency: libxml2 2021-05-17T17:46:58.4388450Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-17T17:47:01.4968180Z ==> Caveats 2021-05-17T17:47:01.4973400Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:01.4974840Z because macOS already provides this software and installing another version in 2021-05-17T17:47:01.4976090Z parallel can cause all kinds of trouble. 2021-05-17T17:47:01.4976750Z 2021-05-17T17:47:01.4977610Z If you need to have libxml2 first in your PATH, run: 2021-05-17T17:47:01.4979300Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:47:01.4980140Z 2021-05-17T17:47:01.4981150Z For compilers to find libxml2 you may need to set: 2021-05-17T17:47:01.4983060Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-17T17:47:01.4984630Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-17T17:47:01.4985370Z 2021-05-17T17:47:01.4986640Z For pkg-config to find libxml2 you may need to set: 2021-05-17T17:47:01.4988320Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-17T17:47:01.4989050Z 2021-05-17T17:47:01.4990240Z ==> Summary 2021-05-17T17:47:01.5162300Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-17T17:47:01.5169770Z ==> Installing gdal dependency: libdap 2021-05-17T17:47:01.5322020Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-17T17:47:04.4901230Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-17T17:47:04.4907160Z ==> Installing gdal dependency: proj 2021-05-17T17:47:04.5092620Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-17T17:47:07.2341540Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-17T17:47:07.2346940Z ==> Installing gdal dependency: libgeotiff 2021-05-17T17:47:07.2594420Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-17T17:47:09.9637730Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-17T17:47:09.9642550Z ==> Installing gdal dependency: librttopo 2021-05-17T17:47:10.0078230Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-17T17:47:12.5551830Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-17T17:47:12.5556300Z ==> Installing gdal dependency: minizip 2021-05-17T17:47:12.5787470Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-17T17:47:15.1535550Z ==> Caveats 2021-05-17T17:47:15.1544720Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-17T17:47:15.1546570Z with the venerable 'unzip' library. 2021-05-17T17:47:15.1548010Z ==> Summary 2021-05-17T17:47:15.1558870Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-17T17:47:15.1567110Z ==> Installing gdal dependency: libspatialite 2021-05-17T17:47:15.2499920Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-17T17:47:18.5035930Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-17T17:47:18.5040600Z ==> Installing gdal dependency: netcdf 2021-05-17T17:47:18.5596750Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:47:21.5835880Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-17T17:47:21.5842050Z ==> Installing gdal dependency: openblas 2021-05-17T17:47:21.6210370Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-17T17:47:25.8375630Z ==> Caveats 2021-05-17T17:47:25.8377360Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:25.8378700Z because macOS provides BLAS in Accelerate.framework. 2021-05-17T17:47:25.8379460Z 2021-05-17T17:47:25.8380530Z For compilers to find openblas you may need to set: 2021-05-17T17:47:25.8382000Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-17T17:47:25.8383500Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-17T17:47:25.8384250Z 2021-05-17T17:47:25.8385530Z For pkg-config to find openblas you may need to set: 2021-05-17T17:47:25.8386720Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-17T17:47:25.8387460Z 2021-05-17T17:47:25.8388600Z ==> Summary 2021-05-17T17:47:25.8404620Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-17T17:47:25.8411700Z ==> Installing gdal dependency: numpy 2021-05-17T17:47:25.9113380Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-17T17:47:30.1917220Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-17T17:47:30.1930100Z ==> Installing gdal dependency: xerces-c 2021-05-17T17:47:30.1985500Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-17T17:47:35.5120810Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-17T17:47:35.5122580Z ==> Installing gdal 2021-05-17T17:47:35.5123770Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-17T17:47:42.4218080Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-17T17:47:43.7748800Z ==> No outdated dependents to upgrade! 2021-05-17T17:47:43.7751140Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:47:44.1297320Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:47:44.1298470Z netcdf 2021-05-17T17:47:44.2580220Z ==> Caveats 2021-05-17T17:47:44.2581690Z ==> expat 2021-05-17T17:47:44.2730250Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:44.2731750Z because macOS already provides this software and installing another version in 2021-05-17T17:47:44.2732900Z parallel can cause all kinds of trouble. 2021-05-17T17:47:44.2733540Z 2021-05-17T17:47:44.2734410Z If you need to have expat first in your PATH, run: 2021-05-17T17:47:44.2736470Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:47:44.2737300Z 2021-05-17T17:47:44.2738150Z For compilers to find expat you may need to set: 2021-05-17T17:47:44.2739550Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-17T17:47:44.2741000Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-17T17:47:44.2741720Z 2021-05-17T17:47:44.2742960Z For pkg-config to find expat you may need to set: 2021-05-17T17:47:44.2744130Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-17T17:47:44.2744830Z 2021-05-17T17:47:44.2746000Z ==> libxml2 2021-05-17T17:47:44.2780190Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:44.2781530Z because macOS already provides this software and installing another version in 2021-05-17T17:47:44.2782660Z parallel can cause all kinds of trouble. 2021-05-17T17:47:44.2783310Z 2021-05-17T17:47:44.2784160Z If you need to have libxml2 first in your PATH, run: 2021-05-17T17:47:44.2785810Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:47:44.2786620Z 2021-05-17T17:47:44.2787490Z For compilers to find libxml2 you may need to set: 2021-05-17T17:47:44.2788870Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-17T17:47:44.2790350Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-17T17:47:44.2791070Z 2021-05-17T17:47:44.2792340Z For pkg-config to find libxml2 you may need to set: 2021-05-17T17:47:44.2793490Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-17T17:47:44.2794200Z 2021-05-17T17:47:44.2795340Z ==> minizip 2021-05-17T17:47:44.2798470Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-17T17:47:44.2799950Z with the venerable 'unzip' library. 2021-05-17T17:47:44.2801260Z ==> openblas 2021-05-17T17:47:44.2841210Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:45.2672960Z because macOS provides BLAS in Accelerate.framework. 2021-05-17T17:47:45.2673650Z 2021-05-17T17:47:45.2682020Z For compilers to find openblas you may need to set: 2021-05-17T17:47:45.2684280Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-17T17:47:45.2685900Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-17T17:47:45.2687270Z 2021-05-17T17:47:45.2688850Z For pkg-config to find openblas you may need to set: 2021-05-17T17:47:45.2690180Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-17T17:47:45.2691000Z 2021-05-17T17:47:46.4650720Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-17T17:47:47.0588410Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-17T17:47:47.0619360Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-17T17:47:47.4535590Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:47:47.4713180Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-17T17:47:48.0173620Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-17T17:47:48.0202280Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-17T17:47:48.4079110Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:47:48.4278980Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-17T17:47:50.1804260Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-17T17:47:50.5384990Z ==> 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:47:51.8020980Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-17T17:47:52.3752450Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-17T17:47:52.3769690Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-17T17:47:52.7331200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:47:52.7444900Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-17T17:47:54.4552890Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-17T17:47:54.8077740Z ==> 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:47:55.5312580Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-17T17:47:55.5330360Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-17T17:47:57.2971200Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-17T17:47:57.6798200Z ==> 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:47:58.3307970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-17T17:48:00.0314580Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-17T17:48:00.4604760Z ==> 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:48:00.7848850Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-17T17:48:02.4572300Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-17T17:48:02.8536010Z ==> 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:48:03.9837110Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-17T17:48:03.9847810Z ==> Installing itk dependency: open-mpi 2021-05-17T17:48:04.1293040Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:48:09.5192720Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-17T17:48:09.5200010Z ==> Installing itk dependency: fftw 2021-05-17T17:48:09.5815570Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:48:12.6231370Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-17T17:48:12.6237590Z ==> Installing itk dependency: boost 2021-05-17T17:48:12.6307360Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-17T17:48:44.9036170Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-17T17:48:44.9037490Z ==> Installing itk dependency: netcdf 2021-05-17T17:48:44.9137880Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:48:47.7625590Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-17T17:48:47.7630620Z ==> Installing itk dependency: pyqt@5 2021-05-17T17:48:47.8209290Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-17T17:48:53.2334230Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-17T17:48:53.2341820Z ==> Installing itk dependency: vtk@8.2 2021-05-17T17:48:53.3925820Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-17T17:49:21.9891680Z ==> Caveats 2021-05-17T17:49:21.9893360Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:49:21.9894590Z because this is an alternate version of another formula. 2021-05-17T17:49:21.9895330Z 2021-05-17T17:49:21.9896200Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-17T17:49:21.9897800Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:49:21.9898620Z 2021-05-17T17:49:21.9899490Z For compilers to find vtk@8.2 you may need to set: 2021-05-17T17:49:21.9900850Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-17T17:49:21.9902280Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-17T17:49:21.9902990Z 2021-05-17T17:49:21.9904110Z ==> Summary 2021-05-17T17:49:22.2284220Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-17T17:49:22.2292000Z ==> Installing itk dependency: gdcm 2021-05-17T17:49:22.4228610Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-17T17:49:28.3529550Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-17T17:49:28.3535260Z ==> Installing itk 2021-05-17T17:49:28.3545800Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-17T17:49:42.7177470Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-17T17:49:46.0109950Z ==> No outdated dependents to upgrade! 2021-05-17T17:49:46.0115330Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:49:48.1570530Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:49:48.1571660Z fftw 2021-05-17T17:49:48.1971090Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-17T17:49:48.1972810Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-17T17:49:50.0735060Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-17T17:49:50.2052040Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-17T17:49:51.3699930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:51.9249200Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-17T17:49:52.3811380Z ==> 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:49:52.4264060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:49:52.4791560Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-17T17:49:52.4849110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-17T17:49:53.8758790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:54.4432690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-17T17:49:54.8195220Z ==> 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:49:55.2231780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:49:55.3733320Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-17T17:49:55.3816460Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-17T17:49:56.5253710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:57.0725920Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-17T17:49:57.4476280Z ==> 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:49:57.4941280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:49:57.5641170Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-17T17:49:57.5682300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-17T17:49:58.6793770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:59.2867240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-17T17:49:59.7220840Z ==> 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:49:59.7929910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:50:00.3554060Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-17T17:50:00.4159450Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-17T17:50:00.4163470Z ==> Installing libav dependency: faac 2021-05-17T17:50:00.4771880Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-17T17:50:00.4801700Z 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-9009-1a7y31a 2021-05-17T17:50:00.4950350Z cp -pR /private/tmp/d20210517-9009-1a7y31a/faac/. /usr/local/Cellar/faac 2021-05-17T17:50:00.5099600Z chmod -Rf +w /private/tmp/d20210517-9009-1a7y31a 2021-05-17T17:50:00.5684600Z ==> Finishing up 2021-05-17T17:50:00.6193670Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-17T17:50:00.6201820Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-17T17:50:00.6220010Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-17T17:50:00.6244130Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-17T17:50:00.6256210Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-17T17:50:00.6261680Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-17T17:50:00.6268010Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-17T17:50:00.6425310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9191-1yucr1x.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:50:03.0352560Z ==> Summary 2021-05-17T17:50:03.0377790Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-17T17:50:03.0389400Z ==> Installing libav dependency: fdk-aac 2021-05-17T17:50:03.0412320Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-17T17:50:03.0431000Z 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-9009-18zqhrc 2021-05-17T17:50:03.0727200Z cp -pR /private/tmp/d20210517-9009-18zqhrc/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-17T17:50:03.0887870Z chmod -Rf +w /private/tmp/d20210517-9009-18zqhrc 2021-05-17T17:50:03.1439950Z ==> Finishing up 2021-05-17T17:50:03.1952990Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-17T17:50:03.1960970Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-17T17:50:03.1968030Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-17T17:50:03.1972870Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-17T17:50:03.1978590Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-17T17:50:03.1986170Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-17T17:50:03.2139330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9217-l8xhqx.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:50:05.5659840Z ==> Summary 2021-05-17T17:50:05.5684220Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-17T17:50:05.5697620Z ==> Installing libav dependency: sdl 2021-05-17T17:50:05.5767600Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-17T17:50:05.5785600Z 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-9009-1pbdcbi 2021-05-17T17:50:05.6513530Z cp -pR /private/tmp/d20210517-9009-1pbdcbi/sdl/. /usr/local/Cellar/sdl 2021-05-17T17:50:05.7625120Z chmod -Rf +w /private/tmp/d20210517-9009-1pbdcbi 2021-05-17T17:50:05.8853030Z ==> Finishing up 2021-05-17T17:50:05.9328650Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-17T17:50:05.9334630Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-17T17:50:05.9351850Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-17T17:50:05.9379500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-17T17:50:05.9388720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-17T17:50:05.9408110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-17T17:50:05.9419090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-17T17:50:05.9430000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-17T17:50:05.9435160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-17T17:50:05.9447540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-17T17:50:05.9459210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-17T17:50:05.9468550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-17T17:50:05.9477380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-17T17:50:05.9486460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-17T17:50:05.9496490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-17T17:50:05.9501840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-17T17:50:05.9507440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-17T17:50:05.9516450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-17T17:50:05.9526760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-17T17:50:05.9535580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-17T17:50:05.9544310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-17T17:50:05.9554880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-17T17:50:05.9564820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-17T17:50:05.9573420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-17T17:50:05.9581620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-17T17:50:05.9590230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-17T17:50:05.9598480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-17T17:50:05.9607450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-17T17:50:05.9615940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-17T17:50:05.9623240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-17T17:50:05.9630170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-17T17:50:05.9635330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-17T17:50:05.9641000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-17T17:50:05.9648460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-17T17:50:05.9656090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-17T17:50:05.9665710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-17T17:50:05.9670800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-17T17:50:05.9683350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-17T17:50:05.9692330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-17T17:50:05.9697580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-17T17:50:05.9703790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-17T17:50:05.9712180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-17T17:50:05.9721840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-17T17:50:05.9728900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-17T17:50:05.9736080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-17T17:50:05.9741520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-17T17:50:05.9747480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-17T17:50:05.9752990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-17T17:50:05.9758620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-17T17:50:05.9767290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-17T17:50:05.9776610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-17T17:50:05.9788650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-17T17:50:05.9790540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-17T17:50:05.9796910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-17T17:50:05.9804200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-17T17:50:05.9812880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-17T17:50:05.9818940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-17T17:50:05.9824920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-17T17:50:05.9837270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-17T17:50:05.9844930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-17T17:50:05.9852840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-17T17:50:05.9861840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-17T17:50:05.9870300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-17T17:50:05.9876810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-17T17:50:05.9884000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-17T17:50:05.9907530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-17T17:50:05.9913990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-17T17:50:05.9921720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-17T17:50:05.9930200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-17T17:50:05.9945180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-17T17:50:05.9953170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-17T17:50:05.9959030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-17T17:50:05.9966380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-17T17:50:05.9975470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-17T17:50:05.9984440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-17T17:50:05.9990140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-17T17:50:05.9996210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-17T17:50:06.0003930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-17T17:50:06.0009640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-17T17:50:06.0016240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-17T17:50:06.0022240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-17T17:50:06.0031520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-17T17:50:06.0036940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-17T17:50:06.0042910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-17T17:50:06.0048570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-17T17:50:06.0054370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-17T17:50:06.0060010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-17T17:50:06.0065760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-17T17:50:06.0075040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-17T17:50:06.0081140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-17T17:50:06.0086950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-17T17:50:06.0095880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-17T17:50:06.0101830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-17T17:50:06.0107450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-17T17:50:06.0116020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-17T17:50:06.0122180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-17T17:50:06.0128180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-17T17:50:06.0135790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-17T17:50:06.0142360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-17T17:50:06.0147990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-17T17:50:06.0154360Z Only the first 100 operations were output. 2021-05-17T17:50:06.1161740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9243-clps8a.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:50:08.7035100Z ==> Summary 2021-05-17T17:50:08.7181990Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-17T17:50:08.7187960Z ==> Installing libav 2021-05-17T17:50:08.7191090Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-17T17:50:08.7209280Z 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-9009-a8ann2 2021-05-17T17:50:08.9040390Z cp -pR /private/tmp/d20210517-9009-a8ann2/libav/. /usr/local/Cellar/libav 2021-05-17T17:50:08.9797280Z chmod -Rf +w /private/tmp/d20210517-9009-a8ann2 2021-05-17T17:50:10.1574360Z ==> Finishing up 2021-05-17T17:50:10.2077570Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-17T17:50:10.2087800Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-17T17:50:10.2106270Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-17T17:50:10.2134300Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-17T17:50:10.2140350Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-17T17:50:10.2145450Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-17T17:50:10.2495830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9269-16mmfuh.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:50:12.7329730Z ==> Summary 2021-05-17T17:50:12.7350700Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-17T17:50:15.3344640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-17T17:50:17.4180210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-17T17:50:17.9085440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-17T18%3A00%3A00Z&sig=bsJr6%2BZSxx5L1vJUOB%2FUL2DikZjOWcMPtFpeFL6sLgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:50:18.1579760Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-17T17:50:20.9325180Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-17T17:50:23.4224590Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-17T17:50:23.4225780Z To reinstall 4.3.0, run: 2021-05-17T17:50:23.4226600Z brew reinstall libtiff 2021-05-17T17:50:25.0432130Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-17T17:50:25.0433290Z To reinstall 2.3.9_1, run: 2021-05-17T17:50:25.0434110Z brew reinstall unixodbc 2021-05-17T17:50:26.6396560Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-17T17:50:26.6397750Z To reinstall 1.0.18_1, run: 2021-05-17T17:50:26.6398570Z brew reinstall libsodium 2021-05-17T17:50:28.2668190Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-17T17:50:28.2669350Z To reinstall 4.1.1, run: 2021-05-17T17:50:28.2670280Z brew reinstall tesseract 2021-05-17T17:50:30.6233910Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-17T17:50:30.6234670Z To reinstall 1.21.1, run: 2021-05-17T17:50:30.6235970Z brew reinstall wget 2021-05-17T17:50:31.5311300Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-17T17:50:31.5312470Z To reinstall 4.3.4, run: 2021-05-17T17:50:31.5313270Z brew reinstall zeromq 2021-05-17T17:50:33.2148610Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-17T17:50:33.2149780Z To reinstall 2.2.27.6_1, run: 2021-05-17T17:50:33.2150610Z brew reinstall udunits 2021-05-17T17:50:34.8512930Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-17T17:50:34.8514090Z To reinstall 1.2.0, run: 2021-05-17T17:50:34.8514890Z brew reinstall webp 2021-05-17T17:50:36.5567090Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-17T17:50:38.3147240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-17T17:50:38.8210600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-17T18%3A00%3A00Z&sig=wA6zfz9CZy8WnqcJe0tCBztaR1r113ve1fjEgLfgH8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:50:41.5139030Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-17T17:51:22.2545320Z ==> Caveats 2021-05-17T17:51:22.2546440Z Bash completion has been installed to: 2021-05-17T17:51:22.2547400Z /usr/local/etc/bash_completion.d 2021-05-17T17:51:22.2548690Z ==> Summary 2021-05-17T17:51:23.6676250Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-17T17:51:26.8414330Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-17T17:51:26.8423350Z ==> 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=20210517T175121Z&X-Amz-Expires=300&X-Amz-Signature=7e76b786b6cac7386148195a2b8de59091390c51319b40b41cc7a100fd9a9854&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:51:30.4226390Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-17T17:51:30.4227650Z ==> Installing Cask xquartz 2021-05-17T17:51:48.3579940Z ==> Running installer for xquartz; your password may be necessary. 2021-05-17T17:51:48.3582300Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-17T17:52:12.6970430Z installer: Package name is 2021-05-17T17:52:12.6980120Z installer: Installing at base path / 2021-05-17T17:52:12.6986870Z installer: The install was successful. 2021-05-17T17:52:12.6990330Z installer: The install requires logging out now. 2021-05-17T17:52:12.7952230Z 🍺 xquartz was successfully installed! 2021-05-17T17:52:12.8212270Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:52:12.8212850Z with: 2021-05-17T17:52:12.8213320Z github_slug: neuroconductor/nsrr 2021-05-17T17:52:12.8213760Z env: 2021-05-17T17:52:12.8214180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:12.8214750Z TIC_DEPLOY_KEY: 2021-05-17T17:52:12.8215110Z RSPM: 2021-05-17T17:52:12.8216750Z GITHUB_PAT: *** 2021-05-17T17:52:12.8217560Z COVERALLS_TOKEN: *** 2021-05-17T17:52:12.8218030Z continue-on-error: false 2021-05-17T17:52:12.8218490Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:12.8218980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:12.8219540Z TZ: UTC 2021-05-17T17:52:12.8219910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:12.8220310Z NOT_CRAN: true 2021-05-17T17:52:12.8220810Z ##[endgroup] 2021-05-17T17:52:12.8931450Z repo slug is: neuroconductor/nsrr 2021-05-17T17:52:12.9056590Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:52:12.9057260Z env: 2021-05-17T17:52:12.9057760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:12.9058240Z TIC_DEPLOY_KEY: 2021-05-17T17:52:12.9059110Z RSPM: 2021-05-17T17:52:12.9060000Z GITHUB_PAT: *** 2021-05-17T17:52:12.9060830Z COVERALLS_TOKEN: *** 2021-05-17T17:52:12.9061380Z continue-on-error: false 2021-05-17T17:52:12.9061910Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:12.9062420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:12.9063120Z TZ: UTC 2021-05-17T17:52:12.9063530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:12.9063980Z NOT_CRAN: true 2021-05-17T17:52:12.9064400Z ##[endgroup] 2021-05-17T17:52:14.3244280Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:52:14.3245020Z with: 2021-05-17T17:52:14.3245390Z repo_name: nsrr 2021-05-17T17:52:14.3245850Z repo_version: 0.1.5 2021-05-17T17:52:14.3246250Z runner_os: macOS 2021-05-17T17:52:14.3246670Z R_version: 4.0 2021-05-17T17:52:14.3247210Z env: 2021-05-17T17:52:14.3247650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:14.3248180Z TIC_DEPLOY_KEY: 2021-05-17T17:52:14.3248540Z RSPM: 2021-05-17T17:52:14.3249440Z GITHUB_PAT: *** 2021-05-17T17:52:14.3250340Z COVERALLS_TOKEN: *** 2021-05-17T17:52:14.3250930Z continue-on-error: false 2021-05-17T17:52:14.3251500Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:14.3252060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:14.3252520Z TZ: UTC 2021-05-17T17:52:14.3252950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:14.3253380Z NOT_CRAN: true 2021-05-17T17:52:14.3253810Z ##[endgroup] 2021-05-17T17:52:14.4075880Z Package: nsrr 2021-05-17T17:52:14.4076850Z Version: 0.1.5 2021-05-17T17:52:14.4077460Z OS: macOS 2021-05-17T17:52:14.4120640Z ##[group]Run install.packages('remotes') 2021-05-17T17:52:14.4121480Z install.packages('remotes') 2021-05-17T17:52:14.4122340Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:52:14.4123380Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:52:14.4307920Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:52:14.4308570Z env: 2021-05-17T17:52:14.4309030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:14.4309580Z TIC_DEPLOY_KEY: 2021-05-17T17:52:14.4310000Z RSPM: 2021-05-17T17:52:14.4311060Z GITHUB_PAT: *** 2021-05-17T17:52:14.4311930Z COVERALLS_TOKEN: *** 2021-05-17T17:52:14.4312480Z continue-on-error: false 2021-05-17T17:52:14.4312980Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:14.4313530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:14.4314000Z TZ: UTC 2021-05-17T17:52:14.4314450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:14.4314920Z NOT_CRAN: true 2021-05-17T17:52:14.4315340Z ##[endgroup] 2021-05-17T17:52:15.6210610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:52:15.6303600Z (as ‘lib’ is unspecified) 2021-05-17T17:52:17.3817230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-17T17:52:17.5176280Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-17T17:52:17.5336070Z ================================================== 2021-05-17T17:52:17.5337590Z downloaded 381 KB 2021-05-17T17:52:17.5338260Z 2021-05-17T17:52:17.5573080Z 2021-05-17T17:52:17.5674070Z The downloaded binary packages are in 2021-05-17T17:52:17.5765720Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpxw1mEl/downloaded_packages 2021-05-17T17:52:22.8517300Z ##[group]Run actions/cache@v1 2021-05-17T17:52:22.8517830Z with: 2021-05-17T17:52:22.8518310Z path: /Users/runner/work/_temp/Library 2021-05-17T17:52:22.8521800Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-1dd320c5b4f9e63ec25b6f34735ee59bc51e07da7bd0d032c56d9a8bb3957395 2021-05-17T17:52:22.8525440Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-17T17:52:22.8526630Z env: 2021-05-17T17:52:22.8527070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:22.8527580Z TIC_DEPLOY_KEY: 2021-05-17T17:52:22.8527990Z RSPM: 2021-05-17T17:52:22.8530240Z GITHUB_PAT: *** 2021-05-17T17:52:22.8531290Z COVERALLS_TOKEN: *** 2021-05-17T17:52:22.8531850Z continue-on-error: false 2021-05-17T17:52:22.8532340Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:22.8532890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:22.8533390Z TZ: UTC 2021-05-17T17:52:22.8534050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:22.8534500Z NOT_CRAN: true 2021-05-17T17:52:22.8534920Z ##[endgroup] 2021-05-17T17:52:22.9298290Z [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:52:22.9393380Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:52:22.9394220Z remotes::install_github("ropensci/tic") 2021-05-17T17:52:22.9394940Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:52:22.9395670Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:52:22.9396260Z remotes::install_cran("covr") 2021-05-17T17:52:22.9609970Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:52:22.9610460Z env: 2021-05-17T17:52:22.9610920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:22.9611440Z TIC_DEPLOY_KEY: 2021-05-17T17:52:22.9611810Z RSPM: 2021-05-17T17:52:22.9612800Z GITHUB_PAT: *** 2021-05-17T17:52:22.9613660Z COVERALLS_TOKEN: *** 2021-05-17T17:52:22.9614170Z continue-on-error: false 2021-05-17T17:52:22.9614710Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:22.9615300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:22.9615760Z TZ: UTC 2021-05-17T17:52:22.9616220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:22.9616680Z NOT_CRAN: true 2021-05-17T17:52:22.9617070Z ##[endgroup] 2021-05-17T17:52:23.2501790Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:52:23.9699920Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:52:28.1907600Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:52:28.1909230Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:52:28.1910600Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:52:28.1911880Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:52:28.1913160Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:52:28.1914380Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:52:28.1915660Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:52:28.1916940Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:52:28.1918150Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:52:28.1919420Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:52:28.1920680Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:52:28.1921910Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:52:28.1923240Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:52:28.1924520Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:52:28.1925760Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:52:28.1927040Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:52:28.1928460Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:28.1929740Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:52:28.1931020Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-17T17:52:28.1932290Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:52:28.1933530Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:52:28.1934790Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:52:28.1936060Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:52:28.1938390Z 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:52:28.1940810Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:52:28.1942170Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:52:28.1943500Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:52:28.1944750Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:28.1946050Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:28.1947340Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:52:28.1948570Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:28.1950460Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:52:28.1951910Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:52:28.1953470Z (as ‘lib’ is unspecified) 2021-05-17T17:52:28.1954450Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:52:28.1955840Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:52:28.1957230Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:52:28.1958710Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:52:30.1743890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-17T17:52:30.3851640Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-17T17:52:30.4188300Z ================================================== 2021-05-17T17:52:30.4190760Z downloaded 1.3 MB 2021-05-17T17:52:30.4196570Z 2021-05-17T17:52:30.4232640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-17T17:52:30.6669360Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-17T17:52:30.6788120Z ================================================== 2021-05-17T17:52:30.6789060Z downloaded 219 KB 2021-05-17T17:52:30.6790020Z 2021-05-17T17:52:30.6825830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-17T17:52:30.8856830Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-17T17:52:30.8953130Z ================================================== 2021-05-17T17:52:30.8954250Z downloaded 135 KB 2021-05-17T17:52:30.8955010Z 2021-05-17T17:52:30.8987450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-17T17:52:31.1557900Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-17T17:52:31.1597300Z ================================================== 2021-05-17T17:52:31.1598130Z downloaded 46 KB 2021-05-17T17:52:31.1598720Z 2021-05-17T17:52:31.1632410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-17T17:52:31.4301900Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-17T17:52:31.4304580Z ================================================== 2021-05-17T17:52:31.4306600Z downloaded 21 KB 2021-05-17T17:52:31.4307370Z 2021-05-17T17:52:31.4343420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-17T17:52:31.7047560Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-17T17:52:31.7101680Z ================================================== 2021-05-17T17:52:31.7102610Z downloaded 80 KB 2021-05-17T17:52:31.7103700Z 2021-05-17T17:52:31.7139420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-17T17:52:31.9742840Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-17T17:52:32.0250850Z ================================================== 2021-05-17T17:52:32.0252300Z downloaded 2.8 MB 2021-05-17T17:52:32.0252970Z 2021-05-17T17:52:32.0301480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-17T17:52:32.2686170Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-17T17:52:32.2690830Z ================================================== 2021-05-17T17:52:32.2693870Z downloaded 34 KB 2021-05-17T17:52:32.2694840Z 2021-05-17T17:52:32.2727760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-17T17:52:32.5306080Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-17T17:52:32.5620660Z ================================================== 2021-05-17T17:52:32.5626470Z downloaded 841 KB 2021-05-17T17:52:32.5631050Z 2021-05-17T17:52:32.5664240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-17T17:52:32.8460060Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-17T17:52:32.8689020Z ================================================== 2021-05-17T17:52:32.8692180Z downloaded 480 KB 2021-05-17T17:52:32.8694160Z 2021-05-17T17:52:32.8729410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-17T17:52:33.1199000Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-17T17:52:33.1200350Z ================================================== 2021-05-17T17:52:33.1201940Z downloaded 12 KB 2021-05-17T17:52:33.1202940Z 2021-05-17T17:52:33.1235400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-17T17:52:33.3994270Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-17T17:52:33.4217700Z ================================================== 2021-05-17T17:52:33.4218790Z downloaded 486 KB 2021-05-17T17:52:33.4220040Z 2021-05-17T17:52:33.4255840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-17T17:52:33.6746690Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-17T17:52:33.6808580Z ================================================== 2021-05-17T17:52:33.6811910Z downloaded 89 KB 2021-05-17T17:52:33.6813210Z 2021-05-17T17:52:33.6853080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-17T17:52:33.9363340Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-17T17:52:34.0562680Z ================================================== 2021-05-17T17:52:34.0563660Z downloaded 518 KB 2021-05-17T17:52:34.0564270Z 2021-05-17T17:52:34.0598190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-17T17:52:34.3277570Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-17T17:52:34.3404110Z ================================================== 2021-05-17T17:52:34.3409620Z downloaded 206 KB 2021-05-17T17:52:34.3411860Z 2021-05-17T17:52:34.3443680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-17T17:52:34.6257550Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-17T17:52:35.4307460Z ================================================== 2021-05-17T17:52:35.4309930Z downloaded 265 KB 2021-05-17T17:52:35.4310860Z 2021-05-17T17:52:35.4348980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-17T17:52:35.6998750Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-17T17:52:35.7178480Z ================================================== 2021-05-17T17:52:35.7179810Z downloaded 166 KB 2021-05-17T17:52:35.7180510Z 2021-05-17T17:52:35.7225340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-17T17:52:36.0039820Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-17T17:52:36.0099540Z ================================================== 2021-05-17T17:52:36.0100480Z downloaded 94 KB 2021-05-17T17:52:36.0101310Z 2021-05-17T17:52:36.0140520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-17T17:52:36.2897340Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-17T17:52:36.2980640Z ================================================== 2021-05-17T17:52:36.2981740Z downloaded 136 KB 2021-05-17T17:52:36.2982130Z 2021-05-17T17:52:36.3433340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-17T17:52:36.5879790Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-17T17:52:36.5980950Z ================================================== 2021-05-17T17:52:36.5983010Z downloaded 183 KB 2021-05-17T17:52:36.5983940Z 2021-05-17T17:52:36.6022600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-17T17:52:36.7550010Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-17T17:52:36.7660850Z ================================================== 2021-05-17T17:52:36.7663710Z downloaded 198 KB 2021-05-17T17:52:36.7664410Z 2021-05-17T17:52:36.7701680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-17T17:52:36.9035950Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-17T17:52:36.9151630Z ================================================== 2021-05-17T17:52:36.9153670Z downloaded 204 KB 2021-05-17T17:52:36.9155470Z 2021-05-17T17:52:36.9190670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-17T17:52:37.1781370Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-17T17:52:37.1823590Z ================================================== 2021-05-17T17:52:37.1824480Z downloaded 64 KB 2021-05-17T17:52:37.1826360Z 2021-05-17T17:52:37.1861120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-17T17:52:37.4419000Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-17T17:52:37.4463420Z ================================================== 2021-05-17T17:52:37.4465100Z downloaded 44 KB 2021-05-17T17:52:37.4466350Z 2021-05-17T17:52:37.4504850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-17T17:52:37.6064180Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-17T17:52:37.6259290Z ================================================== 2021-05-17T17:52:37.6261780Z downloaded 408 KB 2021-05-17T17:52:37.6262730Z 2021-05-17T17:52:37.6299200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-17T17:52:37.8770940Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-17T17:52:37.8840030Z ================================================== 2021-05-17T17:52:37.8841030Z downloaded 91 KB 2021-05-17T17:52:37.8841700Z 2021-05-17T17:52:37.8984230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-17T17:52:38.0532950Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-17T17:52:38.0630280Z ================================================== 2021-05-17T17:52:38.0631850Z downloaded 134 KB 2021-05-17T17:52:38.0633060Z 2021-05-17T17:52:38.0662260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-17T17:52:38.3338740Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-17T17:52:38.3773140Z ================================================== 2021-05-17T17:52:38.3774220Z downloaded 1.9 MB 2021-05-17T17:52:38.3777890Z 2021-05-17T17:52:38.3826580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-17T17:52:38.6273450Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-17T17:52:38.6488060Z ================================================== 2021-05-17T17:52:38.6490810Z downloaded 532 KB 2021-05-17T17:52:38.6491590Z 2021-05-17T17:52:38.6526950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-17T17:52:38.8530490Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-17T17:52:38.8756000Z ================================================== 2021-05-17T17:52:38.8758410Z downloaded 515 KB 2021-05-17T17:52:38.8759040Z 2021-05-17T17:52:38.8797180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-17T17:52:39.1241780Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-17T17:52:39.1289330Z ================================================== 2021-05-17T17:52:39.1291000Z downloaded 47 KB 2021-05-17T17:52:39.1292820Z 2021-05-17T17:52:39.1326950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.5.tgz' 2021-05-17T17:52:39.3896880Z Content type 'application/x-gzip' length 65744 bytes (64 KB) 2021-05-17T17:52:39.3940280Z ================================================== 2021-05-17T17:52:39.3941130Z downloaded 64 KB 2021-05-17T17:52:39.3942160Z 2021-05-17T17:52:39.3977250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-17T17:52:39.5613710Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-17T17:52:39.5858080Z ================================================== 2021-05-17T17:52:39.5859430Z downloaded 690 KB 2021-05-17T17:52:39.5860850Z 2021-05-17T17:52:39.5895460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-17T17:52:39.8521100Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-17T17:52:39.8574690Z ================================================== 2021-05-17T17:52:39.8576170Z downloaded 46 KB 2021-05-17T17:52:39.8576790Z 2021-05-17T17:52:39.8612040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-17T17:52:40.1133670Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-17T17:52:40.1604860Z ================================================== 2021-05-17T17:52:40.1606540Z downloaded 2.0 MB 2021-05-17T17:52:40.1607250Z 2021-05-17T17:52:41.0850510Z 2021-05-17T17:52:41.0851830Z The downloaded binary packages are in 2021-05-17T17:52:41.0853080Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmphkvbyB/downloaded_packages 2021-05-17T17:52:41.0866460Z Running `R CMD build`... 2021-05-17T17:52:45.1642070Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/remotes2a1cb2bbb09/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:52:45.1643980Z * preparing ‘tic’: 2021-05-17T17:52:45.1645470Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:52:45.1646630Z * installing the package to process help pages 2021-05-17T17:52:45.1648230Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:52:45.1649400Z * checking for empty or unneeded directories 2021-05-17T17:52:45.1650910Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:52:45.1652340Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:52:45.1653640Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:52:45.1655310Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:52:45.1656780Z (as ‘lib’ is unspecified) 2021-05-17T17:52:45.8702770Z * installing *source* package ‘tic’ ... 2021-05-17T17:52:46.5330890Z ** using staged installation 2021-05-17T17:52:46.5337090Z ** R 2021-05-17T17:52:46.5413230Z ** inst 2021-05-17T17:52:46.5436060Z ** preparing package for lazy loading 2021-05-17T17:52:46.5829630Z ** help 2021-05-17T17:52:46.7926920Z *** installing help indices 2021-05-17T17:52:46.9193030Z *** copying figures 2021-05-17T17:52:46.9224480Z ** building package indices 2021-05-17T17:52:47.3130030Z ** installing vignettes 2021-05-17T17:52:47.3192350Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:52:47.7299280Z ** testing if installed package can be loaded from final location 2021-05-17T17:52:48.2168370Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:52:48.2236790Z * DONE (tic) 2021-05-17T17:52:48.2834710Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:52:48.7215290Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:52:52.1277090Z 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:52:52.1282730Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:52:52.1388140Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:52:52.1389440Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:52:52.1492040Z (as ‘lib’ is unspecified) 2021-05-17T17:52:52.1493060Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:52:52.1596330Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:52:52.1698870Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:52:52.1803600Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:52:52.1910510Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:52:52.2013270Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:52:52.2115810Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:52:52.2218360Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:52:52.2324350Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:52:52.2426870Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:52:52.2529340Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:52:52.2633270Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:52:52.2735720Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:52:52.2838890Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:52:52.2940130Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:52:52.3029970Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:52:52.3112440Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:52:52.3141370Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:52:52.3149750Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:52:52.3169040Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:52:52.3235700Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:52:52.3305290Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:52:52.3382530Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:52:52.3485280Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:52:52.3486470Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:52:52.3578190Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:52:52.3673890Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:52:52.3704150Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:52:52.3732170Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:52:52.3748220Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:52:52.3777210Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:52:52.3810580Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:52:52.3844570Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:52:52.3870670Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:52:52.3932720Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:52:52.3956480Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:52:54.0906360Z 2021-05-17T17:52:54.1008530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-17T17:52:54.1009710Z There are binary versions available but the source versions are later: 2021-05-17T17:52:54.1104980Z binary source needs_compilation 2021-05-17T17:52:54.1124150Z pillar 1.6.0 1.6.1 FALSE 2021-05-17T17:52:54.1125220Z tibble 3.1.1 3.1.2 TRUE 2021-05-17T17:52:54.1126150Z stringi 1.6.1 1.6.2 TRUE 2021-05-17T17:52:54.1126860Z 2021-05-17T17:52:54.2620860Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-17T17:52:54.2722300Z ================================================== 2021-05-17T17:52:54.2723300Z downloaded 192 KB 2021-05-17T17:52:54.2723900Z 2021-05-17T17:52:54.2761260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-17T17:52:54.5430340Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-17T17:52:54.5750910Z ================================================== 2021-05-17T17:52:54.5826950Z downloaded 1.3 MB 2021-05-17T17:52:54.5828600Z 2021-05-17T17:52:54.5830760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-17T17:52:55.2901590Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-17T17:52:55.3055160Z ================================================== 2021-05-17T17:52:55.3094250Z downloaded 17 KB 2021-05-17T17:52:55.3103520Z 2021-05-17T17:52:55.3108980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-17T17:52:55.4386520Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-17T17:52:55.4433740Z ================================================== 2021-05-17T17:52:55.4434520Z downloaded 43 KB 2021-05-17T17:52:55.4435100Z 2021-05-17T17:52:55.4469440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-17T17:52:55.6868180Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-17T17:52:55.6984190Z ================================================== 2021-05-17T17:52:55.6985230Z downloaded 207 KB 2021-05-17T17:52:55.6985820Z 2021-05-17T17:52:55.7027440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-17T17:52:55.8797210Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-17T17:52:55.9000380Z ================================================== 2021-05-17T17:52:55.9011490Z downloaded 975 KB 2021-05-17T17:52:55.9012130Z 2021-05-17T17:52:55.9446680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-17T17:52:56.1601670Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-17T17:52:56.1700910Z ================================================== 2021-05-17T17:52:56.1802580Z downloaded 68 KB 2021-05-17T17:52:56.1854670Z 2021-05-17T17:52:56.1858190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-17T17:52:56.4158200Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-17T17:52:56.4307540Z ================================================== 2021-05-17T17:52:56.4308720Z downloaded 278 KB 2021-05-17T17:52:56.4309370Z 2021-05-17T17:52:56.4351970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-17T17:52:56.6938580Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-17T17:52:56.7093030Z ================================================== 2021-05-17T17:52:56.7094340Z downloaded 288 KB 2021-05-17T17:52:56.7095260Z 2021-05-17T17:52:56.7133970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-17T17:52:56.8500760Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-17T17:52:56.8509520Z ================================================== 2021-05-17T17:52:56.8510350Z downloaded 15 KB 2021-05-17T17:52:56.8511220Z 2021-05-17T17:52:56.8549320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-17T17:52:57.0339880Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-17T17:52:57.0440330Z ================================================== 2021-05-17T17:52:57.0441860Z downloaded 148 KB 2021-05-17T17:52:57.0442610Z 2021-05-17T17:52:57.0478520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-17T17:52:57.3055700Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-17T17:52:57.3115520Z ================================================== 2021-05-17T17:52:57.3116980Z downloaded 72 KB 2021-05-17T17:52:57.3117740Z 2021-05-17T17:52:57.4167340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-17T17:52:57.7037100Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-17T17:52:57.7136760Z ================================================== 2021-05-17T17:52:57.7237450Z downloaded 35 KB 2021-05-17T17:52:57.7331900Z 2021-05-17T17:52:57.7338350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-17T17:52:57.9757420Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-17T17:52:57.9913400Z ================================================== 2021-05-17T17:52:57.9914920Z downloaded 293 KB 2021-05-17T17:52:57.9915520Z 2021-05-17T17:52:57.9952920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-17T17:52:58.2215000Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-17T17:52:58.2504840Z ================================================== 2021-05-17T17:52:58.2505810Z downloaded 425 KB 2021-05-17T17:52:58.2506940Z 2021-05-17T17:52:58.2542290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-17T17:52:58.4182020Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-17T17:52:58.4192240Z ================================================== 2021-05-17T17:52:58.4193030Z downloaded 36 KB 2021-05-17T17:52:58.4194160Z 2021-05-17T17:52:58.4227580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-17T17:52:58.6880630Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-17T17:52:58.7374690Z ================================================== 2021-05-17T17:52:58.7375700Z downloaded 2.2 MB 2021-05-17T17:52:58.7376280Z 2021-05-17T17:52:58.7469820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.23.tgz' 2021-05-17T17:52:58.9974860Z Content type 'application/x-gzip' length 338371 bytes (330 KB) 2021-05-17T17:52:59.0156620Z ================================================== 2021-05-17T17:52:59.0158750Z downloaded 330 KB 2021-05-17T17:52:59.0159460Z 2021-05-17T17:52:59.0199600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-17T17:52:59.3245910Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-17T17:52:59.3445630Z ================================================== 2021-05-17T17:52:59.3547290Z downloaded 194 KB 2021-05-17T17:52:59.3648480Z 2021-05-17T17:52:59.3753470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-17T17:52:59.4972660Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-17T17:52:59.4985830Z ================================================== 2021-05-17T17:52:59.4986630Z downloaded 38 KB 2021-05-17T17:52:59.4987520Z 2021-05-17T17:52:59.5024600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-17T17:52:59.7765850Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-17T17:52:59.7960000Z ================================================== 2021-05-17T17:52:59.7961060Z downloaded 205 KB 2021-05-17T17:52:59.7961650Z 2021-05-17T17:52:59.7997050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-17T17:53:00.1059350Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-17T17:53:00.1562230Z ================================================== 2021-05-17T17:53:00.1663910Z downloaded 3.1 MB 2021-05-17T17:53:00.1764910Z 2021-05-17T17:53:00.1867660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-17T17:53:00.3691990Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-17T17:53:00.4080510Z ================================================== 2021-05-17T17:53:00.4081540Z downloaded 1.3 MB 2021-05-17T17:53:00.4082120Z 2021-05-17T17:53:00.4122320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-17T17:53:00.5481030Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-17T17:53:00.5635750Z ================================================== 2021-05-17T17:53:01.4747080Z downloaded 302 KB 2021-05-17T17:53:01.4752710Z 2021-05-17T17:53:01.4854890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-17T17:53:01.4955210Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-17T17:53:01.5056940Z ================================================== 2021-05-17T17:53:01.5157990Z downloaded 104 KB 2021-05-17T17:53:01.5258420Z 2021-05-17T17:53:01.5361080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-17T17:53:01.5456670Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-17T17:53:01.5556510Z ================================================== 2021-05-17T17:53:01.5657970Z downloaded 21 KB 2021-05-17T17:53:01.5758320Z 2021-05-17T17:53:01.5861190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-17T17:53:01.5961610Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-17T17:53:01.6062070Z ================================================== 2021-05-17T17:53:01.6163500Z downloaded 43 KB 2021-05-17T17:53:01.6263940Z 2021-05-17T17:53:01.6348580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-17T17:53:01.6396690Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-17T17:53:01.6407220Z ================================================== 2021-05-17T17:53:01.6408060Z downloaded 33 KB 2021-05-17T17:53:01.6408700Z 2021-05-17T17:53:01.6410530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-17T17:53:01.6499540Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-17T17:53:01.6592430Z ================================================== 2021-05-17T17:53:01.6594010Z downloaded 137 KB 2021-05-17T17:53:01.6594820Z 2021-05-17T17:53:01.6629200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-17T17:53:01.9119300Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-17T17:53:01.9598210Z ================================================== 2021-05-17T17:53:01.9598770Z downloaded 2.8 MB 2021-05-17T17:53:01.9599060Z 2021-05-17T17:53:01.9648130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-17T17:53:02.1202610Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-17T17:53:02.1252110Z ================================================== 2021-05-17T17:53:02.1252940Z downloaded 64 KB 2021-05-17T17:53:02.1253520Z 2021-05-17T17:53:02.1291580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-17T17:53:02.2726420Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-17T17:53:02.3049500Z ================================================== 2021-05-17T17:53:02.3050450Z downloaded 954 KB 2021-05-17T17:53:02.3051030Z 2021-05-17T17:53:02.3088370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-17T17:53:02.5829660Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-17T17:53:02.5917190Z ================================================== 2021-05-17T17:53:02.5918180Z downloaded 129 KB 2021-05-17T17:53:02.5918760Z 2021-05-17T17:53:02.5956190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-17T17:53:02.8138870Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-17T17:53:02.8326680Z ================================================== 2021-05-17T17:53:02.8327620Z downloaded 384 KB 2021-05-17T17:53:02.8328210Z 2021-05-17T17:53:04.0573330Z 2021-05-17T17:53:04.0574560Z The downloaded binary packages are in 2021-05-17T17:53:04.0575810Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmphkvbyB/downloaded_packages 2021-05-17T17:53:04.0577640Z installing the source packages ‘pillar’, ‘tibble’, ‘stringi’ 2021-05-17T17:53:04.0578530Z 2021-05-17T17:53:04.0593100Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:53:04.3433660Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-17T17:53:04.3748920Z ================================================== 2021-05-17T17:53:04.3749960Z downloaded 1.1 MB 2021-05-17T17:53:04.3750550Z 2021-05-17T17:53:04.3784990Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:53:04.6226740Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-17T17:53:04.6486910Z ================================================== 2021-05-17T17:53:04.6487850Z downloaded 670 KB 2021-05-17T17:53:04.6488560Z 2021-05-17T17:53:04.6522930Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:53:04.9049400Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:53:05.0760550Z ================================================== 2021-05-17T17:53:05.0764010Z downloaded 7.2 MB 2021-05-17T17:53:05.0765390Z 2021-05-17T17:53:05.7494490Z * installing *source* package ‘pillar’ ... 2021-05-17T17:53:05.7673270Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:05.7772950Z ** using staged installation 2021-05-17T17:53:05.7943940Z ** R 2021-05-17T17:53:05.8346740Z ** inst 2021-05-17T17:53:05.8489040Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:08.2829450Z ** help 2021-05-17T17:53:08.4007520Z *** installing help indices 2021-05-17T17:53:08.4796680Z *** copying figures 2021-05-17T17:53:08.4898200Z ** building package indices 2021-05-17T17:53:08.8126560Z ** installing vignettes 2021-05-17T17:53:08.8249840Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:53:09.2650510Z ** testing if installed package can be loaded from final location 2021-05-17T17:53:09.7023460Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:53:09.7068700Z * DONE (pillar) 2021-05-17T17:53:13.9374900Z * installing *source* package ‘stringi’ ... 2021-05-17T17:53:14.1120610Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:14.1222340Z ** using staged installation 2021-05-17T17:53:14.3528290Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-17T17:53:14.3532920Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-17T17:53:14.6073120Z checking for endianness... little 2021-05-17T17:53:14.8780270Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:53:15.1309130Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:53:15.1320690Z checking for cat... /bin/cat 2021-05-17T17:53:22.2588250Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:53:22.2590740Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-17T17:53:23.2129650Z checking whether the C compiler works... yes 2021-05-17T17:53:23.2131010Z checking for C compiler default output file name... a.out 2021-05-17T17:53:23.3029580Z checking for suffix of executables... 2021-05-17T17:53:23.6525360Z checking whether we are cross compiling... no 2021-05-17T17:53:23.7320960Z checking for suffix of object files... o 2021-05-17T17:53:23.7796710Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:53:23.8247270Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-17T17:53:23.9082340Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-17T17:53:24.0781340Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-17T17:53:24.5955360Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:53:24.5984190Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:53:24.7501620Z rm: conftest.dSYM: is a directory 2021-05-17T17:53:24.7977860Z rm: conftest.dSYM: is a directory 2021-05-17T17:53:25.0425650Z checking for ANSI C header files... yes 2021-05-17T17:53:25.1494640Z checking for sys/types.h... yes 2021-05-17T17:53:25.2304100Z checking for sys/stat.h... yes 2021-05-17T17:53:25.3093550Z checking for stdlib.h... yes 2021-05-17T17:53:25.3889720Z checking for string.h... yes 2021-05-17T17:53:25.4706820Z checking for memory.h... yes 2021-05-17T17:53:25.5506420Z checking for strings.h... yes 2021-05-17T17:53:25.6380360Z checking for inttypes.h... yes 2021-05-17T17:53:25.7246120Z checking for stdint.h... yes 2021-05-17T17:53:25.8208270Z checking for unistd.h... yes 2021-05-17T17:53:25.9263820Z checking elf.h usability... no 2021-05-17T17:53:26.0385960Z checking elf.h presence... no 2021-05-17T17:53:26.0396160Z checking for elf.h... no 2021-05-17T17:53:27.5233760Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:53:27.5236070Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-17T17:53:28.4010590Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:53:28.4528690Z checking whether the compiler implements namespaces... yes 2021-05-17T17:53:29.0319960Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:53:30.2059320Z checking whether std::map is available... yes 2021-05-17T17:53:30.2098040Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-17T17:53:30.2769860Z checking with pkg-config for the system ICU4C... no 2021-05-17T17:53:30.2771740Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-17T17:53:30.2776840Z *** Trying with 'standard' fallback flags 2021-05-17T17:53:30.3819690Z checking whether an ICU4C-based project can be built... no 2021-05-17T17:53:30.3919430Z *** This version of ICU4C cannot be used. 2021-05-17T17:53:30.4021410Z *** Using the ICU 69 bundle. 2021-05-17T17:53:31.2833010Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-17T17:53:32.1595690Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-17T17:53:32.9466610Z checking whether alignof(std::max_align_t) is available... yes 2021-05-17T17:53:33.2280870Z downloading the ICU data library (icudt) 2021-05-17T17:53:33.2320380Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-17T17:53:33.2322630Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-17T17:53:33.4344590Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-17T17:53:33.7387470Z ================================================== 2021-05-17T17:53:33.7388490Z downloaded 10.9 MB 2021-05-17T17:53:33.7389080Z 2021-05-17T17:53:33.7872660Z icudt has been downloaded successfully 2021-05-17T17:53:33.8541170Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-17T17:53:34.0611200Z config.status: creating src/Makevars 2021-05-17T17:53:34.0907160Z config.status: creating src/uconfig_local.h 2021-05-17T17:53:34.1199660Z config.status: creating src/install.libs.R 2021-05-17T17:53:34.1499550Z 2021-05-17T17:53:34.1500850Z *** stringi configure summary: 2021-05-17T17:53:34.1501760Z ICU_FOUND=0 2021-05-17T17:53:34.1502580Z ICUDT_DIR=icu69/data 2021-05-17T17:53:34.1503370Z ICU_BUNDLE_VERSION=69 2021-05-17T17:53:34.1504210Z ICUDT_ENDIANNESS=little 2021-05-17T17:53:34.1505070Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:53:34.1506670Z STRINGI_CFLAGS= -fPIC 2021-05-17T17:53:34.1509040Z 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:53:34.1511050Z STRINGI_CXXFLAGS= -fPIC 2021-05-17T17:53:34.1512490Z STRINGI_LDFLAGS= 2021-05-17T17:53:34.1513320Z STRINGI_LIBS= 2021-05-17T17:53:34.1513900Z 2021-05-17T17:53:34.1514680Z *** Compiler settings used: 2021-05-17T17:53:34.1516110Z CC=clang -mmacosx-version-min=10.13 2021-05-17T17:53:34.1517370Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-17T17:53:34.1518730Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-17T17:53:34.1520100Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:53:34.1521610Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-17T17:53:34.1522720Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-17T17:53:34.1524720Z LDFLAGS= 2021-05-17T17:53:34.1530160Z LIBS= 2021-05-17T17:53:34.1546080Z 2021-05-17T17:53:34.2419230Z ** libs 2021-05-17T17:53:34.2686880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:53:35.1207350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:53:35.9424640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:53:36.8923670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:53:37.7526450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:53:38.4380880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:53:39.3705690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:53:40.1414920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:53:40.9369950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:53:41.6751680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:53:42.5187910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:53:43.3412470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:53:44.2714950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:53:45.1744830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:53:45.9681150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:53:47.0080140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:53:48.8879040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:53:49.8133320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:53:50.6697130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:53:51.4009190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:53:52.1041040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:53:53.1696130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:53:54.4513380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:53:54.7832170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:53:55.6897950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:53:56.6646470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:53:57.4399360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:53:58.3031750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:53:59.1265380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:54:00.3235530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:54:01.4850450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:54:02.7773410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:54:03.9556550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:54:04.8357680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:54:05.7661720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:54:06.5996890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:54:07.4286070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:54:08.2497330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:54:09.1078490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:54:10.3474090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:54:11.5396890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:54:12.8382450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:54:14.0832900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:54:14.9973830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:54:16.0122050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:54:16.8009440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:54:17.9722710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:54:19.0838800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:54:20.1885820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:54:20.9298680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:54:21.6637040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:54:22.7814970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:54:23.8787700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:54:25.0811870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:54:26.2178920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:54:27.1244530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:54:27.9490790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:54:27.9865510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:54:29.2002550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:54:29.9727020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:54:30.7509690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:54:31.9069730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:54:33.0556660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:54:34.8485310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:54:35.3260930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:54:36.5293550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:54:37.4026060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:54:39.6075230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:54:40.4054580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:54:41.1953310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:54:42.2237090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:54:42.9718200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:54:43.7391570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:54:44.6907380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:54:45.5762420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:54:46.5450650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:54:47.3974680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:54:48.3746060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:54:49.2213070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:54:49.9799770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:54:50.7957670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:54:51.4968790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:54:52.2435000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:54:53.8528760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-17T17:54:53.9277480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-17T17:54:54.6938460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-17T17:54:55.4955150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-17T17:54:56.3426050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-17T17:54:56.9160340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-17T17:54:57.3725090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-17T17:54:57.9693620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-17T17:54:58.6933850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-17T17:54:59.2984710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-17T17:55:00.2247360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-17T17:55:01.0468850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-17T17:55:01.5490630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-17T17:55:02.1755040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-17T17:55:02.5096670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-17T17:55:03.0289100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-17T17:55:03.3966390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-17T17:55:03.4467040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-17T17:55:04.5682700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-17T17:55:05.1717750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-17T17:55:05.2517850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-17T17:55:05.9996690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-17T17:55:06.0683670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-17T17:55:07.1224930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-17T17:55:07.8149920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-17T17:55:08.3313240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-17T17:55:08.3831660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-17T17:55:09.2063590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-17T17:55:09.9989330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-17T17:55:10.9646260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-17T17:55:11.6113510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-17T17:55:12.3630260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-17T17:55:12.8843220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-17T17:55:13.8014920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-17T17:55:14.5955160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-17T17:55:15.8365530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-17T17:55:17.5633070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-17T17:55:18.4038190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-17T17:55:19.3765710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-17T17:55:19.9676570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-17T17:55:20.5448380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-17T17:55:21.2974830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-17T17:55:21.8393860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-17T17:55:22.9070200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-17T17:55:24.0515000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-17T17:55:26.0169540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-17T17:55:26.8321310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-17T17:55:26.8978650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-17T17:55:27.4265600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-17T17:55:27.9277990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-17T17:55:28.6978590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-17T17:55:29.3417540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-17T17:55:29.7730010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-17T17:55:30.6074840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-17T17:55:31.7604840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-17T17:55:32.7013340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-17T17:55:33.5324300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-17T17:55:34.1761120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-17T17:55:34.9445970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-17T17:55:35.9249530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-17T17:55:36.6619440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-17T17:55:37.3932480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-17T17:55:38.5709330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-17T17:55:39.3358470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-17T17:55:39.8906920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-17T17:55:40.4336020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-17T17:55:40.4871740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-17T17:55:41.0590270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-17T17:55:41.6239420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-17T17:55:42.5984360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-17T17:55:43.3354990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-17T17:55:44.0373360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-17T17:55:44.7873040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-17T17:55:45.4273540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-17T17:55:46.1034730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-17T17:55:46.8173000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-17T17:55:47.4367170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-17T17:55:48.0658740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-17T17:55:48.8710570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-17T17:55:49.3767400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-17T17:55:49.9703710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-17T17:55:50.3932310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-17T17:55:51.6876560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-17T17:55:52.4078110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-17T17:55:53.2924480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-17T17:55:53.7323750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-17T17:55:54.2901120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-17T17:55:54.9621750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-17T17:55:55.9211870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-17T17:55:56.9526410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-17T17:55:57.6792070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-17T17:55:58.1890540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-17T17:55:59.1776690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-17T17:55:59.7993270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-17T17:56:00.5393230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-17T17:56:01.2144800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-17T17:56:01.8433340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-17T17:56:02.4328620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-17T17:56:02.8190120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-17T17:56:03.7300970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-17T17:56:04.6299640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-17T17:56:05.5100630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-17T17:56:05.9160230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-17T17:56:06.3413600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-17T17:56:06.8814480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-17T17:56:07.3168930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-17T17:56:07.9100610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-17T17:56:08.7817240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-17T17:56:09.4067310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-17T17:56:09.7638380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-17T17:56:10.4177630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-17T17:56:10.9916500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-17T17:56:11.5857560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-17T17:56:12.2258870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-17T17:56:12.7781800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-17T17:56:13.3222230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-17T17:56:13.8053630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-17T17:56:14.5075170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-17T17:56:15.0390840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-17T17:56:16.7770330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-17T17:56:17.6390750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-17T17:56:18.5448310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-17T17:56:19.2230590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-17T17:56:19.6892150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-17T17:56:21.0283460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-17T17:56:21.9184870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-17T17:56:22.2779660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-17T17:56:22.7261860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-17T17:56:23.0868780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-17T17:56:23.7754240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-17T17:56:24.2773670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-17T17:56:24.8076910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-17T17:56:25.3785090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-17T17:56:26.0114290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-17T17:56:26.7540280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-17T17:56:27.1443570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-17T17:56:28.3116940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-17T17:56:29.3308900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-17T17:56:31.4529220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-17T17:56:31.4534730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-17T17:56:31.4539660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-17T17:56:32.9374720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-17T17:56:33.5782470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-17T17:56:34.7471390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-17T17:56:35.5683080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-17T17:56:35.6558100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-17T17:56:35.7184340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-17T17:56:37.0736070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-17T17:56:37.8597300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-17T17:56:38.9473590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-17T17:56:39.9926800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-17T17:56:40.6808570Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-17T17:56:40.6809860Z static void uprv_UnicodeStringDummy(void) { 2021-05-17T17:56:40.6810400Z ^ 2021-05-17T17:56:41.4290710Z 1 warning generated. 2021-05-17T17:56:41.4346660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-17T17:56:43.4704020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-17T17:56:44.1628590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-17T17:56:44.8199260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-17T17:56:45.3482120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-17T17:56:46.0930750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-17T17:56:46.9064500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-17T17:56:47.7366240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-17T17:56:48.0765520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-17T17:56:48.9924270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-17T17:56:49.5472390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-17T17:56:50.9114140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-17T17:56:51.8252740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-17T17:56:52.2036880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-17T17:56:52.7772440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-17T17:56:53.3109330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-17T17:56:53.9929750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-17T17:56:54.5858670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-17T17:56:55.1660430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-17T17:56:55.8624790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-17T17:56:56.7805650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-17T17:56:57.1286530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-17T17:56:57.8137500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-17T17:56:58.5788640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-17T17:56:58.9238480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-17T17:56:59.9585600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-17T17:57:00.6394200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-17T17:57:01.2515710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-17T17:57:01.5863000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-17T17:57:02.2693840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-17T17:57:02.9461110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-17T17:57:03.9994480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-17T17:57:04.2000670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-17T17:57:04.8128300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-17T17:57:05.3705870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-17T17:57:06.1298830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-17T17:57:07.4645840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-17T17:57:07.5957150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-17T17:57:08.7145400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-17T17:57:09.3469580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-17T17:57:10.3876340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-17T17:57:10.4593300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-17T17:57:11.0587640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-17T17:57:11.5353970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-17T17:57:13.0101590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-17T17:57:13.0709600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-17T17:57:14.2369390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-17T17:57:15.0479680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-17T17:57:15.9113850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-17T17:57:16.6852480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-17T17:57:17.1879770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-17T17:57:17.9966980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-17T17:57:18.6857510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-17T17:57:20.7425890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-17T17:57:21.4395160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-17T17:57:22.0021920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-17T17:57:22.8524450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-17T17:57:23.5986120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-17T17:57:24.5382770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-17T17:57:25.6584520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-17T17:57:25.8337300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-17T17:57:27.2951260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-17T17:57:28.1020250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-17T17:57:28.9746130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-17T17:57:30.5056470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-17T17:57:31.3471040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-17T17:57:32.2105230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-17T17:57:33.2410940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-17T17:57:34.2249740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-17T17:57:34.3308330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-17T17:57:35.6658300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-17T17:57:36.8341450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-17T17:57:37.6371200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-17T17:57:37.9170210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-17T17:57:39.3333360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-17T17:57:40.2956270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-17T17:57:41.1740880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-17T17:57:41.9541330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-17T17:57:42.4195490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-17T17:57:43.1974060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-17T17:57:43.8795970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-17T17:57:44.6363610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-17T17:57:45.4335280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-17T17:57:45.9430030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-17T17:57:46.2889200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-17T17:57:46.3479430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-17T17:57:46.7571650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-17T17:57:47.3031630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-17T17:57:47.4215360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-17T17:57:47.5008150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-17T17:57:48.0307850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-17T17:57:48.6156980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-17T17:57:49.4651110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-17T17:57:50.0360880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-17T17:57:50.7256190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-17T17:57:51.7358870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-17T17:57:52.5882650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-17T17:57:53.5462230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-17T17:57:53.7426440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-17T17:57:55.8772530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-17T17:57:57.5285110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-17T17:57:57.7665300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-17T17:57:58.5985090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-17T17:57:58.7631100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-17T17:57:59.1619860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-17T17:57:59.5292090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-17T17:58:00.3909160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-17T17:58:00.7194350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-17T17:58:03.6991150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-17T17:58:05.1629600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-17T17:58:06.0820660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-17T17:58:08.4551680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-17T17:58:08.6485630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-17T17:58:09.2686910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-17T17:58:09.9003010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-17T17:58:10.5632560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-17T17:58:11.8788420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-17T17:58:12.0371440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-17T17:58:12.6199750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-17T17:58:13.3679860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-17T17:58:14.0010890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-17T17:58:14.8730540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-17T17:58:15.4667480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-17T17:58:16.0375570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-17T17:58:16.4037450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-17T17:58:16.9941890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-17T17:58:17.7123920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-17T17:58:18.5655630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-17T17:58:19.1273220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-17T17:58:19.8819570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-17T17:58:20.5887690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-17T17:58:20.9394730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-17T17:58:21.7256280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-17T17:58:22.4262380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-17T17:58:23.5432730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-17T17:58:24.9174300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-17T17:58:26.3965740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-17T17:58:27.6169140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-17T17:58:28.1663700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-17T17:58:29.7551480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-17T17:58:30.3612270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-17T17:58:31.2523920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-17T17:58:32.3723670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-17T17:58:33.5233510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-17T17:58:34.1432990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-17T17:58:34.6842670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-17T17:58:35.4768980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-17T17:58:36.2569720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-17T17:58:37.0924860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-17T17:58:38.0145880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-17T17:58:38.7687660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-17T17:58:40.1199400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-17T17:58:40.9565830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-17T17:58:42.5367920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-17T17:58:43.7982690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-17T17:58:44.5239960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-17T17:58:45.1929800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-17T17:58:47.0162310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-17T17:58:47.9836140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-17T17:58:48.9538330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-17T17:58:49.7442390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-17T17:58:50.3738150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-17T17:58:51.2640440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-17T17:58:51.9433230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-17T17:58:52.8190740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-17T17:58:54.0053580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-17T17:58:54.8651600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-17T17:58:55.6236640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-17T17:58:57.1704490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-17T17:58:57.8933730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-17T17:58:58.8932750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-17T17:58:59.7505150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-17T17:59:01.1050840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-17T17:59:02.2091670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-17T17:59:02.9420650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-17T17:59:03.7175080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-17T17:59:04.5553900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-17T17:59:05.8791290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-17T17:59:06.5677090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-17T17:59:07.3130370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-17T17:59:08.0922040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-17T17:59:08.8117740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-17T17:59:09.7465060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-17T17:59:10.9311710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-17T17:59:12.0555540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-17T17:59:12.8936210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-17T17:59:13.9623660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-17T17:59:14.6615150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-17T17:59:15.5593260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-17T17:59:16.5997980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-17T17:59:18.5068200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-17T17:59:19.0522880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-17T17:59:19.8332730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-17T17:59:21.3863400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-17T17:59:22.1057140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-17T17:59:22.7908630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-17T17:59:23.9093450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-17T17:59:24.5757390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-17T17:59:25.2180690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-17T17:59:26.1318900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-17T17:59:28.0579800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-17T17:59:28.6945600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-17T17:59:29.4113290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-17T17:59:29.9095210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-17T17:59:31.0377960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-17T17:59:32.6504610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-17T17:59:33.5644120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-17T17:59:36.6718020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-17T17:59:37.2206980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-17T17:59:38.0570140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-17T17:59:39.5852610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-17T17:59:40.3136200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-17T17:59:40.9541450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-17T17:59:41.6490050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-17T17:59:42.3642140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-17T17:59:43.0717690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-17T17:59:44.0757020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-17T17:59:46.5226170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-17T17:59:47.2119640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-17T17:59:47.8617930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-17T17:59:48.3795380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-17T17:59:49.1341620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-17T17:59:49.8005740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-17T17:59:50.4736660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-17T17:59:51.2178470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-17T17:59:51.8862930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-17T17:59:53.1062910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-17T17:59:53.7893900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-17T17:59:54.2998920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-17T17:59:54.8400680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-17T17:59:55.8553720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-17T17:59:56.5011440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-17T17:59:57.1359710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-17T17:59:58.3784340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-17T17:59:59.4277160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-17T18:00:00.3578790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-17T18:00:02.0575310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-17T18:00:03.1272770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-17T18:00:03.9048470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-17T18:00:05.3462310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-17T18:00:06.0979510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-17T18:00:06.6349100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-17T18:00:07.4046700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-17T18:00:07.9499630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-17T18:00:08.6412160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-17T18:00:09.6452720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-17T18:00:10.4407510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-17T18:00:11.1664980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-17T18:00:11.5187770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-17T18:00:12.6624140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-17T18:00:13.4475030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-17T18:00:14.1200510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-17T18:00:14.4429900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-17T18:00:15.2765470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-17T18:00:15.9334070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-17T18:00:16.5502600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-17T18:00:17.3254150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-17T18:00:17.9724810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-17T18:00:18.5414400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-17T18:00:19.5483280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-17T18:00:20.5532890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-17T18:00:21.4969930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-17T18:00:22.5611620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-17T18:00:23.4232360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-17T18:00:23.9384690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-17T18:00:24.7774360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-17T18:00:25.7971010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-17T18:00:26.3013530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-17T18:00:26.8084560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-17T18:00:28.0252870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-17T18:00:28.9085400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-17T18:00:29.6029700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-17T18:00:30.4320670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-17T18:00:31.3892460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-17T18:00:32.2321770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-17T18:00:33.1627880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-17T18:00:33.2362040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-17T18:00:33.8977650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-17T18:00:35.5077300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-17T18:00:36.0854920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-17T18:00:36.1367150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-17T18:00:36.1870190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-17T18:00:36.2377450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-17T18:00:37.1323890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-17T18:00:37.6500870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-17T18:00:37.9782910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-17T18:00:38.3009400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-17T18:00:38.5986360Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T18:00:38.7604900Z icudt already downloaded 2021-05-17T18:00:38.7608590Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-17T18:00:39.0314760Z icudt has been installed successfully 2021-05-17T18:00:39.1882190Z ** R 2021-05-17T18:00:39.2402920Z ** inst 2021-05-17T18:00:39.2420830Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:00:40.8268940Z ** help 2021-05-17T18:00:41.4314440Z *** installing help indices 2021-05-17T18:00:41.6824550Z ** building package indices 2021-05-17T18:00:42.2312970Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:00:42.8027480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T18:00:45.2746460Z ** testing if installed package can be loaded from final location 2021-05-17T18:00:45.5740930Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:00:45.5775390Z * DONE (stringi) 2021-05-17T18:00:46.6408910Z * installing *source* package ‘tibble’ ... 2021-05-17T18:00:46.6579270Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-17T18:00:46.6580760Z ** using staged installation 2021-05-17T18:00:46.6891210Z ** libs 2021-05-17T18:00:46.7109690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-17T18:00:46.7950300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-17T18:00:46.9140800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-17T18:00:46.9847310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-17T18:00:47.1169780Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-17T18:00:47.1788290Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-17T18:00:47.1831020Z ** R 2021-05-17T18:00:47.2165480Z ** inst 2021-05-17T18:00:47.2369130Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:00:49.8028560Z ** help 2021-05-17T18:00:49.9118630Z *** installing help indices 2021-05-17T18:00:49.9715760Z *** copying figures 2021-05-17T18:00:49.9752560Z ** building package indices 2021-05-17T18:00:50.2960360Z ** installing vignettes 2021-05-17T18:00:50.3018980Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:00:50.9476180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T18:00:51.0893740Z ** testing if installed package can be loaded from final location 2021-05-17T18:00:51.6736900Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:00:51.6839670Z * DONE (tibble) 2021-05-17T18:00:51.7697000Z 2021-05-17T18:00:51.7777190Z The downloaded source packages are in 2021-05-17T18:00:51.7782140Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/downloaded_packages’ 2021-05-17T18:00:51.9656240Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T18:00:54.7888940Z 2021-05-17T18:00:55.3991710Z 2021-05-17T18:00:55.4009630Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/remotes2a1caa51031/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T18:00:55.4066040Z 2021-05-17T18:00:55.4068740Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/remotes2a1caa51031/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T18:00:55.4926820Z 2021-05-17T18:00:55.4954650Z 2021-05-17T18:00:55.4956380Z ─ preparing ‘desc’: 2021-05-17T18:00:55.4965890Z 2021-05-17T18:00:55.4966730Z 2021-05-17T18:00:55.5209730Z checking DESCRIPTION meta-information ... 2021-05-17T18:00:55.5347370Z 2021-05-17T18:00:55.5457780Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:00:55.6310750Z 2021-05-17T18:00:55.6312000Z 2021-05-17T18:00:55.6314030Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:00:55.6315010Z 2021-05-17T18:00:55.6315740Z 2021-05-17T18:00:55.6317170Z ─ checking for empty or unneeded directories 2021-05-17T18:00:55.6341500Z 2021-05-17T18:00:55.6510570Z 2021-05-17T18:00:55.6514460Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T18:00:55.7674990Z 2021-05-17T18:00:55.7676330Z 2021-05-17T18:00:55.7677090Z 2021-05-17T18:00:55.8033640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:00:55.8053720Z (as ‘lib’ is unspecified) 2021-05-17T18:00:56.2615390Z * installing *source* package ‘desc’ ... 2021-05-17T18:00:56.2684270Z ** using staged installation 2021-05-17T18:00:56.2929760Z ** R 2021-05-17T18:00:56.3206790Z ** inst 2021-05-17T18:00:56.3266060Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:00:58.3035110Z ** help 2021-05-17T18:00:58.5282320Z *** installing help indices 2021-05-17T18:00:58.6417270Z ** building package indices 2021-05-17T18:00:59.0176040Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:00:59.2948430Z ** testing if installed package can be loaded from final location 2021-05-17T18:00:59.6050950Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:01:00.2138130Z * DONE (desc) 2021-05-17T18:01:00.2138470Z 2021-05-17T18:01:00.2140850Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:01:00.2141390Z 2021-05-17T18:01:00.2142640Z (as ‘lib’ is unspecified) 2021-05-17T18:01:00.2146060Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/remotes2a1c48c9c2f1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T18:01:00.2147370Z 2021-05-17T18:01:00.2150870Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/remotes2a1c48c9c2f1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T18:01:00.2152450Z 2021-05-17T18:01:00.2152890Z 2021-05-17T18:01:00.2154310Z ─ preparing ‘ghtravis’: 2021-05-17T18:01:00.2154630Z 2021-05-17T18:01:00.2155110Z 2021-05-17T18:01:00.2156400Z checking DESCRIPTION meta-information ... 2021-05-17T18:01:00.2156900Z 2021-05-17T18:01:00.2157890Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:01:00.2158310Z 2021-05-17T18:01:00.2158590Z 2021-05-17T18:01:00.2159680Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:01:00.2161210Z 2021-05-17T18:01:00.2161870Z 2021-05-17T18:01:00.2162860Z ─ checking for empty or unneeded directories 2021-05-17T18:01:00.2163260Z 2021-05-17T18:01:00.2163550Z 2021-05-17T18:01:00.2164370Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T18:01:00.2164710Z 2021-05-17T18:01:00.2165200Z 2021-05-17T18:01:00.2165630Z 2021-05-17T18:01:00.5462670Z * installing *source* package ‘ghtravis’ ... 2021-05-17T18:01:00.5464770Z ** using staged installation 2021-05-17T18:01:00.5680040Z ** R 2021-05-17T18:01:00.5891390Z ** inst 2021-05-17T18:01:00.5913690Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:01:02.4687890Z ** help 2021-05-17T18:01:02.5555220Z *** installing help indices 2021-05-17T18:01:02.6108420Z ** building package indices 2021-05-17T18:01:02.9246040Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:01:03.8544470Z ** testing if installed package can be loaded from final location 2021-05-17T18:01:04.7810380Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:01:04.7837670Z * DONE (ghtravis) 2021-05-17T18:01:04.8165930Z Using github PAT from envvar GITHUB_PAT 2021-05-17T18:01:05.2051000Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T18:01:08.1485080Z 2021-05-17T18:01:08.1487390Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T18:01:08.1489200Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T18:01:08.1491140Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T18:01:08.1493180Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T18:01:08.1494580Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T18:01:08.1495820Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T18:01:08.1499540Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:01:08.1501290Z (as ‘lib’ is unspecified) 2021-05-17T18:01:09.9876910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-17T18:01:10.1330150Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-17T18:01:10.1433450Z ================================================== 2021-05-17T18:01:10.1434480Z downloaded 194 KB 2021-05-17T18:01:10.1435170Z 2021-05-17T18:01:10.1479270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-17T18:01:10.3662080Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-17T18:01:10.3713460Z ================================================== 2021-05-17T18:01:10.3714660Z downloaded 67 KB 2021-05-17T18:01:10.3716240Z 2021-05-17T18:01:10.3756370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-17T18:01:10.6516970Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-17T18:01:10.6652620Z ================================================== 2021-05-17T18:01:10.6656570Z downloaded 189 KB 2021-05-17T18:01:10.6657570Z 2021-05-17T18:01:10.6678090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-17T18:01:10.8211720Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-17T18:01:10.8574110Z ================================================== 2021-05-17T18:01:10.8575300Z downloaded 1.2 MB 2021-05-17T18:01:10.8575980Z 2021-05-17T18:01:10.8612990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-17T18:01:11.0417840Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-17T18:01:11.0742210Z ================================================== 2021-05-17T18:01:11.0743750Z downloaded 936 KB 2021-05-17T18:01:11.0744350Z 2021-05-17T18:01:11.2241520Z 2021-05-17T18:01:11.2288910Z The downloaded binary packages are in 2021-05-17T18:01:11.2292830Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmphkvbyB/downloaded_packages 2021-05-17T18:01:11.4981680Z 2021-05-17T18:01:11.5006410Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/remotes2a1c2a836b85/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T18:01:11.5187990Z 2021-05-17T18:01:11.5193500Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmphkvbyB/remotes2a1c2a836b85/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T18:01:11.5443900Z 2021-05-17T18:01:11.5448090Z 2021-05-17T18:01:11.5449700Z ─ preparing ‘aghast’: 2021-05-17T18:01:11.5450360Z 2021-05-17T18:01:11.5450990Z 2021-05-17T18:01:11.5476560Z checking DESCRIPTION meta-information ... 2021-05-17T18:01:11.5578050Z 2021-05-17T18:01:11.5680690Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:01:11.6025200Z 2021-05-17T18:01:11.6127380Z 2021-05-17T18:01:11.6165100Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:01:11.6166220Z 2021-05-17T18:01:11.6166850Z 2021-05-17T18:01:11.6168110Z ─ checking for empty or unneeded directories 2021-05-17T18:01:11.6170220Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T18:01:11.6213660Z 2021-05-17T18:01:11.6229420Z 2021-05-17T18:01:11.6230700Z 2021-05-17T18:01:11.6409330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:01:11.6420470Z (as ‘lib’ is unspecified) 2021-05-17T18:01:12.0755360Z * installing *source* package ‘aghast’ ... 2021-05-17T18:01:12.0856080Z ** using staged installation 2021-05-17T18:01:12.1060750Z ** R 2021-05-17T18:01:12.1550480Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:01:12.8944880Z ** help 2021-05-17T18:01:12.9194180Z *** installing help indices 2021-05-17T18:01:12.9496560Z ** building package indices 2021-05-17T18:01:13.2916430Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:01:13.5616340Z ** testing if installed package can be loaded from final location 2021-05-17T18:01:13.9373280Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:01:13.9395850Z * DONE (aghast) 2021-05-17T18:01:13.9613140Z Installing 1 packages: covr 2021-05-17T18:01:13.9627290Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:01:13.9654310Z (as ‘lib’ is unspecified) 2021-05-17T18:01:14.9783460Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T18:01:14.9784400Z 2021-05-17T18:01:15.9159750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-17T18:01:16.1243130Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-17T18:01:16.1336050Z ================================================== 2021-05-17T18:01:16.1336950Z downloaded 153 KB 2021-05-17T18:01:16.1337560Z 2021-05-17T18:01:16.1377560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-17T18:01:16.3176760Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-17T18:01:16.3259420Z ================================================== 2021-05-17T18:01:16.3260350Z downloaded 117 KB 2021-05-17T18:01:16.3261280Z 2021-05-17T18:01:16.3298130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-17T18:01:16.5150620Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-17T18:01:16.5256010Z ================================================== 2021-05-17T18:01:16.5357580Z downloaded 282 KB 2021-05-17T18:01:16.5466690Z 2021-05-17T18:01:16.6520340Z 2021-05-17T18:01:16.6623090Z The downloaded binary packages are in 2021-05-17T18:01:16.6725450Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmphkvbyB/downloaded_packages 2021-05-17T18:01:16.6880450Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T18:01:16.6883990Z Rscript -e "tic::before_install()" 2021-05-17T18:01:16.7336180Z shell: /bin/bash -e {0} 2021-05-17T18:01:16.7336600Z env: 2021-05-17T18:01:16.7337050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:16.7337990Z TIC_DEPLOY_KEY: 2021-05-17T18:01:16.7338380Z RSPM: 2021-05-17T18:01:16.7339570Z GITHUB_PAT: *** 2021-05-17T18:01:16.7340510Z COVERALLS_TOKEN: *** 2021-05-17T18:01:16.7341020Z continue-on-error: false 2021-05-17T18:01:16.7341540Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:16.7342030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:16.7342460Z TZ: UTC 2021-05-17T18:01:16.7342830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:16.7343230Z NOT_CRAN: true 2021-05-17T18:01:16.7343580Z ##[endgroup] 2021-05-17T18:01:17.1594160Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:01:17.3595780Z Running before_install: step_install_remote_binaries() 2021-05-17T18:01:18.1465930Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T18:01:18.1466850Z remotes::install_deps(dependencies = TRUE) 2021-05-17T18:01:18.1467480Z remotes::install_cran("rcmdcheck") 2021-05-17T18:01:18.1468080Z remotes::install_cran("markdown") 2021-05-17T18:01:18.1700990Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:01:18.1701510Z env: 2021-05-17T18:01:18.1702050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:18.1702540Z TIC_DEPLOY_KEY: 2021-05-17T18:01:18.1703010Z RSPM: 2021-05-17T18:01:18.1704360Z GITHUB_PAT: *** 2021-05-17T18:01:18.1705300Z COVERALLS_TOKEN: *** 2021-05-17T18:01:18.1705860Z continue-on-error: false 2021-05-17T18:01:18.1706370Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:18.1706930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:18.1707430Z TZ: UTC 2021-05-17T18:01:18.1707830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:18.1708290Z NOT_CRAN: true 2021-05-17T18:01:18.1708790Z ##[endgroup] 2021-05-17T18:01:24.5779830Z later (NA -> 1.2.0 ) [CRAN] 2021-05-17T18:01:24.5781720Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T18:01:24.5783180Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T18:01:24.5784620Z BH (NA -> 1.75.0-0) [CRAN] 2021-05-17T18:01:24.5786080Z hms (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:01:24.5787530Z selectr (NA -> 0.4-2 ) [CRAN] 2021-05-17T18:01:24.5788960Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T18:01:24.5790400Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-17T18:01:24.5792390Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-17T18:01:24.5793830Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-17T18:01:24.5795250Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-17T18:01:24.5796590Z rvest (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:01:24.5798000Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T18:01:24.5799380Z DT (NA -> 0.18 ) [CRAN] 2021-05-17T18:01:24.5810190Z Installing 14 packages: later, base64enc, htmltools, BH, hms, selectr, tinytex, promises, crosstalk, htmlwidgets, readr, rvest, rmarkdown, DT 2021-05-17T18:01:24.5825830Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:01:24.5827360Z (as ‘lib’ is unspecified) 2021-05-17T18:01:30.7524130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/later_1.2.0.tgz' 2021-05-17T18:01:30.9158120Z Content type 'application/x-gzip' length 616984 bytes (602 KB) 2021-05-17T18:01:30.9402570Z ================================================== 2021-05-17T18:01:30.9403800Z downloaded 602 KB 2021-05-17T18:01:30.9404800Z 2021-05-17T18:01:30.9442770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-17T18:01:31.1228250Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-17T18:01:31.1230500Z ================================================== 2021-05-17T18:01:31.1231560Z downloaded 30 KB 2021-05-17T18:01:31.1232280Z 2021-05-17T18:01:31.1264490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-17T18:01:31.3633290Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-17T18:01:31.3783510Z ================================================== 2021-05-17T18:01:31.3784720Z downloaded 225 KB 2021-05-17T18:01:31.3785460Z 2021-05-17T18:01:31.3821000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/BH_1.75.0-0.tgz' 2021-05-17T18:01:31.6213640Z Content type 'application/x-gzip' length 12149712 bytes (11.6 MB) 2021-05-17T18:01:31.8909710Z ================================================== 2021-05-17T18:01:31.8911050Z downloaded 11.6 MB 2021-05-17T18:01:31.8911790Z 2021-05-17T18:01:31.8988110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/hms_1.0.0.tgz' 2021-05-17T18:01:32.0409770Z Content type 'application/x-gzip' length 97752 bytes (95 KB) 2021-05-17T18:01:32.0476650Z ================================================== 2021-05-17T18:01:32.0477880Z downloaded 95 KB 2021-05-17T18:01:32.0478630Z 2021-05-17T18:01:32.0518870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/selectr_0.4-2.tgz' 2021-05-17T18:01:32.2781890Z Content type 'application/x-gzip' length 485312 bytes (473 KB) 2021-05-17T18:01:32.2997430Z ================================================== 2021-05-17T18:01:32.2998090Z downloaded 473 KB 2021-05-17T18:01:32.2998610Z 2021-05-17T18:01:32.3036740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-17T18:01:32.7015970Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-17T18:01:32.7091970Z ================================================== 2021-05-17T18:01:32.7093120Z downloaded 115 KB 2021-05-17T18:01:32.7094200Z 2021-05-17T18:01:32.7128770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/promises_1.2.0.1.tgz' 2021-05-17T18:01:32.8548490Z Content type 'application/x-gzip' length 1786355 bytes (1.7 MB) 2021-05-17T18:01:32.8972810Z ================================================== 2021-05-17T18:01:32.8974100Z downloaded 1.7 MB 2021-05-17T18:01:32.8974880Z 2021-05-17T18:01:32.9014420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crosstalk_1.1.1.tgz' 2021-05-17T18:01:33.1489130Z Content type 'application/x-gzip' length 782471 bytes (764 KB) 2021-05-17T18:01:33.1872390Z ================================================== 2021-05-17T18:01:33.1873450Z downloaded 764 KB 2021-05-17T18:01:33.1874200Z 2021-05-17T18:01:33.1913230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmlwidgets_1.5.3.tgz' 2021-05-17T18:01:33.4684150Z Content type 'application/x-gzip' length 264200 bytes (258 KB) 2021-05-17T18:01:33.4867120Z ================================================== 2021-05-17T18:01:33.4868500Z downloaded 258 KB 2021-05-17T18:01:33.4868890Z 2021-05-17T18:01:33.4908120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/readr_1.4.0.tgz' 2021-05-17T18:01:33.7372700Z Content type 'application/x-gzip' length 2450519 bytes (2.3 MB) 2021-05-17T18:01:33.7876380Z ================================================== 2021-05-17T18:01:33.7877660Z downloaded 2.3 MB 2021-05-17T18:01:33.7878400Z 2021-05-17T18:01:33.7933010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rvest_1.0.0.tgz' 2021-05-17T18:01:33.9284810Z Content type 'application/x-gzip' length 196848 bytes (192 KB) 2021-05-17T18:01:33.9402600Z ================================================== 2021-05-17T18:01:33.9404060Z downloaded 192 KB 2021-05-17T18:01:33.9404930Z 2021-05-17T18:01:33.9449110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-17T18:01:34.1939440Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-17T18:01:34.2542900Z ================================================== 2021-05-17T18:01:34.2544160Z downloaded 3.5 MB 2021-05-17T18:01:34.2544930Z 2021-05-17T18:01:34.2586730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/DT_0.18.tgz' 2021-05-17T18:01:34.4024720Z Content type 'application/x-gzip' length 1678529 bytes (1.6 MB) 2021-05-17T18:01:34.4422740Z ================================================== 2021-05-17T18:01:34.4423860Z downloaded 1.6 MB 2021-05-17T18:01:34.4424600Z 2021-05-17T18:01:39.2400910Z 2021-05-17T18:01:39.2424710Z The downloaded binary packages are in 2021-05-17T18:01:39.2527120Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp5jL0Uz/downloaded_packages 2021-05-17T18:01:40.2465450Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T18:01:40.2482340Z Use `force = TRUE` to force installation 2021-05-17T18:01:40.2487980Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T18:01:40.2510780Z Use `force = TRUE` to force installation 2021-05-17T18:01:40.2699110Z ##[group]Run options(width = 100) 2021-05-17T18:01:40.2699780Z options(width = 100) 2021-05-17T18:01:40.2700370Z pkgs <- installed.packages()[, "Package"] 2021-05-17T18:01:40.2701070Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T18:01:40.2912990Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:01:40.2913510Z env: 2021-05-17T18:01:40.2914010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:40.2914490Z TIC_DEPLOY_KEY: 2021-05-17T18:01:40.2914890Z RSPM: 2021-05-17T18:01:40.2916700Z GITHUB_PAT: *** 2021-05-17T18:01:40.2917660Z COVERALLS_TOKEN: *** 2021-05-17T18:01:40.2918220Z continue-on-error: false 2021-05-17T18:01:40.2918730Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:40.2919280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:40.2919790Z TZ: UTC 2021-05-17T18:01:40.2920180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:40.2920650Z NOT_CRAN: true 2021-05-17T18:01:40.2921110Z ##[endgroup] 2021-05-17T18:01:41.0597170Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:01:41.0613760Z setting value 2021-05-17T18:01:41.0618750Z version R version 4.0.5 (2021-03-31) 2021-05-17T18:01:41.0641450Z os macOS Catalina 10.15.7 2021-05-17T18:01:41.0706020Z system x86_64, darwin17.0 2021-05-17T18:01:41.0707020Z ui X11 2021-05-17T18:01:41.0708010Z language (EN) 2021-05-17T18:01:41.0709800Z collate en_US.UTF-8 2021-05-17T18:01:41.0711200Z ctype en_US.UTF-8 2021-05-17T18:01:41.0712240Z tz UTC 2021-05-17T18:01:41.0713570Z date 2021-05-17 2021-05-17T18:01:41.0714780Z 2021-05-17T18:01:41.0716410Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:01:41.0717740Z ! package * version date lib source 2021-05-17T18:01:41.0719480Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T18:01:41.0721110Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0722730Z base * 4.0.5 2021-04-01 [?] local 2021-05-17T18:01:41.0724400Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0727660Z BH 1.75.0-0 2021-01-11 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0729330Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0730900Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0732470Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0733990Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0735540Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0737080Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0738590Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0740110Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0741660Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0743170Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0744770Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0746380Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.0747880Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0750070Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0751700Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0753300Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0754940Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0756480Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0758050Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.0759630Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T18:01:41.0761290Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0762860Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0764420Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0765990Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0767580Z DT 0.18 2021-04-14 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0769070Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0770650Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-17T18:01:41.0772210Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0773750Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0775280Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0777130Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0779600Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0784540Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0786150Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0787840Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T18:01:41.0789450Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0791050Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0792660Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0794250Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.0796010Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.0799250Z grid 4.0.5 2021-04-01 [?] local 2021-05-17T18:01:41.0800910Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0803970Z hms 1.0.0 2021-01-13 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0805620Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0807260Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0810270Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0811890Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0814760Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0816360Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0817970Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0820190Z later 1.2.0 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0821770Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0823300Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0824920Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0826380Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0827960Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0829470Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0830910Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0832440Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0833960Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.0835530Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0836980Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0838460Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0839950Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0841390Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0842930Z parallel 4.0.5 2021-04-01 [?] local 2021-05-17T18:01:41.0844450Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-17T18:01:41.0846220Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0847780Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0849320Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0850840Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0852340Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0853880Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0855490Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0856940Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0858430Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0859920Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0861350Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0862900Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0864490Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0865930Z readr 1.4.0 2020-10-05 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0867460Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0875880Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0877610Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0879230Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0882500Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0884330Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0886440Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.0888200Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0889980Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0891610Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0893370Z rvest 1.0.0 2021-03-09 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0895010Z selectr 0.4-2 2019-11-20 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.0997300Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.1099920Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.1197230Z splines 4.0.5 2021-04-01 [?] local 2021-05-17T18:01:41.1299510Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.1402090Z stats4 4.0.5 2021-04-01 [?] local 2021-05-17T18:01:41.1503540Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.5) 2021-05-17T18:01:41.1599160Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.1701800Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-17T18:01:41.1804130Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.1923190Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-17T18:01:41.2006810Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2113500Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-17T18:01:41.2216460Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T18:01:41.2318890Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2327810Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2331450Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2433470Z P tools 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.2535130Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2635550Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2737470Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-17T18:01:41.2771290Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2786070Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2790360Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2795020Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2897140Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2898460Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2949420Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.2988780Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.3000160Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-17T18:01:41.3000690Z 2021-05-17T18:01:41.3002110Z [1] /Users/runner/work/_temp/Library 2021-05-17T18:01:41.3004880Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-17T18:01:41.3005900Z 2021-05-17T18:01:41.3007680Z P ── Loaded and on-disk path mismatch. 2021-05-17T18:01:41.3062890Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T18:01:41.3063600Z Rscript -e 'tic::script()' 2021-05-17T18:01:41.3064380Z ls -l check 2021-05-17T18:01:41.3882160Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:01:41.3882760Z env: 2021-05-17T18:01:41.3883250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:41.3883740Z TIC_DEPLOY_KEY: 2021-05-17T18:01:41.3884140Z RSPM: 2021-05-17T18:01:41.3885850Z GITHUB_PAT: *** 2021-05-17T18:01:41.3886850Z COVERALLS_TOKEN: *** 2021-05-17T18:01:41.3887430Z continue-on-error: false 2021-05-17T18:01:41.3887970Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:41.3888540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:01:41.3889050Z TZ: UTC 2021-05-17T18:01:41.3889460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:01:41.3889940Z NOT_CRAN: true 2021-05-17T18:01:41.3890710Z ##[endgroup] 2021-05-17T18:01:41.9840980Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:01:42.2254240Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T18:01:42.2278750Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T18:01:42.2279690Z timeout = Inf, check_dir = "check") 2021-05-17T18:01:42.3618460Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T18:01:42.6572970Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T18:01:42.7963220Z * preparing ‘nsrr’: 2021-05-17T18:01:42.8088770Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:01:43.0246800Z * installing the package to build vignettes 2021-05-17T18:02:03.4007040Z * creating vignettes ... OK 2021-05-17T18:02:03.5131290Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:02:03.5234020Z * checking for empty or unneeded directories 2021-05-17T18:02:03.5336670Z * building ‘nsrr_0.1.5.tar.gz’ 2021-05-17T18:02:03.6483660Z 2021-05-17T18:02:03.8249990Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T18:02:04.1542740Z * using log directory ‘/Users/runner/work/nsrr/nsrr/check/nsrr.Rcheck’ 2021-05-17T18:02:04.1579590Z * using R version 4.0.5 (2021-03-31) 2021-05-17T18:02:04.1680400Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-17T18:02:04.1782530Z * using session charset: UTF-8 2021-05-17T18:02:04.2731530Z * using option ‘--as-cran’ 2021-05-17T18:02:04.2832040Z * checking for file ‘nsrr/DESCRIPTION’ ... OK 2021-05-17T18:02:04.2886190Z * checking extension type ... Package 2021-05-17T18:02:04.2889840Z * this is package ‘nsrr’ version ‘0.1.5’ 2021-05-17T18:02:04.2891860Z * package encoding: UTF-8 2021-05-17T18:02:04.2896420Z * checking package namespace information ... OK 2021-05-17T18:02:05.5812660Z * checking package dependencies ... OK 2021-05-17T18:02:05.5914710Z * checking if this is a source package ... OK 2021-05-17T18:02:05.6017080Z * checking if there is a namespace ... OK 2021-05-17T18:02:05.8284410Z * checking for executable files ... OK 2021-05-17T18:02:05.8384590Z * checking for hidden files and directories ... OK 2021-05-17T18:02:05.8413210Z * checking for portable file names ... OK 2021-05-17T18:02:05.8437140Z * checking for sufficient/correct file permissions ... OK 2021-05-17T18:02:05.8441590Z * checking serialization versions ... OK 2021-05-17T18:02:08.2964440Z * checking whether package ‘nsrr’ can be installed ... OK 2021-05-17T18:02:08.3172220Z * checking installed package size ... OK 2021-05-17T18:02:08.4876540Z * checking package directory ... OK 2021-05-17T18:02:08.4881670Z * checking for future file timestamps ... OK 2021-05-17T18:02:08.4883670Z * checking ‘build’ directory ... OK 2021-05-17T18:02:08.7705810Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:02:08.7779690Z * checking top-level files ... OK 2021-05-17T18:02:08.7787190Z * checking for left-over files ... OK 2021-05-17T18:02:09.0484730Z * checking index information ... OK 2021-05-17T18:02:09.3086510Z * checking package subdirectories ... OK 2021-05-17T18:02:09.3814750Z * checking R files for non-ASCII characters ... OK 2021-05-17T18:02:09.4874190Z * checking R files for syntax errors ... OK 2021-05-17T18:02:09.8340250Z * checking whether the package can be loaded ... OK 2021-05-17T18:02:10.1225490Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T18:02:10.4702220Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T18:02:10.7804370Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T18:02:11.1227140Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T18:02:11.4620390Z * checking loading without being on the library search path ... OK 2021-05-17T18:02:11.8303120Z * checking dependencies in R code ... OK 2021-05-17T18:02:13.7754430Z * checking S3 generic/method consistency ... OK 2021-05-17T18:02:14.0737000Z * checking replacement functions ... OK 2021-05-17T18:02:14.5004440Z * checking foreign function calls ... OK 2021-05-17T18:02:17.6791560Z * checking R code for possible problems ... OK 2021-05-17T18:02:18.0404250Z * checking Rd files ... OK 2021-05-17T18:02:18.1146540Z * checking Rd metadata ... OK 2021-05-17T18:02:18.2077820Z * checking Rd line widths ... OK 2021-05-17T18:02:18.3891540Z * checking Rd cross-references ... OK 2021-05-17T18:02:18.7685090Z * checking for missing documentation entries ... OK 2021-05-17T18:02:19.7905360Z * checking for code/documentation mismatches ... OK 2021-05-17T18:02:21.3509600Z * checking Rd \usage sections ... OK 2021-05-17T18:02:21.4623240Z * checking Rd contents ... OK 2021-05-17T18:02:21.7303010Z * checking for unstated dependencies in examples ... OK 2021-05-17T18:02:21.7395490Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T18:02:21.7469830Z * checking files in ‘vignettes’ ... OK 2021-05-17T18:02:30.3829410Z * checking examples ... OK 2021-05-17T18:03:27.9579480Z * checking examples with --run-donttest ... OK 2021-05-17T18:03:28.1104300Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T18:03:28.3595540Z * checking tests ... 2021-05-17T18:03:29.7211500Z Running ‘testthat.R’ 2021-05-17T18:03:29.7513370Z OK 2021-05-17T18:03:30.0136310Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T18:03:30.0223060Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T18:03:47.6070450Z * checking re-building of vignette outputs ... OK 2021-05-17T18:03:51.8637420Z * checking PDF version of manual ... OK 2021-05-17T18:03:51.8640260Z * checking for non-standard things in the check directory ... OK 2021-05-17T18:03:51.8641660Z * checking for detritus in the temp directory ... OK 2021-05-17T18:03:51.8642650Z * DONE 2021-05-17T18:03:51.8643330Z 2021-05-17T18:03:51.8644320Z Status: OK 2021-05-17T18:03:51.8645220Z 2021-05-17T18:03:52.0101090Z ── R CMD check results ───────────────────────────────────────── nsrr 0.1.5 ──── 2021-05-17T18:03:52.0125810Z Duration: 1m 48.3s 2021-05-17T18:03:52.0143960Z 2021-05-17T18:03:52.0146310Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T18:03:52.0327950Z total 2040 2021-05-17T18:03:52.0334860Z drwxr-xr-x 15 runner staff 480 May 17 18:03 nsrr.Rcheck 2021-05-17T18:03:52.0338430Z -rw-r--r-- 1 runner staff 505178 May 17 18:02 nsrr_0.1.5.tar.gz 2021-05-17T18:03:52.0340010Z -rw-r--r-- 1 runner staff 533628 May 17 18:02 nsrr_0.1.5.tgz 2021-05-17T18:03:52.0407510Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:03:52.0408440Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:03:52.0872670Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:03:52.0873280Z env: 2021-05-17T18:03:52.0873770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:03:52.0874250Z TIC_DEPLOY_KEY: 2021-05-17T18:03:52.0874640Z RSPM: 2021-05-17T18:03:52.0876220Z GITHUB_PAT: *** 2021-05-17T18:03:52.0877050Z COVERALLS_TOKEN: *** 2021-05-17T18:03:52.0877530Z continue-on-error: false 2021-05-17T18:03:52.0878000Z VDIFFR_RUN_TESTS: false 2021-05-17T18:03:52.0878520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:03:52.0879020Z TZ: UTC 2021-05-17T18:03:52.0879410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:03:52.0879870Z NOT_CRAN: true 2021-05-17T18:03:52.0880280Z ##[endgroup] 2021-05-17T18:03:52.1347420Z 2021-05-17T18:03:52.1350620Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-17T18:03:52.1352230Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-17T18:03:52.1353880Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-17T18:03:52.1355740Z 2021-05-17T18:03:52.1356850Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T18:03:52.1358390Z You are welcome to redistribute it under certain conditions. 2021-05-17T18:03:52.1359870Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T18:03:52.1360980Z 2021-05-17T18:03:52.1361670Z R is a collaborative project with many contributors. 2021-05-17T18:03:52.1362900Z Type 'contributors()' for more information and 2021-05-17T18:03:52.1364150Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T18:03:52.1364620Z 2021-05-17T18:03:52.1365610Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T18:03:52.1366840Z 'help.start()' for an HTML browser interface to help. 2021-05-17T18:03:52.1367970Z Type 'q()' to quit R. 2021-05-17T18:03:52.1368250Z 2021-05-17T18:03:52.1368820Z > library(testthat) 2021-05-17T18:03:52.1369320Z > library(nsrr) 2021-05-17T18:03:52.1369670Z > 2021-05-17T18:03:52.1370120Z > test_check("nsrr") 2021-05-17T18:03:52.1371270Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-17T18:03:52.1372190Z • empty test (1) 2021-05-17T18:03:52.1372500Z 2021-05-17T18:03:52.1373000Z [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1 ] 2021-05-17T18:03:52.1373430Z > 2021-05-17T18:03:52.1373840Z > proc.time() 2021-05-17T18:03:52.1374330Z user system elapsed 2021-05-17T18:03:52.1374830Z 0.602 0.090 1.271 2021-05-17T18:03:52.1432430Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T18:03:52.1433200Z Rscript -e "tic::before_deploy()" 2021-05-17T18:03:52.1739620Z shell: /bin/bash -e {0} 2021-05-17T18:03:52.1740080Z env: 2021-05-17T18:03:52.1740540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:03:52.1741060Z TIC_DEPLOY_KEY: 2021-05-17T18:03:52.1741430Z RSPM: 2021-05-17T18:03:52.1742390Z GITHUB_PAT: *** 2021-05-17T18:03:52.1743250Z COVERALLS_TOKEN: *** 2021-05-17T18:03:52.1743750Z continue-on-error: false 2021-05-17T18:03:52.1744410Z VDIFFR_RUN_TESTS: false 2021-05-17T18:03:52.1745000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:03:52.1745470Z TZ: UTC 2021-05-17T18:03:52.1745910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:03:52.1746340Z NOT_CRAN: true 2021-05-17T18:03:52.1746780Z ##[endgroup] 2021-05-17T18:03:52.6047170Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:03:52.7778010Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T18:03:52.7778640Z with: 2021-05-17T18:03:52.7780080Z upload_url: https://uploads.github.com/repos/neuroconductor/nsrr/releases/43076217/assets{?name,label} 2021-05-17T18:03:52.7780990Z asset_path: check/nsrr_0.1.5.tgz 2021-05-17T18:03:52.7781490Z asset_name: nsrr_0.1.5_R4.0.tgz 2021-05-17T18:03:52.7782110Z asset_content_type: application/octet-stream 2021-05-17T18:03:52.7782620Z env: 2021-05-17T18:03:52.7783100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:03:52.7783770Z TIC_DEPLOY_KEY: 2021-05-17T18:03:52.7784180Z RSPM: 2021-05-17T18:03:52.7785430Z GITHUB_PAT: *** 2021-05-17T18:03:52.7786770Z COVERALLS_TOKEN: *** 2021-05-17T18:03:52.7787350Z continue-on-error: false 2021-05-17T18:03:52.7787890Z VDIFFR_RUN_TESTS: false 2021-05-17T18:03:52.7788410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:03:52.7788990Z TZ: UTC 2021-05-17T18:03:52.7789460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:03:52.7789940Z NOT_CRAN: true 2021-05-17T18:03:52.7790950Z GITHUB_TOKEN: *** 2021-05-17T18:03:52.7791420Z ##[endgroup] 2021-05-17T18:03:53.8537530Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T18:03:53.8538260Z Rscript -e "tic::deploy()" 2021-05-17T18:03:53.8849980Z shell: /bin/bash -e {0} 2021-05-17T18:03:53.8850450Z env: 2021-05-17T18:03:53.8850910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:03:53.8851440Z TIC_DEPLOY_KEY: 2021-05-17T18:03:53.8851840Z RSPM: 2021-05-17T18:03:53.8853010Z GITHUB_PAT: *** 2021-05-17T18:03:53.8855140Z COVERALLS_TOKEN: *** 2021-05-17T18:03:53.8855760Z continue-on-error: false 2021-05-17T18:03:53.8856270Z VDIFFR_RUN_TESTS: false 2021-05-17T18:03:53.8856820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:03:53.8858710Z TZ: UTC 2021-05-17T18:03:53.8859120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:03:53.8860050Z NOT_CRAN: true 2021-05-17T18:03:53.8860440Z ##[endgroup] 2021-05-17T18:03:54.2806980Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:03:54.4322760Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T18:03:54.4323830Z Rscript -e "tic::after_deploy()" 2021-05-17T18:03:54.4639620Z shell: /bin/bash -e {0} 2021-05-17T18:03:54.4640090Z env: 2021-05-17T18:03:54.4640590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:03:54.4641080Z TIC_DEPLOY_KEY: 2021-05-17T18:03:54.4641470Z RSPM: 2021-05-17T18:03:54.4642620Z GITHUB_PAT: *** 2021-05-17T18:03:54.4644020Z COVERALLS_TOKEN: *** 2021-05-17T18:03:54.4644630Z continue-on-error: false 2021-05-17T18:03:54.4645130Z VDIFFR_RUN_TESTS: false 2021-05-17T18:03:54.4645680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:03:54.4646180Z TZ: UTC 2021-05-17T18:03:54.4646570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:03:54.4647030Z NOT_CRAN: true 2021-05-17T18:03:54.4647420Z ##[endgroup] 2021-05-17T18:03:54.8443860Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:03:55.2483440Z Post job cleanup. 2021-05-17T18:03:55.3210280Z [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:03:55.3339920Z Post job cleanup. 2021-05-17T18:03:55.4855040Z [command]/usr/local/bin/git version 2021-05-17T18:03:55.4972440Z git version 2.31.1 2021-05-17T18:03:55.5024340Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T18:03:55.5103280Z [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:03:55.6069700Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T18:03:55.6134930Z http.https://github.com/.extraheader 2021-05-17T18:03:55.6153530Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T18:03:55.6258840Z [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:03:55.7239250Z Cleaning up orphan processes