2021-05-15T16:31:25.3483174Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:31:25.4768567Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T16:31:25.5533288Z 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-15T16:31:25.6953110Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T16:31:25.7870433Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:39.9509290Z Current runner version: '2.278.0' 2021-05-15T16:31:39.9566050Z ##[group]Operating System 2021-05-15T16:31:39.9567360Z Mac OS X 2021-05-15T16:31:39.9567780Z 10.15.7 2021-05-15T16:31:39.9568210Z 19H1030 2021-05-15T16:31:39.9568620Z ##[endgroup] 2021-05-15T16:31:39.9569170Z ##[group]Virtual Environment 2021-05-15T16:31:39.9569770Z Environment: macos-10.15 2021-05-15T16:31:39.9570380Z Version: 20210510.1 2021-05-15T16:31:39.9571320Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T16:31:39.9572660Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T16:31:39.9573510Z ##[endgroup] 2021-05-15T16:31:39.9575470Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:39.9576920Z Actions: write 2021-05-15T16:31:39.9577440Z Checks: write 2021-05-15T16:31:39.9577900Z Contents: write 2021-05-15T16:31:39.9578420Z Deployments: write 2021-05-15T16:31:39.9579250Z Issues: write 2021-05-15T16:31:39.9579800Z Metadata: read 2021-05-15T16:31:39.9580270Z Packages: write 2021-05-15T16:31:39.9580800Z PullRequests: write 2021-05-15T16:31:39.9581370Z RepositoryProjects: write 2021-05-15T16:31:39.9582070Z SecurityEvents: write 2021-05-15T16:31:39.9582580Z Statuses: write 2021-05-15T16:31:39.9583280Z ##[endgroup] 2021-05-15T16:31:39.9587040Z Prepare workflow directory 2021-05-15T16:31:40.0917370Z Prepare all required actions 2021-05-15T16:31:40.0930260Z Getting action download info 2021-05-15T16:31:40.5375060Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:43.1401630Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:46.3970470Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:51.6141820Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:52.7355940Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:54.5734810Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:56.5606770Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:59.3534010Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:59.3534730Z with: 2021-05-15T16:31:59.3535160Z repository: neuroconductor/fmri 2021-05-15T16:31:59.3536180Z token: *** 2021-05-15T16:31:59.3536560Z ssh-strict: true 2021-05-15T16:31:59.3537020Z persist-credentials: true 2021-05-15T16:31:59.3537450Z clean: true 2021-05-15T16:31:59.3537800Z fetch-depth: 1 2021-05-15T16:31:59.3538150Z lfs: false 2021-05-15T16:31:59.3538490Z submodules: false 2021-05-15T16:31:59.3538830Z env: 2021-05-15T16:31:59.3539220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:59.3539650Z TIC_DEPLOY_KEY: 2021-05-15T16:31:59.3539960Z RSPM: 2021-05-15T16:31:59.3540670Z GITHUB_PAT: *** 2021-05-15T16:31:59.3541030Z COVERALLS_TOKEN: 2021-05-15T16:31:59.3541470Z continue-on-error: false 2021-05-15T16:31:59.3541920Z VDIFFR_RUN_TESTS: false 2021-05-15T16:31:59.3542280Z ##[endgroup] 2021-05-15T16:32:00.5394990Z Syncing repository: neuroconductor/fmri 2021-05-15T16:32:00.5396220Z ##[group]Getting Git version info 2021-05-15T16:32:00.5397680Z Working directory is '/Users/runner/work/fmri/fmri' 2021-05-15T16:32:00.5398360Z [command]/usr/local/bin/git version 2021-05-15T16:32:01.3171990Z git version 2.31.1 2021-05-15T16:32:01.3174750Z ##[endgroup] 2021-05-15T16:32:01.3176280Z Deleting the contents of '/Users/runner/work/fmri/fmri' 2021-05-15T16:32:01.3178150Z ##[group]Initializing the repository 2021-05-15T16:32:01.3178860Z [command]/usr/local/bin/git init /Users/runner/work/fmri/fmri 2021-05-15T16:32:01.3180060Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:32:01.3180850Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:32:01.3181660Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:32:01.3182210Z hint: 2021-05-15T16:32:01.3183150Z hint: git config --global init.defaultBranch 2021-05-15T16:32:01.3184550Z hint: 2021-05-15T16:32:01.3185570Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:32:01.3186800Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:32:01.3187390Z hint: 2021-05-15T16:32:01.3188170Z hint: git branch -m 2021-05-15T16:32:01.3188800Z Initialized empty Git repository in /Users/runner/work/fmri/fmri/.git/ 2021-05-15T16:32:01.3189730Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/fmri 2021-05-15T16:32:01.3190630Z ##[endgroup] 2021-05-15T16:32:01.3191250Z ##[group]Disabling automatic garbage collection 2021-05-15T16:32:01.3192610Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T16:32:01.3193200Z ##[endgroup] 2021-05-15T16:32:01.3195330Z ##[group]Setting up auth 2021-05-15T16:32:01.3196510Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:32:01.3198220Z [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-15T16:32:01.3199920Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:32:01.3201980Z [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-15T16:32:01.3204050Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:32:01.3204890Z ##[endgroup] 2021-05-15T16:32:01.3205420Z ##[group]Fetching the repository 2021-05-15T16:32:01.3207000Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +02433e9d07009207d65c8cc13c605c8e596df0ee:refs/tags/1.9.3.s 2021-05-15T16:32:01.7171320Z remote: Enumerating objects: 94, done. 2021-05-15T16:32:01.7181030Z remote: Counting objects: 1% (1/94) 2021-05-15T16:32:01.7186620Z remote: Counting objects: 2% (2/94) 2021-05-15T16:32:01.7191870Z remote: Counting objects: 3% (3/94) 2021-05-15T16:32:01.7193960Z remote: Counting objects: 4% (4/94) 2021-05-15T16:32:01.7198030Z remote: Counting objects: 5% (5/94) 2021-05-15T16:32:01.7200110Z remote: Counting objects: 6% (6/94) 2021-05-15T16:32:01.7226160Z remote: Counting objects: 7% (7/94) 2021-05-15T16:32:01.7280700Z remote: Counting objects: 8% (8/94) 2021-05-15T16:32:01.7315380Z remote: Counting objects: 9% (9/94) 2021-05-15T16:32:01.7332870Z remote: Counting objects: 10% (10/94) 2021-05-15T16:32:01.7446370Z remote: Counting objects: 11% (11/94) 2021-05-15T16:32:01.7694490Z remote: Counting objects: 12% (12/94) 2021-05-15T16:32:01.7796910Z remote: Counting objects: 13% (13/94) 2021-05-15T16:32:01.7905980Z remote: Counting objects: 14% (14/94) 2021-05-15T16:32:01.7978730Z remote: Counting objects: 15% (15/94) 2021-05-15T16:32:01.7980610Z remote: Counting objects: 17% (16/94) 2021-05-15T16:32:01.7982170Z remote: Counting objects: 18% (17/94) 2021-05-15T16:32:01.8028550Z remote: Counting objects: 19% (18/94) 2021-05-15T16:32:01.8030080Z remote: Counting objects: 20% (19/94) 2021-05-15T16:32:01.8031540Z remote: Counting objects: 21% (20/94) 2021-05-15T16:32:01.8033070Z remote: Counting objects: 22% (21/94) 2021-05-15T16:32:01.8034510Z remote: Counting objects: 23% (22/94) 2021-05-15T16:32:01.8035510Z remote: Counting objects: 24% (23/94) 2021-05-15T16:32:01.8036590Z remote: Counting objects: 25% (24/94) 2021-05-15T16:32:01.8037650Z remote: Counting objects: 26% (25/94) 2021-05-15T16:32:01.8038820Z remote: Counting objects: 27% (26/94) 2021-05-15T16:32:01.8039970Z remote: Counting objects: 28% (27/94) 2021-05-15T16:32:01.8041780Z remote: Counting objects: 29% (28/94) 2021-05-15T16:32:01.8082480Z remote: Counting objects: 30% (29/94) 2021-05-15T16:32:01.8083490Z remote: Counting objects: 31% (30/94) 2021-05-15T16:32:01.8084400Z remote: Counting objects: 32% (31/94) 2021-05-15T16:32:01.8085200Z remote: Counting objects: 34% (32/94) 2021-05-15T16:32:01.8087430Z remote: Counting objects: 35% (33/94) 2021-05-15T16:32:01.8088150Z remote: Counting objects: 36% (34/94) 2021-05-15T16:32:01.8088690Z remote: Counting objects: 37% (35/94) 2021-05-15T16:32:01.8089190Z remote: Counting objects: 38% (36/94) 2021-05-15T16:32:01.8089710Z remote: Counting objects: 39% (37/94) 2021-05-15T16:32:01.8090200Z remote: Counting objects: 40% (38/94) 2021-05-15T16:32:01.8090720Z remote: Counting objects: 41% (39/94) 2021-05-15T16:32:01.8091250Z remote: Counting objects: 42% (40/94) 2021-05-15T16:32:01.8091770Z remote: Counting objects: 43% (41/94) 2021-05-15T16:32:01.8092290Z remote: Counting objects: 44% (42/94) 2021-05-15T16:32:01.8092790Z remote: Counting objects: 45% (43/94) 2021-05-15T16:32:01.8093320Z remote: Counting objects: 46% (44/94) 2021-05-15T16:32:01.8093790Z remote: Counting objects: 47% (45/94) 2021-05-15T16:32:01.8094300Z remote: Counting objects: 48% (46/94) 2021-05-15T16:32:01.8094790Z remote: Counting objects: 50% (47/94) 2021-05-15T16:32:01.8095310Z remote: Counting objects: 51% (48/94) 2021-05-15T16:32:01.8095780Z remote: Counting objects: 52% (49/94) 2021-05-15T16:32:01.8096300Z remote: Counting objects: 53% (50/94) 2021-05-15T16:32:01.8096830Z remote: Counting objects: 54% (51/94) 2021-05-15T16:32:01.8097320Z remote: Counting objects: 55% (52/94) 2021-05-15T16:32:01.8097820Z remote: Counting objects: 56% (53/94) 2021-05-15T16:32:01.8098310Z remote: Counting objects: 57% (54/94) 2021-05-15T16:32:01.8099320Z remote: Counting objects: 58% (55/94) 2021-05-15T16:32:01.8099890Z remote: Counting objects: 59% (56/94) 2021-05-15T16:32:01.8100390Z remote: Counting objects: 60% (57/94) 2021-05-15T16:32:01.8100880Z remote: Counting objects: 61% (58/94) 2021-05-15T16:32:01.8101590Z remote: Counting objects: 62% (59/94) 2021-05-15T16:32:01.8102130Z remote: Counting objects: 63% (60/94) 2021-05-15T16:32:01.8102600Z remote: Counting objects: 64% (61/94) 2021-05-15T16:32:01.8103130Z remote: Counting objects: 65% (62/94) 2021-05-15T16:32:01.8103890Z remote: Counting objects: 67% (63/94) 2021-05-15T16:32:01.8104370Z remote: Counting objects: 68% (64/94) 2021-05-15T16:32:01.8104840Z remote: Counting objects: 69% (65/94) 2021-05-15T16:32:01.8105370Z remote: Counting objects: 70% (66/94) 2021-05-15T16:32:01.8105860Z remote: Counting objects: 71% (67/94) 2021-05-15T16:32:01.8106360Z remote: Counting objects: 72% (68/94) 2021-05-15T16:32:01.8106880Z remote: Counting objects: 73% (69/94) 2021-05-15T16:32:01.8107380Z remote: Counting objects: 74% (70/94) 2021-05-15T16:32:01.8107880Z remote: Counting objects: 75% (71/94) 2021-05-15T16:32:01.8108350Z remote: Counting objects: 76% (72/94) 2021-05-15T16:32:01.8108870Z remote: Counting objects: 77% (73/94) 2021-05-15T16:32:01.8109370Z remote: Counting objects: 78% (74/94) 2021-05-15T16:32:01.8109870Z remote: Counting objects: 79% (75/94) 2021-05-15T16:32:01.8110350Z remote: Counting objects: 80% (76/94) 2021-05-15T16:32:01.8110870Z remote: Counting objects: 81% (77/94) 2021-05-15T16:32:01.8111410Z remote: Counting objects: 82% (78/94) 2021-05-15T16:32:01.8111870Z remote: Counting objects: 84% (79/94) 2021-05-15T16:32:01.8112380Z remote: Counting objects: 85% (80/94) 2021-05-15T16:32:01.8112880Z remote: Counting objects: 86% (81/94) 2021-05-15T16:32:01.8113860Z remote: Counting objects: 87% (82/94) 2021-05-15T16:32:01.8114330Z remote: Counting objects: 88% (83/94) 2021-05-15T16:32:01.8114850Z remote: Counting objects: 89% (84/94) 2021-05-15T16:32:01.8115350Z remote: Counting objects: 90% (85/94) 2021-05-15T16:32:01.8115870Z remote: Counting objects: 91% (86/94) 2021-05-15T16:32:01.8116340Z remote: Counting objects: 92% (87/94) 2021-05-15T16:32:01.8116860Z remote: Counting objects: 93% (88/94) 2021-05-15T16:32:01.8117390Z remote: Counting objects: 94% (89/94) 2021-05-15T16:32:01.8117870Z remote: Counting objects: 95% (90/94) 2021-05-15T16:32:01.8118370Z remote: Counting objects: 96% (91/94) 2021-05-15T16:32:01.8118850Z remote: Counting objects: 97% (92/94) 2021-05-15T16:32:01.8119380Z remote: Counting objects: 98% (93/94) 2021-05-15T16:32:01.8119870Z remote: Counting objects: 100% (94/94) 2021-05-15T16:32:01.8120400Z remote: Counting objects: 100% (94/94), done. 2021-05-15T16:32:01.8120950Z remote: Compressing objects: 1% (1/88) 2021-05-15T16:32:01.8121810Z remote: Compressing objects: 2% (2/88) 2021-05-15T16:32:01.8122400Z remote: Compressing objects: 3% (3/88) 2021-05-15T16:32:01.8122950Z remote: Compressing objects: 4% (4/88) 2021-05-15T16:32:01.8123510Z remote: Compressing objects: 5% (5/88) 2021-05-15T16:32:01.8124090Z remote: Compressing objects: 6% (6/88) 2021-05-15T16:32:01.8124630Z remote: Compressing objects: 7% (7/88) 2021-05-15T16:32:01.8125210Z remote: Compressing objects: 9% (8/88) 2021-05-15T16:32:01.8125750Z remote: Compressing objects: 10% (9/88) 2021-05-15T16:32:01.8126320Z remote: Compressing objects: 11% (10/88) 2021-05-15T16:32:01.8126860Z remote: Compressing objects: 12% (11/88) 2021-05-15T16:32:01.8127430Z remote: Compressing objects: 13% (12/88) 2021-05-15T16:32:01.8128300Z remote: Compressing objects: 14% (13/88) 2021-05-15T16:32:01.8128950Z remote: Compressing objects: 15% (14/88) 2021-05-15T16:32:01.8129490Z remote: Compressing objects: 17% (15/88) 2021-05-15T16:32:01.8130040Z remote: Compressing objects: 18% (16/88) 2021-05-15T16:32:01.8130550Z remote: Compressing objects: 19% (17/88) 2021-05-15T16:32:01.8131060Z remote: Compressing objects: 20% (18/88) 2021-05-15T16:32:01.8131740Z remote: Compressing objects: 21% (19/88) 2021-05-15T16:32:01.8132270Z remote: Compressing objects: 22% (20/88) 2021-05-15T16:32:01.8132820Z remote: Compressing objects: 23% (21/88) 2021-05-15T16:32:01.8133370Z remote: Compressing objects: 25% (22/88) 2021-05-15T16:32:01.8133880Z remote: Compressing objects: 26% (23/88) 2021-05-15T16:32:01.8134790Z remote: Compressing objects: 27% (24/88) 2021-05-15T16:32:01.8135360Z remote: Compressing objects: 28% (25/88) 2021-05-15T16:32:01.8135920Z remote: Compressing objects: 29% (26/88) 2021-05-15T16:32:01.8136470Z remote: Compressing objects: 30% (27/88) 2021-05-15T16:32:01.8137050Z remote: Compressing objects: 31% (28/88) 2021-05-15T16:32:01.8138040Z remote: Compressing objects: 32% (29/88) 2021-05-15T16:32:01.8138620Z remote: Compressing objects: 34% (30/88) 2021-05-15T16:32:01.8139600Z remote: Compressing objects: 35% (31/88) 2021-05-15T16:32:01.8140170Z remote: Compressing objects: 36% (32/88) 2021-05-15T16:32:01.8140890Z remote: Compressing objects: 37% (33/88) 2021-05-15T16:32:01.8141470Z remote: Compressing objects: 38% (34/88) 2021-05-15T16:32:01.8142040Z remote: Compressing objects: 39% (35/88) 2021-05-15T16:32:01.8142590Z remote: Compressing objects: 40% (36/88) 2021-05-15T16:32:01.8143170Z remote: Compressing objects: 42% (37/88) 2021-05-15T16:32:01.8143830Z remote: Compressing objects: 43% (38/88) 2021-05-15T16:32:01.8144840Z remote: Compressing objects: 44% (39/88) 2021-05-15T16:32:01.8145410Z remote: Compressing objects: 45% (40/88) 2021-05-15T16:32:01.8145950Z remote: Compressing objects: 46% (41/88) 2021-05-15T16:32:01.8146530Z remote: Compressing objects: 47% (42/88) 2021-05-15T16:32:01.8147070Z remote: Compressing objects: 48% (43/88) 2021-05-15T16:32:01.8147650Z remote: Compressing objects: 50% (44/88) 2021-05-15T16:32:01.8148200Z remote: Compressing objects: 51% (45/88) 2021-05-15T16:32:01.8148770Z remote: Compressing objects: 52% (46/88) 2021-05-15T16:32:01.8149330Z remote: Compressing objects: 53% (47/88) 2021-05-15T16:32:01.8149860Z remote: Compressing objects: 54% (48/88) 2021-05-15T16:32:01.8150430Z remote: Compressing objects: 55% (49/88) 2021-05-15T16:32:01.8150970Z remote: Compressing objects: 56% (50/88) 2021-05-15T16:32:01.8151540Z remote: Compressing objects: 57% (51/88) 2021-05-15T16:32:01.8152060Z remote: Compressing objects: 59% (52/88) 2021-05-15T16:32:01.8152640Z remote: Compressing objects: 60% (53/88) 2021-05-15T16:32:01.8153170Z remote: Compressing objects: 61% (54/88) 2021-05-15T16:32:01.8153730Z remote: Compressing objects: 62% (55/88) 2021-05-15T16:32:01.8154270Z remote: Compressing objects: 63% (56/88) 2021-05-15T16:32:01.8154820Z remote: Compressing objects: 64% (57/88) 2021-05-15T16:32:01.8155340Z remote: Compressing objects: 65% (58/88) 2021-05-15T16:32:01.8155870Z remote: Compressing objects: 67% (59/88) 2021-05-15T16:32:01.8156390Z remote: Compressing objects: 68% (60/88) 2021-05-15T16:32:01.8158640Z remote: Compressing objects: 69% (61/88) 2021-05-15T16:32:01.8159480Z remote: Compressing objects: 70% (62/88) 2021-05-15T16:32:01.8160170Z remote: Compressing objects: 71% (63/88) 2021-05-15T16:32:01.8160750Z remote: Compressing objects: 72% (64/88) 2021-05-15T16:32:01.8161790Z remote: Compressing objects: 73% (65/88) 2021-05-15T16:32:01.8162420Z remote: Compressing objects: 75% (66/88) 2021-05-15T16:32:01.8163010Z remote: Compressing objects: 76% (67/88) 2021-05-15T16:32:01.8163550Z remote: Compressing objects: 77% (68/88) 2021-05-15T16:32:01.8164120Z remote: Compressing objects: 78% (69/88) 2021-05-15T16:32:01.8164660Z remote: Compressing objects: 79% (70/88) 2021-05-15T16:32:01.8165230Z remote: Compressing objects: 80% (71/88) 2021-05-15T16:32:01.8165780Z remote: Compressing objects: 81% (72/88) 2021-05-15T16:32:01.8166350Z remote: Compressing objects: 82% (73/88) 2021-05-15T16:32:01.8166910Z remote: Compressing objects: 84% (74/88) 2021-05-15T16:32:01.8167450Z remote: Compressing objects: 85% (75/88) 2021-05-15T16:32:01.8168020Z remote: Compressing objects: 86% (76/88) 2021-05-15T16:32:01.8168530Z remote: Compressing objects: 87% (77/88) 2021-05-15T16:32:01.8169110Z remote: Compressing objects: 88% (78/88) 2021-05-15T16:32:01.8169960Z remote: Compressing objects: 89% (79/88) 2021-05-15T16:32:01.8170550Z remote: Compressing objects: 90% (80/88) 2021-05-15T16:32:01.8171080Z remote: Compressing objects: 92% (81/88) 2021-05-15T16:32:01.8171650Z remote: Compressing objects: 93% (82/88) 2021-05-15T16:32:01.8172180Z remote: Compressing objects: 94% (83/88) 2021-05-15T16:32:01.8172760Z remote: Compressing objects: 95% (84/88) 2021-05-15T16:32:01.8173340Z remote: Compressing objects: 96% (85/88) 2021-05-15T16:32:01.8173880Z remote: Compressing objects: 97% (86/88) 2021-05-15T16:32:01.8174460Z remote: Compressing objects: 98% (87/88) 2021-05-15T16:32:01.8175000Z remote: Compressing objects: 100% (88/88) 2021-05-15T16:32:01.8175590Z remote: Compressing objects: 100% (88/88), done. 2021-05-15T16:32:01.8261360Z remote: Total 94 (delta 4), reused 35 (delta 2), pack-reused 0 2021-05-15T16:32:01.8779950Z From https://github.com/neuroconductor/fmri 2021-05-15T16:32:01.8781690Z * [new ref] 02433e9d07009207d65c8cc13c605c8e596df0ee -> 1.9.3.s 2021-05-15T16:32:01.8848790Z ##[endgroup] 2021-05-15T16:32:01.8849650Z ##[group]Determining the checkout info 2021-05-15T16:32:01.8850900Z ##[endgroup] 2021-05-15T16:32:01.8851470Z ##[group]Checking out the ref 2021-05-15T16:32:01.8858400Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.9.3.s 2021-05-15T16:32:01.9286530Z HEAD is now at 02433e9 Version id 33 stable 2021-05-15T16:32:01.9292480Z ##[endgroup] 2021-05-15T16:32:01.9387570Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T16:32:01.9455750Z '02433e9d07009207d65c8cc13c605c8e596df0ee' 2021-05-15T16:32:01.9647270Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:32:01.9647790Z with: 2021-05-15T16:32:01.9648180Z r-version: 3.5 2021-05-15T16:32:01.9648530Z Ncpus: 1 2021-05-15T16:32:01.9648950Z crayon.enabled: NULL 2021-05-15T16:32:01.9649460Z remove-openmp-macos: true 2021-05-15T16:32:01.9649990Z http-user-agent: default 2021-05-15T16:32:01.9650430Z install-r: true 2021-05-15T16:32:01.9650960Z windows-path-include-mingw: true 2021-05-15T16:32:01.9651460Z env: 2021-05-15T16:32:01.9651870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:01.9652330Z TIC_DEPLOY_KEY: 2021-05-15T16:32:01.9652650Z RSPM: 2021-05-15T16:32:01.9653900Z GITHUB_PAT: *** 2021-05-15T16:32:01.9654330Z COVERALLS_TOKEN: 2021-05-15T16:32:01.9654820Z continue-on-error: false 2021-05-15T16:32:01.9655310Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:01.9655690Z ##[endgroup] 2021-05-15T16:32:02.7679380Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T16:32:07.3645920Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-15T16:32:07.3961360Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T16:32:07.8321550Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T16:32:08.0580560Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T16:32:08.0582710Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T16:32:09.0330420Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T16:32:09.0432000Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T16:32:10.0421420Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T16:32:10.0525110Z Checksumming (Apple_Free : 3)… 2021-05-15T16:32:10.0626960Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T16:32:10.0628740Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T16:32:10.0727500Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T16:32:10.0831880Z Checksumming (Apple_Free : 5)… 2021-05-15T16:32:10.0933990Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T16:32:10.1036560Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T16:32:10.1136340Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T16:32:10.1238220Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T16:32:10.1339950Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T16:32:10.1556570Z verified CRC32 $84F1919B 2021-05-15T16:32:10.2747180Z /dev/disk2 GUID_partition_scheme 2021-05-15T16:32:10.2863490Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T16:32:10.2967160Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T16:32:15.0419010Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T16:32:15.0419840Z To reinstall 0.29.2_3, run: 2021-05-15T16:32:15.0420730Z brew reinstall pkg-config 2021-05-15T16:32:15.0775120Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T16:32:17.5060300Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T16:32:17.9046940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T16%3A40%3A00Z&sig=IzcGDUcyshNrUxFo%2FlWLq%2Bg39f76oNSyDrhDNqUth2o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:32:18.2304040Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T16:32:20.2446970Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-15T16:32:20.2448370Z installer: Upgrading at base path / 2021-05-15T16:32:20.2450790Z installer: The upgrade was successful. 2021-05-15T16:32:21.2263990Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T16:32:21.2862860Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T16:32:24.1287850Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T16:32:24.2448530Z installer: Package name is gfortran 2021-05-15T16:32:24.2453440Z installer: Installing at base path / 2021-05-15T16:32:24.2454440Z installer: The install was successful. 2021-05-15T16:32:24.2495840Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T16:32:24.3734560Z "disk2" ejected. 2021-05-15T16:32:24.3837230Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T16:32:24.4864370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T16%3A40%3A00Z&sig=CjBwT4lbh9UuDEYaPTctsv1sQhEXAafYW1udPQ6HEq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:32:24.5971920Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T16:32:27.6290330Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T16:32:28.3383860Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T16:32:28.3661480Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:32:28.3662030Z env: 2021-05-15T16:32:28.3662480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:28.3662960Z TIC_DEPLOY_KEY: 2021-05-15T16:32:28.3663310Z RSPM: 2021-05-15T16:32:28.3664540Z GITHUB_PAT: *** 2021-05-15T16:32:28.3664960Z COVERALLS_TOKEN: 2021-05-15T16:32:28.3665460Z continue-on-error: false 2021-05-15T16:32:28.3665930Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:28.3666450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:32:28.3666880Z TZ: UTC 2021-05-15T16:32:28.3667280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:28.3667690Z NOT_CRAN: true 2021-05-15T16:32:28.3668060Z ##[endgroup] 2021-05-15T16:32:30.5937840Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T16:32:31.1006370Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T16:32:31.1007470Z Dload Upload Total Spent Left Speed 2021-05-15T16:32:31.1007900Z 2021-05-15T16:32:31.3059090Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:32:32.3060670Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:32:32.6351240Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-15T16:32:32.6362420Z 100 117 0 117 0 0 76 0 --:--:-- 0:00:01 --:--:-- 76 2021-05-15T16:32:33.9211040Z 2021-05-15T16:32:34.0568580Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 2021-05-15T16:32:34.0569910Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 2021-05-15T16:32:34.1989810Z 2021-05-15T16:32:35.1797940Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 2021-05-15T16:32:36.1974600Z 6 82.6M 6 5584k 0 0 1368k 0 0:01:01 0:00:04 0:00:57 5692k 2021-05-15T16:32:37.1961270Z 6 82.6M 6 5616k 0 0 1101k 0 0:01:16 0:00:05 0:01:11 2809k 2021-05-15T16:32:38.1948390Z 6 82.6M 6 5664k 0 0 929k 0 0:01:31 0:00:06 0:01:25 1889k 2021-05-15T16:32:39.1939440Z 6 82.6M 6 5696k 0 0 802k 0 0:01:45 0:00:07 0:01:38 1425k 2021-05-15T16:32:40.3858440Z 6 82.6M 6 5728k 0 0 707k 0 0:01:59 0:00:08 0:01:51 1146k 2021-05-15T16:32:41.1880590Z 6 82.6M 6 5744k 0 0 618k 0 0:02:16 0:00:09 0:02:07 31471 2021-05-15T16:32:42.2041150Z 16 82.6M 16 13.7M 0 0 1392k 0 0:01:00 0:00:10 0:00:50 1689k 2021-05-15T16:32:43.1819210Z 33 82.6M 33 28.0M 0 0 2583k 0 0:00:32 0:00:11 0:00:21 4598k 2021-05-15T16:32:44.1803670Z 52 82.6M 52 43.4M 0 0 3685k 0 0:00:22 0:00:12 0:00:10 7785k 2021-05-15T16:32:45.1923650Z 72 82.6M 72 59.9M 0 0 4693k 0 0:00:18 0:00:13 0:00:05 10.9M 2021-05-15T16:32:45.4303720Z 94 82.6M 94 77.9M 0 0 5664k 0 0:00:14 0:00:14 --:--:-- 15.0M 2021-05-15T16:32:45.4305000Z 100 82.6M 100 82.6M 0 0 5905k 0 0:00:14 0:00:14 --:--:-- 16.2M 2021-05-15T16:32:50.0437230Z ##[group]Run tlmgr update --self 2021-05-15T16:32:50.0437950Z tlmgr update --self 2021-05-15T16:32:50.0438790Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:32:50.0439640Z tlmgr update --all 2021-05-15T16:32:50.0717090Z shell: /bin/bash -e {0} 2021-05-15T16:32:50.0717490Z env: 2021-05-15T16:32:50.0717970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:50.0718430Z TIC_DEPLOY_KEY: 2021-05-15T16:32:50.0718810Z RSPM: 2021-05-15T16:32:50.0720100Z GITHUB_PAT: *** 2021-05-15T16:32:50.0720580Z COVERALLS_TOKEN: 2021-05-15T16:32:50.0721050Z continue-on-error: false 2021-05-15T16:32:50.0721570Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:50.0722090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:32:50.0722520Z TZ: UTC 2021-05-15T16:32:50.0722930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:50.0723330Z NOT_CRAN: true 2021-05-15T16:32:50.0723800Z ##[endgroup] 2021-05-15T16:32:52.5597480Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:52.5599920Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:32:54.8587310Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:54.8613230Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:32:55.1385380Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-15T16:32:55.7810460Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T16:32:56.1172610Z [4/89, 00:02/20:34] install: barracuda [30k] 2021-05-15T16:32:56.4814350Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-15T16:32:56.7628490Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-15T16:33:02.3678510Z [7/89, 00:08/00:08] install: biber [1k] 2021-05-15T16:33:02.6316040Z [8/89, 00:08/00:08] install: biblatex [238k] 2021-05-15T16:33:03.2120520Z [9/89, 00:09/00:09] install: checkcites.universal-darwin [1k] 2021-05-15T16:33:03.4700930Z [10/89, 00:09/00:09] install: checkcites [7k] 2021-05-15T16:33:03.7431190Z [11/89, 00:09/00:09] install: chickenize [15k] 2021-05-15T16:33:04.0986910Z [12/89, 00:10/00:10] install: chinese-jfm [3k] 2021-05-15T16:33:04.3619040Z [13/89, 00:10/00:10] install: cloze [9k] 2021-05-15T16:33:04.6244750Z [14/89, 00:10/00:10] install: colorprofiles [86k] 2021-05-15T16:33:04.9990650Z [15/89, 00:10/00:10] install: combofont [2k] 2021-05-15T16:33:05.2635330Z [16/89, 00:11/00:12] install: courier [470k] 2021-05-15T16:33:05.8290280Z [17/89, 00:11/00:11] install: courier-scaled [3k] 2021-05-15T16:33:06.0932660Z [18/89, 00:12/00:12] install: cstypo [3k] 2021-05-15T16:33:06.3628080Z [19/89, 00:12/00:12] install: ctablestack [2k] 2021-05-15T16:33:06.6332800Z [20/89, 00:12/00:12] install: ekdosis [19k] 2021-05-15T16:33:06.9501530Z [21/89, 00:12/00:12] install: emoji [40k] 2021-05-15T16:33:07.2696440Z [22/89, 00:13/00:13] install: emojicite [2k] 2021-05-15T16:33:07.5267230Z [23/89, 00:13/00:13] install: enctex [24k] 2021-05-15T16:33:07.8647820Z [24/89, 00:13/00:13] install: enigma [18k] 2021-05-15T16:33:08.1969740Z [25/89, 00:14/00:15] install: etex-pkg [6k] 2021-05-15T16:33:08.4598930Z [26/89, 00:14/00:15] install: filecontents [3k] 2021-05-15T16:33:08.7284860Z [27/89, 00:14/00:15] install: grfext [3k] 2021-05-15T16:33:09.0050210Z [28/89, 00:15/00:16] install: hyphenex [9k] 2021-05-15T16:33:09.2807020Z [29/89, 00:15/00:16] install: ifplatform [2k] 2021-05-15T16:33:09.5529440Z [30/89, 00:15/00:16] install: innerscript [4k] 2021-05-15T16:33:09.8094380Z [31/89, 00:15/00:16] install: interpreter [7k] 2021-05-15T16:33:10.0675650Z [32/89, 00:16/00:17] install: kanaparser [5k] 2021-05-15T16:33:10.3275610Z [33/89, 00:16/00:17] install: knuth-local [23k] 2021-05-15T16:33:10.6785740Z [34/89, 00:16/00:17] install: logreq [4k] 2021-05-15T16:33:10.9467210Z [35/89, 00:16/00:17] install: lua-typo [7k] 2021-05-15T16:33:11.2204590Z [36/89, 00:17/00:18] install: lua-uca [70k] 2021-05-15T16:33:11.5950550Z [37/89, 00:17/00:18] install: lua-ul [7k] 2021-05-15T16:33:11.8708910Z [38/89, 00:17/00:18] install: lua-uni-algos [6k] 2021-05-15T16:33:12.1401260Z [39/89, 00:18/00:19] install: lua-visual-debug [4k] 2021-05-15T16:33:12.3994020Z [40/89, 00:18/00:19] install: luacode [3k] 2021-05-15T16:33:12.6577040Z [41/89, 00:18/00:19] install: luacolor [5k] 2021-05-15T16:33:12.9392000Z [42/89, 00:18/00:19] install: luahyphenrules [3k] 2021-05-15T16:33:13.2136970Z [43/89, 00:19/00:20] install: luaimageembed [2k] 2021-05-15T16:33:13.4835510Z [44/89, 00:19/00:20] install: luaindex [5k] 2021-05-15T16:33:13.7482480Z [45/89, 00:19/00:20] install: luainputenc [5k] 2021-05-15T16:33:14.0185230Z [46/89, 00:20/00:21] install: luaintro [1k] 2021-05-15T16:33:14.2777520Z [47/89, 00:20/00:21] install: luakeys [5k] 2021-05-15T16:33:14.5376410Z [48/89, 00:20/00:21] install: lualatex-doc [1k] 2021-05-15T16:33:14.7993220Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-15T16:33:15.0607770Z [50/89, 00:21/00:22] install: luamplib [12k] 2021-05-15T16:33:15.3239080Z [51/89, 00:21/00:22] install: luapackageloader [2k] 2021-05-15T16:33:15.5967250Z [52/89, 00:21/00:22] install: luaprogtable [7k] 2021-05-15T16:33:15.8676600Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-15T16:33:16.7126200Z [54/89, 00:22/00:23] install: luatex85 [2k] 2021-05-15T16:33:16.7127190Z [55/89, 00:22/00:23] install: luatexbase [4k] 2021-05-15T16:33:16.7127910Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-15T16:33:17.0357530Z [57/89, 00:23/00:24] install: luatextra [2k] 2021-05-15T16:33:17.2987740Z [58/89, 00:23/00:24] install: luavlna [8k] 2021-05-15T16:33:17.6040790Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-15T16:33:17.9274280Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-15T16:33:18.3219630Z [61/89, 00:24/00:25] install: makeindex [5k] 2021-05-15T16:33:18.6043610Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-15T16:33:18.8707870Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-15T16:33:19.1426780Z [64/89, 00:25/00:26] install: nodetree [13k] 2021-05-15T16:33:19.4173220Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-15T16:33:19.6803100Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-15T16:33:19.9553410Z [67/89, 00:25/00:26] install: optex [770k] 2021-05-15T16:33:20.6032470Z [68/89, 00:26/00:26] install: pdfarticle [4k] 2021-05-15T16:33:20.8772780Z [69/89, 00:26/00:26] install: pdfextra [22k] 2021-05-15T16:33:21.1966280Z [70/89, 00:27/00:28] install: placeat [4k] 2021-05-15T16:33:21.4684810Z [71/89, 00:27/00:27] install: plantuml [3k] 2021-05-15T16:33:21.7393890Z [72/89, 00:27/00:27] install: rsfs [55k] 2021-05-15T16:33:22.1308620Z [73/89, 00:28/00:28] install: selnolig [53k] 2021-05-15T16:33:22.4935290Z [74/89, 00:28/00:28] install: spelling [14k] 2021-05-15T16:33:22.8241340Z [75/89, 00:28/00:28] install: stricttex [2k] 2021-05-15T16:33:23.0969910Z [76/89, 00:29/00:29] install: texlive-common [1k] 2021-05-15T16:33:23.3730180Z [77/89, 00:29/00:29] install: texlive-en [1k] 2021-05-15T16:33:23.6434290Z [78/89, 00:29/00:29] install: texlive-msg-translations [144k] 2021-05-15T16:33:24.0880980Z [79/89, 00:30/00:30] install: thumbpdf.universal-darwin [1k] 2021-05-15T16:33:24.3467200Z [80/89, 00:30/00:30] install: thumbpdf [19k] 2021-05-15T16:33:24.6771430Z [81/89, 00:30/00:30] install: tlshell.universal-darwin [1k] 2021-05-15T16:33:24.9776710Z [82/89, 00:30/00:30] install: tlshell [29k] 2021-05-15T16:33:25.3083250Z [83/89, 00:31/00:31] install: typewriter [25k] 2021-05-15T16:33:25.6364640Z [84/89, 00:31/00:31] install: uninormalize [6k] 2021-05-15T16:33:25.9140630Z [85/89, 00:31/00:31] install: upquote [2k] 2021-05-15T16:33:26.1909010Z [86/89, 00:32/00:32] install: xdvi.universal-darwin [948k] 2021-05-15T16:33:26.9023190Z [87/89, 00:32/00:32] install: xdvi [7k] 2021-05-15T16:33:27.1717320Z [88/89, 00:33/00:33] install: collection-basic [1k] 2021-05-15T16:33:27.4517060Z [89/89, 00:33/00:33] install: collection-luatex [1k] 2021-05-15T16:33:27.7243060Z running mktexlsr ... 2021-05-15T16:33:28.4387650Z done running mktexlsr. 2021-05-15T16:33:28.4823280Z running updmap-sys ... 2021-05-15T16:33:29.0734690Z done running updmap-sys. 2021-05-15T16:33:29.0736020Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T16:33:29.0738210Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/PeNxa8CZHQ/rtae1CAi3z ... 2021-05-15T16:33:30.3343610Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/PeNxa8CZHQ/rtae1CAi3z. 2021-05-15T16:33:30.3345000Z OK: optex.fmt/luatex 2021-05-15T16:33:30.3346270Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:33:30.3347770Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:33:32.6296280Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:33:32.6297240Z tlmgr: no updates available 2021-05-15T16:33:32.7687550Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:33:32.7688070Z with: 2021-05-15T16:33:32.7688430Z pandoc-version: 2.7.3 2021-05-15T16:33:32.7688780Z env: 2021-05-15T16:33:32.7689170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:32.7689590Z TIC_DEPLOY_KEY: 2021-05-15T16:33:32.7689910Z RSPM: 2021-05-15T16:33:32.7691070Z GITHUB_PAT: *** 2021-05-15T16:33:32.7691450Z COVERALLS_TOKEN: 2021-05-15T16:33:32.7691890Z continue-on-error: false 2021-05-15T16:33:32.7692330Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:32.7692810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:33:32.7693220Z TZ: UTC 2021-05-15T16:33:32.7693560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:33:32.7693940Z NOT_CRAN: true 2021-05-15T16:33:32.7694270Z ##[endgroup] 2021-05-15T16:33:33.3003910Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T16:33:36.0689410Z installer: Package name is pandoc 2021-05-15T16:33:36.0692000Z installer: Installing at base path / 2021-05-15T16:33:36.0692730Z installer: The install was successful. 2021-05-15T16:33:36.0837260Z ##[group]Run git config user.name adigherman 2021-05-15T16:33:36.0837980Z git config user.name adigherman 2021-05-15T16:33:36.0838590Z git config user.email adig@jhu.edu 2021-05-15T16:33:36.1032940Z shell: /bin/bash -e {0} 2021-05-15T16:33:36.1033410Z env: 2021-05-15T16:33:36.1033950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:36.1034440Z TIC_DEPLOY_KEY: 2021-05-15T16:33:36.1034850Z RSPM: 2021-05-15T16:33:36.1036470Z GITHUB_PAT: *** 2021-05-15T16:33:36.1036990Z COVERALLS_TOKEN: 2021-05-15T16:33:36.1037500Z continue-on-error: false 2021-05-15T16:33:36.1038030Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:36.1038720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:33:36.1039230Z TZ: UTC 2021-05-15T16:33:36.1039630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:33:36.1040110Z NOT_CRAN: true 2021-05-15T16:33:36.1040550Z ##[endgroup] 2021-05-15T16:33:36.1644190Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T16:33:36.1644940Z env: 2021-05-15T16:33:36.1645490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:36.1645940Z TIC_DEPLOY_KEY: 2021-05-15T16:33:36.1646320Z RSPM: 2021-05-15T16:33:36.1648200Z GITHUB_PAT: *** 2021-05-15T16:33:36.1648740Z COVERALLS_TOKEN: 2021-05-15T16:33:36.1649220Z continue-on-error: false 2021-05-15T16:33:36.1649750Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:36.1650240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:33:36.1650750Z TZ: UTC 2021-05-15T16:33:36.1651780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:33:36.1652230Z NOT_CRAN: true 2021-05-15T16:33:36.1652790Z ##[endgroup] 2021-05-15T16:33:37.9046760Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T16:33:37.9411200Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T16:33:37.9412250Z To reinstall 3.20.2, run: 2021-05-15T16:33:37.9413000Z brew reinstall cmake 2021-05-15T16:33:39.5915810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T16:33:40.7068970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:33:41.2968770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T16:33:41.8515240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T16%3A40%3A00Z&sig=ssONCljeQMZ28G%2FyinnR6rGhX2uIIhB8%2BPqyIKiVx7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:41.9012620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=ssONCljeQMZ28G\%2FyinnR6rGhX2uIIhB8\%2BPqyIKiVx7U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:41.9821320Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T16:33:42.0548060Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T16:33:42.0577040Z 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/d20210515-2509-zxpnwv 2021-05-15T16:33:42.0773340Z cp -pR /private/tmp/d20210515-2509-zxpnwv/libssh/. /usr/local/Cellar/libssh 2021-05-15T16:33:42.0973260Z chmod -Rf +w /private/tmp/d20210515-2509-zxpnwv 2021-05-15T16:33:42.1555410Z ==> Finishing up 2021-05-15T16:33:42.1895280Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T16:33:42.1911680Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T16:33:42.1917340Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T16:33:42.1922890Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T16:33:42.1927130Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T16:33:42.1932490Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T16:33:42.1939780Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T16:33:42.2097800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2673-6pfiw0.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-15T16:33:45.0942270Z ==> Summary 2021-05-15T16:33:45.0944420Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T16:33:46.9625660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T16:33:48.1060430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:33:48.6770270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T16:33:49.0475620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T16%3A40%3A00Z&sig=%2FscL7zjRn8gbavxvs9Y2lOoSjpm%2FjBs9nPjOq1u6s5I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:49.0980520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=\%2FscL7zjRn8gbavxvs9Y2lOoSjpm\%2FjBs9nPjOq1u6s5I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:54.5349070Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T16:33:54.9020510Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T16:33:56.0442890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:33:56.6624590Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T16:33:57.1220530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T16%3A40%3A00Z&sig=6PJiBsQ6jyKJtFD4XtDUTp1bsI4%2FVIvB40gp6AhtdcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:57.1703100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=6PJiBsQ6jyKJtFD4XtDUTp1bsI4\%2FVIvB40gp6AhtdcU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:57.3142280Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T16:33:57.3224460Z ==> Installing dependencies for jags: gcc 2021-05-15T16:33:57.3231450Z ==> Installing jags dependency: gcc 2021-05-15T16:33:57.4291230Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T16:33:57.4323210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2681-1g9g623 2021-05-15T16:34:25.6045550Z cp -pR /private/tmp/d20210515-2681-1g9g623/gcc/. /usr/local/Cellar/gcc 2021-05-15T16:34:45.0445880Z chmod -Rf +w /private/tmp/d20210515-2681-1g9g623 2021-05-15T16:34:55.4552990Z ==> Finishing up 2021-05-15T16:34:55.4554810Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T16:34:55.4555960Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T16:34:55.4556960Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T16:34:55.4557960Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T16:34:55.4558980Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T16:34:55.4560100Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T16:34:55.4561230Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T16:34:55.4562380Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T16:34:55.4563600Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T16:34:55.4564760Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T16:34:55.4565970Z rm /usr/local/bin/c++-11 2021-05-15T16:34:55.4567030Z rm /usr/local/bin/cpp-11 2021-05-15T16:34:55.4567980Z rm /usr/local/bin/g++-11 2021-05-15T16:34:55.4568800Z rm /usr/local/bin/gcc-11 2021-05-15T16:34:55.4569990Z rm /usr/local/bin/gcc-ar-11 2021-05-15T16:34:55.4571310Z rm /usr/local/bin/gcc-nm-11 2021-05-15T16:34:55.4572750Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T16:34:55.4574100Z rm /usr/local/bin/gcov-11 2021-05-15T16:34:55.4575130Z rm /usr/local/bin/gcov-dump-11 2021-05-15T16:34:55.4576640Z rm /usr/local/bin/gcov-tool-11 2021-05-15T16:34:55.9946660Z Error: The `brew link` step did not complete successfully 2021-05-15T16:34:55.9947510Z The formula built, but is not symlinked into /usr/local 2021-05-15T16:34:55.9952100Z Could not symlink bin/gfortran 2021-05-15T16:34:55.9953380Z Target /usr/local/bin/gfortran 2021-05-15T16:34:55.9954130Z already exists. You may want to remove it: 2021-05-15T16:34:55.9955200Z rm '/usr/local/bin/gfortran' 2021-05-15T16:34:55.9955490Z 2021-05-15T16:34:55.9956050Z To force the link and overwrite all conflicting files: 2021-05-15T16:34:55.9957000Z brew link --overwrite gcc 2021-05-15T16:34:55.9957360Z 2021-05-15T16:34:55.9957890Z To list all files that would be deleted: 2021-05-15T16:34:55.9960390Z brew link --overwrite --dry-run gcc 2021-05-15T16:34:55.9960750Z 2021-05-15T16:34:55.9961300Z Possible conflicting files are: 2021-05-15T16:34:55.9981620Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T16:34:56.5688260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2878-1fdx13o.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-15T16:34:59.8796990Z ==> Summary 2021-05-15T16:34:59.9809250Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T16:34:59.9814250Z ==> Installing jags 2021-05-15T16:34:59.9818050Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T16:34:59.9837700Z 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/d20210515-2681-6jwo31 2021-05-15T16:35:03.7582080Z cp -pR /private/tmp/d20210515-2681-6jwo31/jags/. /usr/local/Cellar/jags 2021-05-15T16:35:03.9568480Z chmod -Rf +w /private/tmp/d20210515-2681-6jwo31 2021-05-15T16:35:04.0906830Z ==> Finishing up 2021-05-15T16:35:04.1271900Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T16:35:04.1277340Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T16:35:04.1288490Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T16:35:04.1295290Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T16:35:04.1299900Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T16:35:04.1305460Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T16:35:04.1310240Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T16:35:04.1315460Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T16:35:04.1322650Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T16:35:04.1728220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2905-1y2e8au.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-15T16:35:06.6554390Z ==> Summary 2021-05-15T16:35:06.6637320Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T16:35:09.4949240Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T16:35:10.8463710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:11.8080650Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T16:35:12.5899750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T16%3A45%3A00Z&sig=xdF0MzTvgArUq9g0SpJDTkxi0AlLc4i17QYF6uw4VPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:13.0058380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=xdF0MzTvgArUq9g0SpJDTkxi0AlLc4i17QYF6uw4VPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:14.0377250Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T16:35:14.2131670Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T16:35:14.2163210Z 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/d20210515-2913-h3q76f 2021-05-15T16:35:16.8365720Z cp -pR /private/tmp/d20210515-2913-h3q76f/v8/. /usr/local/Cellar/v8 2021-05-15T16:35:21.2786880Z chmod -Rf +w /private/tmp/d20210515-2913-h3q76f 2021-05-15T16:35:21.4516770Z ==> Finishing up 2021-05-15T16:35:21.5106460Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T16:35:21.6002550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3080-1xknurh.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-15T16:35:24.0622500Z ==> Summary 2021-05-15T16:35:24.0690070Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T16:35:26.7075550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T16:35:28.4023240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:30.3052880Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T16:35:31.6156420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T16%3A45%3A00Z&sig=K7ykmEdgTf2RDn%2Fez2FngqJ26gPTz72%2FYbeFKO2MP6w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:32.0079730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=K7ykmEdgTf2RDn\%2Fez2FngqJ26gPTz72\%2FYbeFKO2MP6w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:33.4177390Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T16:35:33.4179720Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:35:34.2860300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:36.3116550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:35:37.4874600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T16%3A45%3A00Z&sig=uM3IBFNuF4RoGQh1b7mjzlnbN6bAJP9oH7owuAy3nEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:37.8919310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=uM3IBFNuF4RoGQh1b7mjzlnbN6bAJP9oH7owuAy3nEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:38.4263720Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T16:35:38.4405700Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:35:40.2196630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:41.1237280Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:35:42.8308440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T16%3A45%3A00Z&sig=2mQwF%2BkjUxrheR1TQuoQ3jjoDYJ9rxhED0dMOsLsNe8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:43.2230780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=2mQwF\%2BkjUxrheR1TQuoQ3jjoDYJ9rxhED0dMOsLsNe8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:43.9716920Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T16:35:43.9957850Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T16:35:43.9963170Z ==> Installing fftw dependency: hwloc 2021-05-15T16:35:44.0682100Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T16:35:44.0716780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3087-1s3p711 2021-05-15T16:35:50.1241720Z cp -pR /private/tmp/d20210515-3087-1s3p711/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T16:35:50.6664410Z chmod -Rf +w /private/tmp/d20210515-3087-1s3p711 2021-05-15T16:35:51.6909950Z ==> Finishing up 2021-05-15T16:35:51.8115110Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T16:35:51.8119860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T16:35:51.8126050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T16:35:51.8131900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T16:35:51.8138310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T16:35:51.8143910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T16:35:51.8150120Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T16:35:51.8154800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T16:35:51.8160610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T16:35:51.8166010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T16:35:51.8171380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T16:35:51.8176440Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T16:35:51.8181920Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T16:35:51.8189150Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T16:35:51.8194620Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T16:35:51.8208370Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T16:35:51.8216700Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T16:35:51.8224570Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T16:35:51.8236780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T16:35:51.8244530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T16:35:51.8251530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T16:35:51.8258030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T16:35:51.8265020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T16:35:51.8272030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T16:35:51.8277590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T16:35:51.8303110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T16:35:51.8730000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T16:35:51.8735330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T16:35:51.8741610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T16:35:51.8747380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T16:35:51.8753020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T16:35:51.9603220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T16:35:52.0020170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T16:35:52.0843290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T16:35:52.1268530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T16:35:52.1274550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T16:35:52.2104640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T16:35:52.2110880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T16:35:52.2115650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T16:35:52.2542860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T16:35:52.3364400Z 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-15T16:35:52.3371050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T16:35:52.3376500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T16:35:52.3811440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T16:35:52.4210580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T16:35:52.4228000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T16:35:52.4248290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T16:35:52.4255020Z 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-15T16:35:52.4261970Z 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-15T16:35:52.4691630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T16:35:52.5516270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T16:35:52.5520800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T16:35:52.5932680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T16:35:52.5938620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T16:35:52.6753990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T16:35:52.6759910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T16:35:52.7170740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T16:35:52.8003890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T16:35:52.8037170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T16:35:52.8053230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T16:35:52.8881770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T16:35:52.8888110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T16:35:52.8893250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T16:35:52.9303750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T16:35:52.9309300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T16:35:53.0132430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T16:35:53.0138480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T16:35:53.0561180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T16:35:53.0566040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T16:35:53.0571780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T16:35:53.1393480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T16:35:53.1398340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T16:35:53.1816860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T16:35:53.2640110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T16:35:53.3051190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T16:35:53.3885100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T16:35:53.3889960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T16:35:53.3895620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T16:35:53.3901340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T16:35:53.3907070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T16:35:53.3914030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T16:35:53.3919210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T16:35:53.3924950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T16:35:53.3930210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T16:35:53.3935810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T16:35:53.3941240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T16:35:53.3947160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T16:35:53.3955360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T16:35:53.3961630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T16:35:53.3967050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T16:35:53.3973430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T16:35:53.4803410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T16:35:53.4827910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T16:35:53.4832710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T16:35:53.4838640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T16:35:53.4844400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T16:35:53.4851330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T16:35:53.4856440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T16:35:53.4861810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T16:35:53.4869320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T16:35:53.4873340Z Only the first 100 operations were output. 2021-05-15T16:35:54.4258310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3266-12uu9rr.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-15T16:35:57.1160710Z ==> Summary 2021-05-15T16:35:57.1789350Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T16:35:57.1798000Z ==> Installing fftw dependency: open-mpi 2021-05-15T16:35:57.2520000Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:35:57.2538690Z 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/d20210515-3087-qvfpx2 2021-05-15T16:36:04.6762750Z cp -pR /private/tmp/d20210515-3087-qvfpx2/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T16:36:16.3372490Z chmod -Rf +w /private/tmp/d20210515-3087-qvfpx2 2021-05-15T16:36:33.6986720Z ==> Finishing up 2021-05-15T16:36:33.7359860Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T16:36:33.7365440Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T16:36:33.7370050Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T16:36:33.7374860Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T16:36:33.7382250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T16:36:33.7387430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T16:36:33.7393040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T16:36:33.7398020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T16:36:33.7403780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T16:36:33.7409200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T16:36:33.7414310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T16:36:33.7419730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T16:36:33.7425450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T16:36:33.7431020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T16:36:33.7437000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T16:36:33.7441820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T16:36:33.7447450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T16:36:33.7452430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T16:36:33.7457520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T16:36:33.7463520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T16:36:33.7468890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T16:36:33.7475530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T16:36:33.7481090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T16:36:33.7487040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T16:36:33.7495720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T16:36:33.7501790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T16:36:33.7552350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T16:36:33.7557420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T16:36:33.7561930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T16:36:33.7568170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T16:36:33.7572910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T16:36:33.7578280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T16:36:33.7584930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T16:36:33.7588880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T16:36:33.7596020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T16:36:33.7601760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T16:36:33.7606890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T16:36:33.7611920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T16:36:33.7618130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T16:36:33.7623780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T16:36:33.7630260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T16:36:33.7636510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T16:36:33.7642820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T16:36:33.7648390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T16:36:33.7654550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T16:36:33.7660330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T16:36:33.7666630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T16:36:33.7672870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T16:36:33.7687830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T16:36:33.7693940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T16:36:33.7702740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T16:36:33.7708440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T16:36:33.7713530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T16:36:33.7719490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T16:36:33.7726140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T16:36:33.7731830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T16:36:33.7737790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T16:36:33.7744350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T16:36:33.7749700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T16:36:33.7755850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T16:36:33.8176110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T16:36:33.8182250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T16:36:33.8186910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T16:36:33.9019570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T16:36:33.9025760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T16:36:33.9046930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T16:36:33.9053080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T16:36:33.9059500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T16:36:33.9065790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T16:36:33.9071930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T16:36:33.9078200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T16:36:33.9084400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T16:36:33.9091260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T16:36:33.9096640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T16:36:33.9103160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T16:36:33.9109810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T16:36:33.9115230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T16:36:33.9122360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T16:36:33.9128940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T16:36:33.9135070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T16:36:33.9140680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T16:36:33.9147170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T16:36:33.9152620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T16:36:33.9158520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T16:36:33.9165030Z 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-15T16:36:33.9170400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T16:36:33.9175980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T16:36:33.9181730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T16:36:33.9187580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T16:36:33.9193270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T16:36:33.9199620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T16:36:33.9205370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T16:36:33.9211340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T16:36:33.9217590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T16:36:33.9223890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T16:36:33.9231920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T16:36:33.9238900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T16:36:33.9246470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T16:36:33.9253070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T16:36:33.9293240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T16:36:33.9298920Z Only the first 100 operations were output. 2021-05-15T16:36:34.4607910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3303-1lq5i3g.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-15T16:36:37.2374010Z ==> Summary 2021-05-15T16:36:37.2879450Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:36:37.2883450Z ==> Installing fftw 2021-05-15T16:36:37.2887320Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:36:37.2909640Z 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/d20210515-3087-1b120ps 2021-05-15T16:36:40.4160560Z cp -pR /private/tmp/d20210515-3087-1b120ps/fftw/. /usr/local/Cellar/fftw 2021-05-15T16:36:44.2480240Z chmod -Rf +w /private/tmp/d20210515-3087-1b120ps 2021-05-15T16:36:47.8260790Z ==> Finishing up 2021-05-15T16:36:47.8813910Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T16:36:47.8818320Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T16:36:47.8823270Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T16:36:47.8828510Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T16:36:47.8836030Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T16:36:47.8840750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T16:36:47.8846370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T16:36:47.8851730Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T16:36:47.8857070Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T16:36:47.8862300Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T16:36:47.8867600Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T16:36:47.8872650Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T16:36:47.9298700Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T16:36:48.0165020Z info /usr/local/share/info/fftw3.info 2021-05-15T16:36:48.0176050Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T16:36:48.0181950Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T16:36:48.0200950Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T16:36:48.0207890Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T16:36:48.0215630Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T16:36:48.0234720Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T16:36:48.0256530Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T16:36:48.0265380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T16:36:48.0275680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T16:36:48.0288720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T16:36:48.0299010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T16:36:48.0315130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T16:36:48.0325940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T16:36:48.0335450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T16:36:48.0345100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T16:36:48.0354800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T16:36:48.0361600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T16:36:48.0371050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T16:36:48.0383040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T16:36:48.0393480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T16:36:48.0403720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T16:36:48.0413440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T16:36:48.0423700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T16:36:48.0432600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T16:36:48.0443800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T16:36:48.0448950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T16:36:48.0458000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T16:36:48.0467170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T16:36:48.0476910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T16:36:48.0486550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T16:36:48.0497240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T16:36:48.0506570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T16:36:48.0514700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T16:36:48.0526490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T16:36:48.0535320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T16:36:48.0543920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T16:36:48.0552510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T16:36:48.0562070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T16:36:48.0576010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T16:36:48.0583390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T16:36:48.0590590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T16:36:48.0597270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T16:36:48.0604230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T16:36:48.0628510Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T16:36:48.0630230Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T16:36:48.0718430Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T16:36:48.1485810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3330-1anfgt3.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-15T16:36:50.6444970Z ==> Summary 2021-05-15T16:36:50.6510180Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:36:51.3473320Z ==> No outdated dependents to upgrade! 2021-05-15T16:36:51.3474640Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:36:51.5329330Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T16:36:51.5330800Z fftw, open-mpi 2021-05-15T16:36:51.5341930Z rm /usr/local/bin/fftw-wisdom 2021-05-15T16:36:51.5345670Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T16:36:51.5349350Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T16:36:51.5353180Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T16:36:51.5360970Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T16:36:51.5365600Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T16:36:51.5368880Z rm /usr/local/include/fftw3.f 2021-05-15T16:36:51.5372800Z rm /usr/local/include/fftw3.f03 2021-05-15T16:36:51.5375910Z rm /usr/local/include/fftw3.h 2021-05-15T16:36:51.5380600Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T16:36:51.5383830Z rm /usr/local/include/fftw3l.f03 2021-05-15T16:36:51.5388040Z rm /usr/local/include/fftw3q.f03 2021-05-15T16:36:51.5406260Z rm /usr/local/lib/cmake/fftw3 2021-05-15T16:36:51.5409840Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T16:36:51.5422530Z rm /usr/local/lib/libfftw3.a 2021-05-15T16:36:51.5427180Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T16:36:51.5440220Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T16:36:51.5450250Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T16:36:51.5455270Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T16:36:51.5462920Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T16:36:51.5466880Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T16:36:51.5476080Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T16:36:51.5480490Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T16:36:51.5489910Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T16:36:51.5495270Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T16:36:51.5506100Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T16:36:51.5515830Z rm /usr/local/lib/libfftw3f.a 2021-05-15T16:36:51.5519420Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T16:36:51.5532930Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T16:36:51.5533590Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T16:36:51.5553040Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T16:36:51.5564410Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T16:36:51.5568330Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T16:36:51.5579830Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T16:36:51.5583940Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T16:36:51.5596720Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T16:36:51.5600560Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T16:36:51.5605200Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T16:36:51.5617470Z rm /usr/local/lib/libfftw3l.a 2021-05-15T16:36:51.5621250Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T16:36:51.5628920Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T16:36:51.5633340Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T16:36:51.5645930Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T16:36:51.5658720Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T16:36:51.5663550Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T16:36:51.5675750Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T16:36:51.5679770Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T16:36:51.5690540Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T16:36:51.5694610Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T16:36:51.5708620Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T16:36:51.5720800Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T16:36:51.5725200Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T16:36:51.5797230Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T16:36:51.5798650Z rm /usr/local/share/info/fftw3.info 2021-05-15T16:36:51.5817170Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T16:36:51.5830610Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T16:36:51.5847130Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T16:36:51.5858410Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T16:36:51.5862900Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T16:36:51.5874500Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T16:36:51.6864610Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T16:36:51.6873250Z rm /usr/local/bin/mpic++ 2021-05-15T16:36:51.6877650Z rm /usr/local/bin/mpicc 2021-05-15T16:36:51.6886160Z rm /usr/local/bin/mpicxx 2021-05-15T16:36:51.6889820Z rm /usr/local/bin/mpiexec 2021-05-15T16:36:51.6897870Z rm /usr/local/bin/mpif77 2021-05-15T16:36:51.6901310Z rm /usr/local/bin/mpif90 2021-05-15T16:36:51.6909780Z rm /usr/local/bin/mpifort 2021-05-15T16:36:51.6913510Z rm /usr/local/bin/mpirun 2021-05-15T16:36:51.6921080Z rm /usr/local/bin/ompi-clean 2021-05-15T16:36:51.6928080Z rm /usr/local/bin/ompi-server 2021-05-15T16:36:51.6931650Z rm /usr/local/bin/ompi_info 2021-05-15T16:36:51.6939550Z rm /usr/local/bin/opal_wrapper 2021-05-15T16:36:51.6943980Z rm /usr/local/bin/orte-clean 2021-05-15T16:36:51.6953480Z rm /usr/local/bin/orte-info 2021-05-15T16:36:51.6957990Z rm /usr/local/bin/orte-server 2021-05-15T16:36:51.6966730Z rm /usr/local/bin/ortecc 2021-05-15T16:36:51.6971730Z rm /usr/local/bin/orted 2021-05-15T16:36:51.6980540Z rm /usr/local/bin/orterun 2021-05-15T16:36:51.6984300Z rm /usr/local/bin/profile2mat.pl 2021-05-15T16:36:51.6995310Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T16:36:51.6999430Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T16:36:51.7008170Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T16:36:51.7012240Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T16:36:51.7023880Z rm /usr/local/include/mpi-ext.h 2021-05-15T16:36:51.7033410Z rm /usr/local/include/mpi.h 2021-05-15T16:36:51.7037820Z rm /usr/local/include/mpi.mod 2021-05-15T16:36:51.7044720Z rm /usr/local/include/mpi_ext.mod 2021-05-15T16:36:51.7048170Z rm /usr/local/include/mpi_f08.mod 2021-05-15T16:36:51.7056820Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T16:36:51.7061440Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T16:36:51.7070330Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T16:36:51.7075630Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T16:36:51.7084280Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T16:36:51.7088260Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T16:36:51.7095320Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T16:36:51.7098320Z rm /usr/local/include/mpif-config.h 2021-05-15T16:36:51.7105980Z rm /usr/local/include/mpif-constants.h 2021-05-15T16:36:51.7110100Z rm /usr/local/include/mpif-ext.h 2021-05-15T16:36:51.7116810Z rm /usr/local/include/mpif-externals.h 2021-05-15T16:36:51.7120750Z rm /usr/local/include/mpif-handles.h 2021-05-15T16:36:51.7128510Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T16:36:51.7132120Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T16:36:51.7138130Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T16:36:51.7141470Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T16:36:51.7146850Z rm /usr/local/include/mpif.h 2021-05-15T16:36:51.7149990Z rm /usr/local/include/openmpi 2021-05-15T16:36:51.7157410Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T16:36:51.7168410Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T16:36:51.7170910Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T16:36:51.7178250Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T16:36:51.7181450Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T16:36:51.7188080Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T16:36:51.7196290Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T16:36:51.7199690Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T16:36:51.7207340Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T16:36:51.7211050Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T16:36:51.7214460Z rm /usr/local/lib/libmpi.dylib 2021-05-15T16:36:51.7221850Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T16:36:51.7225720Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T16:36:51.7229550Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T16:36:51.7237380Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T16:36:51.7241120Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T16:36:51.7249520Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T16:36:51.7253010Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T16:36:51.7257680Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T16:36:51.7267050Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T16:36:51.7270930Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T16:36:51.7274580Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T16:36:51.7284890Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T16:36:51.7288470Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T16:36:51.7294210Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T16:36:51.7298190Z rm /usr/local/lib/openmpi 2021-05-15T16:36:51.7307460Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T16:36:51.7310950Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T16:36:51.7314530Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T16:36:51.7320010Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T16:36:51.7324260Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T16:36:51.7329120Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T16:36:51.7332690Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T16:36:51.7336930Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T16:36:51.7342010Z rm /usr/local/lib/pmix 2021-05-15T16:36:51.7353840Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T16:36:51.7357250Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T16:36:51.7362330Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T16:36:51.7365410Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T16:36:51.7372940Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T16:36:51.7471870Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T16:36:51.7475220Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T16:36:51.7479580Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T16:36:51.7484260Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T16:36:51.7487680Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T16:36:51.7490870Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T16:36:51.7494900Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T16:36:51.7499920Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T16:36:51.7505820Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T16:36:51.7509210Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T16:36:51.7513200Z rm /usr/local/share/man/man1/orted.1 2021-05-15T16:36:51.7516520Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T16:36:51.7534000Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T16:36:51.7536770Z Only the first 100 operations were output. 2021-05-15T16:36:53.9736750Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T16:36:55.1623760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:36:56.5739740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=fI7AfiFWsl5gzQv58QYY2DxSf\%2Bfiy\%2FqX6rE4NE7xDVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:56.5746590Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T16:36:56.5750140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T16%3A45%3A00Z&sig=fI7AfiFWsl5gzQv58QYY2DxSf%2Bfiy%2FqX6rE4NE7xDVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:57.3398620Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T16:36:57.4821620Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T16:36:57.4852050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3338-1pm7oek 2021-05-15T16:37:31.2879090Z cp -pR /private/tmp/d20210515-3338-1pm7oek/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T16:37:39.9794080Z chmod -Rf +w /private/tmp/d20210515-3338-1pm7oek 2021-05-15T16:37:41.4650520Z ==> Finishing up 2021-05-15T16:37:41.4660370Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T16:37:41.4756620Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T16:37:41.4758930Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T16:37:41.4760460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T16:37:41.4761910Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T16:37:41.4763170Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T16:37:41.4764980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T16:37:41.4766350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T16:37:41.4767550Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T16:37:41.4768510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T16:37:41.4769490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T16:37:41.4770470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T16:37:41.4771410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T16:37:41.4772400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T16:37:41.4773400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T16:37:41.4774440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T16:37:41.4775400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T16:37:41.4776430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T16:37:41.4777460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T16:37:41.4779170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T16:37:41.4780250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T16:37:41.4781230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T16:37:41.4782210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T16:37:41.4783210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T16:37:41.4784470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T16:37:41.4791630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T16:37:41.4793740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T16:37:41.4796490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T16:37:41.4797820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T16:37:41.4799330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T16:37:41.4800350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T16:37:41.4801330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T16:37:41.4802320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T16:37:41.4803420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T16:37:41.4804450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T16:37:41.4805450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T16:37:41.4806450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T16:37:41.4807430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T16:37:41.4808500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T16:37:41.4809850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T16:37:41.4810840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T16:37:41.4812040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T16:37:41.4816900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T16:37:41.4818430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T16:37:41.4820100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T16:37:41.4821790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T16:37:41.4823750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T16:37:41.4825010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T16:37:41.4826230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T16:37:41.4827670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T16:37:41.4828900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T16:37:41.4830710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T16:37:41.4832060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T16:37:41.4833410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T16:37:41.4836110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T16:37:41.4837820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T16:37:41.4839910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T16:37:41.4841240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T16:37:41.4844140Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T16:37:41.4846090Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T16:37:41.4847210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T16:37:41.4848610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T16:37:41.4849920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T16:37:41.4851230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T16:37:41.4852570Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T16:37:41.4854190Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T16:37:41.4855460Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T16:37:41.4856550Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T16:37:41.4857540Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T16:37:41.4858530Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T16:37:41.4859490Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T16:37:41.4860490Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T16:37:41.4861550Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T16:37:41.4862520Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T16:37:41.4868840Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T16:37:41.4870770Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T16:37:41.4871880Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T16:37:41.4872900Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T16:37:41.4878120Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T16:37:41.4879180Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T16:37:41.4880240Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T16:37:41.4881240Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T16:37:41.4882360Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T16:37:41.4883370Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T16:37:41.4884650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T16:37:41.4885970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T16:37:41.4887110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T16:37:41.4888240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T16:37:41.4889550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T16:37:41.4890700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T16:37:41.4891970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T16:37:41.4893100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T16:37:41.4894220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T16:37:41.4895350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T16:37:41.4896520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T16:37:41.4898390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T16:37:41.4899530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T16:37:41.4900680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T16:37:41.4901800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T16:37:41.4903140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T16:37:41.4913260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T16:37:41.4914040Z Only the first 100 operations were output. 2021-05-15T16:37:41.9054400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3617-139rmu5.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-15T16:37:44.7290300Z ==> Summary 2021-05-15T16:37:44.8027020Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T16:37:48.8863080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T16:37:51.1841820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:52.8664970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T16:37:53.2351520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T16%3A45%3A00Z&sig=o%2FUuaaM11sHuwmmTQFlyw2gqTGWT7pm2tZlswE%2FGego%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:53.2828050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=o\%2FUuaaM11sHuwmmTQFlyw2gqTGWT7pm2tZlswE\%2FGego\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:53.3979700Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T16:37:53.4949710Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T16:37:53.4979300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3626-1c5cavk 2021-05-15T16:37:57.8781260Z cp -pR /private/tmp/d20210515-3626-1c5cavk/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T16:37:59.9587700Z chmod -Rf +w /private/tmp/d20210515-3626-1c5cavk 2021-05-15T16:38:00.7876800Z ==> Finishing up 2021-05-15T16:38:00.8343040Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T16:38:00.8349150Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T16:38:00.8358310Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T16:38:00.8371400Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T16:38:00.8407120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8415760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8446810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8457000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8476460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8498060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8513420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8526940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8531940Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T16:38:00.8537270Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T16:38:00.8547910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8568690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8572940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8592860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8609870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8628700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:00.8646510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.6840310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.6954940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7058040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7161070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7264190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7367380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7471080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7574310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7679300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7787460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7889300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.7991110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8093840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8196870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8302490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8402880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8505660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8546100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8548160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8565380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8582120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8584160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8586210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8588120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8590150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8592020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8593900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8595770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8597620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8599710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8604040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8606010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8607900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8609840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8612510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8614420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8616320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8618530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8621400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:38:01.8623250Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T16:38:01.8625120Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T16:38:01.8627920Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T16:38:01.8629840Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T16:38:01.8631600Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T16:38:01.8633340Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T16:38:01.8635330Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T16:38:01.8637340Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T16:38:01.8640240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3792-13st7i1.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-15T16:38:04.4105160Z ==> Summary 2021-05-15T16:38:04.4382470Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T16:38:06.7865960Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T16:38:06.7886180Z To reinstall 1.6.37, run: 2021-05-15T16:38:06.7887090Z brew reinstall libpng 2021-05-15T16:38:09.3351680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T16:38:10.4520900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:11.0564350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T16:38:11.4452320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T16%3A45%3A00Z&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:11.4940720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:11.5427230Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T16:38:11.5481510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T16:38:12.7054740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:13.3322660Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T16:38:13.7446200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T16%3A45%3A00Z&sig=xU4ZaAIr897d%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:13.7995310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=xU4ZaAIr897d\%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:13.9624770Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T16:38:13.9697220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T16:38:15.0867620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:15.7221010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T16:38:16.0901810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T16%3A45%3A00Z&sig=naO%2FklcOMCzHQ09z8Dxa%2FBDglKgWvVInNRgDuMnTQlw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:16.1392210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=naO\%2FklcOMCzHQ09z8Dxa\%2FBDglKgWvVInNRgDuMnTQlw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:16.2294570Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T16:38:16.2331800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T16:38:17.3829470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:17.9634680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T16:38:18.3342270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T16%3A45%3A00Z&sig=tlC9WEg6D2xZ5dX4VMD%2FVGzyiusMy54mx3DfCjZglf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:18.3857420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=tlC9WEg6D2xZ5dX4VMD\%2FVGzyiusMy54mx3DfCjZglf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:18.4772220Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T16:38:18.4803730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T16:38:19.6216680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:20.2333150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T16:38:20.6260200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T16%3A45%3A00Z&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d%2BvcWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:20.6774720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d\%2BvcWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:20.8565850Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T16:38:20.8646520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T16:38:22.0100520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:22.6340600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T16:38:23.0001000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T16%3A45%3A00Z&sig=0%2Fd7q0BntW64e8lk3TA%2BRIAIqzjSGpLMrpPuWFV3Yy8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:23.0483280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=0\%2Fd7q0BntW64e8lk3TA\%2BRIAIqzjSGpLMrpPuWFV3Yy8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:23.2663920Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:38:23.2783570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T16:38:24.5255240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:25.1621640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T16:38:25.5421870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T16%3A45%3A00Z&sig=snHxl0oX%2BNsnxT3sIPembbSlAoUy%2FiH%2B%2Bdbm2Rpjjbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:25.5903640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=snHxl0oX\%2BNsnxT3sIPembbSlAoUy\%2FiH\%2B\%2Bdbm2Rpjjbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:25.6909450Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T16:38:25.6943610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T16:38:26.8581300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:27.4547610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T16:38:27.8423870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T16%3A45%3A00Z&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:27.8957970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:27.9479570Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T16:38:27.9525810Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T16:38:29.1185240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:29.6948890Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T16:38:30.0800630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T16%3A45%3A00Z&sig=ZFM%2Fq343%2BkkmOA8ILS%2FHwynYFpUp3ztEMi16xPtYlgA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:30.1286460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=ZFM\%2Fq343\%2BkkmOA8ILS\%2FHwynYFpUp3ztEMi16xPtYlgA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:30.2236370Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T16:38:30.2270620Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T16:38:31.3642240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:32.5128470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:32.5134630Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T16:38:32.5138940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T16%3A45%3A00Z&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:32.5143200Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T16:38:32.5145820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T16:38:33.5938660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:34.1449160Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T16:38:34.5101260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T16%3A45%3A00Z&sig=3frtb7DXayr1rWcFJDQbLWvq7%2BZBY7rnY4%2BFQAU0%2BpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:34.5581030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=3frtb7DXayr1rWcFJDQbLWvq7\%2BZBY7rnY4\%2BFQAU0\%2BpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:34.6840790Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T16:38:34.6931680Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T16:38:35.8184120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:36.4027190Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T16:38:36.7761080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T16%3A45%3A00Z&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:36.8255290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:36.9003460Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T16:38:36.9045150Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T16:38:38.0158400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:38.6384710Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T16:38:39.0106450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T16%3A45%3A00Z&sig=cHZolcJ%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:39.0634560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=cHZolcJ\%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:39.1350810Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T16:38:39.1392290Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T16:38:40.3972440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:40.9774600Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T16:38:41.3423340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T16%3A45%3A00Z&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:41.3965480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header 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-15T16\%3A45\%3A00Z\&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:41.7853640Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T16:38:41.8366350Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T16:38:42.9457210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:43.6024700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T16:38:43.9937300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T16%3A45%3A00Z&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:44.0504640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:44.2637010Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T16:38:44.2786190Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T16:38:45.4441290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:46.0758270Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T16:38:46.4621360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T16%3A45%3A00Z&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:46.5152470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:47.7595840Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T16:38:48.2001770Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T16:38:49.3664470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:49.9543670Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T16:38:50.3382750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T16%3A45%3A00Z&sig=aXFEC4la4%2BUJe25J7gWfbbSmB%2Fe93dbCNNb4YRJsfXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:50.3873720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=aXFEC4la4\%2BUJe25J7gWfbbSmB\%2Fe93dbCNNb4YRJsfXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:50.6786880Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T16:38:50.7280270Z ==> 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-15T16:38:50.7283010Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T16:38:50.8043290Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T16:38:50.8072870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-7z7i1j 2021-05-15T16:38:50.8150140Z cp -pR /private/tmp/d20210515-3902-7z7i1j/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T16:38:50.8239990Z chmod -Rf +w /private/tmp/d20210515-3902-7z7i1j 2021-05-15T16:38:50.8641480Z ==> Finishing up 2021-05-15T16:38:50.9015540Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T16:38:50.9113980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4167-4umznn.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-15T16:38:53.5944490Z ==> Summary 2021-05-15T16:38:53.5958630Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T16:38:53.5991930Z ==> Installing poppler dependency: xorgproto 2021-05-15T16:38:53.6026410Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T16:38:53.6044490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3902-1eimdij 2021-05-15T16:38:53.7401170Z cp -pR /private/tmp/d20210515-3902-1eimdij/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T16:38:53.9105970Z chmod -Rf +w /private/tmp/d20210515-3902-1eimdij 2021-05-15T16:38:54.1075130Z ==> Finishing up 2021-05-15T16:38:54.1485980Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T16:38:54.1514620Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T16:38:54.1522710Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T16:38:54.1524380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T16:38:54.1525900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T16:38:54.1527520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T16:38:54.1530290Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T16:38:54.1531990Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T16:38:54.1533500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T16:38:54.1535000Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T16:38:54.1536430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T16:38:54.1574980Z rm /usr/local/share/pkgconfig 2021-05-15T16:38:54.1594650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T16:38:54.1609330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T16:38:54.1619990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T16:38:54.1648390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T16:38:54.1650150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T16:38:54.1651910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T16:38:54.1653590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T16:38:54.1655230Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T16:38:54.1656930Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T16:38:54.1658710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T16:38:54.1660430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T16:38:54.1662180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T16:38:54.1665080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T16:38:54.1671370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T16:38:54.1678870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T16:38:54.1692260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T16:38:54.1694210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T16:38:54.1696500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T16:38:54.1702880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T16:38:54.1709220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T16:38:54.1729260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T16:38:54.1733950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T16:38:54.1739330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T16:38:54.1744400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T16:38:54.1749170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T16:38:54.1754740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T16:38:54.1759820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T16:38:54.1764970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T16:38:54.1769910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T16:38:54.1775590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T16:38:55.1803540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T16:38:55.1906660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T16:38:55.2008790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T16:38:55.2113820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T16:38:55.2216890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T16:38:55.2320250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T16:38:55.2424340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T16:38:55.2527400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T16:38:55.2631270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T16:38:55.2733200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T16:38:55.2746010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T16:38:55.2747940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T16:38:55.2750810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4193-jir13u.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-15T16:38:56.7238180Z ==> Summary 2021-05-15T16:38:56.7398920Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T16:38:56.7406120Z ==> Installing poppler dependency: libxau 2021-05-15T16:38:56.7523150Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T16:38:56.7540820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-4pvpi7 2021-05-15T16:38:56.7672600Z cp -pR /private/tmp/d20210515-3902-4pvpi7/libxau/. /usr/local/Cellar/libxau 2021-05-15T16:38:56.7852320Z chmod -Rf +w /private/tmp/d20210515-3902-4pvpi7 2021-05-15T16:38:56.8425690Z ==> Finishing up 2021-05-15T16:38:56.9208010Z rm /usr/local/include/X11 2021-05-15T16:38:56.9216120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T16:38:56.9220490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T16:38:56.9225940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T16:38:56.9231050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T16:38:56.9235920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T16:38:56.9240610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T16:38:56.9258920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T16:38:56.9263470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T16:38:56.9268780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T16:38:56.9273730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T16:38:56.9279230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T16:38:56.9283880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T16:38:56.9289170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T16:38:56.9294190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T16:38:56.9300160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T16:38:56.9305450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T16:38:56.9310210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T16:38:56.9315510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T16:38:56.9320210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T16:38:56.9325710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T16:38:56.9331720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T16:38:56.9337010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T16:38:56.9341790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T16:38:56.9347080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T16:38:56.9350200Z mkdir -p /usr/local/include/X11/dri 2021-05-15T16:38:56.9356810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T16:38:56.9362290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T16:38:56.9367150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T16:38:56.9370700Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T16:38:56.9378810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T16:38:56.9384250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T16:38:56.9389180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T16:38:56.9394670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T16:38:56.9400050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T16:38:56.9405320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T16:38:56.9410140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T16:38:56.9431800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T16:38:56.9436680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T16:38:56.9442340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T16:38:56.9447430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T16:38:56.9453640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T16:38:56.9459690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T16:38:56.9465060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T16:38:56.9470860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T16:38:56.9476250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T16:38:56.9481850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T16:38:56.9487200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T16:38:56.9492260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T16:38:56.9497960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T16:38:56.9503330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T16:38:56.9508670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T16:38:56.9514350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T16:38:56.9519260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T16:38:56.9525190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T16:38:56.9530480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T16:38:56.9535850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T16:38:56.9541670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T16:38:56.9547380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T16:38:56.9552840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T16:38:56.9558040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T16:38:56.9563270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T16:38:56.9568830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T16:38:56.9574900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T16:38:56.9580660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T16:38:56.9585620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T16:38:56.9595410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T16:38:56.9601140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T16:38:56.9606760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T16:38:56.9612230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T16:38:56.9617840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T16:38:56.9623660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T16:38:56.9629540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T16:38:56.9635570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T16:38:56.9641420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T16:38:56.9647420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T16:38:56.9652700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T16:38:56.9658280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T16:38:56.9664330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T16:38:56.9670430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T16:38:56.9676880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T16:38:56.9682000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T16:38:56.9688040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T16:38:56.9694150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T16:38:56.9700830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T16:38:56.9706690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T16:38:56.9712370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T16:38:56.9718540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T16:38:56.9724370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T16:38:56.9730210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T16:38:56.9736040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T16:38:56.9741960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T16:38:56.9748130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T16:38:56.9754310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T16:38:56.9775970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T16:38:56.9780630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T16:38:56.9786280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T16:38:56.9791590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T16:38:56.9800230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T16:38:56.9802260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T16:38:56.9808380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T16:38:56.9814500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T16:38:56.9818330Z Only the first 100 operations were output. 2021-05-15T16:38:57.0204800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4219-1fon9yu.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-15T16:38:59.6691500Z ==> Summary 2021-05-15T16:38:59.6718080Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T16:38:59.6723970Z ==> Installing poppler dependency: libxdmcp 2021-05-15T16:38:59.6810470Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T16:38:59.6828230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-5e3vww 2021-05-15T16:38:59.6931550Z cp -pR /private/tmp/d20210515-3902-5e3vww/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T16:38:59.7049040Z chmod -Rf +w /private/tmp/d20210515-3902-5e3vww 2021-05-15T16:38:59.7568520Z ==> Finishing up 2021-05-15T16:38:59.8145450Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T16:38:59.8150540Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T16:38:59.8156110Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T16:38:59.8161280Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T16:38:59.8168920Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T16:38:59.8301090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4245-1dyd0ol.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-15T16:39:02.3919460Z ==> Summary 2021-05-15T16:39:02.3937710Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T16:39:02.3943370Z ==> Installing poppler dependency: libxcb 2021-05-15T16:39:02.4304950Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T16:39:02.4321730Z 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/d20210515-3902-1a7nu2z 2021-05-15T16:39:03.2923570Z cp -pR /private/tmp/d20210515-3902-1a7nu2z/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T16:39:04.9923490Z chmod -Rf +w /private/tmp/d20210515-3902-1a7nu2z 2021-05-15T16:39:06.2610160Z ==> Finishing up 2021-05-15T16:39:06.2931320Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T16:39:06.2940180Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T16:39:06.3009880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T16:39:06.3014310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T16:39:06.3020190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T16:39:06.3025830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T16:39:06.3031490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T16:39:06.3037310Z 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-15T16:39:06.3043110Z 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-15T16:39:06.3048560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T16:39:06.3056410Z 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-15T16:39:06.3063170Z 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-15T16:39:06.3069860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T16:39:06.3076150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T16:39:06.3082040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T16:39:06.3088350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T16:39:06.3094310Z 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-15T16:39:06.3100340Z 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-15T16:39:06.3105810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T16:39:06.3111500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T16:39:06.3116760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T16:39:06.3122700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T16:39:06.3128420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T16:39:06.3179140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T16:39:06.3184990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T16:39:06.3189760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T16:39:06.3195580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T16:39:06.3200750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T16:39:06.3206270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T16:39:06.3211790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T16:39:06.3217490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T16:39:06.3222560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T16:39:06.3228000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T16:39:06.3233460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T16:39:06.3238870Z 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-15T16:39:06.3243730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T16:39:06.3249450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T16:39:06.3254750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T16:39:06.3260090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T16:39:06.3265490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T16:39:06.3271450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T16:39:06.3277530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T16:39:06.3283170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T16:39:06.3288220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T16:39:06.3294550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T16:39:06.3299880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T16:39:06.3305010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T16:39:06.3310510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T16:39:06.3316020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T16:39:06.3346040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T16:39:06.3381920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T16:39:06.3425020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T16:39:06.3427280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T16:39:06.3429220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T16:39:06.3431220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T16:39:06.3432940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T16:39:06.3434740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T16:39:06.3436430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T16:39:06.3438130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T16:39:06.3439930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T16:39:06.3441970Z 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-15T16:39:06.3444270Z 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-15T16:39:06.3446380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T16:39:06.3448390Z 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-15T16:39:06.3450540Z 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-15T16:39:06.3452500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T16:39:06.3454570Z 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-15T16:39:06.3456570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T16:39:06.3458570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T16:39:06.3460800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T16:39:06.3462960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T16:39:06.3465130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T16:39:06.3467200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T16:39:06.3469230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T16:39:06.3471630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T16:39:06.3473820Z 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-15T16:39:06.3476040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T16:39:06.3478630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T16:39:06.3480760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T16:39:06.3483110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T16:39:06.3485720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T16:39:06.3490850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T16:39:06.3496430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T16:39:06.3501590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T16:39:06.3507440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T16:39:06.3513290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T16:39:06.3518200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T16:39:06.3524140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T16:39:06.3529670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T16:39:06.3535240Z 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-15T16:39:06.3540420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T16:39:06.3546650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T16:39:06.3551890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T16:39:06.3558210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T16:39:06.3563120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T16:39:06.3568830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T16:39:06.3603860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T16:39:06.3609670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T16:39:06.3614470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T16:39:06.3620230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T16:39:06.3624020Z Only the first 100 operations were output. 2021-05-15T16:39:08.0297020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4275-1k66p5h.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-15T16:39:11.0330580Z ==> Summary 2021-05-15T16:39:11.1658070Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T16:39:11.1663680Z ==> Installing poppler dependency: libx11 2021-05-15T16:39:11.2129700Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:39:11.2147410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-18l71g5 2021-05-15T16:39:11.5517390Z cp -pR /private/tmp/d20210515-3902-18l71g5/libx11/. /usr/local/Cellar/libx11 2021-05-15T16:39:12.1660960Z chmod -Rf +w /private/tmp/d20210515-3902-18l71g5 2021-05-15T16:39:12.7047510Z ==> Finishing up 2021-05-15T16:39:12.7481210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T16:39:12.7484830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T16:39:12.7490550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T16:39:12.7494850Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T16:39:12.7500140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T16:39:12.7505420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T16:39:12.7510130Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T16:39:12.7515400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T16:39:12.7520130Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T16:39:12.7525650Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T16:39:12.7530410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T16:39:12.7535720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T16:39:12.7543430Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T16:39:12.7549850Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T16:39:12.7577390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T16:39:12.7582310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T16:39:13.3369010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T16:39:13.3371120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T16:39:13.3374830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T16:39:13.3376690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T16:39:13.3378510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T16:39:13.3380410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T16:39:13.3382380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T16:39:13.3384180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T16:39:13.3386160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T16:39:13.3388070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T16:39:13.3389940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T16:39:13.3391690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T16:39:13.3393450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T16:39:13.3395310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T16:39:13.3397460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T16:39:13.3399420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T16:39:13.3401290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T16:39:13.3403200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T16:39:13.3405050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T16:39:13.3406720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T16:39:13.3408820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T16:39:13.3410700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T16:39:13.3412440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T16:39:13.3414220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T16:39:13.3416160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T16:39:13.3417910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T16:39:13.3419800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T16:39:13.3421590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T16:39:13.3423400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T16:39:13.3425230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T16:39:13.3427100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T16:39:13.3428920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T16:39:13.3430680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T16:39:13.3432380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T16:39:13.3434070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T16:39:13.3435750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T16:39:13.3437520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T16:39:13.3439300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T16:39:13.3440890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T16:39:13.3442690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T16:39:13.3444830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T16:39:13.3446880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T16:39:13.3448920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T16:39:13.3450700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T16:39:13.3452420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T16:39:13.3454240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T16:39:13.3456040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T16:39:13.3457700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T16:39:13.3459280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T16:39:13.3461160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T16:39:13.3462950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T16:39:13.3464740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T16:39:13.3466600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T16:39:13.3468910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T16:39:13.3470820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T16:39:13.3472530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T16:39:13.3474210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T16:39:13.3476170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T16:39:13.3477990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T16:39:13.3479860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T16:39:13.3481780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T16:39:13.3483750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T16:39:13.3485750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T16:39:13.3487460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T16:39:13.3489020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T16:39:13.3490590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T16:39:13.3492450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T16:39:13.3494390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T16:39:13.3496010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T16:39:13.3497750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T16:39:13.3500240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T16:39:13.3502120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T16:39:13.3503950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T16:39:13.3505770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T16:39:13.3507730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T16:39:13.3509640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T16:39:13.3511320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T16:39:13.3512910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T16:39:13.3514400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T16:39:13.3515990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T16:39:13.3517740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T16:39:13.3519800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T16:39:13.3521640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T16:39:13.3523260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T16:39:13.3524370Z Only the first 100 operations were output. 2021-05-15T16:39:13.4322000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4301-5xj02l.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-15T16:39:16.2830830Z ==> Summary 2021-05-15T16:39:16.3450880Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T16:39:16.3456380Z ==> Installing poppler dependency: libxext 2021-05-15T16:39:16.4012290Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T16:39:16.4029860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-1m5yit5 2021-05-15T16:39:16.4457350Z cp -pR /private/tmp/d20210515-3902-1m5yit5/libxext/. /usr/local/Cellar/libxext 2021-05-15T16:39:16.4966060Z chmod -Rf +w /private/tmp/d20210515-3902-1m5yit5 2021-05-15T16:39:16.6215670Z ==> Finishing up 2021-05-15T16:39:16.6565970Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T16:39:16.6571040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T16:39:16.6577310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T16:39:16.6582190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T16:39:16.6588280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T16:39:16.6593300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T16:39:16.6599360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T16:39:16.6604810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T16:39:16.6611510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T16:39:16.6617580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T16:39:16.6624060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T16:39:16.6629470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T16:39:16.6635140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T16:39:16.6640060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T16:39:16.6646830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T16:39:16.6651110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T16:39:16.6702590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T16:39:16.6706970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T16:39:16.6712690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T16:39:16.6717630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T16:39:16.6723550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T16:39:16.6728620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T16:39:16.6734280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T16:39:16.6739220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T16:39:16.6745420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T16:39:16.6751130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T16:39:16.6756230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T16:39:16.6762310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T16:39:16.6768270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T16:39:16.6773530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T16:39:16.6779370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T16:39:16.6784660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T16:39:16.6791460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T16:39:16.6814720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T16:39:16.6818040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T16:39:16.6820130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T16:39:16.6822480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T16:39:16.6824490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T16:39:16.6826190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T16:39:16.6831720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T16:39:16.6836700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T16:39:16.6842350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T16:39:16.6847290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T16:39:16.6853130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T16:39:16.6858050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T16:39:16.6863750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T16:39:16.6869070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T16:39:16.6874800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T16:39:16.6879890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T16:39:16.6886010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T16:39:16.6890690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T16:39:16.6896190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T16:39:16.6901600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T16:39:16.6907660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T16:39:16.6913570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T16:39:16.6918430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T16:39:16.6924050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T16:39:16.6929490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T16:39:16.6934930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T16:39:16.6941030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T16:39:16.6946840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T16:39:16.6952070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T16:39:16.6957930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T16:39:16.6963430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T16:39:16.6968870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T16:39:16.6974120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T16:39:16.6980260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T16:39:16.6985460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T16:39:16.6990880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T16:39:16.6996550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T16:39:16.7001550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T16:39:16.7007380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T16:39:16.7012940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T16:39:16.7021990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T16:39:16.7024050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T16:39:16.7029130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T16:39:16.7035020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T16:39:16.7048680Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T16:39:16.7075940Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T16:39:16.7080320Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T16:39:16.7088170Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T16:39:16.7354530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4331-1vh5ikk.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-15T16:39:19.1665930Z ==> Summary 2021-05-15T16:39:19.1726050Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T16:39:19.1734120Z ==> Installing poppler dependency: libxrender 2021-05-15T16:39:19.2292820Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T16:39:19.2310190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-dy4cjp 2021-05-15T16:39:19.2422870Z cp -pR /private/tmp/d20210515-3902-dy4cjp/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T16:39:19.2571640Z chmod -Rf +w /private/tmp/d20210515-3902-dy4cjp 2021-05-15T16:39:19.3156570Z ==> Finishing up 2021-05-15T16:39:19.3518660Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T16:39:19.3526600Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T16:39:19.3532950Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T16:39:19.3537560Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T16:39:19.3543000Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T16:39:19.3550250Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T16:39:19.3684390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4357-1wg553o.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-15T16:39:22.3167690Z ==> Summary 2021-05-15T16:39:22.3190530Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T16:39:22.3196230Z ==> Installing poppler dependency: lzo 2021-05-15T16:39:22.3215970Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T16:39:22.3235180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-u93794 2021-05-15T16:39:22.3857850Z cp -pR /private/tmp/d20210515-3902-u93794/lzo/. /usr/local/Cellar/lzo 2021-05-15T16:39:22.4105770Z chmod -Rf +w /private/tmp/d20210515-3902-u93794 2021-05-15T16:39:22.4795220Z ==> Finishing up 2021-05-15T16:39:22.5155090Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T16:39:22.5162480Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T16:39:22.5169090Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T16:39:22.5173540Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T16:39:22.5178940Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T16:39:22.5186640Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T16:39:22.5351810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4383-ysc82i.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-15T16:39:25.0700290Z ==> Summary 2021-05-15T16:39:25.0731310Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T16:39:25.0738090Z ==> Installing poppler dependency: pixman 2021-05-15T16:39:25.0768520Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T16:39:25.0786870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-6gy0ji 2021-05-15T16:39:25.0952730Z cp -pR /private/tmp/d20210515-3902-6gy0ji/pixman/. /usr/local/Cellar/pixman 2021-05-15T16:39:25.1101420Z chmod -Rf +w /private/tmp/d20210515-3902-6gy0ji 2021-05-15T16:39:25.1587500Z ==> Finishing up 2021-05-15T16:39:25.1989420Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T16:39:25.1996030Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T16:39:25.2001010Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T16:39:25.2005760Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T16:39:25.2011390Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T16:39:25.2018760Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T16:39:25.2149540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4409-gmpx28.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-15T16:39:27.7285460Z ==> Summary 2021-05-15T16:39:27.7306020Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T16:39:27.7312990Z ==> Installing poppler dependency: cairo 2021-05-15T16:39:27.9143550Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T16:39:27.9161700Z 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/d20210515-3902-178beyv 2021-05-15T16:39:27.9895070Z cp -pR /private/tmp/d20210515-3902-178beyv/cairo/. /usr/local/Cellar/cairo 2021-05-15T16:39:28.0752730Z chmod -Rf +w /private/tmp/d20210515-3902-178beyv 2021-05-15T16:39:28.3093040Z ==> Finishing up 2021-05-15T16:39:28.3730030Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T16:39:28.3743150Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T16:39:28.3750190Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T16:39:28.3782650Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T16:39:28.3788970Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T16:39:28.3794570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T16:39:28.3799100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T16:39:28.3804920Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T16:39:28.3810150Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T16:39:28.3815440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T16:39:28.3820570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T16:39:28.3825370Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T16:39:28.3830180Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T16:39:28.3835420Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T16:39:28.3843380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T16:39:28.3869630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T16:39:28.3875590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T16:39:28.3877360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T16:39:28.3879020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T16:39:28.3880640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T16:39:28.3882470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T16:39:28.3884380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T16:39:28.3886290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T16:39:28.3891540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T16:39:28.3896340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T16:39:28.3901810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T16:39:28.3906770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T16:39:28.3912090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T16:39:28.3917400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T16:39:28.3922280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T16:39:28.3927730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T16:39:28.4298240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4435-1abvlak.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-15T16:39:31.0119460Z ==> Summary 2021-05-15T16:39:31.0239330Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T16:39:31.0245470Z ==> Installing poppler dependency: little-cms2 2021-05-15T16:39:31.0404210Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T16:39:31.0422490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-n5i4t4 2021-05-15T16:39:31.0616620Z cp -pR /private/tmp/d20210515-3902-n5i4t4/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T16:39:31.0820590Z chmod -Rf +w /private/tmp/d20210515-3902-n5i4t4 2021-05-15T16:39:31.1544470Z ==> Finishing up 2021-05-15T16:39:31.1754370Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T16:39:31.1762940Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T16:39:31.1769780Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T16:39:31.1778340Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T16:39:31.1783790Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T16:39:31.1791510Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T16:39:31.1797130Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T16:39:31.1815560Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T16:39:31.1827320Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T16:39:31.1839290Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T16:39:31.1854900Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T16:39:31.1860870Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T16:39:31.1867790Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T16:39:31.1874010Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T16:39:31.1880090Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T16:39:31.1888180Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T16:39:31.2064740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4462-1130le6.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-15T16:39:33.6198120Z ==> Summary 2021-05-15T16:39:33.6224350Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T16:39:33.6230540Z ==> Installing poppler dependency: nspr 2021-05-15T16:39:33.6251080Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T16:39:33.6270250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-vbrzit 2021-05-15T16:39:33.6755300Z cp -pR /private/tmp/d20210515-3902-vbrzit/nspr/. /usr/local/Cellar/nspr 2021-05-15T16:39:33.7236590Z chmod -Rf +w /private/tmp/d20210515-3902-vbrzit 2021-05-15T16:39:33.8179040Z ==> Finishing up 2021-05-15T16:39:33.8564500Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T16:39:33.8570060Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T16:39:33.8618590Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T16:39:33.8625080Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T16:39:33.8630100Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T16:39:33.8634680Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T16:39:33.8640190Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T16:39:33.8644950Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T16:39:33.8649920Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T16:39:33.8657470Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T16:39:33.8930570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4488-yzwecp.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-15T16:39:36.5620600Z ==> Summary 2021-05-15T16:39:36.5681840Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T16:39:36.5687530Z ==> Installing poppler dependency: nss 2021-05-15T16:39:36.5826710Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T16:39:36.5846850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-1vdz3pq 2021-05-15T16:39:36.8563740Z cp -pR /private/tmp/d20210515-3902-1vdz3pq/nss/. /usr/local/Cellar/nss 2021-05-15T16:39:37.0361870Z chmod -Rf +w /private/tmp/d20210515-3902-1vdz3pq 2021-05-15T16:39:38.6500840Z ==> Finishing up 2021-05-15T16:39:38.6917940Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T16:39:38.6921650Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T16:39:38.6931220Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T16:39:38.6936080Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T16:39:38.6940540Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T16:39:38.6945840Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T16:39:38.6956980Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T16:39:38.6961530Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T16:39:38.6967500Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T16:39:38.6971440Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T16:39:38.6976470Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T16:39:38.6980940Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T16:39:38.6986450Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T16:39:38.6995410Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T16:39:38.6999860Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T16:39:38.7005010Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T16:39:38.7010290Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T16:39:38.7014890Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T16:39:38.7020160Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T16:39:38.7026020Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T16:39:38.7031310Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T16:39:38.7035990Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T16:39:38.7041400Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T16:39:38.7082380Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T16:39:38.7086090Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T16:39:38.7091270Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T16:39:38.7095600Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T16:39:38.7100620Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T16:39:38.7105200Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T16:39:38.7110220Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T16:39:38.7114710Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T16:39:38.7119760Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T16:39:38.7124360Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T16:39:38.7129330Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T16:39:38.7133740Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T16:39:38.7139530Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T16:39:38.7144340Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T16:39:38.7148990Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T16:39:38.7154110Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T16:39:38.7158540Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T16:39:38.7163560Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T16:39:38.7168490Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T16:39:38.7173020Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T16:39:38.7178150Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T16:39:38.7182720Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T16:39:38.7187630Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T16:39:38.7192070Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T16:39:38.7197050Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T16:39:38.7201680Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T16:39:38.7206960Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T16:39:38.7212480Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T16:39:38.7217500Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T16:39:38.7222680Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T16:39:38.7227160Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T16:39:38.7231560Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T16:39:38.7236670Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T16:39:38.7241510Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T16:39:38.7247460Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T16:39:38.7252640Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T16:39:38.7257090Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T16:39:38.7262170Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T16:39:38.7267510Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T16:39:38.7271840Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T16:39:38.7277100Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T16:39:38.7281870Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T16:39:38.7286640Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T16:39:38.7291310Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T16:39:38.7296620Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T16:39:38.7300930Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T16:39:38.7305960Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T16:39:38.7313050Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T16:39:38.7320490Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T16:39:38.7325100Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T16:39:38.7330350Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T16:39:38.7335410Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T16:39:38.7340100Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T16:39:38.7344480Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T16:39:38.7349730Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T16:39:38.7354450Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T16:39:38.7359560Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T16:39:38.7364310Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T16:39:38.7369350Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T16:39:38.7374340Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T16:39:38.7379430Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T16:39:38.7383880Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T16:39:38.7389510Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T16:39:38.7393810Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T16:39:38.7398710Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T16:39:38.7403290Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T16:39:38.7408510Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T16:39:38.7412950Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T16:39:38.7418010Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T16:39:38.7422550Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T16:39:38.7427660Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T16:39:38.7432070Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T16:39:38.7437670Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T16:39:38.7441650Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T16:39:38.7447270Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T16:39:38.7477670Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T16:39:38.7481890Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T16:39:38.7485970Z Only the first 100 operations were output. 2021-05-15T16:39:38.8682640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4514-m3bp6z.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-15T16:39:41.4419330Z ==> Summary 2021-05-15T16:39:41.4548180Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T16:39:41.4554280Z ==> Installing poppler dependency: openjpeg 2021-05-15T16:39:41.4848830Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T16:39:41.4866670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-1l75puo 2021-05-15T16:39:41.7453240Z cp -pR /private/tmp/d20210515-3902-1l75puo/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T16:39:42.0322570Z chmod -Rf +w /private/tmp/d20210515-3902-1l75puo 2021-05-15T16:39:42.2924080Z ==> Finishing up 2021-05-15T16:39:42.3317870Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T16:39:42.3321440Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T16:39:42.3326730Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T16:39:42.3333870Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:42.3342590Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:42.3352250Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T16:39:42.3373450Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T16:39:42.3382390Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T16:39:42.3390420Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T16:39:42.3397340Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T16:39:42.3402630Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T16:39:42.3407160Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T16:39:42.3412590Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T16:39:42.3417690Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:42.3426160Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T16:39:42.4385910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4540-11n8bvi.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-15T16:39:44.9335290Z ==> Summary 2021-05-15T16:39:44.9637030Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T16:39:44.9643570Z ==> Installing poppler dependency: qt@5 2021-05-15T16:39:44.9690380Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T16:39:44.9708640Z 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/d20210515-3902-1tf72x0 2021-05-15T16:39:50.4828450Z cp -pR /private/tmp/d20210515-3902-1tf72x0/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T16:39:59.1395650Z chmod -Rf +w /private/tmp/d20210515-3902-1tf72x0 2021-05-15T16:40:15.0769660Z ==> Finishing up 2021-05-15T16:40:17.3181250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4613-i8ea7w.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-15T16:40:22.0079690Z ==> Caveats 2021-05-15T16:40:22.0080790Z We agreed to the Qt open source license for you. 2021-05-15T16:40:22.0081750Z If this is unacceptable you should uninstall. 2021-05-15T16:40:22.0082350Z 2021-05-15T16:40:22.0083630Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:22.0084710Z because this is an alternate version of another formula. 2021-05-15T16:40:22.0085340Z 2021-05-15T16:40:22.0086790Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:40:22.0088380Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:22.0089120Z 2021-05-15T16:40:22.0089870Z For compilers to find qt@5 you may need to set: 2021-05-15T16:40:22.0091130Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:40:22.0092450Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:40:22.0093360Z 2021-05-15T16:40:22.0094630Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:40:22.0095640Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:40:22.0096270Z 2021-05-15T16:40:22.0097340Z ==> Summary 2021-05-15T16:40:22.7433710Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T16:40:22.7439730Z ==> Installing poppler 2021-05-15T16:40:22.7443320Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T16:40:22.7464300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3902-180woio 2021-05-15T16:40:23.0534990Z cp -pR /private/tmp/d20210515-3902-180woio/poppler/. /usr/local/Cellar/poppler 2021-05-15T16:40:23.3347230Z chmod -Rf +w /private/tmp/d20210515-3902-180woio 2021-05-15T16:40:23.8497760Z ==> Finishing up 2021-05-15T16:40:23.9294000Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T16:40:23.9300860Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T16:40:23.9306480Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T16:40:23.9311880Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T16:40:23.9317090Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T16:40:23.9322340Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T16:40:23.9327310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T16:40:23.9332430Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T16:40:23.9337600Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T16:40:23.9342680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T16:40:23.9347770Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T16:40:23.9352880Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T16:40:23.9358070Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T16:40:23.9365370Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T16:40:23.9384510Z rm /usr/local/share/gir-1.0 2021-05-15T16:40:23.9400500Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T16:40:23.9417310Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T16:40:23.9423350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T16:40:23.9429400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T16:40:23.9435490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T16:40:23.9447520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T16:40:23.9453120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T16:40:23.9462710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T16:40:23.9468290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T16:40:23.9474100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T16:40:23.9479840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T16:40:23.9485500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T16:40:23.9491240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T16:40:23.9497040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T16:40:23.9503350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T16:40:23.9530560Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T16:40:23.9543890Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T16:40:23.9546460Z rm /usr/local/lib/girepository-1.0 2021-05-15T16:40:23.9635870Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T16:40:23.9638230Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T16:40:23.9640940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T16:40:23.9642910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T16:40:23.9644770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T16:40:23.9648570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T16:40:23.9654500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T16:40:23.9659280Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T16:40:23.9664520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T16:40:23.9669420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T16:40:23.9674920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T16:40:23.9680150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T16:40:23.9685140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T16:40:23.9690660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T16:40:23.9695970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T16:40:23.9700510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T16:40:23.9706090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T16:40:23.9713970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T16:40:23.9719110Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T16:40:23.9724680Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T16:40:23.9730690Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T16:40:24.0752080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4639-1sk206v.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-15T16:40:26.8471380Z ==> Summary 2021-05-15T16:40:26.8757150Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T16:40:28.4634120Z ==> Caveats 2021-05-15T16:40:28.4638550Z ==> qt@5 2021-05-15T16:40:28.4679370Z We agreed to the Qt open source license for you. 2021-05-15T16:40:28.4681040Z If this is unacceptable you should uninstall. 2021-05-15T16:40:28.4683810Z 2021-05-15T16:40:28.4686320Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:28.4689670Z because this is an alternate version of another formula. 2021-05-15T16:40:28.4690670Z 2021-05-15T16:40:28.4695060Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:40:28.4701310Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:28.4702140Z 2021-05-15T16:40:28.4702940Z For compilers to find qt@5 you may need to set: 2021-05-15T16:40:28.4705440Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:40:28.4714680Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:40:28.4715430Z 2021-05-15T16:40:28.4716650Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:40:28.4718280Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:40:28.4722020Z 2021-05-15T16:40:30.2781480Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T16:40:31.3855860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:31.9865880Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T16:40:32.3782550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T16%3A50%3A00Z&sig=ZeVLS8IFBOJBJDRRcWKdqB8DffExV%2FTWB%2FkPQkHgSNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:32.4254970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ZeVLS8IFBOJBJDRRcWKdqB8DffExV\%2FTWB\%2FkPQkHgSNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:32.4743770Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T16:40:32.4796480Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:40:33.6278580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:34.1802460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:40:34.5659140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T16%3A50%3A00Z&sig=%2B1ORUWvnMhfFpmNydW4vf0pIUGObq2yNTzGdsNHdo6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:34.6494520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=\%2B1ORUWvnMhfFpmNydW4vf0pIUGObq2yNTzGdsNHdo6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:34.9062720Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T16:40:34.9349890Z ==> Installing dependencies for hdf5: szip 2021-05-15T16:40:34.9353470Z ==> Installing hdf5 dependency: szip 2021-05-15T16:40:35.0043290Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T16:40:35.0072950Z 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/d20210515-4646-1skuhx3 2021-05-15T16:40:35.0170260Z cp -pR /private/tmp/d20210515-4646-1skuhx3/szip/. /usr/local/Cellar/szip 2021-05-15T16:40:35.0294560Z chmod -Rf +w /private/tmp/d20210515-4646-1skuhx3 2021-05-15T16:40:35.0776170Z ==> Finishing up 2021-05-15T16:40:35.1161230Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T16:40:35.1164160Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T16:40:35.1172880Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T16:40:35.1180210Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T16:40:35.1185290Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T16:40:35.1190770Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T16:40:35.1321670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4816-1h1sz54.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-15T16:40:37.9393180Z ==> Summary 2021-05-15T16:40:37.9410150Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T16:40:37.9416340Z ==> Installing hdf5 2021-05-15T16:40:37.9419570Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:40:37.9439440Z 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/d20210515-4646-1akyhoc 2021-05-15T16:40:38.1371020Z cp -pR /private/tmp/d20210515-4646-1akyhoc/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T16:40:38.3176990Z chmod -Rf +w /private/tmp/d20210515-4646-1akyhoc 2021-05-15T16:40:38.6222790Z ==> Finishing up 2021-05-15T16:40:38.6645430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T16:40:38.6648800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T16:40:38.6654020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T16:40:38.6658640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T16:40:38.6663690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T16:40:38.6668520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T16:40:38.6673730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T16:40:38.6678250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T16:40:38.6696890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T16:40:38.6701590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T16:40:38.6706470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T16:40:38.6711030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T16:40:38.6716060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T16:40:38.6720500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T16:40:38.6726490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T16:40:38.6731560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T16:40:38.6735980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T16:40:38.6741020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T16:40:38.6762220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T16:40:38.6766600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T16:40:38.6772190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T16:40:38.6777290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T16:40:38.6788100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T16:40:38.6792560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T16:40:38.6797800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T16:40:38.6809100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T16:40:38.6813740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T16:40:38.6819100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T16:40:38.6824090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T16:40:38.6828680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T16:40:38.6833730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T16:40:38.6838410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T16:40:38.6842990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T16:40:38.6848060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T16:40:38.6853550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T16:40:38.6858710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T16:40:38.6863980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T16:40:38.6869560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T16:40:38.6874270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T16:40:38.6879760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T16:40:38.6884570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T16:40:38.6889750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T16:40:38.6894350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T16:40:38.6899720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T16:40:38.6904500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T16:40:38.6909800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T16:40:38.6914510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T16:40:38.6919650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T16:40:38.6924260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T16:40:38.6929430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T16:40:38.6934000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T16:40:38.6939040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T16:40:38.6943510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T16:40:38.6949510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T16:40:38.6954320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T16:40:38.6959330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T16:40:38.6964120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T16:40:38.6969040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T16:40:38.6989550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T16:40:38.6994820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T16:40:38.6999400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T16:40:38.7004500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T16:40:38.7008890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T16:40:38.7013750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T16:40:38.7018240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T16:40:38.7022790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T16:40:38.7028050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T16:40:38.7033210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T16:40:38.7037980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T16:40:38.7043150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T16:40:38.7047490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T16:40:38.7052490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T16:40:38.7056960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T16:40:38.7061920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T16:40:38.7066250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T16:40:38.7072160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T16:40:38.7076760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T16:40:38.7081770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T16:40:38.7086220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T16:40:38.7091360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T16:40:38.7095960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T16:40:38.7101180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T16:40:38.7105550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T16:40:38.7110650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T16:40:38.7115830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T16:40:38.7121150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T16:40:38.7126960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T16:40:38.7131620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T16:40:38.7136800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T16:40:38.7141490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T16:40:38.7146290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T16:40:38.7151140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T16:40:38.7156080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T16:40:38.7160680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T16:40:38.7165420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T16:40:38.7170170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T16:40:38.7175040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T16:40:38.7179970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T16:40:38.7199830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T16:40:38.7204040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T16:40:38.7210020Z Only the first 100 operations were output. 2021-05-15T16:40:38.8224220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4845-yctahs.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-15T16:40:41.3773410Z ==> Summary 2021-05-15T16:40:41.3942040Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:40:42.0477490Z ==> No outdated dependents to upgrade! 2021-05-15T16:40:42.0481570Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:40:42.1017780Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:40:42.1018800Z hdf5 2021-05-15T16:40:42.1027350Z rm /usr/local/bin/gif2h5 2021-05-15T16:40:42.1030480Z rm /usr/local/bin/h52gif 2021-05-15T16:40:42.1034670Z rm /usr/local/bin/h5c++ 2021-05-15T16:40:42.1036470Z rm /usr/local/bin/h5cc 2021-05-15T16:40:42.1040250Z rm /usr/local/bin/h5clear 2021-05-15T16:40:42.1043390Z rm /usr/local/bin/h5copy 2021-05-15T16:40:42.1045690Z rm /usr/local/bin/h5debug 2021-05-15T16:40:42.1049610Z rm /usr/local/bin/h5diff 2021-05-15T16:40:42.1051900Z rm /usr/local/bin/h5dump 2021-05-15T16:40:42.1055300Z rm /usr/local/bin/h5fc 2021-05-15T16:40:42.1058350Z rm /usr/local/bin/h5format_convert 2021-05-15T16:40:42.1063430Z rm /usr/local/bin/h5import 2021-05-15T16:40:42.1064270Z rm /usr/local/bin/h5jam 2021-05-15T16:40:42.1070070Z rm /usr/local/bin/h5ls 2021-05-15T16:40:42.1071210Z rm /usr/local/bin/h5mkgrp 2021-05-15T16:40:42.1082950Z rm /usr/local/bin/h5perf_serial 2021-05-15T16:40:42.1083900Z rm /usr/local/bin/h5redeploy 2021-05-15T16:40:42.1089110Z rm /usr/local/bin/h5repack 2021-05-15T16:40:42.1090000Z rm /usr/local/bin/h5repart 2021-05-15T16:40:42.1090810Z rm /usr/local/bin/h5stat 2021-05-15T16:40:42.1091550Z rm /usr/local/bin/h5unjam 2021-05-15T16:40:42.1092580Z rm /usr/local/bin/h5watch 2021-05-15T16:40:42.1100610Z rm /usr/local/include/H5ACpublic.h 2021-05-15T16:40:42.1103510Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T16:40:42.1107280Z rm /usr/local/include/H5Apublic.h 2021-05-15T16:40:42.1110600Z rm /usr/local/include/H5ArrayType.h 2021-05-15T16:40:42.1113390Z rm /usr/local/include/H5AtomType.h 2021-05-15T16:40:42.1118650Z rm /usr/local/include/H5Attribute.h 2021-05-15T16:40:42.1119840Z rm /usr/local/include/H5Classes.h 2021-05-15T16:40:42.1124460Z rm /usr/local/include/H5CommonFG.h 2021-05-15T16:40:42.1128530Z rm /usr/local/include/H5CompType.h 2021-05-15T16:40:42.1130170Z rm /usr/local/include/H5Cpp.h 2021-05-15T16:40:42.1132240Z rm /usr/local/include/H5CppDoc.h 2021-05-15T16:40:42.1137120Z rm /usr/local/include/H5Cpublic.h 2021-05-15T16:40:42.1140070Z rm /usr/local/include/H5DOpublic.h 2021-05-15T16:40:42.1144870Z rm /usr/local/include/H5DSpublic.h 2021-05-15T16:40:42.1147750Z rm /usr/local/include/H5DaccProp.h 2021-05-15T16:40:42.1151270Z rm /usr/local/include/H5DataSet.h 2021-05-15T16:40:42.1154230Z rm /usr/local/include/H5DataSpace.h 2021-05-15T16:40:42.1158060Z rm /usr/local/include/H5DataType.h 2021-05-15T16:40:42.1161340Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T16:40:42.1165400Z rm /usr/local/include/H5Dpublic.h 2021-05-15T16:40:42.1168720Z rm /usr/local/include/H5DxferProp.h 2021-05-15T16:40:42.1174240Z rm /usr/local/include/H5ESpublic.h 2021-05-15T16:40:42.1175530Z rm /usr/local/include/H5EnumType.h 2021-05-15T16:40:42.1179720Z rm /usr/local/include/H5Epubgen.h 2021-05-15T16:40:42.1183540Z rm /usr/local/include/H5Epublic.h 2021-05-15T16:40:42.1187760Z rm /usr/local/include/H5Exception.h 2021-05-15T16:40:42.1189650Z rm /usr/local/include/H5FDcore.h 2021-05-15T16:40:42.1192690Z rm /usr/local/include/H5FDdirect.h 2021-05-15T16:40:42.1198050Z rm /usr/local/include/H5FDfamily.h 2021-05-15T16:40:42.1202730Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T16:40:42.1204380Z rm /usr/local/include/H5FDlog.h 2021-05-15T16:40:42.1209180Z rm /usr/local/include/H5FDmpi.h 2021-05-15T16:40:42.1210710Z rm /usr/local/include/H5FDmpio.h 2021-05-15T16:40:42.1214210Z rm /usr/local/include/H5FDmulti.h 2021-05-15T16:40:42.1219430Z rm /usr/local/include/H5FDpublic.h 2021-05-15T16:40:42.1220900Z rm /usr/local/include/H5FDros3.h 2021-05-15T16:40:42.1223510Z rm /usr/local/include/H5FDsec2.h 2021-05-15T16:40:42.1226600Z rm /usr/local/include/H5FDstdio.h 2021-05-15T16:40:42.1230090Z rm /usr/local/include/H5FDwindows.h 2021-05-15T16:40:42.1233720Z rm /usr/local/include/H5FaccProp.h 2021-05-15T16:40:42.1236330Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T16:40:42.1240270Z rm /usr/local/include/H5File.h 2021-05-15T16:40:42.1245070Z rm /usr/local/include/H5FloatType.h 2021-05-15T16:40:42.1248120Z rm /usr/local/include/H5Fpublic.h 2021-05-15T16:40:42.1253370Z rm /usr/local/include/H5Gpublic.h 2021-05-15T16:40:42.1257260Z rm /usr/local/include/H5Group.h 2021-05-15T16:40:42.1261570Z rm /usr/local/include/H5IMpublic.h 2021-05-15T16:40:42.1265010Z rm /usr/local/include/H5IdComponent.h 2021-05-15T16:40:42.1267910Z rm /usr/local/include/H5Include.h 2021-05-15T16:40:42.1272780Z rm /usr/local/include/H5IntType.h 2021-05-15T16:40:42.1275780Z rm /usr/local/include/H5Ipublic.h 2021-05-15T16:40:42.1279160Z rm /usr/local/include/H5LDpublic.h 2021-05-15T16:40:42.1289790Z rm /usr/local/include/H5LTpublic.h 2021-05-15T16:40:42.1294240Z rm /usr/local/include/H5LaccProp.h 2021-05-15T16:40:42.1295180Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T16:40:42.1296040Z rm /usr/local/include/H5Library.h 2021-05-15T16:40:42.1297080Z rm /usr/local/include/H5Location.h 2021-05-15T16:40:42.1302240Z rm /usr/local/include/H5Lpublic.h 2021-05-15T16:40:42.1307160Z rm /usr/local/include/H5MMpublic.h 2021-05-15T16:40:42.1310290Z rm /usr/local/include/H5Mpublic.h 2021-05-15T16:40:42.1314280Z rm /usr/local/include/H5Object.h 2021-05-15T16:40:42.1318140Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T16:40:42.1323870Z rm /usr/local/include/H5Opublic.h 2021-05-15T16:40:42.1325980Z rm /usr/local/include/H5PLextern.h 2021-05-15T16:40:42.1330000Z rm /usr/local/include/H5PLpublic.h 2021-05-15T16:40:42.1334170Z rm /usr/local/include/H5PTpublic.h 2021-05-15T16:40:42.1337340Z rm /usr/local/include/H5PacketTable.h 2021-05-15T16:40:42.1342520Z rm /usr/local/include/H5Ppublic.h 2021-05-15T16:40:42.1343830Z rm /usr/local/include/H5PredType.h 2021-05-15T16:40:42.1348380Z rm /usr/local/include/H5PropList.h 2021-05-15T16:40:42.1352470Z rm /usr/local/include/H5Rpublic.h 2021-05-15T16:40:42.1356740Z rm /usr/local/include/H5Spublic.h 2021-05-15T16:40:42.1359960Z rm /usr/local/include/H5StrType.h 2021-05-15T16:40:42.1366100Z rm /usr/local/include/H5TBpublic.h 2021-05-15T16:40:42.1367340Z rm /usr/local/include/H5Tpublic.h 2021-05-15T16:40:42.1371900Z rm /usr/local/include/H5VLconnector.h 2021-05-15T16:40:42.1374140Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T16:40:42.1377800Z rm /usr/local/include/H5VLnative.h 2021-05-15T16:40:42.1382920Z Only the first 100 operations were output. 2021-05-15T16:40:43.9450550Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T16:40:45.0865610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:45.6360880Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T16:40:46.0366090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T16%3A50%3A00Z&sig=ko5EdOZmjRwAqfJxg9tV4%2F0DLH6ku%2FtUz1taPbGth0Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:46.0847030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ko5EdOZmjRwAqfJxg9tV4\%2F0DLH6ku\%2FtUz1taPbGth0Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:46.3107340Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T16:40:46.3982080Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T16:40:46.4010850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4852-ihg8w6 2021-05-15T16:40:46.5622200Z cp -pR /private/tmp/d20210515-4852-ihg8w6/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T16:40:46.7279190Z chmod -Rf +w /private/tmp/d20210515-4852-ihg8w6 2021-05-15T16:40:46.9290120Z ==> Finishing up 2021-05-15T16:40:46.9665560Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T16:40:46.9671650Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T16:40:46.9721350Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T16:40:46.9724660Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T16:40:46.9732070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T16:40:46.9737050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T16:40:46.9742210Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T16:40:46.9747790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T16:40:46.9752490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T16:40:46.9759130Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T16:40:46.9763810Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T16:40:46.9769160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T16:40:46.9774530Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T16:40:46.9782520Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T16:40:46.9787890Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T16:40:46.9815950Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T16:40:47.0389880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5016-s4pdeu.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-15T16:40:49.5938660Z ==> Caveats 2021-05-15T16:40:49.5939820Z Emacs Lisp files have been installed to: 2021-05-15T16:40:49.5941170Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T16:40:49.5942470Z ==> Summary 2021-05-15T16:40:49.6100820Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T16:40:51.8700200Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T16:40:53.0034440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:53.5592120Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T16:40:53.9375450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T16%3A50%3A00Z&sig=V5YfN2zsVg1NIAI05w8XcB7ceSaQjh1YepM4g2BcWik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:53.9947880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=V5YfN2zsVg1NIAI05w8XcB7ceSaQjh1YepM4g2BcWik\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:54.1812240Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T16:40:54.2615040Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T16:40:54.2647530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5023-15fums3 2021-05-15T16:40:54.4123680Z cp -pR /private/tmp/d20210515-5023-15fums3/gsl/. /usr/local/Cellar/gsl 2021-05-15T16:40:54.5784540Z chmod -Rf +w /private/tmp/d20210515-5023-15fums3 2021-05-15T16:40:54.7390460Z ==> Finishing up 2021-05-15T16:40:54.7694370Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T16:40:54.7704440Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T16:40:54.7709590Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T16:40:54.7716670Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T16:40:54.7741100Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T16:40:54.7753610Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T16:40:54.7888540Z info /usr/local/share/info/gsl-ref.info 2021-05-15T16:40:54.7902510Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T16:40:54.7912520Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T16:40:54.7923590Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T16:40:54.7955020Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T16:40:54.7963120Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T16:40:54.7968630Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T16:40:54.7974760Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T16:40:54.7980710Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T16:40:54.7986080Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T16:40:54.7991790Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T16:40:54.8004020Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T16:40:54.8652880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5188-1cl63uh.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-15T16:40:57.5971750Z ==> Summary 2021-05-15T16:40:57.6144170Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T16:41:00.8875080Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T16:41:02.1157300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:02.7074780Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T16:41:03.0919400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T16%3A50%3A00Z&sig=RQqfedVxoXrioXsPYO3Xv%2BELryIH%2FeqMHPzawGO04ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:03.1408910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=RQqfedVxoXrioXsPYO3Xv\%2BELryIH\%2FeqMHPzawGO04ng\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:03.3607070Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T16:41:03.3790480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T16:41:04.5218250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:05.0759180Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T16:41:05.4511670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T16%3A50%3A00Z&sig=X%2FkvcJaPFQqoguoF57AHTpYWTqgfhExthvmxk%2Bzrtwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:05.5021880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=X\%2FkvcJaPFQqoguoF57AHTpYWTqgfhExthvmxk\%2Bzrtwc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:05.5905930Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T16:41:05.5955050Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T16:41:06.6982330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:07.2890550Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T16:41:07.6823320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T16%3A50%3A00Z&sig=6jxa1tmJPdfW5vYA%2B%2BKKZQqoo1aR7PR83SihhvSyqfw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:07.7316570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=6jxa1tmJPdfW5vYA\%2B\%2BKKZQqoo1aR7PR83SihhvSyqfw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:07.8070270Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:41:07.8114940Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T16:41:09.0648670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:09.6200240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T16:41:10.0113320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T16%3A50%3A00Z&sig=h33jVgYtPeWh1NXAka6wIo%2F6s6OD68Dgob%2BuSer%2F2QI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:10.0649060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=h33jVgYtPeWh1NXAka6wIo\%2F6s6OD68Dgob\%2BuSer\%2F2QI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:10.1201570Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T16:41:10.1237270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T16:41:11.2698990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:11.8444970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T16:41:12.2216400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T16%3A50%3A00Z&sig=qfBU709FA7Qd7RmYmKvzewSpnNKupV9%2BktWS1jAvEzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:12.2701710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=qfBU709FA7Qd7RmYmKvzewSpnNKupV9\%2BktWS1jAvEzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:12.4212720Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T16:41:12.4308150Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T16:41:13.5671560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:14.1246140Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T16:41:14.5193890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T16%3A50%3A00Z&sig=O4QC7vZi3VquroQTjyaiKaZkn3Vyir2JsueelVq%2B7Iw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:14.5725410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=O4QC7vZi3VquroQTjyaiKaZkn3Vyir2JsueelVq\%2B7Iw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:14.6325830Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T16:41:14.6359720Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T16:41:15.8071000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:17.1618550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=oyG2ICfHLB1QEt\%2BDY7ExFXCZwGkvKlPx9m\%2FJekmeBPI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:17.1624650Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T16:41:17.1628880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T16%3A50%3A00Z&sig=oyG2ICfHLB1QEt%2BDY7ExFXCZwGkvKlPx9m%2FJekmeBPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:17.1632490Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T16:41:17.1635260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T16:41:18.1902260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:18.7206980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T16:41:19.0963360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T16%3A50%3A00Z&sig=3yg5fbmwJQM3GNC68Ocgv1OuzJW6R88HWIDXYeER15M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:19.1446720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=3yg5fbmwJQM3GNC68Ocgv1OuzJW6R88HWIDXYeER15M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:19.2102780Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T16:41:19.2140320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T16:41:20.3299540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:20.9259290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T16:41:21.2959600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T16%3A50%3A00Z&sig=FgxviAfJjUpkH4vvIP5TDqtLNtyG%2F6H6DiCACj6kCQg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:21.3426810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=FgxviAfJjUpkH4vvIP5TDqtLNtyG\%2F6H6DiCACj6kCQg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:21.4173580Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T16:41:21.4214330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T16:41:22.5374430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:23.1056660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T16:41:23.6495000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T16%3A50%3A00Z&sig=D4VlaFmPDD5sMygBEaI926hNIwsj3CDwg2n%2FAKyDy1A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:23.6978470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=D4VlaFmPDD5sMygBEaI926hNIwsj3CDwg2n\%2FAKyDy1A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:23.7495870Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T16:41:23.7529870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T16:41:24.8825850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:25.4462400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T16:41:25.8084500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T16%3A50%3A00Z&sig=4Ga2a8fYc8BM3Qi%2FU1xMatLw1OcK5PpEJygRQQU43nY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:25.8565710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=4Ga2a8fYc8BM3Qi\%2FU1xMatLw1OcK5PpEJygRQQU43nY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:25.9064240Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T16:41:25.9097670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T16:41:27.0409620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:27.6118340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T16:41:27.9815330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T16%3A50%3A00Z&sig=vtRpY%2FLOPWPOqw5xCYZ5O95x2IQNQF9fRXtYsWpJ%2Fco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:28.0280710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=vtRpY\%2FLOPWPOqw5xCYZ5O95x2IQNQF9fRXtYsWpJ\%2Fco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:28.1452700Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T16:41:28.1518010Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T16:41:29.2666000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:29.8438830Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T16:41:30.2073970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T16%3A50%3A00Z&sig=oAtH5BOzpRrgDNH2JKlMU13Fn%2BsQb5TxCDAvGUuHwIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:30.2624680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=oAtH5BOzpRrgDNH2JKlMU13Fn\%2BsQb5TxCDAvGUuHwIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:30.3329810Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T16:41:30.3371110Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T16:41:31.5099300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:32.0598840Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T16:41:32.4435280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T16%3A50%3A00Z&sig=967OVegiWE0TgoGUdBccK7caQDyoQf9OJiQNJFa%2Fzv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:32.4916560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=967OVegiWE0TgoGUdBccK7caQDyoQf9OJiQNJFa\%2Fzv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:33.0252990Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T16:41:33.1444840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T16:41:34.2699540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:34.9377360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T16:41:35.2930410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T16%3A50%3A00Z&sig=14O8z6i4DDRHBtnJrApp4bGTk%2FyihXFN6w9oXzAnJBo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:35.3510670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=14O8z6i4DDRHBtnJrApp4bGTk\%2FyihXFN6w9oXzAnJBo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:35.8826800Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T16:41:35.8945910Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T16:41:37.0059270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:37.6276750Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T16:41:38.0012790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T16%3A50%3A00Z&sig=x%2B%2Feurt6VzN2YGls1mlUY6xR0FYZFK8JV8gjnbKnoY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:38.0487660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=x\%2B\%2Feurt6VzN2YGls1mlUY6xR0FYZFK8JV8gjnbKnoY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:38.2522540Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T16:41:38.2563940Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T16:41:39.3777290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:39.9629770Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T16:41:40.3473230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T16%3A50%3A00Z&sig=jECGx%2B6rJGvaMPpCvdrS%2BCooiVlRw4ZCnBSxAEcAK2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:40.3979250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=jECGx\%2B6rJGvaMPpCvdrS\%2BCooiVlRw4ZCnBSxAEcAK2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:40.5567240Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T16:41:40.5646160Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T16:41:41.7333850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:42.3066570Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T16:41:42.6759260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T16%3A50%3A00Z&sig=B5nN901SoDbONfjHsW%2BuDlGO4JmddNdFvQGLAJvgn3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:42.7393500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=B5nN901SoDbONfjHsW\%2BuDlGO4JmddNdFvQGLAJvgn3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:42.7900400Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T16:41:42.7932780Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T16:41:43.9125560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:44.4586130Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T16:41:44.8207390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T16%3A50%3A00Z&sig=HudpZ3VF3zbTTCVCQ2sZb0AR2UTjo2eBfk7paWSmN00%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:44.8728880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=HudpZ3VF3zbTTCVCQ2sZb0AR2UTjo2eBfk7paWSmN00\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:44.9530430Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T16:41:44.9578610Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T16:41:46.0539760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:46.6284950Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T16:41:47.0031670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T16%3A50%3A00Z&sig=um%2FisHBwxvVEfHvu%2FK6k%2BOaUDV7i4UcYdOorBjLhkes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:47.0504140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=um\%2FisHBwxvVEfHvu\%2FK6k\%2BOaUDV7i4UcYdOorBjLhkes\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:47.1701010Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T16:41:47.1789740Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T16:41:48.3120840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:48.8940320Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T16:41:49.2918990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T16%3A50%3A00Z&sig=kt9H4zUeU%2B6UJCvlH5vuIVUjA%2BAEVdCe4nJEQ%2F6g8Vo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:49.3475510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=kt9H4zUeU\%2B6UJCvlH5vuIVUjA\%2BAEVdCe4nJEQ\%2F6g8Vo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:49.8838110Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T16:41:49.8841290Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T16:41:50.5719470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:51.1192380Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T16:41:51.4919820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T16%3A50%3A00Z&sig=7v0IKQwOY3OJB%2Fs0qAER8dOv%2FZzuRXCcFSz%2BJY0n8yw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:51.5481260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=7v0IKQwOY3OJB\%2Fs0qAER8dOv\%2FZzuRXCcFSz\%2BJY0n8yw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:51.7305790Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T16:41:51.7416920Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T16:41:52.8795150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:53.4535620Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T16:41:53.8221380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T16%3A50%3A00Z&sig=dDPVbkZwLcw5yTxtk%2Fu6lZdwN%2FTC2qh0I7CEpG1VneA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:53.8692790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=dDPVbkZwLcw5yTxtk\%2Fu6lZdwN\%2FTC2qh0I7CEpG1VneA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:54.2053330Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T16:41:54.2480820Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T16:41:55.3833000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:55.9523880Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T16:41:56.3639130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T16%3A50%3A00Z&sig=8CwRKS%2FKJKuRYfaduTadtIBlHDisb1dMAidZu99or5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:56.4232890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=8CwRKS\%2FKJKuRYfaduTadtIBlHDisb1dMAidZu99or5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:56.5327550Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T16:41:56.5384970Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T16:41:57.6996500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:58.2676300Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T16:41:58.6434750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T16%3A50%3A00Z&sig=ZNmXBqaa0w63N9ugR4%2B24ub8wG7YGz%2FULVs5rYVsBW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:58.6979870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ZNmXBqaa0w63N9ugR4\%2B24ub8wG7YGz\%2FULVs5rYVsBW0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:58.8703610Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T16:41:58.8810960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T16:42:00.1092100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:42:00.6778190Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T16:42:01.0591750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T16%3A50%3A00Z&sig=d3m8rFkuumXkr6kStFGbuqvwtmwj%2FYGdCwi5tk7oca0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:01.1063940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=d3m8rFkuumXkr6kStFGbuqvwtmwj\%2FYGdCwi5tk7oca0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:01.3545140Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T16:42:01.3739650Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T16:42:02.6441920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:42:03.2287280Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T16:42:03.6421320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T16%3A50%3A00Z&sig=ArX1%2BpVGvQ4XjWs11xsS4KVchEy17kis03r8oGZdViU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:03.6937040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ArX1\%2BpVGvQ4XjWs11xsS4KVchEy17kis03r8oGZdViU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:03.8003280Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T16:42:03.8053540Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T16:42:04.9971310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:42:05.8110840Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T16:42:06.1840130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T16%3A50%3A00Z&sig=h2OveUpppxffk3wS2IzIeaPCdAuQtBqSr%2FKf9ZR%2Fhc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:06.2350590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=h2OveUpppxffk3wS2IzIeaPCdAuQtBqSr\%2FKf9ZR\%2Fhc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:06.3735600Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T16:42:06.3831000Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T16:42:07.5583250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:42:08.1457060Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T16:42:08.5487710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T16%3A50%3A00Z&sig=xBL2rbviQ6Abry5JbQvgaqDCOETGrP217fN5EaX3M7A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:08.6005470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=xBL2rbviQ6Abry5JbQvgaqDCOETGrP217fN5EaX3M7A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:08.6890540Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:42:08.7021280Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T16:42:09.9080460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:42:10.5168650Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T16:42:10.9013720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T16%3A50%3A00Z&sig=BHuG0HGed3mR4Eu8hQj50F%2FSzV7nitTiisDWvCcWMhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:10.9573180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=BHuG0HGed3mR4Eu8hQj50F\%2FSzV7nitTiisDWvCcWMhs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:11.3742820Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T16:42:11.4974610Z ==> 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-15T16:42:11.5079610Z ==> Installing ffmpeg dependency: aom 2021-05-15T16:42:11.6253490Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T16:42:11.6331380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-dkjk5r 2021-05-15T16:42:11.6957420Z cp -pR /private/tmp/d20210515-5195-dkjk5r/aom/. /usr/local/Cellar/aom 2021-05-15T16:42:11.7359910Z chmod -Rf +w /private/tmp/d20210515-5195-dkjk5r 2021-05-15T16:42:11.8449490Z ==> Finishing up 2021-05-15T16:42:11.9485980Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T16:42:11.9495850Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T16:42:11.9510390Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T16:42:11.9526640Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T16:42:11.9536110Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T16:42:11.9545960Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T16:42:11.9552780Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T16:42:11.9565630Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T16:42:11.9757200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5607-1bbyj1t.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-15T16:42:14.7519600Z ==> Summary 2021-05-15T16:42:14.7546870Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T16:42:14.7555520Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T16:42:14.7622610Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T16:42:14.7641060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-1n14gsk 2021-05-15T16:42:14.7823470Z cp -pR /private/tmp/d20210515-5195-1n14gsk/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T16:42:14.8025710Z chmod -Rf +w /private/tmp/d20210515-5195-1n14gsk 2021-05-15T16:42:14.8628810Z ==> Finishing up 2021-05-15T16:42:14.9077240Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T16:42:14.9092010Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T16:42:14.9102060Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T16:42:14.9107570Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T16:42:14.9117800Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T16:42:14.9265050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5633-1d7olng.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-15T16:42:18.0105010Z ==> Summary 2021-05-15T16:42:18.0129300Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T16:42:18.0143980Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T16:42:18.0198760Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:42:18.0217400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-1ni6xyp 2021-05-15T16:42:18.0765480Z cp -pR /private/tmp/d20210515-5195-1ni6xyp/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T16:42:18.1655080Z chmod -Rf +w /private/tmp/d20210515-5195-1ni6xyp 2021-05-15T16:42:18.2301700Z ==> Finishing up 2021-05-15T16:42:18.2724100Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T16:42:18.2730090Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T16:42:18.2737260Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T16:42:18.2836400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5659-1mi0x4w.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-15T16:42:21.3834990Z ==> Summary 2021-05-15T16:42:21.3914720Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T16:42:21.3923760Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T16:42:21.3945100Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T16:42:21.3963910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-14w3s9o 2021-05-15T16:42:21.4252150Z cp -pR /private/tmp/d20210515-5195-14w3s9o/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T16:42:21.4637220Z chmod -Rf +w /private/tmp/d20210515-5195-14w3s9o 2021-05-15T16:42:21.5405920Z ==> Finishing up 2021-05-15T16:42:21.6039070Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T16:42:21.6044840Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T16:42:21.6078560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T16:42:21.6101040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T16:42:21.6114980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T16:42:21.6123980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T16:42:21.6135050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T16:42:21.6145620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T16:42:21.6158680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T16:42:21.6169110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T16:42:21.6177600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T16:42:21.6183480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T16:42:21.6194400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T16:42:21.6203640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T16:42:21.6209400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T16:42:21.6220550Z 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-15T16:42:21.6231260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T16:42:21.6241570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T16:42:21.6251260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T16:42:21.6260410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T16:42:21.6267620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T16:42:21.6278680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T16:42:21.6291990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T16:42:21.6297530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T16:42:21.6302880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T16:42:21.6314410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T16:42:21.6323230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T16:42:21.6333720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T16:42:21.6346660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T16:42:21.6356280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T16:42:21.6364360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T16:42:21.6370990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T16:42:21.6376910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T16:42:21.6389970Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T16:42:21.6394450Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T16:42:21.6401820Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T16:42:21.6409100Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T16:42:21.6794150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5686-dkekwm.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-15T16:42:25.7034940Z ==> Summary 2021-05-15T16:42:25.7135610Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T16:42:25.7237790Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T16:42:25.9511850Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T16:42:25.9539260Z 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/d20210515-5195-1d88eub 2021-05-15T16:42:26.0875410Z cp -pR /private/tmp/d20210515-5195-1d88eub/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T16:42:26.2429650Z chmod -Rf +w /private/tmp/d20210515-5195-1d88eub 2021-05-15T16:42:26.4851290Z ==> Finishing up 2021-05-15T16:42:26.5372770Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T16:42:26.5392910Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T16:42:26.5420980Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T16:42:26.5449070Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T16:42:26.5460100Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T16:42:26.5462310Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:42:26.5486410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T16:42:26.5507570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T16:42:26.5537180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T16:42:26.5618830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T16:42:26.5651630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T16:42:26.5680680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T16:42:26.5704860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T16:42:26.5707990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T16:42:26.5713870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T16:42:26.5720390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T16:42:26.5723010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T16:42:26.5732540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T16:42:26.5740350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T16:42:26.5770870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T16:42:26.5798740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T16:42:26.5827800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T16:42:26.5847640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T16:42:26.5850170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T16:42:26.5857650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T16:42:26.5866260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T16:42:26.5868470Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:42:26.5888210Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T16:42:26.5918010Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T16:42:26.5946500Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T16:42:26.5975280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T16:42:26.6003990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T16:42:26.6029830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T16:42:26.6058450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T16:42:26.6161460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T16:42:26.6264530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T16:42:26.6367880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T16:42:26.6471000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T16:42:26.6574210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T16:42:26.6677540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T16:42:26.6780790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T16:42:26.6884220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T16:42:26.6987440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T16:42:26.7090560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T16:42:26.7193590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T16:42:26.7296740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T16:42:26.7400440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T16:42:26.7504230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T16:42:26.7610940Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T16:42:26.7718100Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T16:42:26.7823450Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T16:42:26.7932660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T16:42:26.8039590Z 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-15T16:42:26.8144890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5712-3mjxaq.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-15T16:42:30.7990470Z ==> Summary 2021-05-15T16:42:30.8191780Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T16:42:30.8211010Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T16:42:30.8227160Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T16:42:30.8254230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-1a3gktz 2021-05-15T16:42:30.8381790Z cp -pR /private/tmp/d20210515-5195-1a3gktz/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T16:42:30.8684380Z chmod -Rf +w /private/tmp/d20210515-5195-1a3gktz 2021-05-15T16:42:30.9407090Z ==> Finishing up 2021-05-15T16:42:30.9807260Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T16:42:30.9830430Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T16:42:30.9836390Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T16:42:30.9838450Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T16:42:30.9866320Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T16:42:30.9894820Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T16:42:30.9922990Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T16:42:31.0014480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5738-2h4pxf.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-15T16:42:35.2947260Z ==> Summary 2021-05-15T16:42:35.3050440Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T16:42:35.3150830Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T16:42:35.5687420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-15gjyd8 2021-05-15T16:42:35.5690070Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T16:42:35.6289200Z cp -pR /private/tmp/d20210515-5195-15gjyd8/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T16:42:35.6906470Z chmod -Rf +w /private/tmp/d20210515-5195-15gjyd8 2021-05-15T16:42:35.9166910Z ==> Finishing up 2021-05-15T16:42:35.9555400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T16:42:35.9578600Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T16:42:35.9589320Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T16:42:35.9602400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T16:42:35.9617710Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T16:42:35.9619630Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T16:42:35.9656590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T16:42:35.9659120Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T16:42:35.9672600Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T16:42:35.9690280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T16:42:35.9711150Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T16:42:35.9814000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T16:42:35.9917100Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T16:42:35.9936130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T16:42:36.0039270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T16:42:36.0139660Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T16:42:36.0242700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T16:42:36.0342760Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T16:42:36.0445940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T16:42:36.0546890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T16:42:36.0649290Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T16:42:36.0750490Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T16:42:36.0853270Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T16:42:36.0953670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T16:42:36.1055480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5767-tu82h9.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-15T16:42:39.8510800Z ==> Summary 2021-05-15T16:42:39.8565080Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T16:42:39.8575480Z ==> Installing ffmpeg dependency: libass 2021-05-15T16:42:40.1344720Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T16:42:40.1365160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-l4dh5 2021-05-15T16:42:40.1493330Z cp -pR /private/tmp/d20210515-5195-l4dh5/libass/. /usr/local/Cellar/libass 2021-05-15T16:42:40.1613680Z chmod -Rf +w /private/tmp/d20210515-5195-l4dh5 2021-05-15T16:42:40.2190570Z ==> Finishing up 2021-05-15T16:42:40.2587570Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T16:42:40.2593270Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T16:42:40.2597840Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T16:42:40.2603420Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T16:42:40.2611200Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T16:42:40.2785920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5793-x9sjtk.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-15T16:42:42.9536410Z ==> Summary 2021-05-15T16:42:42.9572870Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T16:42:42.9587050Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T16:42:42.9827870Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T16:42:42.9845480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-1u3z5bu 2021-05-15T16:42:43.0029120Z cp -pR /private/tmp/d20210515-5195-1u3z5bu/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T16:42:43.0213060Z chmod -Rf +w /private/tmp/d20210515-5195-1u3z5bu 2021-05-15T16:42:43.1034570Z ==> Finishing up 2021-05-15T16:42:43.1444780Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T16:42:43.1448570Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T16:42:43.1453850Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T16:42:43.1460600Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T16:42:43.1467420Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T16:42:43.1472600Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T16:42:43.1477930Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T16:42:43.1485270Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T16:42:43.1790470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5819-7e5oj3.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-15T16:42:45.8842670Z ==> Summary 2021-05-15T16:42:45.8867300Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T16:42:45.8873580Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T16:42:45.8939070Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T16:42:45.8957410Z 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/d20210515-5195-xjzyw3 2021-05-15T16:42:45.9127500Z cp -pR /private/tmp/d20210515-5195-xjzyw3/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T16:42:45.9345030Z chmod -Rf +w /private/tmp/d20210515-5195-xjzyw3 2021-05-15T16:42:46.0000560Z ==> Finishing up 2021-05-15T16:42:46.0377970Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T16:42:46.0381490Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T16:42:46.0395630Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T16:42:46.0402270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T16:42:46.0407430Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T16:42:46.0413200Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T16:42:46.0445750Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T16:42:46.0450190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T16:42:46.0455630Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T16:42:46.0463310Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T16:42:46.0468250Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T16:42:46.0639730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5845-1dpe619.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-15T16:42:48.7568850Z ==> Summary 2021-05-15T16:42:48.7602810Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T16:42:48.7612010Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T16:42:48.7685300Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T16:42:48.7702860Z 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/d20210515-5195-1qh4m9z 2021-05-15T16:42:48.7849440Z cp -pR /private/tmp/d20210515-5195-1qh4m9z/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T16:42:48.8048850Z chmod -Rf +w /private/tmp/d20210515-5195-1qh4m9z 2021-05-15T16:42:48.8604840Z ==> Finishing up 2021-05-15T16:42:48.8840630Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T16:42:48.8848160Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T16:42:48.8854320Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T16:42:48.8862630Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T16:42:48.9018740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5871-9q4kvb.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-15T16:42:51.5973900Z ==> Summary 2021-05-15T16:42:51.6002270Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T16:42:51.6010420Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T16:42:51.6040270Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T16:42:51.6058830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-bsaxsz 2021-05-15T16:42:51.6347920Z cp -pR /private/tmp/d20210515-5195-bsaxsz/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T16:42:51.6547630Z chmod -Rf +w /private/tmp/d20210515-5195-bsaxsz 2021-05-15T16:42:51.7025660Z ==> Finishing up 2021-05-15T16:42:51.7438840Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T16:42:51.7444610Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T16:42:51.7451800Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T16:42:51.7550470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5897-1e9l1qs.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-15T16:42:54.4185260Z ==> Summary 2021-05-15T16:42:54.4290560Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T16:42:54.4298760Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T16:42:54.4322100Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T16:42:54.4340120Z 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/d20210515-5195-1gle7qc 2021-05-15T16:42:54.4765410Z cp -pR /private/tmp/d20210515-5195-1gle7qc/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T16:42:54.4940600Z chmod -Rf +w /private/tmp/d20210515-5195-1gle7qc 2021-05-15T16:42:54.5507950Z ==> Finishing up 2021-05-15T16:42:54.5962840Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T16:42:54.5966040Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T16:42:54.5973990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T16:42:54.5978380Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T16:42:54.5984420Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T16:42:54.5989280Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T16:42:54.5994590Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T16:42:54.5999420Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T16:42:54.6007510Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T16:42:54.6015220Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T16:42:54.6163820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5923-2lmr6m.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-15T16:42:57.3000470Z ==> Summary 2021-05-15T16:42:57.3024820Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T16:42:57.3033980Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T16:42:57.3140850Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T16:42:57.3160160Z 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/d20210515-5195-sirg0n 2021-05-15T16:42:57.7705560Z cp -pR /private/tmp/d20210515-5195-sirg0n/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T16:42:57.9757640Z chmod -Rf +w /private/tmp/d20210515-5195-sirg0n 2021-05-15T16:42:58.0775860Z ==> Finishing up 2021-05-15T16:42:58.1818570Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T16:42:58.1824920Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T16:42:58.1861090Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T16:42:58.1864770Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T16:42:58.1869930Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T16:42:58.1875650Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T16:42:58.1883780Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T16:42:58.2058900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5949-15vk8an.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-15T16:43:00.7282240Z ==> Summary 2021-05-15T16:43:00.7303570Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T16:43:00.7311540Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T16:43:00.7803050Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T16:43:00.7821810Z 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/d20210515-5195-1c682b 2021-05-15T16:43:00.8153670Z cp -pR /private/tmp/d20210515-5195-1c682b/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T16:43:00.8452580Z chmod -Rf +w /private/tmp/d20210515-5195-1c682b 2021-05-15T16:43:00.9120960Z ==> Finishing up 2021-05-15T16:43:00.9521590Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T16:43:00.9527420Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T16:43:00.9538800Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T16:43:00.9545870Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T16:43:00.9551330Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T16:43:00.9557020Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T16:43:00.9565010Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T16:43:00.9745830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5975-168x9ww.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-15T16:43:03.4094520Z ==> Summary 2021-05-15T16:43:03.4126430Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T16:43:03.4132820Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T16:43:03.4682630Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T16:43:03.4701600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-j2yw4x 2021-05-15T16:43:03.4854620Z cp -pR /private/tmp/d20210515-5195-j2yw4x/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T16:43:03.4999540Z chmod -Rf +w /private/tmp/d20210515-5195-j2yw4x 2021-05-15T16:43:03.5627980Z ==> Finishing up 2021-05-15T16:43:03.6043410Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T16:43:03.6048490Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T16:43:03.6055790Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T16:43:03.6060480Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T16:43:03.6066270Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T16:43:03.6073680Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T16:43:03.6221120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6001-17eprc0.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-15T16:43:06.0746120Z ==> Summary 2021-05-15T16:43:06.0766200Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T16:43:06.0772720Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T16:43:06.0796510Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T16:43:06.0815020Z 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/d20210515-5195-13i4uhy 2021-05-15T16:43:06.1636410Z cp -pR /private/tmp/d20210515-5195-13i4uhy/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T16:43:06.2330600Z chmod -Rf +w /private/tmp/d20210515-5195-13i4uhy 2021-05-15T16:43:06.3175820Z ==> Finishing up 2021-05-15T16:43:06.3604330Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T16:43:06.3610140Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T16:43:06.3618710Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T16:43:06.3645380Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T16:43:06.3649760Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T16:43:06.3655110Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T16:43:06.3660300Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T16:43:06.3665320Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T16:43:06.3670020Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T16:43:06.3678080Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T16:43:06.3953030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6027-5twbfh.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-15T16:43:09.1749830Z ==> Summary 2021-05-15T16:43:09.1815330Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T16:43:09.1825850Z ==> Installing ffmpeg dependency: snappy 2021-05-15T16:43:09.1933060Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T16:43:09.1952360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-q6z5y2 2021-05-15T16:43:09.2074800Z cp -pR /private/tmp/d20210515-5195-q6z5y2/snappy/. /usr/local/Cellar/snappy 2021-05-15T16:43:09.2224900Z chmod -Rf +w /private/tmp/d20210515-5195-q6z5y2 2021-05-15T16:43:09.2752610Z ==> Finishing up 2021-05-15T16:43:09.3476400Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T16:43:09.3479990Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T16:43:09.3485510Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T16:43:09.3489630Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T16:43:09.3499230Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T16:43:09.3504090Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T16:43:09.3509420Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T16:43:09.3513850Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T16:43:09.3519680Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T16:43:09.3659280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6053-1s6uoei.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-15T16:43:12.0142770Z ==> Summary 2021-05-15T16:43:12.0167910Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T16:43:12.0176320Z ==> Installing ffmpeg dependency: speex 2021-05-15T16:43:12.0262270Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T16:43:12.0279210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-acj120 2021-05-15T16:43:12.0440370Z cp -pR /private/tmp/d20210515-5195-acj120/speex/. /usr/local/Cellar/speex 2021-05-15T16:43:12.0653330Z chmod -Rf +w /private/tmp/d20210515-5195-acj120 2021-05-15T16:43:12.1255210Z ==> Finishing up 2021-05-15T16:43:12.1679070Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T16:43:12.1700690Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T16:43:12.1707880Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T16:43:12.1723510Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T16:43:12.1725070Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T16:43:12.1726640Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T16:43:12.1734650Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T16:43:12.1891220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6079-q9p7h4.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-15T16:43:14.8458870Z ==> Summary 2021-05-15T16:43:14.8490020Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T16:43:14.8497190Z ==> Installing ffmpeg dependency: srt 2021-05-15T16:43:14.8656540Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T16:43:14.8674830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-12g9bc2 2021-05-15T16:43:14.8996250Z cp -pR /private/tmp/d20210515-5195-12g9bc2/srt/. /usr/local/Cellar/srt 2021-05-15T16:43:14.9216490Z chmod -Rf +w /private/tmp/d20210515-5195-12g9bc2 2021-05-15T16:43:15.0073560Z ==> Finishing up 2021-05-15T16:43:15.1067450Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T16:43:15.1086440Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T16:43:15.1093650Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T16:43:15.1114380Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T16:43:15.1136370Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T16:43:15.1150950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T16:43:15.1165540Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T16:43:15.1178470Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T16:43:15.1190380Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T16:43:15.1214580Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T16:43:15.1233010Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T16:43:15.1465140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6105-7fll75.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-15T16:43:17.8979210Z ==> Summary 2021-05-15T16:43:17.9005130Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T16:43:17.9012630Z ==> Installing ffmpeg dependency: giflib 2021-05-15T16:43:17.9035520Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T16:43:17.9054980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-kwoj1v 2021-05-15T16:43:17.9232300Z cp -pR /private/tmp/d20210515-5195-kwoj1v/giflib/. /usr/local/Cellar/giflib 2021-05-15T16:43:17.9381810Z chmod -Rf +w /private/tmp/d20210515-5195-kwoj1v 2021-05-15T16:43:17.9933510Z ==> Finishing up 2021-05-15T16:43:18.0499070Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T16:43:18.0501140Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T16:43:18.0506780Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T16:43:18.0540800Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T16:43:18.0548380Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T16:43:18.0553530Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T16:43:18.0562100Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T16:43:18.0570310Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T16:43:18.0575180Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T16:43:18.0580340Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T16:43:18.0585170Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T16:43:18.0765600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6131-1n6qbqd.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-15T16:43:20.7645490Z ==> Summary 2021-05-15T16:43:20.7670910Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T16:43:20.7677620Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T16:43:20.8376430Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T16:43:20.8413470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-1ppebv1 2021-05-15T16:43:20.8926320Z cp -pR /private/tmp/d20210515-5195-1ppebv1/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T16:43:20.9353070Z chmod -Rf +w /private/tmp/d20210515-5195-1ppebv1 2021-05-15T16:43:21.1680170Z ==> Finishing up 2021-05-15T16:43:21.2334020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T16:43:21.2337510Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T16:43:21.2342950Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T16:43:21.2347590Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T16:43:21.2352820Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T16:43:21.2367160Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T16:43:21.2371890Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T16:43:21.2377220Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T16:43:21.2382120Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T16:43:21.2386850Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T16:43:21.2394330Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T16:43:21.2404270Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T16:43:21.2408890Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T16:43:21.2414230Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T16:43:21.2419120Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T16:43:21.2424810Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T16:43:21.2433480Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T16:43:21.2711090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6157-1q5nfpz.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-15T16:43:23.8564230Z ==> Summary 2021-05-15T16:43:24.6074510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-14mu7rs 2021-05-15T16:43:24.6076950Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T16:43:24.6090020Z cp -pR /private/tmp/d20210515-5195-14mu7rs/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T16:43:24.6091390Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T16:43:24.6203750Z chmod -Rf +w /private/tmp/d20210515-5195-14mu7rs 2021-05-15T16:43:24.6205120Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T16:43:24.6307980Z ==> Finishing up 2021-05-15T16:43:24.6410420Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T16:43:24.6513460Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T16:43:24.6616050Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T16:43:24.6719110Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T16:43:24.6822390Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T16:43:24.6926590Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T16:43:24.7033430Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T16:43:24.7137490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6183-1tyjsph.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-15T16:43:26.8966090Z ==> Caveats 2021-05-15T16:43:26.8967310Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:43:26.8968950Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:43:26.8970430Z ==> Summary 2021-05-15T16:43:26.9018230Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T16:43:26.9024500Z ==> Installing ffmpeg dependency: theora 2021-05-15T16:43:26.9212570Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T16:43:26.9230870Z 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/d20210515-5195-wug9c0 2021-05-15T16:43:26.9694050Z cp -pR /private/tmp/d20210515-5195-wug9c0/theora/. /usr/local/Cellar/theora 2021-05-15T16:43:27.0285730Z chmod -Rf +w /private/tmp/d20210515-5195-wug9c0 2021-05-15T16:43:27.2428740Z ==> Finishing up 2021-05-15T16:43:27.2860840Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T16:43:27.2868390Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T16:43:27.2874800Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T16:43:27.2879350Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T16:43:27.2885010Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T16:43:27.2889750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T16:43:27.2894820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T16:43:27.2899720Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T16:43:27.2905220Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T16:43:27.2909440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T16:43:27.2914990Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T16:43:27.2939900Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T16:43:27.2944650Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T16:43:27.2950390Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T16:43:27.3229660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6210-2w01na.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-15T16:43:30.3427460Z ==> Summary 2021-05-15T16:43:30.3504010Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T16:43:30.3513310Z ==> Installing ffmpeg dependency: x264 2021-05-15T16:43:30.3545790Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T16:43:30.3572890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-qa3ooq 2021-05-15T16:43:30.3949310Z cp -pR /private/tmp/d20210515-5195-qa3ooq/x264/. /usr/local/Cellar/x264 2021-05-15T16:43:30.4112880Z chmod -Rf +w /private/tmp/d20210515-5195-qa3ooq 2021-05-15T16:43:30.4671600Z ==> Finishing up 2021-05-15T16:43:30.5095810Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T16:43:30.5110070Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T16:43:30.5115140Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T16:43:30.5122280Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T16:43:30.5126990Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T16:43:30.5132180Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T16:43:30.5155220Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T16:43:30.5318060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6237-c135yh.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-15T16:43:33.0553250Z ==> Summary 2021-05-15T16:43:33.0574590Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T16:43:33.0582640Z ==> Installing ffmpeg dependency: x265 2021-05-15T16:43:33.0657920Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T16:43:33.0676020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5195-9uqt3j 2021-05-15T16:43:33.1707940Z cp -pR /private/tmp/d20210515-5195-9uqt3j/x265/. /usr/local/Cellar/x265 2021-05-15T16:43:33.2466720Z chmod -Rf +w /private/tmp/d20210515-5195-9uqt3j 2021-05-15T16:43:33.3477190Z ==> Finishing up 2021-05-15T16:43:33.4162140Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T16:43:33.4168180Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T16:43:33.4173060Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T16:43:33.4180010Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T16:43:33.4184610Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T16:43:33.4190100Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T16:43:33.4197480Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T16:43:33.4405690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6263-pkop8h.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-15T16:43:36.0776920Z ==> Summary 2021-05-15T16:43:36.0796640Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T16:43:36.0802850Z ==> Installing ffmpeg dependency: xvid 2021-05-15T16:43:36.0824520Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T16:43:36.0844900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-2zphtv 2021-05-15T16:43:36.1067900Z cp -pR /private/tmp/d20210515-5195-2zphtv/xvid/. /usr/local/Cellar/xvid 2021-05-15T16:43:36.1192380Z chmod -Rf +w /private/tmp/d20210515-5195-2zphtv 2021-05-15T16:43:36.1677720Z ==> Finishing up 2021-05-15T16:43:36.2092650Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T16:43:36.2098810Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T16:43:36.2103200Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T16:43:36.2233030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6289-d3mt94.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-15T16:43:38.8549400Z ==> Summary 2021-05-15T16:43:38.8569460Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T16:43:38.8578890Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T16:43:38.8790500Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T16:43:38.8808720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-157rhn3 2021-05-15T16:43:38.9475750Z cp -pR /private/tmp/d20210515-5195-157rhn3/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T16:43:39.0119780Z chmod -Rf +w /private/tmp/d20210515-5195-157rhn3 2021-05-15T16:43:39.0964580Z ==> Finishing up 2021-05-15T16:43:39.1324280Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T16:43:39.1329550Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T16:43:39.1334460Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T16:43:39.1376630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T16:43:39.1388970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T16:43:39.1401730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T16:43:39.1413830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T16:43:39.1425320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T16:43:39.1433200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T16:43:39.1442910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T16:43:39.1454300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T16:43:39.1464390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T16:43:39.1474920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T16:43:39.1486010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T16:43:39.1494600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T16:43:39.1506560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T16:43:39.1516990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T16:43:39.1527440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T16:43:39.1540210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T16:43:39.1549380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T16:43:39.1560210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T16:43:39.1568890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T16:43:39.1574480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T16:43:39.1582950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T16:43:39.1593750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T16:43:39.1599370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T16:43:39.1609780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T16:43:39.1623070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T16:43:39.1632470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T16:43:39.1639660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T16:43:39.1648780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T16:43:39.1658650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T16:43:39.1669730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T16:43:39.1677200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T16:43:39.1708810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T16:43:39.1716450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T16:43:39.1725340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T16:43:39.1731080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T16:43:39.1744000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T16:43:39.1752820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T16:43:39.1760330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T16:43:39.1766000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T16:43:39.1776340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T16:43:39.1785030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T16:43:39.1795600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T16:43:39.1800570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T16:43:39.1806200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T16:43:39.1811460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T16:43:39.1821840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T16:43:39.1827260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T16:43:39.1836760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T16:43:39.1846800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T16:43:39.1858890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T16:43:39.1864760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T16:43:39.1870940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T16:43:39.1885760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T16:43:39.1894590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T16:43:39.1899770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T16:43:39.1908160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T16:43:39.1913450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T16:43:39.1946380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T16:43:39.1954590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T16:43:39.1959610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T16:43:39.1965170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T16:43:39.1971470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T16:43:39.1977030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T16:43:39.1982500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T16:43:39.1987930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T16:43:39.2005610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T16:43:39.2011220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T16:43:39.2016680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T16:43:39.2022060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T16:43:39.2029060Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T16:43:39.2033980Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T16:43:39.2039300Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T16:43:39.2046950Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T16:43:39.2336900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6315-30p1pq.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-15T16:43:41.8282620Z ==> Summary 2021-05-15T16:43:41.8346870Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T16:43:41.8353430Z ==> Installing ffmpeg dependency: zimg 2021-05-15T16:43:41.8427050Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:43:41.8445840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-1fpc1hk 2021-05-15T16:43:41.8700710Z cp -pR /private/tmp/d20210515-5195-1fpc1hk/zimg/. /usr/local/Cellar/zimg 2021-05-15T16:43:41.8959890Z chmod -Rf +w /private/tmp/d20210515-5195-1fpc1hk 2021-05-15T16:43:42.0118700Z ==> Finishing up 2021-05-15T16:43:42.1132390Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T16:43:42.1135480Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T16:43:42.1144890Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T16:43:42.1151050Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T16:43:42.1155930Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T16:43:42.1161120Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T16:43:42.1168500Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T16:43:42.1332540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6341-j331zo.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-15T16:43:44.7270090Z ==> Summary 2021-05-15T16:43:44.7303410Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T16:43:44.7310140Z ==> Installing ffmpeg 2021-05-15T16:43:44.7313720Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T16:43:44.7332980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5195-1jbf0v1 2021-05-15T16:43:45.0679990Z cp -pR /private/tmp/d20210515-5195-1jbf0v1/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T16:43:45.3198620Z chmod -Rf +w /private/tmp/d20210515-5195-1jbf0v1 2021-05-15T16:43:48.7025400Z ==> Finishing up 2021-05-15T16:43:48.7398470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T16:43:48.7402260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T16:43:48.7407610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T16:43:48.7412530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T16:43:48.7417650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T16:43:48.7422220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T16:43:48.7427710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T16:43:48.7432690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T16:43:48.7437670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T16:43:48.7442650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T16:43:48.7447900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T16:43:48.7452610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T16:43:48.7457490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T16:43:48.7462690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T16:43:48.7467950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T16:43:48.7472710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T16:43:48.7477360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T16:43:48.7482570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T16:43:48.7488060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T16:43:48.7492470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T16:43:48.7497820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T16:43:48.7502420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T16:43:48.7507820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T16:43:48.7512840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T16:43:48.7517280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T16:43:48.7522550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T16:43:48.7527300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T16:43:48.7532630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T16:43:48.7537230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T16:43:48.7542380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T16:43:48.7547020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T16:43:48.7552710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T16:43:48.7557090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T16:43:48.7562440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T16:43:48.7567060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T16:43:48.7572410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T16:43:48.7576970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T16:43:48.7582790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T16:43:48.7589960Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T16:43:48.7594670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T16:43:48.7599850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T16:43:48.7604260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T16:43:48.7609450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T16:43:48.7613920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T16:43:48.7619250Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T16:43:48.7623880Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T16:43:48.7629420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T16:43:48.7636010Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T16:43:48.7661070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T16:43:48.7677290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T16:43:48.7685820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T16:43:48.7696440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T16:43:48.7771900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T16:43:48.7783710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T16:43:48.7789500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T16:43:48.7806690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T16:43:48.7812270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T16:43:48.7822150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T16:43:48.7827850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T16:43:48.7846760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T16:43:48.7852120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T16:43:48.7857750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T16:43:48.7865040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T16:43:48.7879070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T16:43:48.7889190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T16:43:48.7898440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T16:43:48.7906940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T16:43:48.7912530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T16:43:48.7923350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T16:43:48.7929090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T16:43:48.7936820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T16:43:48.7941600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T16:43:48.7946740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T16:43:48.7951790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T16:43:48.7957260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T16:43:48.7962130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T16:43:48.7967200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T16:43:48.7973090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T16:43:48.7977630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T16:43:48.7991020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T16:43:48.7992810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T16:43:48.7994510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T16:43:48.7999220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T16:43:48.8004640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T16:43:48.8009080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T16:43:48.8014560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T16:43:48.8019560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T16:43:48.8024940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T16:43:48.8029480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T16:43:48.8034950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T16:43:48.8039610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T16:43:48.8044880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T16:43:48.8049270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T16:43:48.8054590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T16:43:48.8059450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T16:43:48.8064570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T16:43:48.8069580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T16:43:48.8075200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T16:43:48.8080260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T16:43:48.8085800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T16:43:48.8090010Z Only the first 100 operations were output. 2021-05-15T16:43:48.9286070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6367-1xg4n4h.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-15T16:43:51.6333790Z ==> Summary 2021-05-15T16:43:51.6510160Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T16:43:52.8621100Z ==> Caveats 2021-05-15T16:43:52.8622570Z ==> tesseract 2021-05-15T16:43:52.8640370Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:43:52.8642350Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:43:54.8528970Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T16:43:56.2916800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:56.8731800Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T16:43:57.2358580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T16%3A50%3A00Z&sig=lVN9hDSh0E%2BqWRj1TeUleq98uswh3XbKz%2BCAA9S2ObM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:57.2843530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=lVN9hDSh0E\%2BqWRj1TeUleq98uswh3XbKz\%2BCAA9S2ObM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:57.7846050Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T16:43:57.8981720Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T16:43:59.0430960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:59.8296880Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T16:44:00.2126180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T16%3A50%3A00Z&sig=RlQsjDh2v2amWeWx0n%2FEZ87c7gWwsCPKCLM4HaTjwu0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:00.2613940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=RlQsjDh2v2amWeWx0n\%2FEZ87c7gWwsCPKCLM4HaTjwu0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:00.5696480Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T16:44:00.6089250Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T16:44:00.6094500Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T16:44:00.6853290Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T16:44:00.6881090Z 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/d20210515-6374-abjeqv 2021-05-15T16:44:01.2845020Z cp -pR /private/tmp/d20210515-6374-abjeqv/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T16:44:01.9261090Z chmod -Rf +w /private/tmp/d20210515-6374-abjeqv 2021-05-15T16:44:02.3180020Z ==> Finishing up 2021-05-15T16:44:02.3443420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T16:44:02.3462440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T16:44:02.3473210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T16:44:02.3482710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T16:44:02.3503110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T16:44:02.3516360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T16:44:02.3524860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T16:44:02.3545800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T16:44:02.3557890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T16:44:02.3569620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T16:44:02.3581030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T16:44:02.3591240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T16:44:02.3604830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T16:44:02.3617940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T16:44:02.3631060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T16:44:02.3642290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T16:44:02.3661180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T16:44:02.3674380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T16:44:02.3683870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T16:44:02.3741090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T16:44:02.3745580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T16:44:02.3750950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T16:44:02.3755460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T16:44:02.3760660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T16:44:02.3765210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T16:44:02.3770200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T16:44:02.3774820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T16:44:02.3779960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T16:44:02.3784550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T16:44:02.3790190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T16:44:02.3797610Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T16:44:02.3807050Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T16:44:02.3812050Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T16:44:02.3823850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T16:44:02.3829730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T16:44:02.3835190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T16:44:02.3840980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T16:44:02.3846680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T16:44:02.3852520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T16:44:02.3863420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T16:44:02.3868670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T16:44:02.3879740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T16:44:02.3885300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T16:44:02.3890840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T16:44:02.3896850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T16:44:02.3902040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T16:44:02.3914000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T16:44:02.3919390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T16:44:02.3925110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T16:44:02.3931280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T16:44:02.3940920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T16:44:02.3946620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T16:44:02.3952370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T16:44:02.3980770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T16:44:02.3986120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T16:44:02.3993100Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T16:44:02.3998430Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T16:44:02.4003240Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T16:44:02.6015940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6544-1pnhepj.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-15T16:44:05.2109950Z ==> Summary 2021-05-15T16:44:05.2545020Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T16:44:05.2560660Z ==> Installing imagemagick@6 2021-05-15T16:44:05.2564240Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T16:44:05.2587420Z 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/d20210515-6374-wt0aaa 2021-05-15T16:44:05.6203570Z cp -pR /private/tmp/d20210515-6374-wt0aaa/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T16:44:06.2112330Z chmod -Rf +w /private/tmp/d20210515-6374-wt0aaa 2021-05-15T16:44:07.7644050Z ==> Finishing up 2021-05-15T16:44:08.0409390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6570-2y3fzf.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-15T16:44:10.6789690Z ==> Caveats 2021-05-15T16:44:10.6791380Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:10.6792570Z because this is an alternate version of another formula. 2021-05-15T16:44:10.6793270Z 2021-05-15T16:44:10.6794130Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:44:10.6795740Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:44:10.6796550Z 2021-05-15T16:44:10.6797410Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:44:10.6798810Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:44:10.6800280Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:44:10.6832170Z 2021-05-15T16:44:10.6833490Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:44:10.6834320Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:44:10.6834760Z 2021-05-15T16:44:10.6835490Z ==> Summary 2021-05-15T16:44:10.7247950Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T16:44:11.5765350Z ==> Caveats 2021-05-15T16:44:11.5767080Z ==> imagemagick@6 2021-05-15T16:44:11.5864630Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:11.5865970Z because this is an alternate version of another formula. 2021-05-15T16:44:11.5866650Z 2021-05-15T16:44:11.5867530Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:44:11.5869220Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:44:11.5870040Z 2021-05-15T16:44:11.5870910Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:44:11.5872370Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:44:11.5873840Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:44:11.5874560Z 2021-05-15T16:44:11.5875820Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:44:11.5876970Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:44:11.5877680Z 2021-05-15T16:44:13.6587140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T16:44:14.8005290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:15.3650360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T16:44:15.7352330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T16%3A50%3A00Z&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu%2F0Jh2TWg92PJAZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:15.8214360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu\%2F0Jh2TWg92PJAZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:15.9173570Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T16:44:15.9250280Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T16:44:17.0695180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:17.6165460Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T16:44:18.0021360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T16%3A50%3A00Z&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE%2F2sS8KGVGnnWvgFqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:18.0547000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE\%2F2sS8KGVGnnWvgFqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:18.1862860Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T16:44:18.1940900Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T16:44:19.3497250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:19.9126950Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T16:44:20.2757320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T16%3A50%3A00Z&sig=mY9zyzU1FGY%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:20.3261460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=mY9zyzU1FGY\%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:20.9527410Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T16:44:21.1110590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T16:44:22.2092470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:22.7538360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T16:44:23.1276050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T16%3A50%3A00Z&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:23.1767210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:23.2313460Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T16:44:23.2348950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T16:44:24.4660570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:25.0201390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T16:44:25.4120520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T16%3A50%3A00Z&sig=5a6xJJ0spl%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:25.4651920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=5a6xJJ0spl\%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:25.5157800Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T16:44:25.5190130Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T16:44:26.6538250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:27.1988340Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T16:44:27.5953690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T16%3A50%3A00Z&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF%2BfNOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:27.6449700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF\%2BfNOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:27.7941540Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T16:44:27.8030720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T16:44:28.9418900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:29.4934220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T16:44:29.8741760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T16%3A50%3A00Z&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS%2FxstGihde7iDH2Dfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:29.9229620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS\%2FxstGihde7iDH2Dfk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:30.0600320Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T16:44:30.0678860Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T16:44:31.2147620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:32.1380760Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T16:44:32.1831490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T16%3A50%3A00Z&sig=HqRzvb%2F2YqqrtkmtWR%2BQnzTEcLhmMWtKwDvhCeuwHOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:32.2521320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=HqRzvb\%2F2YqqrtkmtWR\%2BQnzTEcLhmMWtKwDvhCeuwHOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:32.3019680Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T16:44:32.3053850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T16:44:33.4741320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:34.0085830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T16:44:34.3847080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T16%3A50%3A00Z&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19%2FVh%2B1FNAdu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:34.4330290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19\%2FVh\%2B1FNAdu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:34.5210850Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T16:44:34.5259070Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T16:44:35.6703530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:36.3258650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T16:44:36.7101490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T16%3A50%3A00Z&sig=nwp5r7aBhZmDPquYe5i%2FyDUrDZ6GtxGFnjooMV18nyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:36.7611280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=nwp5r7aBhZmDPquYe5i\%2FyDUrDZ6GtxGFnjooMV18nyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:36.8206820Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:44:36.8244450Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T16:44:37.9285430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:38.4979750Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T16:44:38.8697150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T16%3A50%3A00Z&sig=LALA%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:38.9195500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=LALA\%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:39.0560340Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:44:39.0631340Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T16:44:40.3032140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:40.8686490Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T16:44:41.2542300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T16%3A50%3A00Z&sig=t3V29nayKhfkz1gKwndjrONyhUq%2FzrhRPUBgZYZmsx0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:41.3040610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=t3V29nayKhfkz1gKwndjrONyhUq\%2FzrhRPUBgZYZmsx0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:41.6336140Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T16:44:41.6852590Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T16:44:41.6855560Z ==> Installing imagemagick dependency: libde265 2021-05-15T16:44:41.7609300Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T16:44:41.7653450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6577-12tyx5o 2021-05-15T16:44:41.7898250Z cp -pR /private/tmp/d20210515-6577-12tyx5o/libde265/. /usr/local/Cellar/libde265 2021-05-15T16:44:41.8142220Z chmod -Rf +w /private/tmp/d20210515-6577-12tyx5o 2021-05-15T16:44:41.8871490Z ==> Finishing up 2021-05-15T16:44:41.9942090Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T16:44:41.9995440Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T16:44:42.0001860Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T16:44:42.0021590Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T16:44:42.0028280Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T16:44:42.0044900Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T16:44:42.0063580Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T16:44:42.0074000Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T16:44:42.0083750Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T16:44:42.0100600Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T16:44:42.0311750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6809-6kmohq.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-15T16:44:44.6013350Z ==> Summary 2021-05-15T16:44:44.6041570Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T16:44:44.6054430Z ==> Installing imagemagick dependency: docbook 2021-05-15T16:44:44.6077540Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T16:44:44.6095750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6577-vxrr50 2021-05-15T16:44:44.7239780Z cp -pR /private/tmp/d20210515-6577-vxrr50/docbook/. /usr/local/Cellar/docbook 2021-05-15T16:44:44.8553730Z chmod -Rf +w /private/tmp/d20210515-6577-vxrr50 2021-05-15T16:44:44.9480770Z ==> Finishing up 2021-05-15T16:44:45.0083770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6835-1akjzbe.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-15T16:44:47.4059820Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T16:44:47.4924910Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.5237020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.5543960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.5873640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.6183820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.6487340Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.6795170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.7099780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.7406740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.7730850Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.8039950Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.8344780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.8677710Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:47.8986750Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:48.2360960Z ==> Caveats 2021-05-15T16:44:48.2362050Z To use the DocBook package in your XML toolchain, 2021-05-15T16:44:48.2363050Z you need to add the following to your ~/.bashrc: 2021-05-15T16:44:48.2363680Z 2021-05-15T16:44:48.2365190Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:44:48.2366510Z ==> Summary 2021-05-15T16:44:48.2499870Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T16:44:48.2506190Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T16:44:48.2557690Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T16:44:48.2576820Z 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/d20210515-6577-u14r3s 2021-05-15T16:44:50.3601140Z cp -pR /private/tmp/d20210515-6577-u14r3s/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T16:44:54.3107180Z chmod -Rf +w /private/tmp/d20210515-6577-u14r3s 2021-05-15T16:44:55.6744020Z ==> Finishing up 2021-05-15T16:44:55.7253870Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T16:44:55.7266080Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T16:44:55.7359860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6876-mtq981.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-15T16:44:58.0192920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:58.0658980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:58.1075510Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:58.1530290Z ==> 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-15T16:44:58.1994990Z ==> 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-15T16:44:58.2399780Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T16:44:58.2869910Z ==> 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-15T16:44:58.3310150Z ==> 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-15T16:44:58.3774490Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:58.4199110Z ==> 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-15T16:44:58.4664270Z ==> 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-15T16:44:58.5106840Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:44:58.5571770Z ==> 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-15T16:44:58.5985340Z ==> 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-15T16:44:58.6441240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:58.6906960Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:58.7368920Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:58.7783550Z ==> 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-15T16:44:58.8239550Z ==> 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-15T16:44:58.8695410Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:44:58.9159640Z ==> 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-15T16:44:58.9574410Z ==> 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-15T16:44:59.0027790Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:59.0491560Z ==> 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-15T16:44:59.0887710Z ==> 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-15T16:44:59.1193150Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T16:44:59.1502680Z ==> 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-15T16:44:59.1815010Z ==> 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-15T16:45:00.1730260Z ==> Summary 2021-05-15T16:45:00.4662260Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T16:45:00.4668060Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T16:45:00.4693430Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T16:45:00.4712250Z 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/d20210515-6577-5kohug 2021-05-15T16:45:00.4820280Z cp -pR /private/tmp/d20210515-6577-5kohug/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T16:45:00.4949750Z chmod -Rf +w /private/tmp/d20210515-6577-5kohug 2021-05-15T16:45:00.5447820Z ==> Finishing up 2021-05-15T16:45:00.6001120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6930-1wa30ri.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-15T16:45:03.1584710Z ==> Caveats 2021-05-15T16:45:03.1590820Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:45:03.1592160Z because macOS already provides this software and installing another version in 2021-05-15T16:45:03.1593230Z parallel can cause all kinds of trouble. 2021-05-15T16:45:03.1593840Z 2021-05-15T16:45:03.1595550Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:45:03.1597190Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:45:03.1598000Z 2021-05-15T16:45:03.1598490Z 2021-05-15T16:45:03.1599290Z Bash completion has been installed to: 2021-05-15T16:45:03.1600630Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:45:03.1601970Z ==> Summary 2021-05-15T16:45:03.1606460Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T16:45:03.1614010Z ==> Installing imagemagick dependency: xmlto 2021-05-15T16:45:03.1799370Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T16:45:03.1817210Z 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/d20210515-6577-aig60n 2021-05-15T16:45:03.2026090Z cp -pR /private/tmp/d20210515-6577-aig60n/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T16:45:03.2340360Z chmod -Rf +w /private/tmp/d20210515-6577-aig60n 2021-05-15T16:45:03.3014450Z ==> Finishing up 2021-05-15T16:45:03.3450880Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T16:45:03.3459740Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T16:45:03.3479810Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T16:45:03.3493350Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T16:45:03.3498110Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T16:45:03.3596620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6956-14m5fv9.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-15T16:45:05.9641600Z ==> Summary 2021-05-15T16:45:05.9682670Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T16:45:05.9688910Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T16:45:06.0755040Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T16:45:06.0773050Z 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/d20210515-6577-ed4n08 2021-05-15T16:45:06.1472320Z cp -pR /private/tmp/d20210515-6577-ed4n08/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T16:45:06.2922820Z chmod -Rf +w /private/tmp/d20210515-6577-ed4n08 2021-05-15T16:45:06.4472250Z ==> Finishing up 2021-05-15T16:45:06.4938740Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T16:45:06.4985030Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T16:45:06.5002580Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T16:45:06.5041790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5056640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5090750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5100920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5200960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5304310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5329140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5333780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5348170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5363480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5387890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5391960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5394940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5409490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5415680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5417890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5420470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5448900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5478610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5506530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5509130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5521160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5537000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5540280Z mkdir -p /usr/local/share/locale/fo 2021-05-15T16:45:06.5542530Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T16:45:06.5564340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5592280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5605560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5608620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5622250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5641220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5648590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5678640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5684970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5687820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5690460Z mkdir -p /usr/local/share/locale/ia 2021-05-15T16:45:06.5706860Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T16:45:06.5734650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5755050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5762910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5769590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5791240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5797380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5799800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5802650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5804390Z mkdir -p /usr/local/share/locale/ky 2021-05-15T16:45:06.5806300Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T16:45:06.5808810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5820630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5827070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5840740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5848340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5851240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5853630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5856160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5858320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5860780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5863080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5865590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5867720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5870170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5872280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5874420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5876890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5878990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5901350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5909470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5929980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5954580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5957590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5959570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5970300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.5983800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6002220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6004800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6012340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6040220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6068990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6072540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6077080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6089810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:45:06.6107910Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T16:45:06.6147960Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T16:45:06.6163190Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T16:45:06.6730620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6982-1chehv3.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-15T16:45:09.0382600Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:45:10.7438340Z ==> Summary 2021-05-15T16:45:10.7642940Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T16:45:10.7647660Z ==> Installing imagemagick dependency: libheif 2021-05-15T16:45:10.8836420Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T16:45:10.8854840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6577-1eaug2y 2021-05-15T16:45:10.9092370Z cp -pR /private/tmp/d20210515-6577-1eaug2y/libheif/. /usr/local/Cellar/libheif 2021-05-15T16:45:10.9365750Z chmod -Rf +w /private/tmp/d20210515-6577-1eaug2y 2021-05-15T16:45:11.0441210Z ==> Finishing up 2021-05-15T16:45:11.0908410Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T16:45:11.0911960Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T16:45:11.0917050Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T16:45:11.0921640Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T16:45:11.0928950Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T16:45:11.0935090Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T16:45:11.0955260Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T16:45:11.0968550Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T16:45:11.0978150Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T16:45:11.0986660Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T16:45:11.1000100Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T16:45:11.1056900Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T16:45:11.1060740Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T16:45:11.1061970Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T16:45:11.1063100Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T16:45:11.1064260Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T16:45:11.1065580Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T16:45:11.1288170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7009-cw58vu.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-15T16:45:13.5177160Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:45:15.4688900Z ==> Summary 2021-05-15T16:45:15.4791500Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T16:45:15.4894130Z ==> Installing imagemagick dependency: liblqr 2021-05-15T16:45:15.5269260Z 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/d20210515-6577-184pi1d 2021-05-15T16:45:15.5271900Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T16:45:15.5414150Z cp -pR /private/tmp/d20210515-6577-184pi1d/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T16:45:15.5642510Z chmod -Rf +w /private/tmp/d20210515-6577-184pi1d 2021-05-15T16:45:15.6255260Z ==> Finishing up 2021-05-15T16:45:15.6701490Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T16:45:15.6712220Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T16:45:15.6717740Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T16:45:15.6727220Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T16:45:15.6878980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7036-ujopxs.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-15T16:45:18.4393720Z ==> Summary 2021-05-15T16:45:18.4419890Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T16:45:18.4425770Z ==> Installing imagemagick dependency: libomp 2021-05-15T16:45:18.4481520Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T16:45:18.4499910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6577-4gwyvh 2021-05-15T16:45:18.4712070Z cp -pR /private/tmp/d20210515-6577-4gwyvh/libomp/. /usr/local/Cellar/libomp 2021-05-15T16:45:18.4834800Z chmod -Rf +w /private/tmp/d20210515-6577-4gwyvh 2021-05-15T16:45:18.5264230Z ==> Finishing up 2021-05-15T16:45:18.5682590Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T16:45:18.5688580Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T16:45:18.5722740Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T16:45:18.5732550Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T16:45:18.5739560Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T16:45:18.5871170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7062-1xl5jrm.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-15T16:45:21.3179200Z ==> Summary 2021-05-15T16:45:21.3194560Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T16:45:21.3201390Z ==> Installing imagemagick dependency: imath 2021-05-15T16:45:21.3261370Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:45:21.3278840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6577-lrmbmz 2021-05-15T16:45:21.3507760Z cp -pR /private/tmp/d20210515-6577-lrmbmz/imath/. /usr/local/Cellar/imath 2021-05-15T16:45:21.3799950Z chmod -Rf +w /private/tmp/d20210515-6577-lrmbmz 2021-05-15T16:45:21.4515220Z ==> Finishing up 2021-05-15T16:45:21.4977850Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T16:45:21.4992130Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T16:45:21.4996670Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T16:45:21.5002200Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T16:45:21.5006990Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T16:45:21.5014950Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T16:45:21.5019940Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T16:45:21.5220830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7088-1bknu1h.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-15T16:45:24.1445770Z ==> Summary 2021-05-15T16:45:24.1484740Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T16:45:24.1492190Z ==> Installing imagemagick dependency: openexr 2021-05-15T16:45:24.1594380Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:45:24.1611930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6577-15lgpup 2021-05-15T16:45:24.2430810Z cp -pR /private/tmp/d20210515-6577-15lgpup/openexr/. /usr/local/Cellar/openexr 2021-05-15T16:45:24.3385140Z chmod -Rf +w /private/tmp/d20210515-6577-15lgpup 2021-05-15T16:45:24.6194850Z ==> Finishing up 2021-05-15T16:45:24.6790840Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T16:45:24.6798960Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T16:45:24.6809490Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T16:45:24.6821630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T16:45:24.6831840Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T16:45:24.6842890Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T16:45:24.6852570Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T16:45:24.6862960Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T16:45:24.6876540Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T16:45:24.6896520Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T16:45:24.6918750Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T16:45:24.6928860Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T16:45:24.6945500Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T16:45:24.7015680Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T16:45:24.7019630Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T16:45:24.7036440Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T16:45:24.7038110Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T16:45:24.7041870Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T16:45:24.7048040Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T16:45:24.7054640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T16:45:24.7060130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T16:45:24.7065410Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T16:45:24.7070550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T16:45:24.7075590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T16:45:24.7081190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T16:45:24.7086510Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T16:45:24.7091410Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T16:45:24.7099530Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T16:45:24.7572330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7117-3gv58k.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-15T16:45:27.3989310Z ==> Summary 2021-05-15T16:45:27.4100510Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T16:45:27.4161440Z ==> Installing imagemagick 2021-05-15T16:45:27.4163940Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T16:45:27.4184740Z 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/d20210515-6577-2kwd3b 2021-05-15T16:45:27.7859270Z cp -pR /private/tmp/d20210515-6577-2kwd3b/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T16:45:28.2512740Z chmod -Rf +w /private/tmp/d20210515-6577-2kwd3b 2021-05-15T16:45:30.7040960Z ==> Finishing up 2021-05-15T16:45:30.7307350Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T16:45:30.7313040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T16:45:30.7318690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T16:45:30.7323250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T16:45:30.7328640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T16:45:30.7333660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T16:45:30.7339400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T16:45:30.7343950Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T16:45:30.7349500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T16:45:30.7354340Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T16:45:30.7359870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T16:45:30.7364570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T16:45:30.7370060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T16:45:30.7374780Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T16:45:30.7384140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T16:45:30.7404750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T16:45:30.7406740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T16:45:30.7409230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T16:45:30.7411360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T16:45:30.7413150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T16:45:30.7415820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T16:45:30.7422190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T16:45:30.7425630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T16:45:30.7435810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T16:45:30.7462730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T16:45:30.7489990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T16:45:30.7494660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T16:45:30.7496260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T16:45:30.7513710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T16:45:30.7516340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T16:45:30.7518670Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:30.7520580Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:30.7521980Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:30.7523350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T16:45:30.7525530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T16:45:30.7527100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T16:45:30.7528710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T16:45:30.7530820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T16:45:30.7543130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T16:45:30.7550980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T16:45:30.7580080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T16:45:30.7582250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T16:45:30.7595960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T16:45:30.7597680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T16:45:30.7599300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T16:45:30.7622000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T16:45:30.7627290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T16:45:30.7633310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T16:45:30.7639220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T16:45:30.7644880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T16:45:30.7654800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T16:45:30.7658220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T16:45:30.7664360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T16:45:30.7669990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T16:45:30.7675590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T16:45:30.7680060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T16:45:30.7685200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T16:45:30.7691350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T16:45:30.7696010Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T16:45:30.7701630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T16:45:30.7706560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T16:45:30.7712290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T16:45:30.7720290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T16:45:30.7728410Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T16:45:30.7733650Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T16:45:30.7738810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T16:45:30.7743730Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T16:45:30.7749580Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T16:45:30.7754390Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T16:45:30.7760870Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T16:45:30.7766290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T16:45:31.0638210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7143-ud7p6j.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-15T16:45:33.7854150Z ==> Summary 2021-05-15T16:45:33.8302200Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T16:45:35.7437950Z ==> Caveats 2021-05-15T16:45:35.7443020Z ==> docbook 2021-05-15T16:45:35.7457310Z To use the DocBook package in your XML toolchain, 2021-05-15T16:45:35.7458790Z you need to add the following to your ~/.bashrc: 2021-05-15T16:45:35.7459420Z 2021-05-15T16:45:35.7460270Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:45:35.7466810Z ==> gnu-getopt 2021-05-15T16:45:35.7485010Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:45:35.7486340Z because macOS already provides this software and installing another version in 2021-05-15T16:45:35.7487400Z parallel can cause all kinds of trouble. 2021-05-15T16:45:35.7488000Z 2021-05-15T16:45:35.7490570Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:45:35.7492300Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:45:35.7493120Z 2021-05-15T16:45:35.7493620Z 2021-05-15T16:45:35.7494820Z Bash completion has been installed to: 2021-05-15T16:45:35.7500070Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:45:37.5335160Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T16:45:39.8983130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:45:40.4509060Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T16:45:40.8426810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T16%3A55%3A00Z&sig=7li8kFqb3iHvpMQvT%2BLg1OARnm0b%2F9KDz1PiKxs9cuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:40.8971730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A55\%3A00Z\&sig=7li8kFqb3iHvpMQvT\%2BLg1OARnm0b\%2F9KDz1PiKxs9cuA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:45:40.9844790Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T16:45:41.0577910Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T16:45:41.0606900Z 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/d20210515-7150-17ln4nf 2021-05-15T16:45:41.0796310Z cp -pR /private/tmp/d20210515-7150-17ln4nf/udunits/. /usr/local/Cellar/udunits 2021-05-15T16:45:41.1020060Z chmod -Rf +w /private/tmp/d20210515-7150-17ln4nf 2021-05-15T16:45:41.1682340Z ==> Finishing up 2021-05-15T16:45:41.2674510Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T16:45:41.2681130Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T16:45:41.2685720Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T16:45:41.2695680Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T16:45:41.2712220Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T16:45:41.2765060Z info /usr/local/share/info/udunits2.info 2021-05-15T16:45:41.2774430Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T16:45:41.2818910Z info /usr/local/share/info/udunits2lib.info 2021-05-15T16:45:41.2827640Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T16:45:41.2870140Z info /usr/local/share/info/udunits2prog.info 2021-05-15T16:45:41.2878650Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T16:45:41.2886550Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T16:45:41.2892590Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T16:45:41.3067910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7318-e7cec7.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-15T16:45:43.8625520Z ==> Summary 2021-05-15T16:45:43.8654880Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T16:45:46.7766840Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T16:45:46.7779670Z To reinstall 1.6, run: 2021-05-15T16:45:46.7854910Z brew reinstall jq 2021-05-15T16:45:48.0278450Z ==> Caveats 2021-05-15T16:45:48.0279640Z imagej requires Java. You can install the latest version with: 2021-05-15T16:45:48.0281000Z brew install --cask adoptopenjdk 2021-05-15T16:45:48.0281700Z 2021-05-15T16:45:48.2886820Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T16:45:48.5282710Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T16:45:57.3328580Z ==> Verifying checksum for cask 'imagej' 2021-05-15T16:45:57.6211620Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:45:57.6212770Z ==> Installing Cask imagej 2021-05-15T16:45:57.6664050Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7428-1vjtiw9 2021-05-15T16:45:57.8540780Z cp -pR /private/tmp/d20210515-7428-1vjtiw9/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T16:45:58.0604280Z chmod -Rf +w /private/tmp/d20210515-7428-1vjtiw9 2021-05-15T16:45:58.1312740Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T16:45:58.3506950Z 🍺 imagej was successfully installed! 2021-05-15T16:46:00.3493550Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T16:46:02.1276210Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T16:46:02.5090430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T16%3A55%3A00Z&sig=3ezu7WWJSGgEczT8yxbPWVXFzHa76IByHuFmG23i6iU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:02.6666790Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T16:46:04.4826810Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T16:46:04.8573410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T16%3A55%3A00Z&sig=gzFuwL5vs93S553XFYkPAUZcUdmPfUZ8VOq%2BCXrgu2Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:05.1585360Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T16:46:05.1686010Z ==> Installing bowtie2 dependency: tbb 2021-05-15T16:46:05.3093230Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T16:46:09.6148500Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T16:46:09.6157600Z ==> Installing bowtie2 2021-05-15T16:46:09.6261310Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T16:46:14.4612180Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T16:46:18.0192270Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T16:46:19.8804890Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T16:46:20.2761160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T16%3A55%3A00Z&sig=c9hJUqmwbazQI3Rl4Xz0xYsefON%2Frq6XcFG1dw4%2FDow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:20.4854020Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T16:46:22.2066270Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T16:46:22.6023150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T16%3A55%3A00Z&sig=aa9Q3rHMBwlP8yMvNKB93w7pfhrSQIIgqll2UCyWAtA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:22.7035130Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T16:46:24.4225020Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T16:46:24.7737130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T16%3A55%3A00Z&sig=PWynsfsjrjJc4VGoUNLVR1Nxq3mIGatbCHMwQjZxEao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:24.8819100Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T16:46:26.5690620Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T16:46:26.9317140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T16%3A55%3A00Z&sig=YZQTxAgWK%2FDpqWs9%2B5PMsSOUvwHNILVA%2BalGxUl6DdU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:27.0431560Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T16:46:28.7117290Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T16:46:29.0638320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T16%3A55%3A00Z&sig=4CIj%2FbObSIY5KEJqMNtNkMabS9JgD3CyX2zJUs9%2F32A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:29.1903290Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T16:46:30.8708890Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T16:46:31.2398980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T16%3A55%3A00Z&sig=L6bx%2BRU4OLOJ9lh6NphhfpXPRZ6woTg%2FB4l7um1FD5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:31.5099470Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:46:32.0510140Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T16:46:32.0530680Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:46:32.5584380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:46:32.5820000Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T16:46:34.2641780Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T16:46:34.6257110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T16%3A55%3A00Z&sig=c0tSctRcRCn08Jr%2Bi7OBmJ6N3wRQSL57ZEpAYtj%2FtO4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:34.7462720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T16:46:36.5146570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T16:46:36.9639390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T16%3A55%3A00Z&sig=AogF1Ppw1o1KdQgf9gV13IM1jjQyCKaZkmcThTwkNSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:37.2579320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T16:46:38.9242810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T16:46:39.3191450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T16%3A55%3A00Z&sig=bsYcCGhJq4aoSt%2Ftw6rqT8Kz355zsFZv3qlAUhgQeaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:39.5358190Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T16:46:41.1928690Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T16:46:41.5770680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T16%3A55%3A00Z&sig=DK3MqJecEj0Pojw%2BOyAFMvwYmwr9DZR65LWoi7gMgFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:41.8798310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T16:46:43.5184120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T16:46:43.9013510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T16%3A55%3A00Z&sig=NxZjQqwdunNCeff%2FFl4GixNeuCNWEzDe07%2FPt%2FvK0yw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:44.0136170Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T16:46:45.8877520Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T16:46:46.2780200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T16%3A55%3A00Z&sig=tqV4QnrPh%2By0BNFd0m230hyEe%2FEiLirxKNhbRMgiK4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:46.4243550Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T16:46:48.1487140Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T16:46:48.5575950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T16%3A55%3A00Z&sig=HojpMrm9e8uPYDfJCQBrG1ZExvqNflgIU7Aj%2F1IaARM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:48.6678630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T16:46:50.5067290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T16:46:50.8797650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T16%3A55%3A00Z&sig=FZptwITTp0P3QM5s%2BJ8yyOf8oIgfgmSEmUcfM1%2BSy3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:51.2393650Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:46:52.9432170Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:46:53.4498510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T16%3A55%3A00Z&sig=UDd96ggPAMvfa840hs%2F7vylxrbdBKlBse8mF3Bxq08I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:53.6431800Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T16:46:55.4472700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T16:46:55.8290620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T16%3A55%3A00Z&sig=dNQMtvzqyYXS0aZO85Vlfb6Ct0fIfOqYDCam2FzNsNw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:56.3108120Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T16:46:58.0109700Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T16:46:58.5052790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T16%3A55%3A00Z&sig=rsWVRNO5DhmVBPdeTd%2BqkoqSsM7lOO3ybqowdlSpppU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:58.8501510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T16:47:00.5731200Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T16:47:00.9534140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T16%3A55%3A00Z&sig=FEIZHLtxXfchsNIu3JY5Mt1OGUc6j9nZ9q8E8%2BVpeKE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:47:01.2574570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T16:47:02.9460570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T16:47:03.3205170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T16%3A55%3A00Z&sig=drK3DU2guVhF1DZraq4cwJqaMEYKD9IDI6eMxHusKyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:47:03.9940610Z ==> 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-15T16:47:03.9951160Z ==> Installing gdal dependency: cfitsio 2021-05-15T16:47:04.0645490Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T16:47:06.9321520Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T16:47:06.9341290Z ==> Installing gdal dependency: popt 2021-05-15T16:47:06.9364450Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T16:47:09.8531670Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T16:47:09.8537130Z ==> Installing gdal dependency: epsilon 2021-05-15T16:47:09.8590040Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T16:47:12.6817290Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T16:47:12.6822860Z ==> Installing gdal dependency: expat 2021-05-15T16:47:12.6850560Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T16:47:15.7537260Z ==> Caveats 2021-05-15T16:47:15.7538850Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:15.7540120Z because macOS already provides this software and installing another version in 2021-05-15T16:47:15.7541190Z parallel can cause all kinds of trouble. 2021-05-15T16:47:15.7541800Z 2021-05-15T16:47:15.7542610Z If you need to have expat first in your PATH, run: 2021-05-15T16:47:15.7544140Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:47:15.7544910Z 2021-05-15T16:47:15.7545760Z For compilers to find expat you may need to set: 2021-05-15T16:47:15.7547070Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:47:15.7548440Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:47:15.7549140Z 2021-05-15T16:47:15.7550320Z For pkg-config to find expat you may need to set: 2021-05-15T16:47:15.7551400Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:47:15.7552070Z 2021-05-15T16:47:15.7553210Z ==> Summary 2021-05-15T16:47:15.7565730Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T16:47:15.7587140Z ==> Installing gdal dependency: freexl 2021-05-15T16:47:15.7644460Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T16:47:18.7937960Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T16:47:18.7949000Z ==> Installing gdal dependency: geos 2021-05-15T16:47:18.8442030Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T16:47:22.3453420Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T16:47:22.3471050Z ==> Installing gdal dependency: hdf5 2021-05-15T16:47:22.4002850Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:47:26.0565220Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:47:26.0571240Z ==> Installing gdal dependency: json-c 2021-05-15T16:47:26.0640450Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T16:47:28.8998000Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T16:47:28.9004990Z ==> Installing gdal dependency: libxml2 2021-05-15T16:47:28.9078600Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T16:47:32.2474830Z ==> Caveats 2021-05-15T16:47:32.2476460Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:32.2478470Z because macOS already provides this software and installing another version in 2021-05-15T16:47:32.2479520Z parallel can cause all kinds of trouble. 2021-05-15T16:47:32.2480120Z 2021-05-15T16:47:32.2480960Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:47:32.2482520Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:47:32.2483300Z 2021-05-15T16:47:32.2484840Z For compilers to find libxml2 you may need to set: 2021-05-15T16:47:32.2486320Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:47:32.2487740Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:47:32.2488450Z 2021-05-15T16:47:32.2489650Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:47:32.2490750Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:47:32.2491430Z 2021-05-15T16:47:32.2501040Z ==> Summary 2021-05-15T16:47:32.2657370Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T16:47:32.2663560Z ==> Installing gdal dependency: libdap 2021-05-15T16:47:32.2816850Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T16:47:35.4992260Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T16:47:35.4998610Z ==> Installing gdal dependency: proj 2021-05-15T16:47:35.5166360Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T16:47:38.5381460Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T16:47:38.5387440Z ==> Installing gdal dependency: libgeotiff 2021-05-15T16:47:38.5602410Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T16:47:41.3947790Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T16:47:41.3952750Z ==> Installing gdal dependency: librttopo 2021-05-15T16:47:41.4416040Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:47:44.1289570Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T16:47:44.1294360Z ==> Installing gdal dependency: minizip 2021-05-15T16:47:44.1472110Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T16:47:46.7681600Z ==> Caveats 2021-05-15T16:47:46.7691370Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:47:46.7693020Z with the venerable 'unzip' library. 2021-05-15T16:47:46.7694410Z ==> Summary 2021-05-15T16:47:46.7705350Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T16:47:46.7712420Z ==> Installing gdal dependency: libspatialite 2021-05-15T16:47:46.8578010Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T16:47:50.1906860Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T16:47:50.1912310Z ==> Installing gdal dependency: netcdf 2021-05-15T16:47:50.2493280Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:47:53.3455270Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:47:53.3461120Z ==> Installing gdal dependency: openblas 2021-05-15T16:47:53.3810760Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T16:47:57.8821970Z ==> Caveats 2021-05-15T16:47:57.8823640Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:57.8824880Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:47:57.8825630Z 2021-05-15T16:47:57.8826460Z For compilers to find openblas you may need to set: 2021-05-15T16:47:57.8827830Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:47:57.8829260Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:47:57.8829980Z 2021-05-15T16:47:57.8831220Z For pkg-config to find openblas you may need to set: 2021-05-15T16:47:57.8833120Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:47:57.8833830Z 2021-05-15T16:47:57.8835000Z ==> Summary 2021-05-15T16:47:57.8849580Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T16:47:57.8856570Z ==> Installing gdal dependency: numpy 2021-05-15T16:47:57.9776310Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T16:48:02.6238580Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T16:48:02.6243040Z ==> Installing gdal dependency: xerces-c 2021-05-15T16:48:02.6299360Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T16:48:08.4359580Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T16:48:08.4365710Z ==> Installing gdal 2021-05-15T16:48:08.4369960Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T16:48:15.9335360Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T16:48:17.3946120Z ==> No outdated dependents to upgrade! 2021-05-15T16:48:17.3948050Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:48:17.7548150Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:48:17.7566980Z netcdf 2021-05-15T16:48:17.8471130Z ==> Caveats 2021-05-15T16:48:17.8472460Z ==> expat 2021-05-15T16:48:17.8620160Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:48:17.8621550Z because macOS already provides this software and installing another version in 2021-05-15T16:48:17.8622590Z parallel can cause all kinds of trouble. 2021-05-15T16:48:17.8623190Z 2021-05-15T16:48:17.8623980Z If you need to have expat first in your PATH, run: 2021-05-15T16:48:17.8625520Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:48:17.8626270Z 2021-05-15T16:48:17.8627090Z For compilers to find expat you may need to set: 2021-05-15T16:48:17.8628390Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:48:17.8629740Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:48:17.8630410Z 2021-05-15T16:48:17.8631600Z For pkg-config to find expat you may need to set: 2021-05-15T16:48:17.8634370Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:48:17.8635040Z 2021-05-15T16:48:17.8636210Z ==> libxml2 2021-05-15T16:48:17.8665600Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:48:17.8667080Z because macOS already provides this software and installing another version in 2021-05-15T16:48:17.8668130Z parallel can cause all kinds of trouble. 2021-05-15T16:48:17.8668720Z 2021-05-15T16:48:17.8669500Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:48:17.8671050Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:48:17.8671830Z 2021-05-15T16:48:17.8672630Z For compilers to find libxml2 you may need to set: 2021-05-15T16:48:17.8673940Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:48:17.8675330Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:48:17.8676000Z 2021-05-15T16:48:17.8677190Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:48:17.8678270Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:48:17.8678930Z 2021-05-15T16:48:17.8680030Z ==> minizip 2021-05-15T16:48:17.8684250Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:48:17.8685880Z with the venerable 'unzip' library. 2021-05-15T16:48:17.8687210Z ==> openblas 2021-05-15T16:48:17.8726260Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:48:17.8727880Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:48:17.8728660Z 2021-05-15T16:48:17.8729480Z For compilers to find openblas you may need to set: 2021-05-15T16:48:17.8731680Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:48:17.8733130Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:48:17.8733850Z 2021-05-15T16:48:17.8735060Z For pkg-config to find openblas you may need to set: 2021-05-15T16:48:17.8736470Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:48:17.8737210Z 2021-05-15T16:48:20.1337990Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:48:20.7096820Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T16:48:20.7128360Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:48:21.0838920Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:48:21.1023650Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:48:21.6478420Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T16:48:21.6506680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:48:22.0236690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:48:22.0443200Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T16:48:23.7587210Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T16:48:24.1545780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T16%3A55%3A00Z&sig=Gi7%2F9LjOsWakGF3%2FSAdF3JVWpoVT1w8lRy4gsTvta4M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:25.4630340Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:48:26.0259660Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T16:48:26.0286090Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:48:26.3822180Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:48:26.3937770Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T16:48:28.1421570Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T16:48:28.5162100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T16%3A55%3A00Z&sig=FaI1ga6OdQzt2jFXWadtuORrQigqiENo83H9wGIb%2FyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:28.8561500Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T16:48:28.8579000Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T16:48:30.5841490Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T16:48:30.9570700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T16%3A55%3A00Z&sig=kmWyzC7tfGT5XAyuG4Y1nfLJjSNCSBbJ5g52Ev2y2Bk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:31.5821060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T16:48:33.3278750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T16:48:33.7267820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T16%3A55%3A00Z&sig=QfffMXok3aoASUiilO%2Fte%2BlJroYXH4y7EI9aisDe76s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:34.0709550Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T16:48:35.9066140Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T16:48:36.2971360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T16%3A55%3A00Z&sig=h%2BIwLyYHrc2giAzjRGbmrB0ukN2B4uZXIP3MAKwnlD4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:37.5265880Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T16:48:37.5275730Z ==> Installing itk dependency: open-mpi 2021-05-15T16:48:37.6588390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:48:43.5615260Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:48:43.5622480Z ==> Installing itk dependency: fftw 2021-05-15T16:48:43.6281060Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:48:46.7655380Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:48:46.7661900Z ==> Installing itk dependency: boost 2021-05-15T16:48:46.7728850Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T16:49:20.1238100Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T16:49:20.1256790Z ==> Installing itk dependency: netcdf 2021-05-15T16:49:20.2000980Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:49:23.3496240Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:49:23.3502990Z ==> Installing itk dependency: pyqt@5 2021-05-15T16:49:23.4059630Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T16:49:29.0552960Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T16:49:29.0559200Z ==> Installing itk dependency: vtk@8.2 2021-05-15T16:49:29.2160260Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T16:50:00.4133790Z ==> Caveats 2021-05-15T16:50:00.4135080Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:50:00.4135920Z because this is an alternate version of another formula. 2021-05-15T16:50:00.4136320Z 2021-05-15T16:50:00.4136830Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T16:50:00.4138060Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:50:00.4138510Z 2021-05-15T16:50:00.4139010Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T16:50:00.4140010Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T16:50:00.4141010Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T16:50:00.4147050Z 2021-05-15T16:50:00.4147980Z ==> Summary 2021-05-15T16:50:00.6406120Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T16:50:00.6412710Z ==> Installing itk dependency: gdcm 2021-05-15T16:50:00.8494460Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T16:50:07.2987560Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T16:50:07.3008070Z ==> Installing itk 2021-05-15T16:50:07.3009590Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T16:50:22.3100610Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T16:50:25.5996000Z ==> No outdated dependents to upgrade! 2021-05-15T16:50:25.5998300Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:50:27.8106070Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:50:27.8111580Z fftw 2021-05-15T16:50:27.8488630Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T16:50:27.8490290Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T16:50:29.7031900Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T16:50:29.8301360Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T16:50:30.9784780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:31.5242540Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T16:50:31.9412460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T17%3A00%3A00Z&sig=SDOOXpzjcDjW8WYabDt7yXBz1pZdvQvyGQC7fgGRwhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:31.9940200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=SDOOXpzjcDjW8WYabDt7yXBz1pZdvQvyGQC7fgGRwhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:32.0488930Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T16:50:32.0548110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T16:50:33.2087670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:33.7668230Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T16:50:34.1608640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T17%3A00%3A00Z&sig=B8TdqgUfvfzxE7ufAvdmN%2FoKXwVdlIIWDo6%2BB0clX1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:34.2080440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=B8TdqgUfvfzxE7ufAvdmN\%2FoKXwVdlIIWDo6\%2BB0clX1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:34.3861190Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T16:50:34.3945650Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T16:50:35.5409690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:36.7897780Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T16:50:37.1592200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T17%3A00%3A00Z&sig=ssoMvJTm4x344me78NVaYpY%2BuC3L9jh19sIaryQIqNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:37.2137260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=ssoMvJTm4x344me78NVaYpY\%2BuC3L9jh19sIaryQIqNU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:37.3000810Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T16:50:37.3044710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T16:50:38.4523060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:39.0393010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T16:50:39.4057600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T17%3A00%3A00Z&sig=BzRarFNOLT2HDG2oeLo3%2BBeC%2Ba6iRZHzWTH02HpHggo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:39.4539520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=BzRarFNOLT2HDG2oeLo3\%2BBeC\%2Ba6iRZHzWTH02HpHggo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:39.8214210Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T16:50:39.8866740Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T16:50:39.8870170Z ==> Installing libav dependency: faac 2021-05-15T16:50:39.9500190Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T16:50:39.9529980Z 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/d20210515-9030-1ohrujg 2021-05-15T16:50:39.9657240Z cp -pR /private/tmp/d20210515-9030-1ohrujg/faac/. /usr/local/Cellar/faac 2021-05-15T16:50:39.9901560Z chmod -Rf +w /private/tmp/d20210515-9030-1ohrujg 2021-05-15T16:50:40.0458070Z ==> Finishing up 2021-05-15T16:50:40.0989330Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T16:50:40.0995460Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T16:50:40.1005750Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T16:50:40.1029080Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T16:50:40.1039060Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T16:50:40.1043930Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T16:50:40.1049730Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T16:50:40.1197420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9212-1k37xwg.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-15T16:50:42.4818790Z ==> Summary 2021-05-15T16:50:42.4844060Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T16:50:42.4857480Z ==> Installing libav dependency: fdk-aac 2021-05-15T16:50:42.4881810Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T16:50:42.4900400Z 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/d20210515-9030-12ytcpi 2021-05-15T16:50:42.5180950Z cp -pR /private/tmp/d20210515-9030-12ytcpi/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T16:50:42.5362350Z chmod -Rf +w /private/tmp/d20210515-9030-12ytcpi 2021-05-15T16:50:42.5979660Z ==> Finishing up 2021-05-15T16:50:42.6487840Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T16:50:42.6496990Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T16:50:42.6504520Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T16:50:42.6509970Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T16:50:42.6515320Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T16:50:42.6527150Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T16:50:42.6677960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9238-r38pjk.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-15T16:50:45.1763960Z ==> Summary 2021-05-15T16:50:45.1790180Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T16:50:45.1796920Z ==> Installing libav dependency: sdl 2021-05-15T16:50:45.1820260Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T16:50:45.1839290Z 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/d20210515-9030-1tiq6fy 2021-05-15T16:50:45.2813020Z cp -pR /private/tmp/d20210515-9030-1tiq6fy/sdl/. /usr/local/Cellar/sdl 2021-05-15T16:50:45.3931750Z chmod -Rf +w /private/tmp/d20210515-9030-1tiq6fy 2021-05-15T16:50:45.5218250Z ==> Finishing up 2021-05-15T16:50:45.5698720Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T16:50:45.5704210Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T16:50:45.5725710Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T16:50:45.5753760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T16:50:45.5763900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T16:50:45.5772830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T16:50:45.5783800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T16:50:45.5794650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T16:50:45.5800220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T16:50:45.5811630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T16:50:45.5822160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T16:50:45.5831640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T16:50:45.5840310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T16:50:45.5849650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T16:50:45.5858410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T16:50:45.5864020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T16:50:45.5869930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T16:50:45.5878570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T16:50:45.5888370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T16:50:45.5897010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T16:50:45.5906110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T16:50:45.5916810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T16:50:45.5926120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T16:50:45.5938590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T16:50:45.5948880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T16:50:45.5958880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T16:50:45.5967980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T16:50:45.5977390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T16:50:45.5986680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T16:50:45.5995230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T16:50:45.6003490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T16:50:45.6009470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T16:50:45.6015740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T16:50:45.6028190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T16:50:45.6035790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T16:50:45.6045370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T16:50:45.6051170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T16:50:45.6059560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T16:50:45.6068190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T16:50:45.6073800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T16:50:45.6079670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T16:50:45.6089090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T16:50:45.6098770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T16:50:45.6106030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T16:50:45.6114200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T16:50:45.6120020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T16:50:45.6125580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T16:50:45.6131830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T16:50:45.6138670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T16:50:45.6147750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T16:50:45.6156940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T16:50:45.6162750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T16:50:45.6168400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T16:50:45.6176490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T16:50:45.6183920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T16:50:45.6192710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T16:50:45.6198790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T16:50:45.6204560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T16:50:45.6217140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T16:50:45.6224630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T16:50:45.6233380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T16:50:45.6242660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T16:50:45.6250410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T16:50:45.6256560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T16:50:45.6264270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T16:50:45.6274080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T16:50:45.6280010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T16:50:45.6285990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T16:50:45.6294200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T16:50:45.6304400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T16:50:45.6334050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T16:50:45.6338580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T16:50:45.6346450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T16:50:45.6355360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T16:50:45.6368690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T16:50:45.6374130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T16:50:45.6383720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T16:50:45.6389790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T16:50:45.6394820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T16:50:45.6400680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T16:50:45.6406250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T16:50:45.6414780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T16:50:45.6419610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T16:50:45.6425430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T16:50:45.6430410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T16:50:45.6436140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T16:50:45.6441240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T16:50:45.6447610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T16:50:45.6457100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T16:50:45.6462910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T16:50:45.6468100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T16:50:45.6476760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T16:50:45.6482460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T16:50:45.6487770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T16:50:45.6495460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T16:50:45.6501070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T16:50:45.6506620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T16:50:45.6513930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T16:50:45.6519180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T16:50:45.6524190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T16:50:45.6530700Z Only the first 100 operations were output. 2021-05-15T16:50:45.7512460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9264-1y13le3.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-15T16:50:48.4430370Z ==> Summary 2021-05-15T16:50:48.4569880Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T16:50:48.4576500Z ==> Installing libav 2021-05-15T16:50:48.4580410Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T16:50:48.4600200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9030-1mcrkl0 2021-05-15T16:50:48.6546810Z cp -pR /private/tmp/d20210515-9030-1mcrkl0/libav/. /usr/local/Cellar/libav 2021-05-15T16:50:48.7376420Z chmod -Rf +w /private/tmp/d20210515-9030-1mcrkl0 2021-05-15T16:50:50.0242170Z ==> Finishing up 2021-05-15T16:50:50.0732060Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T16:50:50.0742720Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T16:50:50.0748380Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T16:50:50.0774390Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T16:50:50.0780260Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T16:50:50.0786500Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T16:50:50.1134210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9290-sb0r2v.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-15T16:50:52.6624530Z ==> Summary 2021-05-15T16:50:52.6645060Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T16:50:55.3751530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T16:50:57.1297140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T16:50:57.5210850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T17%3A00%3A00Z&sig=qjmxXa%2FJdxl5owUohSpYquQ%2FF2Tns7N3lyDR%2F4DYZjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:57.7753630Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:51:00.7071450Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T16:51:03.2624210Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T16:51:03.2625340Z To reinstall 4.3.0, run: 2021-05-15T16:51:03.2626120Z brew reinstall libtiff 2021-05-15T16:51:04.9667000Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T16:51:04.9668120Z To reinstall 2.3.9_1, run: 2021-05-15T16:51:04.9668890Z brew reinstall unixodbc 2021-05-15T16:51:06.6583040Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T16:51:06.6585010Z To reinstall 1.0.18_1, run: 2021-05-15T16:51:06.6585790Z brew reinstall libsodium 2021-05-15T16:51:08.3853440Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T16:51:08.3854580Z To reinstall 4.1.1, run: 2021-05-15T16:51:08.3855380Z brew reinstall tesseract 2021-05-15T16:51:10.1511360Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T16:51:10.1513200Z To reinstall 1.21.1, run: 2021-05-15T16:51:10.1514080Z brew reinstall wget 2021-05-15T16:51:11.7657500Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T16:51:11.7658610Z To reinstall 4.3.4, run: 2021-05-15T16:51:11.7659390Z brew reinstall zeromq 2021-05-15T16:51:13.3989610Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T16:51:13.3990870Z To reinstall 2.2.27.6_1, run: 2021-05-15T16:51:13.3991690Z brew reinstall udunits 2021-05-15T16:51:15.0289540Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T16:51:15.0290770Z To reinstall 1.2.0, run: 2021-05-15T16:51:15.0291530Z brew reinstall webp 2021-05-15T16:51:16.7238930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T16:51:18.4444790Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T16:51:18.8246660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T17%3A00%3A00Z&sig=j4bFjplPW%2Fd%2Fe3r7FRkaccRJNtyuBy2Lr91%2BP2ciDNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:51:20.5959820Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T16:52:00.5603710Z ==> Caveats 2021-05-15T16:52:00.5604780Z Bash completion has been installed to: 2021-05-15T16:52:00.5605760Z /usr/local/etc/bash_completion.d 2021-05-15T16:52:00.5607060Z ==> Summary 2021-05-15T16:52:01.9641070Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T16:52:04.9830530Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T16:52:04.9837540Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T165008Z&X-Amz-Expires=300&X-Amz-Signature=1f4a488e8412347032f2b74ebf2928c1d5dbe47bcdb4e61dc1fa17fc67560ef1&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-15T16:52:08.0396270Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:52:08.0397500Z ==> Installing Cask xquartz 2021-05-15T16:52:26.3284430Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T16:52:26.3286450Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T16:52:49.3719540Z installer: Package name is 2021-05-15T16:52:49.3726860Z installer: Installing at base path / 2021-05-15T16:52:49.3731300Z installer: The install was successful. 2021-05-15T16:52:49.3732320Z installer: The install requires logging out now. 2021-05-15T16:52:49.4920320Z 🍺 xquartz was successfully installed! 2021-05-15T16:52:49.5159630Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:52:49.5160300Z with: 2021-05-15T16:52:49.5160990Z github_slug: neuroconductor/fmri 2021-05-15T16:52:49.5169230Z env: 2021-05-15T16:52:49.5169660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:49.5170080Z TIC_DEPLOY_KEY: 2021-05-15T16:52:49.5170400Z RSPM: 2021-05-15T16:52:49.5172040Z GITHUB_PAT: *** 2021-05-15T16:52:49.5172440Z COVERALLS_TOKEN: 2021-05-15T16:52:49.5172880Z continue-on-error: false 2021-05-15T16:52:49.5173320Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:49.5173770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:49.5174170Z TZ: UTC 2021-05-15T16:52:49.5174510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:49.5174880Z NOT_CRAN: true 2021-05-15T16:52:49.5175210Z ##[endgroup] 2021-05-15T16:52:49.5899720Z repo slug is: neuroconductor/fmri 2021-05-15T16:52:49.6012950Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:52:49.6013580Z env: 2021-05-15T16:52:49.6014010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:49.6014500Z TIC_DEPLOY_KEY: 2021-05-15T16:52:49.6014840Z RSPM: 2021-05-15T16:52:49.6015800Z GITHUB_PAT: *** 2021-05-15T16:52:49.6016220Z COVERALLS_TOKEN: 2021-05-15T16:52:49.6016720Z continue-on-error: false 2021-05-15T16:52:49.6017190Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:49.6017770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:49.6018230Z TZ: UTC 2021-05-15T16:52:49.6018600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:49.6019040Z NOT_CRAN: true 2021-05-15T16:52:49.6019400Z ##[endgroup] 2021-05-15T16:52:50.5914720Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:52:50.5915410Z with: 2021-05-15T16:52:50.5915810Z repo_name: fmri 2021-05-15T16:52:50.5916190Z repo_version: 1.9.3 2021-05-15T16:52:50.5916610Z runner_os: macOS 2021-05-15T16:52:50.5916990Z R_version: 3.5 2021-05-15T16:52:50.5917380Z env: 2021-05-15T16:52:50.5917800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:50.5918300Z TIC_DEPLOY_KEY: 2021-05-15T16:52:50.5918650Z RSPM: 2021-05-15T16:52:50.5919870Z GITHUB_PAT: *** 2021-05-15T16:52:50.5920360Z COVERALLS_TOKEN: 2021-05-15T16:52:50.5920830Z continue-on-error: false 2021-05-15T16:52:50.5921500Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:50.5922000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:50.5922520Z TZ: UTC 2021-05-15T16:52:50.5922900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:50.5923360Z NOT_CRAN: true 2021-05-15T16:52:50.5923740Z ##[endgroup] 2021-05-15T16:52:50.6575910Z Package: fmri 2021-05-15T16:52:50.6581260Z Version: 1.9.3 2021-05-15T16:52:50.6582110Z OS: macOS 2021-05-15T16:52:50.6663490Z ##[group]Run install.packages('remotes') 2021-05-15T16:52:50.6664270Z install.packages('remotes') 2021-05-15T16:52:50.6665040Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:52:50.6666010Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:52:50.6850250Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:52:50.6851550Z env: 2021-05-15T16:52:50.6852000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:50.6852500Z TIC_DEPLOY_KEY: 2021-05-15T16:52:50.6852840Z RSPM: 2021-05-15T16:52:50.6853750Z GITHUB_PAT: *** 2021-05-15T16:52:50.6854220Z COVERALLS_TOKEN: 2021-05-15T16:52:50.6854800Z continue-on-error: false 2021-05-15T16:52:50.6855320Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:50.6855920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:50.6856380Z TZ: UTC 2021-05-15T16:52:50.6856790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:50.6857190Z NOT_CRAN: true 2021-05-15T16:52:50.6857590Z ##[endgroup] 2021-05-15T16:52:50.9390620Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:52:50.9392240Z (as ‘lib’ is unspecified) 2021-05-15T16:52:53.9121450Z 2021-05-15T16:52:53.9122870Z There is a binary version available but the source version is later: 2021-05-15T16:52:53.9171430Z binary source needs_compilation 2021-05-15T16:52:53.9172450Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T16:52:53.9174680Z installing the source package ‘remotes’ 2021-05-15T16:52:53.9175060Z 2021-05-15T16:52:53.9175770Z 2021-05-15T16:52:53.9195330Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:52:54.1060780Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T16:52:54.1180000Z ================================================== 2021-05-15T16:52:54.1207960Z downloaded 144 KB 2021-05-15T16:52:54.1223730Z 2021-05-15T16:52:54.4894530Z * installing *source* package ‘remotes’ ... 2021-05-15T16:52:54.4972570Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:54.5206250Z ** R 2021-05-15T16:52:54.5614140Z ** inst 2021-05-15T16:52:54.5646310Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:56.4249890Z ** help 2021-05-15T16:52:56.5381290Z *** installing help indices 2021-05-15T16:52:56.6097100Z ** building package indices 2021-05-15T16:52:56.6965990Z ** installing vignettes 2021-05-15T16:52:56.7037580Z ** testing if installed package can be loaded 2021-05-15T16:52:56.9264360Z * DONE (remotes) 2021-05-15T16:52:56.9668180Z 2021-05-15T16:52:56.9781930Z The downloaded source packages are in 2021-05-15T16:52:56.9886790Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpWTA0Td/downloaded_packages’ 2021-05-15T16:53:01.4266180Z ##[group]Run actions/cache@v1 2021-05-15T16:53:01.4266700Z with: 2021-05-15T16:53:01.4267220Z path: /Users/runner/work/_temp/Library 2021-05-15T16:53:01.4269510Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-4067852b3809a6f2c918b33acc671b3496aef4384191c519de78cc5595a8cdfe 2021-05-15T16:53:01.4272490Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T16:53:01.4273640Z env: 2021-05-15T16:53:01.4274110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:53:01.4274700Z TIC_DEPLOY_KEY: 2021-05-15T16:53:01.4275050Z RSPM: 2021-05-15T16:53:01.4276240Z GITHUB_PAT: *** 2021-05-15T16:53:01.4276680Z COVERALLS_TOKEN: 2021-05-15T16:53:01.4277180Z continue-on-error: false 2021-05-15T16:53:01.4277650Z VDIFFR_RUN_TESTS: false 2021-05-15T16:53:01.4278230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:53:01.4278700Z TZ: UTC 2021-05-15T16:53:01.4279170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:53:01.4279580Z NOT_CRAN: true 2021-05-15T16:53:01.4279980Z ##[endgroup] 2021-05-15T16:53:01.5047100Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:53:01.5154340Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:53:01.5155180Z remotes::install_github("ropensci/tic") 2021-05-15T16:53:01.5155880Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:53:01.5156560Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:53:01.5157170Z remotes::install_cran("covr") 2021-05-15T16:53:01.5385780Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:53:01.5386280Z env: 2021-05-15T16:53:01.5386750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:53:01.5387360Z TIC_DEPLOY_KEY: 2021-05-15T16:53:01.5387770Z RSPM: 2021-05-15T16:53:01.5388950Z GITHUB_PAT: *** 2021-05-15T16:53:01.5389390Z COVERALLS_TOKEN: 2021-05-15T16:53:01.5389910Z continue-on-error: false 2021-05-15T16:53:01.5390460Z VDIFFR_RUN_TESTS: false 2021-05-15T16:53:01.5390990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:53:01.5391480Z TZ: UTC 2021-05-15T16:53:01.5391940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:53:01.5392370Z NOT_CRAN: true 2021-05-15T16:53:01.5392780Z ##[endgroup] 2021-05-15T16:53:01.7787370Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:53:02.6338480Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:53:06.5731160Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:53:06.5732640Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:53:06.5733970Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:53:06.5735210Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:53:06.5736430Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:53:06.5737700Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:53:06.5739600Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:53:06.5740890Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:53:06.5742230Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:53:06.5743450Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:53:06.5744720Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:53:06.5745900Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:53:06.5747220Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:53:06.5748570Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:53:06.5749770Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:53:06.5751060Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:53:06.5752300Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:53:06.5753630Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:53:06.5754890Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T16:53:06.5756190Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:53:06.5758730Z 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-15T16:53:06.5761080Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:53:06.5762370Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:53:06.5763670Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:53:06.5764970Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:53:06.5766200Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:53:06.5767470Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:53:06.5768660Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:53:06.5770020Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:53:06.5771510Z (as ‘lib’ is unspecified) 2021-05-15T16:53:06.5772560Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:53:06.5774220Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:53:06.5775540Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:53:06.5776780Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:53:06.5778110Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:53:06.5779360Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:53:06.5780710Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:53:06.5782000Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:53:09.0680210Z 2021-05-15T16:53:09.0681750Z There are binary versions available but the source versions are later: 2021-05-15T16:53:09.0707330Z binary source needs_compilation 2021-05-15T16:53:09.0708410Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T16:53:09.0709330Z magrittr 1.5 2.0.1 TRUE 2021-05-15T16:53:09.0710210Z glue 1.3.2 1.4.2 TRUE 2021-05-15T16:53:09.0711000Z sys 3.3 3.4 TRUE 2021-05-15T16:53:09.0711900Z R6 2.4.1 2.5.0 FALSE 2021-05-15T16:53:09.0712720Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T16:53:09.0713620Z mime 0.9 0.10 TRUE 2021-05-15T16:53:09.0714470Z curl 4.3 4.3.1 TRUE 2021-05-15T16:53:09.0715670Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T16:53:09.0716580Z httr 1.4.1 1.4.2 FALSE 2021-05-15T16:53:09.0717390Z cli 2.0.2 2.5.0 FALSE 2021-05-15T16:53:09.0718280Z zip 2.0.4 2.1.1 TRUE 2021-05-15T16:53:09.0719180Z rstudioapi 0.11 0.13 FALSE 2021-05-15T16:53:09.0720170Z credentials 1.1 1.3.0 FALSE 2021-05-15T16:53:09.0721010Z Package which is only available in source form, and may need 2021-05-15T16:53:09.0723050Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-15T16:53:09.0724070Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T16:53:09.0725520Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T16:53:09.0726650Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T16:53:09.0727520Z withr 2.1.2 2.4.2 FALSE 2021-05-15T16:53:09.0728450Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T16:53:09.0729300Z purrr 0.3.3 0.3.4 TRUE 2021-05-15T16:53:09.0730660Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T16:53:09.0731790Z gh 1.1.0 1.3.0 FALSE 2021-05-15T16:53:09.0732630Z gert 0.3 1.3.0 TRUE 2021-05-15T16:53:09.0733670Z fs 1.3.2 1.5.0 TRUE 2021-05-15T16:53:09.0734570Z desc 1.2.0 1.3.0 FALSE 2021-05-15T16:53:09.0748410Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T16:53:09.0752360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-15T16:53:09.0753280Z usethis 1.5.1 2.0.1 FALSE 2021-05-15T16:53:09.0754600Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T16:53:09.0755170Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T16:53:09.0755440Z 2021-05-15T16:53:09.2457330Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-15T16:53:09.2460240Z ================================================== 2021-05-15T16:53:09.2462270Z downloaded 20 KB 2021-05-15T16:53:09.2463410Z 2021-05-15T16:53:09.2493650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-15T16:53:09.5180530Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-15T16:53:09.5182090Z ================================================== 2021-05-15T16:53:09.5183470Z downloaded 12 KB 2021-05-15T16:53:09.5184110Z 2021-05-15T16:53:09.5211900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-15T16:53:09.7859880Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-15T16:53:09.7963100Z ================================================== 2021-05-15T16:53:09.7964000Z downloaded 195 KB 2021-05-15T16:53:09.7964620Z 2021-05-15T16:53:09.7994930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-15T16:53:10.0528100Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-15T16:53:10.0578510Z ================================================== 2021-05-15T16:53:10.0579790Z downloaded 63 KB 2021-05-15T16:53:10.0581680Z 2021-05-15T16:53:10.1506740Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-15T16:53:10.1507990Z 2021-05-15T16:53:10.1604380Z 2021-05-15T16:53:10.1605150Z The downloaded binary packages are in 2021-05-15T16:53:10.1708010Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:53:10.1709190Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp4A01q5/downloaded_packages 2021-05-15T16:53:10.4224830Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T16:53:10.4551920Z ================================================== 2021-05-15T16:53:10.4553320Z downloaded 841 KB 2021-05-15T16:53:10.4553970Z 2021-05-15T16:53:10.4908010Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:53:10.6290390Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T16:53:10.6451940Z ================================================== 2021-05-15T16:53:10.6479320Z downloaded 259 KB 2021-05-15T16:53:10.6508170Z 2021-05-15T16:53:10.6878070Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:53:10.9582150Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T16:53:10.9689310Z ================================================== 2021-05-15T16:53:10.9706480Z downloaded 96 KB 2021-05-15T16:53:10.9723150Z 2021-05-15T16:53:10.9737230Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:53:11.1483220Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T16:53:11.1493410Z ================================================== 2021-05-15T16:53:11.1494810Z downloaded 19 KB 2021-05-15T16:53:11.1496020Z 2021-05-15T16:53:11.1525980Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:53:11.4213900Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T16:53:11.4262870Z ================================================== 2021-05-15T16:53:11.4304320Z downloaded 61 KB 2021-05-15T16:53:11.4305060Z 2021-05-15T16:53:11.4307230Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:53:11.5666570Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T16:53:11.5997610Z ================================================== 2021-05-15T16:53:11.5998700Z downloaded 1.3 MB 2021-05-15T16:53:11.5999270Z 2021-05-15T16:53:11.6032220Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:53:11.8115860Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T16:53:11.8117580Z ================================================== 2021-05-15T16:53:11.8118470Z downloaded 12 KB 2021-05-15T16:53:11.8119080Z 2021-05-15T16:53:11.8147630Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:53:12.0820460Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T16:53:12.1070420Z ================================================== 2021-05-15T16:53:12.1073050Z downloaded 774 KB 2021-05-15T16:53:12.1073700Z 2021-05-15T16:53:12.1102290Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:53:12.2528280Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T16:53:12.2717330Z ================================================== 2021-05-15T16:53:12.2718160Z downloaded 411 KB 2021-05-15T16:53:12.2718820Z 2021-05-15T16:53:12.2751260Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:53:12.4280830Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T16:53:12.4376810Z ================================================== 2021-05-15T16:53:12.4377740Z downloaded 156 KB 2021-05-15T16:53:12.4378530Z 2021-05-15T16:53:12.4410790Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:53:12.6355970Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T16:53:12.6400930Z ================================================== 2021-05-15T16:53:12.6402220Z downloaded 60 KB 2021-05-15T16:53:12.6403560Z 2021-05-15T16:53:12.6432680Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:53:12.9041940Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T16:53:12.9139020Z ================================================== 2021-05-15T16:53:12.9140490Z downloaded 154 KB 2021-05-15T16:53:12.9141380Z 2021-05-15T16:53:12.9171220Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:53:13.1699310Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T16:53:13.1768960Z ================================================== 2021-05-15T16:53:13.1772490Z downloaded 110 KB 2021-05-15T16:53:13.1773560Z 2021-05-15T16:53:13.1801630Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:53:13.3391320Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T16:53:13.3461870Z ================================================== 2021-05-15T16:53:13.3462720Z downloaded 107 KB 2021-05-15T16:53:13.3463280Z 2021-05-15T16:53:13.3494170Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:53:13.4816470Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T16:53:13.4938950Z ================================================== 2021-05-15T16:53:13.4939910Z downloaded 224 KB 2021-05-15T16:53:13.4940590Z 2021-05-15T16:53:13.4971980Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:53:13.6361770Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T16:53:13.6408080Z ================================================== 2021-05-15T16:53:13.6408950Z downloaded 58 KB 2021-05-15T16:53:13.6410160Z 2021-05-15T16:53:13.6440130Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:53:13.8054640Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T16:53:13.8057000Z ================================================== 2021-05-15T16:53:13.8057840Z downloaded 34 KB 2021-05-15T16:53:13.8058470Z 2021-05-15T16:53:13.8088840Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:53:14.0338690Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T16:53:14.0381540Z ================================================== 2021-05-15T16:53:14.0383940Z downloaded 43 KB 2021-05-15T16:53:14.0384690Z 2021-05-15T16:53:14.0413770Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:53:14.2619810Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T16:53:14.2678640Z ================================================== 2021-05-15T16:53:14.2679690Z downloaded 92 KB 2021-05-15T16:53:14.2680030Z 2021-05-15T16:53:14.3124970Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:53:14.5605210Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T16:53:14.5606730Z ================================================== 2021-05-15T16:53:14.5608030Z downloaded 12 KB 2021-05-15T16:53:14.5608580Z 2021-05-15T16:53:14.5635180Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:53:14.8363300Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T16:53:14.8547410Z ================================================== 2021-05-15T16:53:14.8549320Z downloaded 366 KB 2021-05-15T16:53:14.8549950Z 2021-05-15T16:53:14.8578980Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:53:15.1043940Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T16:53:15.1102310Z ================================================== 2021-05-15T16:53:15.1103180Z downloaded 81 KB 2021-05-15T16:53:15.1104440Z 2021-05-15T16:53:15.1133980Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:53:15.3755640Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T16:53:15.6135160Z ================================================== 2021-05-15T16:53:15.6136460Z downloaded 44 KB 2021-05-15T16:53:15.6137710Z 2021-05-15T16:53:15.6298220Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:53:15.8621220Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T16:53:15.8671590Z ================================================== 2021-05-15T16:53:15.8672500Z downloaded 64 KB 2021-05-15T16:53:15.8673300Z 2021-05-15T16:53:15.8702850Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:53:16.1302290Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T16:53:16.1557150Z ================================================== 2021-05-15T16:53:16.1558080Z downloaded 777 KB 2021-05-15T16:53:16.1558720Z 2021-05-15T16:53:16.1591650Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:53:16.4033760Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T16:53:16.4179680Z ================================================== 2021-05-15T16:53:16.4180700Z downloaded 286 KB 2021-05-15T16:53:16.4181270Z 2021-05-15T16:53:16.4214430Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:53:16.6676040Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T16:53:16.6682900Z ================================================== 2021-05-15T16:53:16.6684940Z downloaded 20 KB 2021-05-15T16:53:16.6685510Z 2021-05-15T16:53:16.6716500Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:53:16.8051560Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:53:16.8053080Z ================================================== 2021-05-15T16:53:16.8054070Z downloaded 24 KB 2021-05-15T16:53:16.8054720Z 2021-05-15T16:53:16.8086660Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:53:17.2735040Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T16:53:17.2884930Z ================================================== 2021-05-15T16:53:17.2886170Z downloaded 298 KB 2021-05-15T16:53:17.2886920Z 2021-05-15T16:53:17.2920520Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:53:17.5350130Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T16:53:17.5352080Z ================================================== 2021-05-15T16:53:17.5352950Z downloaded 16 KB 2021-05-15T16:53:17.5353530Z 2021-05-15T16:53:17.5381440Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:53:17.7213490Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T16:53:17.7594490Z ================================================== 2021-05-15T16:53:17.7624120Z downloaded 1.2 MB 2021-05-15T16:53:17.7624900Z 2021-05-15T16:53:18.4707390Z * installing *source* package ‘rlang’ ... 2021-05-15T16:53:18.4950790Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:18.5157800Z ** libs 2021-05-15T16:53:23.6421890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-15T16:53:24.0858360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-15T16:53:24.4521020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-15T16:53:26.9685030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-15T16:53:28.0391390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:53:28.1084060Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:28.3032390Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-15T16:53:28.3114360Z ** R 2021-05-15T16:53:28.3903870Z ** inst 2021-05-15T16:53:28.3918200Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:31.9860280Z ** help 2021-05-15T16:53:32.7201190Z *** installing help indices 2021-05-15T16:53:33.0747030Z *** copying figures 2021-05-15T16:53:33.0785640Z ** building package indices 2021-05-15T16:53:33.4868420Z ** testing if installed package can be loaded 2021-05-15T16:53:33.8494320Z * DONE (rlang) 2021-05-15T16:53:34.2823040Z * installing *source* package ‘magrittr’ ... 2021-05-15T16:53:34.2870710Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:34.3032800Z ** libs 2021-05-15T16:53:34.3202460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-15T16:53:34.4655960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:53:34.5527300Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:34.6103160Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-15T16:53:34.6144950Z ** R 2021-05-15T16:53:34.6249360Z ** inst 2021-05-15T16:53:34.6325950Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:34.7625320Z ** help 2021-05-15T16:53:34.8114260Z *** installing help indices 2021-05-15T16:53:34.8913410Z *** copying figures 2021-05-15T16:53:34.8928970Z ** building package indices 2021-05-15T16:53:34.9194190Z ** installing vignettes 2021-05-15T16:53:34.9246540Z ** testing if installed package can be loaded 2021-05-15T16:53:35.2701720Z * DONE (magrittr) 2021-05-15T16:53:35.6258430Z * installing *source* package ‘glue’ ... 2021-05-15T16:53:35.6297210Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:35.6509680Z ** libs 2021-05-15T16:53:35.6689640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-15T16:53:35.7925460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:35.8740770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-15T16:53:35.9947220Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:36.0511900Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-15T16:53:36.0552810Z ** R 2021-05-15T16:53:36.0638080Z ** inst 2021-05-15T16:53:36.0669890Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:36.3918250Z ** help 2021-05-15T16:53:36.4328900Z *** installing help indices 2021-05-15T16:53:36.4629790Z *** copying figures 2021-05-15T16:53:36.4710270Z ** building package indices 2021-05-15T16:53:36.4793900Z ** installing vignettes 2021-05-15T16:53:36.4867890Z ** testing if installed package can be loaded 2021-05-15T16:53:36.8485630Z * DONE (glue) 2021-05-15T16:53:37.1339430Z * installing *source* package ‘sys’ ... 2021-05-15T16:53:37.1474020Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:37.1596680Z ** libs 2021-05-15T16:53:37.1794410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-15T16:53:37.4080330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:37.4915520Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:37.5485180Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-15T16:53:37.5527770Z ** R 2021-05-15T16:53:37.5584020Z ** inst 2021-05-15T16:53:37.5671170Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:37.6724020Z ** help 2021-05-15T16:53:37.6963330Z *** installing help indices 2021-05-15T16:53:37.7206410Z ** building package indices 2021-05-15T16:53:37.7374880Z ** testing if installed package can be loaded 2021-05-15T16:53:38.0774960Z * DONE (sys) 2021-05-15T16:53:38.3806170Z * installing *source* package ‘R6’ ... 2021-05-15T16:53:38.3836590Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:38.4000320Z ** R 2021-05-15T16:53:38.4093170Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:38.7438560Z ** help 2021-05-15T16:53:38.7736780Z *** installing help indices 2021-05-15T16:53:38.7930340Z *** copying figures 2021-05-15T16:53:38.7942300Z ** building package indices 2021-05-15T16:53:38.8090210Z ** testing if installed package can be loaded 2021-05-15T16:53:39.0349590Z * DONE (R6) 2021-05-15T16:53:39.8441300Z * installing *source* package ‘openssl’ ... 2021-05-15T16:53:39.8636190Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:40.0458080Z Homebrew 3.1.6 2021-05-15T16:53:40.1488290Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T16:53:40.2520480Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T16:53:40.6396230Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T16:53:41.0541570Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T16:53:41.0751610Z ** libs 2021-05-15T16:53:41.0942870Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:53:41.0975890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T16:53:41.2414560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:53:41.3828510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-15T16:53:41.5559210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-15T16:53:41.8254820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T16:53:41.9864150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-15T16:53:42.1750500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-15T16:53:42.3787370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T16:53:42.4834830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T16:53:42.6325000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-15T16:53:42.7632730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-15T16:53:42.9250500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-15T16:53:43.1416720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-15T16:53:43.3401430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-15T16:53:43.6127480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-15T16:53:43.6987860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T16:53:43.7710300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-15T16:53:43.9869910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T16:53:44.2206200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T16:53:44.4325910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-15T16:53:44.5137090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-15T16:53:44.7013370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-15T16:53:44.9077910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:53:45.1589020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-15T16:53:45.3670680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-15T16:53:45.5731470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-15T16:53:45.7842070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T16:53:45.8907910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T16:53:46.0965140Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:53:47.6055410Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:47.6729270Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-15T16:53:47.6776620Z ** R 2021-05-15T16:53:47.7423440Z ** inst 2021-05-15T16:53:47.7634360Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:48.6677890Z ** help 2021-05-15T16:53:48.8346790Z *** installing help indices 2021-05-15T16:53:48.8824320Z ** building package indices 2021-05-15T16:53:48.9217740Z ** installing vignettes 2021-05-15T16:53:48.9368210Z ** testing if installed package can be loaded 2021-05-15T16:53:49.2796150Z * DONE (openssl) 2021-05-15T16:53:49.5712570Z * installing *source* package ‘mime’ ... 2021-05-15T16:53:49.5730310Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:49.5884930Z ** libs 2021-05-15T16:53:49.6059240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:49.6845180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T16:53:49.7784110Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:49.8361440Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-15T16:53:49.8456320Z ** R 2021-05-15T16:53:49.8535890Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:50.0596790Z ** help 2021-05-15T16:53:50.0778610Z *** installing help indices 2021-05-15T16:53:50.0965420Z ** building package indices 2021-05-15T16:53:50.1091210Z ** testing if installed package can be loaded 2021-05-15T16:53:50.4316040Z * DONE (mime) 2021-05-15T16:53:50.9074850Z * installing *source* package ‘curl’ ... 2021-05-15T16:53:50.9191070Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:50.9979250Z Found pkg-config cflags and libs! 2021-05-15T16:53:51.3360800Z Using PKG_CFLAGS= 2021-05-15T16:53:51.3362480Z Using PKG_LIBS=-lcurl 2021-05-15T16:53:51.5080120Z ** libs 2021-05-15T16:53:51.5264190Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T16:53:51.5295690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T16:53:51.6358260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-15T16:53:51.7842000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-15T16:53:51.8870710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-15T16:53:51.9769620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-15T16:53:52.0839340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-15T16:53:52.1893960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-15T16:53:52.2804540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-15T16:53:52.4790640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T16:53:52.5499050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:52.6479950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T16:53:52.7540410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-15T16:53:52.9442040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T16:53:53.0301200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-15T16:53:53.1145240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T16:53:53.1878890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:53:53.2649560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T16:53:53.3484670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:53:53.4944900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:53:53.5958440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-15T16:53:53.6409020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T16:53:53.7272750Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:53.7900090Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-15T16:53:53.7943000Z ** R 2021-05-15T16:53:53.8120290Z ** inst 2021-05-15T16:53:53.8253620Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:54.1916200Z ** help 2021-05-15T16:53:54.2483280Z *** installing help indices 2021-05-15T16:53:54.2885990Z ** building package indices 2021-05-15T16:53:54.3222140Z ** installing vignettes 2021-05-15T16:53:54.3318420Z ** testing if installed package can be loaded 2021-05-15T16:53:54.6586180Z * DONE (curl) 2021-05-15T16:53:55.1052810Z * installing *source* package ‘jsonlite’ ... 2021-05-15T16:53:55.1158460Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:55.1324020Z ** libs 2021-05-15T16:53:55.1510390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:53:55.2473550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T16:53:55.3368790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T16:53:55.4305080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T16:53:55.5519680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T16:53:55.6526840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T16:53:55.7311600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T16:53:55.8071690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T16:53:55.8994340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T16:53:55.9821980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T16:53:56.1152910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T16:53:56.2099580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T16:53:56.3149040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-15T16:53:56.4142070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-15T16:53:56.5072410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T16:53:56.5906570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T16:53:56.6742890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-15T16:53:56.7518770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T16:53:56.8471260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T16:53:56.9244190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-15T16:53:57.0005140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T16:53:57.0937320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T16:53:57.1574420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T16:53:57.2367860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T16:53:57.3535080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T16:53:57.5616790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T16:53:57.8491240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T16:53:58.0414920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T16:53:58.2050920Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T16:53:58.2301430Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:58.2930610Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-15T16:53:58.2980830Z ** R 2021-05-15T16:53:58.3250170Z ** inst 2021-05-15T16:53:58.3315980Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:58.4328490Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T16:53:59.2320460Z ** help 2021-05-15T16:53:59.2722850Z *** installing help indices 2021-05-15T16:53:59.3048470Z ** building package indices 2021-05-15T16:53:59.3797690Z ** installing vignettes 2021-05-15T16:53:59.3860990Z ** testing if installed package can be loaded 2021-05-15T16:53:59.7223300Z * DONE (jsonlite) 2021-05-15T16:54:00.0392970Z * installing *source* package ‘gitcreds’ ... 2021-05-15T16:54:00.0425950Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:00.0567890Z ** R 2021-05-15T16:54:00.0667750Z ** inst 2021-05-15T16:54:00.0698910Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:00.4040340Z ** help 2021-05-15T16:54:00.4488360Z *** installing help indices 2021-05-15T16:54:00.4735470Z ** building package indices 2021-05-15T16:54:00.4903800Z ** installing vignettes 2021-05-15T16:54:00.4947430Z ** testing if installed package can be loaded 2021-05-15T16:54:00.7134620Z * DONE (gitcreds) 2021-05-15T16:54:01.0380620Z * installing *source* package ‘zip’ ... 2021-05-15T16:54:01.0426510Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:01.0562530Z ** libs 2021-05-15T16:54:01.0741180Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T16:54:04.2343530Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T16:54:07.2177640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:54:07.2948890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-15T16:54:09.8502260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-15T16:54:09.9313960Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T16:54:09.9318660Z size_t uzipfile_len = 0; 2021-05-15T16:54:09.9319390Z ^ 2021-05-15T16:54:09.9829830Z 1 warning generated. 2021-05-15T16:54:09.9858060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-15T16:54:10.1359960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T16:54:10.2338050Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:54:10.2923920Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-15T16:54:10.3032100Z ** R 2021-05-15T16:54:10.3096520Z ** inst 2021-05-15T16:54:10.3120910Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:10.4782710Z ** help 2021-05-15T16:54:10.5457130Z *** installing help indices 2021-05-15T16:54:10.5670850Z ** building package indices 2021-05-15T16:54:10.5839680Z ** testing if installed package can be loaded 2021-05-15T16:54:10.9886640Z * DONE (zip) 2021-05-15T16:54:11.3842940Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T16:54:11.3926480Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:11.4082270Z ** R 2021-05-15T16:54:11.4254020Z ** inst 2021-05-15T16:54:11.4333500Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:11.8809970Z ** help 2021-05-15T16:54:12.1154260Z *** installing help indices 2021-05-15T16:54:12.3237980Z *** copying figures 2021-05-15T16:54:12.3301620Z ** building package indices 2021-05-15T16:54:12.4888700Z ** installing vignettes 2021-05-15T16:54:12.4994110Z ** testing if installed package can be loaded 2021-05-15T16:54:12.7189640Z * DONE (rstudioapi) 2021-05-15T16:54:13.0926590Z * installing *source* package ‘rprojroot’ ... 2021-05-15T16:54:13.0974620Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:13.1143120Z ** R 2021-05-15T16:54:13.1219810Z ** inst 2021-05-15T16:54:13.1246630Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:13.4628150Z ** help 2021-05-15T16:54:13.4958390Z *** installing help indices 2021-05-15T16:54:13.5249780Z *** copying figures 2021-05-15T16:54:13.5278120Z ** building package indices 2021-05-15T16:54:13.5554580Z ** installing vignettes 2021-05-15T16:54:13.5632370Z ** testing if installed package can be loaded 2021-05-15T16:54:13.7879680Z * DONE (rprojroot) 2021-05-15T16:54:14.1016830Z * installing *source* package ‘crayon’ ... 2021-05-15T16:54:14.1053590Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:14.1220900Z ** R 2021-05-15T16:54:14.1371140Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:14.9361820Z ** help 2021-05-15T16:54:15.0051570Z *** installing help indices 2021-05-15T16:54:15.0509450Z ** building package indices 2021-05-15T16:54:15.0936590Z ** testing if installed package can be loaded 2021-05-15T16:54:15.3695320Z * DONE (crayon) 2021-05-15T16:54:15.6588090Z * installing *source* package ‘fastmap’ ... 2021-05-15T16:54:15.6617020Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:15.6764770Z ** libs 2021-05-15T16:54:15.6962990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T16:54:18.8344430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:54:18.9161660Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:54:18.9777790Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-15T16:54:18.9820160Z ** R 2021-05-15T16:54:18.9895810Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:19.2470630Z ** help 2021-05-15T16:54:19.2673540Z *** installing help indices 2021-05-15T16:54:19.2896640Z ** building package indices 2021-05-15T16:54:19.3044960Z ** testing if installed package can be loaded 2021-05-15T16:54:19.6174470Z * DONE (fastmap) 2021-05-15T16:54:19.9701210Z * installing *source* package ‘withr’ ... 2021-05-15T16:54:19.9754430Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:19.9957330Z ** R 2021-05-15T16:54:20.0113420Z ** inst 2021-05-15T16:54:20.0137590Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:20.5299320Z ** help 2021-05-15T16:54:20.6265050Z *** installing help indices 2021-05-15T16:54:20.6915600Z *** copying figures 2021-05-15T16:54:20.6927310Z ** building package indices 2021-05-15T16:54:20.7759270Z ** installing vignettes 2021-05-15T16:54:20.7837630Z ** testing if installed package can be loaded 2021-05-15T16:54:21.0004680Z * DONE (withr) 2021-05-15T16:54:21.3011210Z * installing *source* package ‘rappdirs’ ... 2021-05-15T16:54:21.3034410Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:21.3218070Z ** libs 2021-05-15T16:54:21.3409070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:54:21.4179400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-15T16:54:21.4972050Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:54:21.5531210Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-15T16:54:21.5572770Z ** R 2021-05-15T16:54:21.5635730Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:21.6978970Z ** help 2021-05-15T16:54:21.7261560Z *** installing help indices 2021-05-15T16:54:21.7538610Z ** building package indices 2021-05-15T16:54:21.7718540Z ** testing if installed package can be loaded 2021-05-15T16:54:22.0856330Z * DONE (rappdirs) 2021-05-15T16:54:22.7216320Z * installing *source* package ‘fs’ ... 2021-05-15T16:54:22.7426400Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:22.7625320Z ** libs 2021-05-15T16:54:22.7826660Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-15T16:54:23.4804580Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-15T16:54:23.6650970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-15T16:54:24.3166110Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-15T16:54:24.4848780Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-15T16:54:25.0627330Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-15T16:54:25.9609990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-15T16:54:26.1080480Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-15T16:54:26.6780560Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-15T16:54:27.3054230Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-15T16:54:27.8810610Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T16:54:28.4418230Z (cd libuv-1.38.1 \ 2021-05-15T16:54:28.4419780Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T16:54:29.8471130Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:32.1451610Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:32.2373020Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:32.2597660Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:42.6931000Z make --directory=libuv-1.38.1 \ 2021-05-15T16:54:42.6931620Z HAVE_DTRACE=0 2021-05-15T16:54:42.7455310Z CC src/libuv_la-fs-poll.lo 2021-05-15T16:54:43.8145010Z CC src/libuv_la-idna.lo 2021-05-15T16:54:44.8892630Z CC src/libuv_la-inet.lo 2021-05-15T16:54:45.9505300Z CC src/libuv_la-random.lo 2021-05-15T16:54:46.8864830Z CC src/libuv_la-strscpy.lo 2021-05-15T16:54:47.7867590Z CC src/libuv_la-threadpool.lo 2021-05-15T16:54:48.8361370Z CC src/libuv_la-timer.lo 2021-05-15T16:54:49.9221630Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T16:54:50.8631560Z CC src/libuv_la-uv-common.lo 2021-05-15T16:54:52.2762240Z CC src/libuv_la-version.lo 2021-05-15T16:54:53.1722320Z CC src/unix/libuv_la-async.lo 2021-05-15T16:54:54.1819000Z CC src/unix/libuv_la-core.lo 2021-05-15T16:54:55.7313040Z CC src/unix/libuv_la-dl.lo 2021-05-15T16:54:56.6502120Z CC src/unix/libuv_la-fs.lo 2021-05-15T16:54:58.4759130Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T16:54:59.4470100Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T16:55:00.3616950Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T16:55:01.3579100Z CC src/unix/libuv_la-loop.lo 2021-05-15T16:55:02.3076350Z CC src/unix/libuv_la-pipe.lo 2021-05-15T16:55:03.3202320Z CC src/unix/libuv_la-poll.lo 2021-05-15T16:55:04.2716850Z CC src/unix/libuv_la-process.lo 2021-05-15T16:55:05.3993450Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T16:55:06.3139590Z CC src/unix/libuv_la-signal.lo 2021-05-15T16:55:07.7222880Z CC src/unix/libuv_la-stream.lo 2021-05-15T16:55:09.5083750Z CC src/unix/libuv_la-tcp.lo 2021-05-15T16:55:10.5319860Z CC src/unix/libuv_la-thread.lo 2021-05-15T16:55:11.6090490Z CC src/unix/libuv_la-tty.lo 2021-05-15T16:55:12.5946860Z CC src/unix/libuv_la-udp.lo 2021-05-15T16:55:13.9076250Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T16:55:14.8513440Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T16:55:15.7640000Z CC src/unix/libuv_la-darwin.lo 2021-05-15T16:55:16.7675340Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T16:55:17.9787570Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T16:55:19.1485170Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T16:55:20.0964960Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T16:55:21.0132240Z CCLD libuv.la 2021-05-15T16:55:21.5283150Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:55:21.6086490Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-15T16:55:21.6167950Z ** R 2021-05-15T16:55:21.6356000Z ** inst 2021-05-15T16:55:21.6387160Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:22.7717030Z ** help 2021-05-15T16:55:22.8657750Z *** installing help indices 2021-05-15T16:55:22.9241630Z ** building package indices 2021-05-15T16:55:22.9823470Z ** installing vignettes 2021-05-15T16:55:22.9927860Z ** testing if installed package can be loaded 2021-05-15T16:55:23.3667320Z * DONE (fs) 2021-05-15T16:55:23.8488280Z * installing *source* package ‘clipr’ ... 2021-05-15T16:55:23.8514830Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:23.8690270Z ** R 2021-05-15T16:55:23.8757080Z ** inst 2021-05-15T16:55:23.8782140Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:24.0355900Z ** help 2021-05-15T16:55:24.0646290Z *** installing help indices 2021-05-15T16:55:24.0896370Z ** building package indices 2021-05-15T16:55:24.1098400Z ** installing vignettes 2021-05-15T16:55:24.1139430Z ** testing if installed package can be loaded 2021-05-15T16:55:24.3361360Z * DONE (clipr) 2021-05-15T16:55:25.3285820Z * installing *source* package ‘git2r’ ... 2021-05-15T16:55:25.3696680Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:25.7571350Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T16:55:25.7574090Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T16:55:25.7584320Z checking for gcc... gcc 2021-05-15T16:55:28.9817970Z checking whether the C compiler works... yes 2021-05-15T16:55:28.9819340Z checking for C compiler default output file name... a.out 2021-05-15T16:55:29.1093930Z checking for suffix of executables... 2021-05-15T16:55:29.4409060Z checking whether we are cross compiling... no 2021-05-15T16:55:29.5502370Z checking for suffix of object files... o 2021-05-15T16:55:29.6124960Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:55:29.6747660Z checking whether gcc accepts -g... yes 2021-05-15T16:55:29.8005740Z checking for gcc option to accept ISO C89... none needed 2021-05-15T16:55:29.8018000Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:55:29.8163150Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T16:55:29.8996300Z Found pkg-config cflags and libs! 2021-05-15T16:55:30.2846210Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T16:55:30.5296830Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T16:55:30.6170920Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T16:55:30.7038230Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T16:55:30.7889190Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T16:55:30.7890890Z ----- Results of the git2r package configure ----- 2021-05-15T16:55:30.7891330Z 2021-05-15T16:55:30.7893520Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-15T16:55:30.7895090Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:55:30.7895500Z 2021-05-15T16:55:30.7896390Z -------------------------------------------------- 2021-05-15T16:55:30.8247970Z configure: creating ./config.status 2021-05-15T16:55:30.9953480Z config.status: creating src/Makevars 2021-05-15T16:55:31.1228510Z ** libs 2021-05-15T16:55:31.1420970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-15T16:55:31.2687460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T16:55:31.3543520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T16:55:31.5603820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T16:55:31.6963450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T16:55:31.8627140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T16:55:32.1024520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T16:55:32.2421070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T16:55:32.3803070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T16:55:32.5745530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T16:55:32.7723270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T16:55:32.9128160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T16:55:33.2014780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T16:55:33.3186610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T16:55:33.4467890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T16:55:33.5781660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T16:55:33.7055480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T16:55:33.9121670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T16:55:34.0754960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T16:55:34.2045390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T16:55:34.3965390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T16:55:34.5122070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T16:55:34.6454580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T16:55:34.7857980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T16:55:34.9184420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T16:55:35.1115550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T16:55:35.2968290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T16:55:35.4274640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T16:55:35.5561300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T16:55:35.7630220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T16:55:35.8901860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T16:55:36.0487450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T16:55:36.2678890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T16:55:36.4327380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T16:55:36.5504470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T16:55:36.7082080Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:55:36.7754880Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-15T16:55:36.7804340Z ** R 2021-05-15T16:55:36.8120800Z ** inst 2021-05-15T16:55:36.8146300Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:37.7051440Z ** help 2021-05-15T16:55:38.0507500Z *** installing help indices 2021-05-15T16:55:38.2835170Z ** building package indices 2021-05-15T16:55:38.4519860Z ** testing if installed package can be loaded 2021-05-15T16:55:38.8262810Z * DONE (git2r) 2021-05-15T16:55:39.3676060Z * installing *source* package ‘httr’ ... 2021-05-15T16:55:39.3773910Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:39.3974160Z ** R 2021-05-15T16:55:39.4311350Z ** demo 2021-05-15T16:55:39.4365350Z ** inst 2021-05-15T16:55:39.4441890Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:42.3156550Z ** help 2021-05-15T16:55:42.5313630Z *** installing help indices 2021-05-15T16:55:42.6992410Z ** building package indices 2021-05-15T16:55:42.8239630Z ** installing vignettes 2021-05-15T16:55:42.8307590Z ** testing if installed package can be loaded 2021-05-15T16:55:43.0575360Z * DONE (httr) 2021-05-15T16:55:43.5519140Z * installing *source* package ‘cli’ ... 2021-05-15T16:55:43.5635750Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:43.5837850Z ** R 2021-05-15T16:55:43.6333810Z ** inst 2021-05-15T16:55:43.6377820Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:46.5978110Z ** help 2021-05-15T16:55:46.9137870Z *** installing help indices 2021-05-15T16:55:47.0566610Z *** copying figures 2021-05-15T16:55:47.0570900Z ** building package indices 2021-05-15T16:55:47.1950080Z ** testing if installed package can be loaded 2021-05-15T16:55:47.4672340Z * DONE (cli) 2021-05-15T16:55:47.8226620Z * installing *source* package ‘credentials’ ... 2021-05-15T16:55:47.8255890Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:47.8435360Z ** R 2021-05-15T16:55:47.8514530Z ** inst 2021-05-15T16:55:47.8549330Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:48.2174870Z ** help 2021-05-15T16:55:48.2577270Z *** installing help indices 2021-05-15T16:55:48.2797600Z ** building package indices 2021-05-15T16:55:48.2946700Z ** installing vignettes 2021-05-15T16:55:48.2993190Z ** testing if installed package can be loaded 2021-05-15T16:55:48.7530670Z * DONE (credentials) 2021-05-15T16:55:49.1727620Z * installing *source* package ‘purrr’ ... 2021-05-15T16:55:49.1825200Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:49.2017740Z ** libs 2021-05-15T16:55:49.2190280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-15T16:55:49.2899410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T16:55:49.4058630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T16:55:49.5058920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-15T16:55:49.6307660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:55:49.7093380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-15T16:55:49.8442800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-15T16:55:49.9954150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-15T16:55:50.1035080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:55:50.1871820Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:55:50.2440110Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-15T16:55:50.2483700Z ** R 2021-05-15T16:55:50.2860000Z ** inst 2021-05-15T16:55:50.2864000Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:51.4068150Z ** help 2021-05-15T16:55:51.6165230Z *** installing help indices 2021-05-15T16:55:51.7266840Z *** copying figures 2021-05-15T16:55:51.7300890Z ** building package indices 2021-05-15T16:55:51.8290630Z ** installing vignettes 2021-05-15T16:55:51.8374610Z ** testing if installed package can be loaded 2021-05-15T16:55:52.2517360Z * DONE (purrr) 2021-05-15T16:55:52.6487120Z * installing *source* package ‘lifecycle’ ... 2021-05-15T16:55:52.6541340Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:52.6730740Z ** R 2021-05-15T16:55:52.6809150Z ** inst 2021-05-15T16:55:52.6856380Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:52.9418980Z ** help 2021-05-15T16:55:53.0322800Z *** installing help indices 2021-05-15T16:55:53.0619780Z *** copying figures 2021-05-15T16:55:53.0652640Z ** building package indices 2021-05-15T16:55:53.0895700Z ** installing vignettes 2021-05-15T16:55:53.0941490Z ** testing if installed package can be loaded 2021-05-15T16:55:53.3284410Z * DONE (lifecycle) 2021-05-15T16:55:53.8462400Z * installing *source* package ‘desc’ ... 2021-05-15T16:55:53.8549150Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:53.8738800Z ** R 2021-05-15T16:55:53.8981520Z ** inst 2021-05-15T16:55:53.9028690Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:55.5267230Z ** help 2021-05-15T16:55:55.7007270Z *** installing help indices 2021-05-15T16:55:55.8073120Z ** building package indices 2021-05-15T16:55:55.9456690Z ** testing if installed package can be loaded 2021-05-15T16:55:56.2102220Z * DONE (desc) 2021-05-15T16:55:56.5060200Z * installing *source* package ‘cachem’ ... 2021-05-15T16:55:56.5082680Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:56.5276190Z ** libs 2021-05-15T16:55:56.5447860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T16:55:56.6266240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:55:56.7073230Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:55:56.7639850Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-15T16:55:56.7680980Z ** R 2021-05-15T16:55:56.7782860Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:57.1564560Z ** help 2021-05-15T16:55:57.1855330Z *** installing help indices 2021-05-15T16:55:57.2083230Z ** building package indices 2021-05-15T16:55:57.2283630Z ** testing if installed package can be loaded 2021-05-15T16:55:57.5662620Z * DONE (cachem) 2021-05-15T16:55:57.9124420Z * installing *source* package ‘gh’ ... 2021-05-15T16:55:57.9159560Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:57.9349290Z ** R 2021-05-15T16:55:57.9494200Z ** inst 2021-05-15T16:55:57.9520920Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:58.8889700Z ** help 2021-05-15T16:55:58.9278980Z *** installing help indices 2021-05-15T16:55:58.9593990Z ** building package indices 2021-05-15T16:55:58.9829320Z ** installing vignettes 2021-05-15T16:55:58.9876880Z ** testing if installed package can be loaded 2021-05-15T16:55:59.2794020Z * DONE (gh) 2021-05-15T16:55:59.6245670Z * installing *source* package ‘gert’ ... 2021-05-15T16:55:59.6299640Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:59.7136190Z Found pkg-config cflags and libs! 2021-05-15T16:56:00.0468050Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T16:56:00.0469620Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:56:00.1603150Z Configuration OK! 2021-05-15T16:56:00.1799100Z ** libs 2021-05-15T16:56:00.1975520Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T16:56:00.2006660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-15T16:56:00.4195530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-15T16:56:00.6508800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-15T16:56:00.8773340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-15T16:56:01.0079400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T16:56:01.1307660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-15T16:56:01.3056510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:01.4221320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-15T16:56:01.5672880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-15T16:56:01.7154670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-15T16:56:01.8432730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-15T16:56:01.9880540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-15T16:56:02.1144330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:56:02.2736500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:56:02.4037100Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:02.4653680Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-15T16:56:02.4697690Z ** R 2021-05-15T16:56:02.4864370Z ** inst 2021-05-15T16:56:02.4889660Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:03.1626340Z ** help 2021-05-15T16:56:03.2358190Z *** installing help indices 2021-05-15T16:56:03.3108100Z ** building package indices 2021-05-15T16:56:03.3536060Z ** installing vignettes 2021-05-15T16:56:03.3638130Z ** testing if installed package can be loaded 2021-05-15T16:56:03.7980200Z * DONE (gert) 2021-05-15T16:56:04.0892360Z * installing *source* package ‘memoise’ ... 2021-05-15T16:56:04.0916760Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:04.1093010Z ** R 2021-05-15T16:56:04.1158760Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:04.3529330Z ** help 2021-05-15T16:56:04.3877010Z *** installing help indices 2021-05-15T16:56:04.4159540Z ** building package indices 2021-05-15T16:56:04.4421270Z ** testing if installed package can be loaded 2021-05-15T16:56:04.6819510Z * DONE (memoise) 2021-05-15T16:56:05.2179920Z * installing *source* package ‘usethis’ ... 2021-05-15T16:56:05.2332210Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:05.2628330Z ** R 2021-05-15T16:56:05.3264480Z ** inst 2021-05-15T16:56:05.3445860Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:08.2905920Z ** help 2021-05-15T16:56:08.5647530Z *** installing help indices 2021-05-15T16:56:08.7285630Z *** copying figures 2021-05-15T16:56:08.7324980Z ** building package indices 2021-05-15T16:56:08.8698100Z ** testing if installed package can be loaded 2021-05-15T16:56:09.2229060Z * DONE (usethis) 2021-05-15T16:56:09.2670360Z 2021-05-15T16:56:09.2671580Z The downloaded source packages are in 2021-05-15T16:56:09.2673600Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/downloaded_packages’ 2021-05-15T16:56:09.2693030Z Running `R CMD build`... 2021-05-15T16:56:11.4392580Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/remotes2a307221d383/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:56:11.4394060Z * preparing ‘tic’: 2021-05-15T16:56:11.4395070Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:56:11.4395800Z * installing the package to process help pages 2021-05-15T16:56:11.4396980Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:56:11.4397860Z * checking for empty or unneeded directories 2021-05-15T16:56:11.4398990Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:56:11.4399990Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:56:11.4400890Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:56:11.4404870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:56:11.4405880Z (as ‘lib’ is unspecified) 2021-05-15T16:56:11.8771970Z * installing *source* package ‘tic’ ... 2021-05-15T16:56:11.9077240Z ** R 2021-05-15T16:56:11.9430030Z ** inst 2021-05-15T16:56:11.9597240Z ** preparing package for lazy loading 2021-05-15T16:56:12.1925420Z ** help 2021-05-15T16:56:12.3857740Z *** installing help indices 2021-05-15T16:56:12.5246760Z *** copying figures 2021-05-15T16:56:12.5276630Z ** building package indices 2021-05-15T16:56:12.6670510Z ** installing vignettes 2021-05-15T16:56:12.6721440Z ** testing if installed package can be loaded 2021-05-15T16:56:13.0331730Z * DONE (tic) 2021-05-15T16:56:13.0953770Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:56:13.4267840Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:56:16.5718720Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:56:16.5719990Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:56:16.5720870Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:56:16.5721740Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:56:16.5722610Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:56:16.5723490Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:56:16.5724360Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:56:16.5725200Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:56:16.5726050Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:56:16.5726880Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:56:16.5727720Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:56:16.5728570Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:56:16.5729410Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:56:16.5730270Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:56:16.5731150Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:56:16.5732070Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:56:16.5732920Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:56:16.5733770Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:56:16.5734580Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:56:16.5735420Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:56:16.5736260Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:56:16.5737090Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:56:16.5737940Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:56:16.5738830Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:56:16.5739680Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:56:16.5740680Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:56:16.5741520Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:56:16.5742370Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:56:16.5743250Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:56:16.5744140Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:56:16.5745010Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:56:16.5745910Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:56:16.5746780Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:56:16.5748070Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:56:16.5749020Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:56:16.5749950Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:56:16.5750820Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:56:16.5751690Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:56:16.5753910Z 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-15T16:56:16.5756150Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:56:16.5757130Z (as ‘lib’ is unspecified) 2021-05-15T16:56:18.0514290Z 2021-05-15T16:56:18.0515310Z There are binary versions available but the source versions are later: 2021-05-15T16:56:18.0528240Z binary source needs_compilation 2021-05-15T16:56:18.0528830Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T16:56:18.0529270Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T16:56:18.0529830Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T16:56:18.0530290Z tibble 2.1.3 3.1.1 TRUE 2021-05-15T16:56:18.0530750Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T16:56:18.0531200Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T16:56:18.0531650Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T16:56:18.0532080Z ps 1.3.2 1.6.0 TRUE 2021-05-15T16:56:18.0532660Z processx 3.4.2 3.5.2 TRUE 2021-05-15T16:56:18.0533780Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T16:56:18.0534240Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T16:56:18.0534690Z digest 0.6.25 0.6.27 TRUE 2021-05-15T16:56:18.0535120Z callr 3.4.2 3.7.0 FALSE 2021-05-15T16:56:18.0535550Z xml2 1.2.5 1.3.2 TRUE 2021-05-15T16:56:18.0535970Z xfun 0.12 0.23 TRUE 2021-05-15T16:56:18.0536410Z highr 0.8 0.9 FALSE 2021-05-15T16:56:18.0536850Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T16:56:18.0537270Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-15T16:56:18.0537700Z knitr 1.28 1.33 FALSE 2021-05-15T16:56:18.0538140Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T16:56:18.0538600Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T16:56:18.0539060Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T16:56:18.0539520Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T16:56:18.0539980Z devtools 2.2.2 2.4.1 FALSE 2021-05-15T16:56:18.0540250Z 2021-05-15T16:56:18.0542720Z Package which is only available in source form, and may need 2021-05-15T16:56:18.0544120Z compilation of C/C++/Fortran: ‘brio’ 2021-05-15T16:56:18.0560600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-15T16:56:19.0706400Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-15T16:56:19.0707130Z ================================================== 2021-05-15T16:56:19.0707540Z downloaded 17 KB 2021-05-15T16:56:19.0707790Z 2021-05-15T16:56:19.0709140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-15T16:56:19.0710720Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T16:56:19.0711310Z ================================================== 2021-05-15T16:56:19.0711710Z downloaded 15 KB 2021-05-15T16:56:19.0711970Z 2021-05-15T16:56:19.0713250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-15T16:56:19.0714650Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-15T16:56:19.0715230Z ================================================== 2021-05-15T16:56:19.0715630Z downloaded 71 KB 2021-05-15T16:56:19.0715880Z 2021-05-15T16:56:19.0717450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-15T16:56:19.4123540Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-15T16:56:19.4225980Z ================================================== 2021-05-15T16:56:19.4226440Z downloaded 192 KB 2021-05-15T16:56:19.4226740Z 2021-05-15T16:56:19.4257130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-15T16:56:19.7885390Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-15T16:56:19.8003080Z ================================================== 2021-05-15T16:56:19.8004140Z downloaded 203 KB 2021-05-15T16:56:19.8005050Z 2021-05-15T16:56:19.8036370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-15T16:56:20.0493260Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-15T16:56:20.0640570Z ================================================== 2021-05-15T16:56:20.0641080Z downloaded 300 KB 2021-05-15T16:56:20.0641940Z 2021-05-15T16:56:20.0674260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-15T16:56:20.3274990Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-15T16:56:20.3358040Z ================================================== 2021-05-15T16:56:20.3359040Z downloaded 104 KB 2021-05-15T16:56:20.3359720Z 2021-05-15T16:56:20.3393390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-15T16:56:20.6410540Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-15T16:56:20.6412380Z ================================================== 2021-05-15T16:56:20.6413050Z downloaded 21 KB 2021-05-15T16:56:20.6413320Z 2021-05-15T16:56:20.6442880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-15T16:56:20.8899630Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-15T16:56:20.8954520Z ================================================== 2021-05-15T16:56:20.8955000Z downloaded 42 KB 2021-05-15T16:56:20.8955280Z 2021-05-15T16:56:20.8987620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-15T16:56:21.2259300Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-15T16:56:21.2271650Z ================================================== 2021-05-15T16:56:21.2272230Z downloaded 34 KB 2021-05-15T16:56:21.2272550Z 2021-05-15T16:56:21.2306400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-15T16:56:21.4870300Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-15T16:56:21.4961500Z ================================================== 2021-05-15T16:56:21.4961990Z downloaded 128 KB 2021-05-15T16:56:21.4962260Z 2021-05-15T16:56:21.7055460Z 2021-05-15T16:56:21.7056840Z The downloaded binary packages are in 2021-05-15T16:56:21.7057730Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp4A01q5/downloaded_packages 2021-05-15T16:56:21.7061150Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-15T16:56:21.7062260Z 2021-05-15T16:56:21.7075440Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:56:21.9696150Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T16:56:21.9832150Z ================================================== 2021-05-15T16:56:21.9832690Z downloaded 233 KB 2021-05-15T16:56:21.9832990Z 2021-05-15T16:56:21.9864650Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:56:22.1479630Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T16:56:22.1746780Z ================================================== 2021-05-15T16:56:22.1788620Z downloaded 764 KB 2021-05-15T16:56:22.1789620Z 2021-05-15T16:56:22.1793100Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:56:22.4168720Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T16:56:22.4505090Z ================================================== 2021-05-15T16:56:22.4505620Z downloaded 1.0 MB 2021-05-15T16:56:22.4505900Z 2021-05-15T16:56:22.4541730Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:56:22.6005570Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T16:56:22.6280710Z ================================================== 2021-05-15T16:56:22.6281240Z downloaded 670 KB 2021-05-15T16:56:22.6281500Z 2021-05-15T16:56:22.6315060Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:56:22.7669080Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T16:56:22.7669790Z ================================================== 2021-05-15T16:56:22.7670220Z downloaded 13 KB 2021-05-15T16:56:22.7670500Z 2021-05-15T16:56:22.7701230Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:56:22.9052330Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T16:56:22.9245160Z ================================================== 2021-05-15T16:56:22.9347800Z downloaded 265 KB 2021-05-15T16:56:22.9384310Z 2021-05-15T16:56:22.9414370Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:56:23.0637540Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T16:56:23.0907970Z ================================================== 2021-05-15T16:56:23.0949300Z downloaded 466 KB 2021-05-15T16:56:23.1003650Z 2021-05-15T16:56:23.1006130Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:56:23.2997250Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T16:56:23.3005010Z ================================================== 2021-05-15T16:56:23.3006290Z downloaded 25 KB 2021-05-15T16:56:23.3006840Z 2021-05-15T16:56:23.3639810Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:56:23.4983630Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T16:56:23.5055940Z ================================================== 2021-05-15T16:56:23.5060300Z downloaded 116 KB 2021-05-15T16:56:23.5061570Z 2021-05-15T16:56:23.5094140Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:56:23.6647360Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T16:56:23.6738520Z ================================================== 2021-05-15T16:56:23.6739720Z downloaded 138 KB 2021-05-15T16:56:23.6740670Z 2021-05-15T16:56:23.6772130Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:56:23.8180680Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T16:56:23.8283520Z ================================================== 2021-05-15T16:56:23.8383770Z downloaded 59 KB 2021-05-15T16:56:23.8484680Z 2021-05-15T16:56:23.8493750Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:56:23.9846580Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T16:56:23.9847290Z ================================================== 2021-05-15T16:56:23.9847720Z downloaded 8066 bytes 2021-05-15T16:56:23.9848190Z 2021-05-15T16:56:23.9876770Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:56:24.1920760Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T16:56:24.2017820Z ================================================== 2021-05-15T16:56:24.2018300Z downloaded 160 KB 2021-05-15T16:56:24.2018570Z 2021-05-15T16:56:24.2051830Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:56:24.4146920Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T16:56:24.4199350Z ================================================== 2021-05-15T16:56:24.4299660Z downloaded 72 KB 2021-05-15T16:56:24.4396620Z 2021-05-15T16:56:24.4404790Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:56:24.6660780Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T16:56:24.6661640Z ================================================== 2021-05-15T16:56:24.6662070Z downloaded 11 KB 2021-05-15T16:56:24.6662340Z 2021-05-15T16:56:24.7764710Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:56:24.9127870Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T16:56:24.9268470Z ================================================== 2021-05-15T16:56:24.9270370Z downloaded 265 KB 2021-05-15T16:56:24.9273160Z 2021-05-15T16:56:24.9304490Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:56:25.0646410Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:56:25.0728550Z ================================================== 2021-05-15T16:56:25.0731710Z downloaded 109 KB 2021-05-15T16:56:25.0732340Z 2021-05-15T16:56:25.0761730Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:56:25.2327910Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T16:56:25.2328820Z ================================================== 2021-05-15T16:56:25.2329230Z downloaded 14 KB 2021-05-15T16:56:25.2329910Z 2021-05-15T16:56:25.2358920Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:56:25.3719170Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T16:56:25.5823720Z ================================================== 2021-05-15T16:56:25.5873890Z downloaded 7.2 MB 2021-05-15T16:56:25.5874620Z 2021-05-15T16:56:25.5879660Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:56:25.8127330Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T16:56:25.8647500Z ================================================== 2021-05-15T16:56:25.8648030Z downloaded 2.8 MB 2021-05-15T16:56:25.8648310Z 2021-05-15T16:56:25.8685760Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:56:26.0120050Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T16:56:26.0445910Z ================================================== 2021-05-15T16:56:26.0448230Z downloaded 871 KB 2021-05-15T16:56:26.0449010Z 2021-05-15T16:56:26.0491150Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:56:26.1847140Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T16:56:26.1858510Z ================================================== 2021-05-15T16:56:26.1858990Z downloaded 29 KB 2021-05-15T16:56:26.1859320Z 2021-05-15T16:56:26.1894180Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:56:26.3226880Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T16:56:26.3472880Z ================================================== 2021-05-15T16:56:26.3474100Z downloaded 664 KB 2021-05-15T16:56:26.3474760Z 2021-05-15T16:56:26.3923640Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:56:26.5268520Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T16:56:26.5310970Z ================================================== 2021-05-15T16:56:26.5311880Z downloaded 40 KB 2021-05-15T16:56:26.5312480Z 2021-05-15T16:56:26.5344550Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:56:26.7976860Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T16:56:26.8108400Z ================================================== 2021-05-15T16:56:26.8108910Z downloaded 248 KB 2021-05-15T16:56:26.8109170Z 2021-05-15T16:56:26.8141020Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:56:26.9586070Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T16:56:26.9763980Z ================================================== 2021-05-15T16:56:26.9764950Z downloaded 362 KB 2021-05-15T16:56:26.9765350Z 2021-05-15T16:56:27.4162690Z * installing *source* package ‘utf8’ ... 2021-05-15T16:56:27.4269840Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:27.4456400Z ** libs 2021-05-15T16:56:27.4651780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T16:56:27.5712320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-15T16:56:27.7532450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-15T16:56:27.8529610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:27.9306240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-15T16:56:28.0277780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-15T16:56:28.2033910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-15T16:56:28.3006920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-15T16:56:28.4548410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T16:56:28.5618750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T16:56:28.6717810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T16:56:28.7752280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T16:56:28.8631470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T16:56:28.9526540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-15T16:56:29.0393660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T16:56:29.1348460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T16:56:29.2512420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T16:56:29.3368210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T16:56:29.4054660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T16:56:29.4975450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T16:56:29.5712940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T16:56:29.7791300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T16:56:30.3008940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T16:56:30.5233820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T16:56:30.6391680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T16:56:30.7402370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T16:56:30.8447280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T16:56:30.9572990Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T16:56:30.9858250Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:31.0607410Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-15T16:56:31.0663420Z ** R 2021-05-15T16:56:31.0751560Z ** inst 2021-05-15T16:56:31.0772700Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:31.3941230Z ** help 2021-05-15T16:56:31.4329340Z *** installing help indices 2021-05-15T16:56:31.4651930Z ** building package indices 2021-05-15T16:56:31.4862400Z ** installing vignettes 2021-05-15T16:56:31.4904070Z ** testing if installed package can be loaded 2021-05-15T16:56:31.8664040Z * DONE (utf8) 2021-05-15T16:56:32.3044490Z * installing *source* package ‘fansi’ ... 2021-05-15T16:56:32.3113290Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:32.3311400Z ** libs 2021-05-15T16:56:32.3504440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T16:56:32.4251110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-15T16:56:32.5231450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:32.6101320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-15T16:56:32.7141270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-15T16:56:32.9712530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T16:56:33.0487380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-15T16:56:33.3102530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-15T16:56:33.4639860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T16:56:34.0041910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-15T16:56:34.1369890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T16:56:34.3108960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T16:56:34.4246270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-15T16:56:34.5138500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-15T16:56:34.6076240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:56:34.7889780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-15T16:56:35.0181680Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:35.0764710Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-15T16:56:35.0808600Z ** R 2021-05-15T16:56:35.0961430Z ** inst 2021-05-15T16:56:35.0984320Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:35.6112480Z ** help 2021-05-15T16:56:35.6900660Z *** installing help indices 2021-05-15T16:56:35.7362560Z ** building package indices 2021-05-15T16:56:35.8048970Z ** installing vignettes 2021-05-15T16:56:35.8096310Z ** testing if installed package can be loaded 2021-05-15T16:56:36.1304080Z * DONE (fansi) 2021-05-15T16:56:36.7149870Z * installing *source* package ‘diffobj’ ... 2021-05-15T16:56:36.7342030Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:36.7517810Z ** libs 2021-05-15T16:56:36.7687220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-15T16:56:37.0648470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T16:56:37.1561740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:37.2431530Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:37.3048150Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-15T16:56:37.3094430Z ** R 2021-05-15T16:56:37.3789260Z ** inst 2021-05-15T16:56:37.3845130Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:43.8180470Z ** help 2021-05-15T16:56:44.0297870Z *** installing help indices 2021-05-15T16:56:44.1393680Z ** building package indices 2021-05-15T16:56:44.2485310Z ** installing vignettes 2021-05-15T16:56:44.2547790Z ** testing if installed package can be loaded 2021-05-15T16:56:44.7066970Z * DONE (diffobj) 2021-05-15T16:56:45.1126060Z * installing *source* package ‘ps’ ... 2021-05-15T16:56:45.1197840Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:45.4139770Z ** libs 2021-05-15T16:56:45.4315960Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-15T16:56:45.5985610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:45.6807550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-15T16:56:45.7584100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-15T16:56:45.8380000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-15T16:56:46.0036600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-15T16:56:46.0730860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T16:56:46.3447100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-15T16:56:46.5009510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T16:56:46.6169610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-15T16:56:46.9434660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-15T16:56:47.3264370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-15T16:56:47.5375580Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:47.5964870Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-15T16:56:47.6035940Z ** R 2021-05-15T16:56:47.6222450Z ** inst 2021-05-15T16:56:47.6245280Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:48.5271870Z ** help 2021-05-15T16:56:48.7343020Z *** installing help indices 2021-05-15T16:56:48.8402690Z ** building package indices 2021-05-15T16:56:48.9712110Z ** testing if installed package can be loaded 2021-05-15T16:56:49.2891180Z * DONE (ps) 2021-05-15T16:56:49.7224190Z * installing *source* package ‘pkgload’ ... 2021-05-15T16:56:49.7337420Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:49.7515370Z ** R 2021-05-15T16:56:49.7758130Z ** inst 2021-05-15T16:56:49.7772360Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:50.5846030Z ** help 2021-05-15T16:56:50.6552920Z *** installing help indices 2021-05-15T16:56:50.7069520Z ** building package indices 2021-05-15T16:56:50.7578470Z ** testing if installed package can be loaded 2021-05-15T16:56:51.2449520Z * DONE (pkgload) 2021-05-15T16:56:51.5420860Z * installing *source* package ‘ellipsis’ ... 2021-05-15T16:56:51.5442120Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:51.5650830Z ** libs 2021-05-15T16:56:51.5828280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-15T16:56:51.6846580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:51.7632210Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:51.8192900Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-15T16:56:51.8233030Z ** R 2021-05-15T16:56:51.8283180Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:51.9260570Z ** help 2021-05-15T16:56:51.9515810Z *** installing help indices 2021-05-15T16:56:51.9746080Z ** building package indices 2021-05-15T16:56:51.9954170Z ** testing if installed package can be loaded 2021-05-15T16:56:52.3605380Z * DONE (ellipsis) 2021-05-15T16:56:52.7010570Z * installing *source* package ‘digest’ ... 2021-05-15T16:56:52.7066640Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:52.7205510Z ** libs 2021-05-15T16:56:52.7391230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T16:56:52.9777310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T16:56:53.2202290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-15T16:56:53.8833500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T16:56:54.2478510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T16:56:54.9906290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-15T16:56:55.1255810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-15T16:56:55.3465530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T16:56:55.4364050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:55.4843800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-15T16:56:55.6649380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T16:56:55.7527980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-15T16:56:55.8520970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-15T16:56:56.1440840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-15T16:56:56.2687330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-15T16:56:57.0126430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T16:56:57.1956150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T16:56:57.4338120Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:57.5057970Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-15T16:56:57.5145260Z ** R 2021-05-15T16:56:57.5228150Z ** demo 2021-05-15T16:56:57.5239010Z ** inst 2021-05-15T16:56:57.5308950Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:57.9199060Z ** help 2021-05-15T16:56:57.9620550Z *** installing help indices 2021-05-15T16:56:57.9942650Z ** building package indices 2021-05-15T16:56:58.0174990Z ** installing vignettes 2021-05-15T16:56:58.0223940Z ** testing if installed package can be loaded 2021-05-15T16:56:58.5332120Z * DONE (digest) 2021-05-15T16:56:58.8240880Z * installing *source* package ‘brio’ ... 2021-05-15T16:56:58.8269400Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:58.8417490Z ** libs 2021-05-15T16:56:58.8624040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-15T16:56:58.9267960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T16:56:59.0055730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:56:59.0873040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-15T16:56:59.1708490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T16:56:59.2547080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T16:56:59.3674160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-15T16:56:59.4456040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T16:56:59.5665940Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:56:59.6229230Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-15T16:56:59.6269520Z ** R 2021-05-15T16:56:59.6332200Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:59.6934700Z ** help 2021-05-15T16:56:59.7190290Z *** installing help indices 2021-05-15T16:56:59.7420960Z ** building package indices 2021-05-15T16:56:59.7628250Z ** testing if installed package can be loaded 2021-05-15T16:57:00.1274240Z * DONE (brio) 2021-05-15T16:57:00.5063610Z * installing *source* package ‘xml2’ ... 2021-05-15T16:57:00.5138440Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T16:57:00.7042740Z Found pkg-config cflags and libs! 2021-05-15T16:57:01.0873160Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T16:57:01.0876020Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T16:57:01.1868200Z ** libs 2021-05-15T16:57:01.2041170Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-15T16:57:01.8955120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:57:01.9766150Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T16:57:02.6339140Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T16:57:03.1849970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T16:57:03.9996390Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T16:57:06.1267410Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T16:57:06.7129520Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T16:57:07.4571100Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T16:57:08.0128800Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T16:57:08.4248980Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:57:08.5260100Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-15T16:57:08.5304700Z ** R 2021-05-15T16:57:08.5498490Z ** inst 2021-05-15T16:57:08.5541010Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:57:09.4434280Z ** help 2021-05-15T16:57:09.7536970Z *** installing help indices 2021-05-15T16:57:09.8197580Z ** building package indices 2021-05-15T16:57:09.8747100Z ** installing vignettes 2021-05-15T16:57:09.8836720Z ** testing if installed package can be loaded 2021-05-15T16:57:10.1114100Z * DONE (xml2) 2021-05-15T16:57:10.4820310Z * installing *source* package ‘xfun’ ... 2021-05-15T16:57:10.4887250Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:57:10.5108070Z ** libs 2021-05-15T16:57:10.5284050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:57:10.6488110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:57:10.7284880Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:57:10.7855100Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-15T16:57:10.7896500Z ** R 2021-05-15T16:57:10.8570080Z ** inst 2021-05-15T16:57:10.8604020Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:57:12.1812020Z ** help 2021-05-15T16:57:12.3834360Z *** installing help indices 2021-05-15T16:57:12.5062230Z ** building package indices 2021-05-15T16:57:12.6574270Z ** installing vignettes 2021-05-15T16:57:12.6637070Z ** testing if installed package can be loaded 2021-05-15T16:57:12.9847880Z * DONE (xfun) 2021-05-15T16:57:16.2285950Z * installing *source* package ‘stringi’ ... 2021-05-15T16:57:16.3940200Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T16:57:16.5870470Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T16:57:16.5875190Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T16:57:16.7724580Z checking for endianness... little 2021-05-15T16:57:16.9684910Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T16:57:17.1660710Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T16:57:17.1672860Z checking for cat... /bin/cat 2021-05-15T16:57:18.0820680Z checking for local ICUDT_DIR... icu69/data 2021-05-15T16:57:18.0822640Z checking for gcc... clang 2021-05-15T16:57:18.4023600Z checking whether the C compiler works... yes 2021-05-15T16:57:18.4024480Z checking for C compiler default output file name... a.out 2021-05-15T16:57:18.4928130Z checking for suffix of executables... 2021-05-15T16:57:18.7011110Z checking whether we are cross compiling... no 2021-05-15T16:57:18.7954110Z checking for suffix of object files... o 2021-05-15T16:57:18.8431980Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:57:18.8860720Z checking whether clang accepts -g... yes 2021-05-15T16:57:18.9555350Z checking for clang option to accept ISO C89... none needed 2021-05-15T16:57:19.0626040Z checking how to run the C preprocessor... clang -E 2021-05-15T16:57:19.5448070Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T16:57:19.5474600Z checking for egrep... /usr/bin/grep -E 2021-05-15T16:57:19.6699490Z rm: conftest.dSYM: is a directory 2021-05-15T16:57:19.7164390Z rm: conftest.dSYM: is a directory 2021-05-15T16:57:19.9435060Z checking for ANSI C header files... yes 2021-05-15T16:57:20.0544210Z checking for sys/types.h... yes 2021-05-15T16:57:20.1338120Z checking for sys/stat.h... yes 2021-05-15T16:57:20.2113000Z checking for stdlib.h... yes 2021-05-15T16:57:20.2891450Z checking for string.h... yes 2021-05-15T16:57:20.3681330Z checking for memory.h... yes 2021-05-15T16:57:20.4469940Z checking for strings.h... yes 2021-05-15T16:57:20.5264800Z checking for inttypes.h... yes 2021-05-15T16:57:20.6055860Z checking for stdint.h... yes 2021-05-15T16:57:20.6884060Z checking for unistd.h... yes 2021-05-15T16:57:20.7727200Z checking elf.h usability... no 2021-05-15T16:57:20.8910990Z checking elf.h presence... no 2021-05-15T16:57:20.8912190Z checking for elf.h... no 2021-05-15T16:57:21.1495630Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T16:57:21.1920700Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-15T16:57:21.9156700Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T16:57:21.9661180Z checking whether the compiler implements namespaces... yes 2021-05-15T16:57:22.4619500Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T16:57:23.5263740Z checking whether std::map is available... yes 2021-05-15T16:57:23.5300270Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:57:23.5761160Z checking with pkg-config for the system ICU4C... no 2021-05-15T16:57:23.5762470Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T16:57:23.5763520Z *** Trying with 'standard' fallback flags 2021-05-15T16:57:23.6381600Z checking whether an ICU4C-based project can be built... no 2021-05-15T16:57:23.6382370Z *** This version of ICU4C cannot be used. 2021-05-15T16:57:24.4660380Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T16:57:25.2609290Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T16:57:25.4993960Z downloading the ICU data library (icudt) 2021-05-15T16:57:25.4995590Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T16:57:25.5048390Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T16:57:25.7715570Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T16:57:26.0668180Z ================================================== 2021-05-15T16:57:26.0668720Z downloaded 10.9 MB 2021-05-15T16:57:26.0668990Z 2021-05-15T16:57:26.1133950Z icudt fetch successful 2021-05-15T16:57:26.1777950Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T16:57:26.3492170Z config.status: creating src/Makevars 2021-05-15T16:57:26.3785980Z config.status: creating src/uconfig_local.h 2021-05-15T16:57:26.4075770Z config.status: creating src/install.libs.R 2021-05-15T16:57:26.4362840Z 2021-05-15T16:57:26.4363650Z *** stringi configure summary: 2021-05-15T16:57:26.4364140Z ICU_FOUND=0 2021-05-15T16:57:26.4364550Z ICUDT_DIR=icu69/data 2021-05-15T16:57:26.4365030Z ICU_BUNDLE_VERSION=69 2021-05-15T16:57:26.4365590Z ICUDT_ENDIANNESS=little 2021-05-15T16:57:26.4366550Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T16:57:26.4367850Z STRINGI_CFLAGS= -fPIC 2021-05-15T16:57:26.4369890Z 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-15T16:57:26.4371460Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T16:57:26.4371960Z STRINGI_LDFLAGS= 2021-05-15T16:57:26.4372370Z STRINGI_LIBS= 2021-05-15T16:57:26.4372620Z 2021-05-15T16:57:26.4373030Z *** Compiler settings used: 2021-05-15T16:57:26.4373430Z CC=clang 2021-05-15T16:57:26.4373780Z LD=clang++ 2021-05-15T16:57:26.4374600Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:57:26.4375620Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T16:57:26.4376530Z CXX=clang++ -std=gnu++11 2021-05-15T16:57:26.4377360Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:57:26.4377800Z LDFLAGS= 2021-05-15T16:57:26.4378140Z LIBS= 2021-05-15T16:57:26.4378370Z 2021-05-15T16:57:26.5308420Z ** libs 2021-05-15T16:57:26.5537920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:27.3683640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:28.1466660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:29.0294540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:29.8561340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:30.5286580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:31.4713930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:32.2310450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:33.0299140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:33.7817580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:34.6506160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:35.4796030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:36.4616660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:37.3352080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:38.1232570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:39.1780580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:41.0485120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:41.8864490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:42.7082490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:43.4260780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:44.1719730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:45.2021660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:46.0167370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:46.8178910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:47.7006610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:48.6504960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:49.3842060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:50.2313460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:51.0631910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:52.2639510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:53.4522490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:54.8221430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:56.0541790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:56.9435430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:57.9028910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:58.7518150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:57:59.5713360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:00.3703280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:01.1938600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:02.3770040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:03.5521290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:04.8570590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:06.0611530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:06.9555140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:07.8841720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:08.6450320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:09.7738490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:10.8980780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:12.0366580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:12.7956370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:13.5402830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:14.6917740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:15.7941540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:17.5699910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:21.2173830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:22.1140970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:22.9193700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:22.9608030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:24.2148350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:24.9951690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:25.7665660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:26.9383920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:28.0881790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:29.4774300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:30.3710890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:31.5744290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:32.4726450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:34.8296820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:35.6465050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:36.4839730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:37.5348250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:38.2805080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:39.0621510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:40.3457320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:40.8696720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:41.8681600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:42.7508230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:43.7856600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:44.6122430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:45.3919760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:46.2306230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:46.9908730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:47.7734670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T16:58:49.3902320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:49.4700950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:50.2359310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:51.0583820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:51.9079950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:52.4501120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:52.9288290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:53.5457650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:54.2759720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:54.8721820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:55.7918870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:56.6190640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:57.1320450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:57.7550540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:58.0851110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:58.5920740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:58.9521510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:59.0037990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:00.1441280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:00.7456160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:00.8272500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.5669440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.6351630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:02.6627090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:03.3569110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:03.8690810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:03.9232300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:04.7500730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:05.5336630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:06.4789730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:07.1279470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:07.8655790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:08.3871810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:09.2845860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:10.0423630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:11.1518040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:12.8895980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:13.7223030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:14.6541450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:15.2007680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:15.7498470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:16.4888070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:17.0316230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:18.0751030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:19.1462950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:21.0508070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:21.8363520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:21.9028500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:22.4099230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:22.9170330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:23.6695330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:24.2956600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:24.7123600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:25.5506950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:26.6724160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:27.5537380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:28.2879580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:28.8898300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:29.6362350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:30.5946560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:31.3171810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:32.0332410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:33.1840970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:33.9178220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:34.4356230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:34.9359610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:34.9858240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:35.5275260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:36.0675660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:37.0088800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:37.7221770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:38.4137330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:39.1438890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:39.7595850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:40.4267440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:41.0990500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:41.6913790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:42.2778990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:43.0531460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:43.5398670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:44.1125270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:44.5087700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:45.7691290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:46.4323800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:47.2602890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:47.6622820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:48.1845860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:48.8213500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:49.7489980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:50.7188360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:51.4035570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:51.8945330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:52.8261900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:53.4189570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:54.1225300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:54.7221410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:55.3230380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:55.8764270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:56.2476660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:57.1247300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:57.9831000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:58.8212470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:59.2159970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:59.6577440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:00.1970800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:00.6235290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:01.2046190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:02.0382800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:02.6116130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:02.9494920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:03.5471470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:04.0799190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:04.6523650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:05.2389220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:05.7782990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:06.3021830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:06.7480610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:07.4158710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:07.9128160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:09.5835530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:10.4100230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:11.2588660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:11.8942730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:12.3531860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:13.6510200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:14.4907240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:14.8257560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:15.2583740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:15.6003840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:16.2436670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:16.7374300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:17.2578360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:17.8035360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:18.4145750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:19.1060590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:19.4700130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:20.5719970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:21.5425470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:23.1399490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:23.4559130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:23.5146740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:25.0101000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:25.6238200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:26.7950740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:27.6000090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:27.6829200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:27.7464960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:29.0451830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:29.8129700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:30.8625350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:31.8230250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:32.4370550Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T17:00:32.4372350Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T17:00:32.4373290Z ^ 2021-05-15T17:00:33.1322230Z 1 warning generated. 2021-05-15T17:00:33.1373770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:33.8546680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:34.4657570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:35.0846230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:35.5670030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:36.2044440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:36.9169880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:37.6640950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:37.9706310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:38.8035620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:39.3094320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:40.5988530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:41.4686290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:41.8264380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:42.3656290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:42.8589760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:43.4983560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:44.0981990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:44.6410630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:45.3125350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:46.1872330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:46.5118250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:47.2202860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:47.9453660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:48.2739060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:49.2526660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:49.8990890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:50.4954470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:50.8116100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:51.4653360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:52.1097030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:53.1157900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:53.3189010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:53.9068990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:54.4402900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:55.1654460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:55.8650050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:56.5681700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:57.6552340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:58.2583190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:59.2126290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:59.2768510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:59.8539180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:00.3274840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:00.7289010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:00.7815830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:01.9239930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:02.6833230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:03.5236440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:04.2472080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:04.7109700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:05.4895460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:06.1458240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:08.1114830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:08.7849540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:09.3364460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:10.1539210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:10.8883640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:11.7879970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:12.8294340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:12.9899460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:14.3981480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:15.1585690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:15.9761270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:17.3853150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:18.2002330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:19.0268790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:20.0047490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:20.9421780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:21.0018340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:22.2997660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:23.3896290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:24.1430020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:24.4123400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:25.7438760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:26.6617540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:27.4749300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:28.2377010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:28.6959330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:29.4271430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:30.0700850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:30.8386380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:31.6160030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:32.1153520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:32.4595100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:32.5197950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:32.9211990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:33.4647630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:33.5842430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:33.6649640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:34.2048180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:34.7704710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:35.6229240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:36.1828720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:37.4126830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:37.8419510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:38.6965320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:39.6501550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:39.8387550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:41.9910420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:43.6531080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:43.8875800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:44.6988070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:44.8604750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:45.2511990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:45.6067370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:46.4556130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:46.7875980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:49.7435520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:51.2536460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:52.1718430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:54.5048210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:54.6958670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:55.3117650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:55.9624040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:56.6187560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:57.5872500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:58.0673650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:58.6521590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:59.3997120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:00.0380660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:00.9012570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:01.4969740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:02.0567180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:02.4147560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:03.0060410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:03.7024680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:04.5337590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:05.0845280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:05.8367190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:06.5335500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:06.8894170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:07.6605450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:08.3541190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:09.4684370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:10.8755040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:12.3535500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:13.5616650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:14.1021490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:15.6486870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:16.2495090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:17.1659040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:18.2821640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:19.3678510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:19.9744230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:20.4854110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:21.2858010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:22.0538380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:22.8993980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:23.8006250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:24.5410620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:25.8787360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:26.7069470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:28.2731080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:29.5304850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:30.2478050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:30.9314620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:32.7462520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:33.6976860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:34.6834560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:35.4634600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:36.0994620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:36.9838880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:37.6725270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:38.5493770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:39.7287950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:40.6007600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:41.3594790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:42.8764930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-15T17:02:43.6017510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:44.6261780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:45.4652210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:46.8074260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:47.9677690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:48.6890270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:49.4412670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:50.2764680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:51.6043260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:52.2999890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:53.0122010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:53.7926210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:54.4937240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:55.4268460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:56.5867690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:57.6930620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:58.5098450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:59.5974580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:00.2846720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:01.1671780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:02.2084150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:04.1277380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:04.6772390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:05.4547660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:06.9708210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:07.6784180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:08.3556700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:09.4558910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:10.1083000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:10.7539100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:11.6649970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:13.6037350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:14.2279620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:14.9375470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:15.4163170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:16.5125110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:18.0924190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:18.9912680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:22.0341710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:22.5698960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:23.3980030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:24.9020320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:25.6039350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:26.2227890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:26.9041830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:27.5842710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:28.1916300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:29.1751240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:31.5710720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:32.2265440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:32.8414790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:33.3448010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:34.0774330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:34.7316690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:35.4131180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:36.1210100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:36.7901410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:37.9850820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:38.6439880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:39.1487920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:39.6734310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:40.6729070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:41.2905950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:41.9116570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:43.1362420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:44.1789790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:45.0949580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:46.7253460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:47.7856330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:48.5494640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:49.9849310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:50.7193130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:51.2381810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:51.9718400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:52.5096740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:53.1759920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:54.1587240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:54.9295750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:55.6590200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:56.0060830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:57.0063620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:57.7634740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:58.4421520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:58.7750990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:59.6080110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:00.2757080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:00.8748150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:01.6181630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:02.2422500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:02.7971550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:03.7784350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:04.8010140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:05.7269290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:06.7684530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:07.6251390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:08.1462200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:08.9671970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:09.9727890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:10.4624670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:10.9689330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:12.1789690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:13.0330710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:13.7155580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:14.5340170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:15.4914440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:16.3487750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:17.2830260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:17.3576180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:18.0246700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:19.6485070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:20.2289500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:20.2798010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:20.3296100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:20.3806510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:21.2845060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:21.8094790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:22.1484530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T17:04:22.4632130Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:04:22.7479560Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-15T17:04:22.8989780Z icudt already downloaded 2021-05-15T17:04:22.8993890Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-15T17:04:23.1759150Z icudt has been installed successfully 2021-05-15T17:04:23.3411260Z ** R 2021-05-15T17:04:23.3899250Z ** inst 2021-05-15T17:04:23.3916740Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:24.4116850Z ** help 2021-05-15T17:04:24.9156810Z *** installing help indices 2021-05-15T17:04:25.1498640Z ** building package indices 2021-05-15T17:04:25.4167010Z ** testing if installed package can be loaded 2021-05-15T17:04:26.2950100Z * DONE (stringi) 2021-05-15T17:04:28.0655960Z * installing *source* package ‘Rcpp’ ... 2021-05-15T17:04:28.1243510Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T17:04:28.1384570Z ** libs 2021-05-15T17:04:28.1592930Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-15T17:04:29.1898150Z In file included from api.cpp:24: 2021-05-15T17:04:29.1940460Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:29.1945920Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:29.1953790Z SEXP data = Parent::get__(); 2021-05-15T17:04:29.1954820Z ^ 2021-05-15T17:04:31.7663310Z 1 warning generated. 2021-05-15T17:04:31.7779540Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T17:04:32.8175800Z In file included from attributes.cpp:39: 2021-05-15T17:04:32.8177180Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:32.8179350Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:32.8180850Z SEXP data = Parent::get__(); 2021-05-15T17:04:32.8181680Z ^ 2021-05-15T17:04:45.1203060Z 1 warning generated. 2021-05-15T17:04:45.1371500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T17:04:45.5321080Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-15T17:04:46.5378500Z In file included from date.cpp:30: 2021-05-15T17:04:46.5379870Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:46.5382060Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:46.5383440Z SEXP data = Parent::get__(); 2021-05-15T17:04:46.5384270Z ^ 2021-05-15T17:04:49.3102930Z 1 warning generated. 2021-05-15T17:04:49.3202700Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-15T17:04:50.3492120Z In file included from module.cpp:24: 2021-05-15T17:04:50.3493230Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:50.3495260Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:50.3496610Z SEXP data = Parent::get__(); 2021-05-15T17:04:50.3497310Z ^ 2021-05-15T17:04:55.3882770Z 1 warning generated. 2021-05-15T17:04:55.3997760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T17:04:56.3977710Z In file included from rcpp_init.cpp:24: 2021-05-15T17:04:56.3979130Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:56.3981230Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:56.3982680Z SEXP data = Parent::get__(); 2021-05-15T17:04:56.3983480Z ^ 2021-05-15T17:04:58.7971260Z 1 warning generated. 2021-05-15T17:04:58.8111800Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:04:58.8851260Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-15T17:04:58.8926550Z ** R 2021-05-15T17:04:58.9133160Z ** inst 2021-05-15T17:04:59.1880080Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:01.5214590Z ** help 2021-05-15T17:05:01.6934500Z *** installing help indices 2021-05-15T17:05:01.7660440Z ** building package indices 2021-05-15T17:05:01.8260460Z ** installing vignettes 2021-05-15T17:05:01.8321350Z ** testing if installed package can be loaded 2021-05-15T17:05:02.2954860Z * DONE (Rcpp) 2021-05-15T17:05:03.4062670Z * installing *source* package ‘vctrs’ ... 2021-05-15T17:05:03.4320990Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:03.4563400Z ** libs 2021-05-15T17:05:03.4749500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T17:05:03.6134440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T17:05:03.7420200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-15T17:05:03.8657630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-15T17:05:04.1870340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T17:05:04.3436820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-15T17:05:04.4981060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-15T17:05:04.5986980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T17:05:04.7844790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T17:05:04.9024790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-15T17:05:05.0588910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-15T17:05:05.2691990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-15T17:05:05.4733760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T17:05:05.5950010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T17:05:05.9049050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-15T17:05:06.0004310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-15T17:05:06.5525020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-15T17:05:06.6813760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-15T17:05:06.8698540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-15T17:05:07.0304490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-15T17:05:07.1551930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T17:05:07.4331710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:05:07.5370960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-15T17:05:07.9024430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T17:05:08.0969500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T17:05:08.9764080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T17:05:09.1635590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T17:05:09.2687960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T17:05:09.3749770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T17:05:09.5506390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T17:05:09.7185940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-15T17:05:09.8992200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T17:05:10.0355710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-15T17:05:10.2320970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-15T17:05:10.6254290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-15T17:05:10.7634050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-15T17:05:10.8750100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-15T17:05:11.0199070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T17:05:11.7500160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T17:05:12.3652830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T17:05:12.6493050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T17:05:12.8455480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-15T17:05:13.1981190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T17:05:13.2889850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T17:05:13.5100830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-15T17:05:13.6780990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-15T17:05:13.8096820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T17:05:14.1416920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T17:05:14.3201850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T17:05:14.4774420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-15T17:05:14.6140600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T17:05:14.7202850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-15T17:05:14.8642410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-15T17:05:15.0249500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T17:05:15.1621710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T17:05:15.2930690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T17:05:15.4020480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T17:05:15.5066730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T17:05:15.5956390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T17:05:16.2832030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T17:05:16.3518270Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:05:16.4224690Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-15T17:05:16.4295950Z ** R 2021-05-15T17:05:16.4949890Z ** inst 2021-05-15T17:05:16.5038450Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:19.7911030Z ** help 2021-05-15T17:05:20.1597510Z *** installing help indices 2021-05-15T17:05:20.3303200Z *** copying figures 2021-05-15T17:05:20.3368690Z ** building package indices 2021-05-15T17:05:20.4894650Z ** installing vignettes 2021-05-15T17:05:20.5145100Z ** testing if installed package can be loaded 2021-05-15T17:05:20.8897410Z * DONE (vctrs) 2021-05-15T17:05:21.4065710Z * installing *source* package ‘processx’ ... 2021-05-15T17:05:21.4136640Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:21.4338160Z ** libs 2021-05-15T17:05:21.4520960Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T17:05:21.6238780Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T17:05:21.6240720Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T17:05:21.8918590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T17:05:21.9936810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-15T17:05:22.0956750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-15T17:05:22.1678850Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T17:05:22.1680970Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T17:05:22.2254170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:05:22.3176520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-15T17:05:22.4294720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T17:05:22.8130210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T17:05:22.9307090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-15T17:05:23.0372340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T17:05:23.1519260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T17:05:23.2474490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T17:05:23.5962850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T17:05:23.7048160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T17:05:23.8221930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T17:05:23.8939480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T17:05:23.9943100Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:05:24.0671190Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-15T17:05:24.0772970Z ** R 2021-05-15T17:05:24.0980460Z ** inst 2021-05-15T17:05:24.0994540Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:25.6453310Z ** help 2021-05-15T17:05:25.7274130Z *** installing help indices 2021-05-15T17:05:25.7796760Z ** building package indices 2021-05-15T17:05:25.8271250Z ** testing if installed package can be loaded 2021-05-15T17:05:26.1748920Z * DONE (processx) 2021-05-15T17:05:26.4869260Z * installing *source* package ‘highr’ ... 2021-05-15T17:05:26.4891300Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:26.5098200Z ** R 2021-05-15T17:05:26.5144370Z ** inst 2021-05-15T17:05:26.5180320Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:26.6790500Z ** help 2021-05-15T17:05:26.6953890Z *** installing help indices 2021-05-15T17:05:26.7156240Z ** building package indices 2021-05-15T17:05:26.7257120Z ** installing vignettes 2021-05-15T17:05:26.7359630Z ** testing if installed package can be loaded 2021-05-15T17:05:26.9677050Z * DONE (highr) 2021-05-15T17:05:27.2378400Z * installing *source* package ‘rversions’ ... 2021-05-15T17:05:27.2446360Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:27.2604840Z ** R 2021-05-15T17:05:27.2663000Z ** inst 2021-05-15T17:05:27.2677170Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:27.4082950Z ** help 2021-05-15T17:05:27.4708750Z *** installing help indices 2021-05-15T17:05:27.4815850Z *** copying figures 2021-05-15T17:05:27.4942260Z ** building package indices 2021-05-15T17:05:27.5173350Z ** testing if installed package can be loaded 2021-05-15T17:05:27.7903340Z * DONE (rversions) 2021-05-15T17:05:28.4159930Z * installing *source* package ‘pillar’ ... 2021-05-15T17:05:28.4318550Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:28.4546000Z ** R 2021-05-15T17:05:28.4905790Z ** inst 2021-05-15T17:05:28.5075050Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:30.4026220Z ** help 2021-05-15T17:05:30.5538390Z *** installing help indices 2021-05-15T17:05:30.6161040Z *** copying figures 2021-05-15T17:05:30.6196840Z ** building package indices 2021-05-15T17:05:30.6892750Z ** installing vignettes 2021-05-15T17:05:30.6987290Z ** testing if installed package can be loaded 2021-05-15T17:05:31.0236470Z * DONE (pillar) 2021-05-15T17:05:31.3879960Z * installing *source* package ‘callr’ ... 2021-05-15T17:05:31.3937870Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:31.4121510Z ** R 2021-05-15T17:05:31.4398780Z ** inst 2021-05-15T17:05:31.4416830Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:35.0047500Z ** help 2021-05-15T17:05:35.1874890Z *** installing help indices 2021-05-15T17:05:35.2704090Z ** building package indices 2021-05-15T17:05:35.3370150Z ** testing if installed package can be loaded 2021-05-15T17:05:35.5769020Z * DONE (callr) 2021-05-15T17:05:36.2598770Z * installing *source* package ‘knitr’ ... 2021-05-15T17:05:36.2802200Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:36.3279350Z ** R 2021-05-15T17:05:36.3984510Z ** demo 2021-05-15T17:05:36.3999900Z ** inst 2021-05-15T17:05:36.4690860Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:40.9560390Z ** help 2021-05-15T17:05:41.1933240Z *** installing help indices 2021-05-15T17:05:41.3251950Z ** building package indices 2021-05-15T17:05:41.4621760Z ** installing vignettes 2021-05-15T17:05:41.4717090Z ** testing if installed package can be loaded 2021-05-15T17:05:41.7260450Z * DONE (knitr) 2021-05-15T17:05:42.3238580Z * installing *source* package ‘tibble’ ... 2021-05-15T17:05:42.3401700Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:42.3663380Z ** libs 2021-05-15T17:05:42.3840280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-15T17:05:42.4605420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T17:05:42.5596270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:05:42.6270520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T17:05:42.7527380Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:05:42.8115040Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-15T17:05:42.8158540Z ** R 2021-05-15T17:05:42.8474320Z ** inst 2021-05-15T17:05:42.8677210Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:44.6352730Z ** help 2021-05-15T17:05:44.7238860Z *** installing help indices 2021-05-15T17:05:44.7781400Z *** copying figures 2021-05-15T17:05:44.7825710Z ** building package indices 2021-05-15T17:05:44.8281230Z ** installing vignettes 2021-05-15T17:05:44.8352510Z ** testing if installed package can be loaded 2021-05-15T17:05:45.3229220Z * DONE (tibble) 2021-05-15T17:05:45.6893980Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T17:05:45.6936380Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:45.7123730Z ** R 2021-05-15T17:05:45.7277990Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:47.1147420Z ** help 2021-05-15T17:05:47.1583030Z *** installing help indices 2021-05-15T17:05:47.1962210Z ** building package indices 2021-05-15T17:05:47.2319720Z ** testing if installed package can be loaded 2021-05-15T17:05:47.5842260Z * DONE (pkgbuild) 2021-05-15T17:05:48.1032650Z * installing *source* package ‘roxygen2’ ... 2021-05-15T17:05:48.1187370Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:48.1425470Z ** libs 2021-05-15T17:05:48.2498000Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T17:05:49.3594170Z In file included from RcppExports.cpp:4: 2021-05-15T17:05:49.3595870Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:05:49.3598310Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:05:49.3599790Z SEXP data = Parent::get__(); 2021-05-15T17:05:49.3600620Z ^ 2021-05-15T17:05:53.0559040Z 1 warning generated. 2021-05-15T17:05:53.0680760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T17:05:54.0634660Z In file included from escapeExamples.cpp:1: 2021-05-15T17:05:54.0636920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:05:54.0639350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:05:54.0640940Z SEXP data = Parent::get__(); 2021-05-15T17:05:54.0641790Z ^ 2021-05-15T17:05:56.4746890Z 1 warning generated. 2021-05-15T17:05:56.4854780Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T17:05:57.4956690Z In file included from isComplete.cpp:1: 2021-05-15T17:05:57.4958190Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:05:57.4960580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:05:57.4962250Z SEXP data = Parent::get__(); 2021-05-15T17:05:57.4963120Z ^ 2021-05-15T17:05:59.8900960Z 1 warning generated. 2021-05-15T17:05:59.9012130Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T17:06:00.9309720Z In file included from leadingSpaces.cpp:1: 2021-05-15T17:06:00.9311350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:00.9313930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:00.9315660Z SEXP data = Parent::get__(); 2021-05-15T17:06:00.9324770Z ^ 2021-05-15T17:06:03.4286450Z 1 warning generated. 2021-05-15T17:06:03.4397040Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T17:06:04.4546680Z In file included from parser2.cpp:1: 2021-05-15T17:06:04.4548140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:04.4550580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:04.4553090Z SEXP data = Parent::get__(); 2021-05-15T17:06:04.4554040Z ^ 2021-05-15T17:06:08.4523410Z 1 warning generated. 2021-05-15T17:06:08.4643040Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T17:06:09.4694690Z In file included from wrapUsage.cpp:1: 2021-05-15T17:06:09.4696170Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:09.4698690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:09.4700240Z SEXP data = Parent::get__(); 2021-05-15T17:06:09.4701070Z ^ 2021-05-15T17:06:12.0337880Z 1 warning generated. 2021-05-15T17:06:12.0491090Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:12.1114060Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-15T17:06:12.1168170Z ** R 2021-05-15T17:06:12.1698890Z ** inst 2021-05-15T17:06:12.1780830Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:16.1375810Z ** help 2021-05-15T17:06:16.2282530Z *** installing help indices 2021-05-15T17:06:16.2861790Z *** copying figures 2021-05-15T17:06:16.2875190Z ** building package indices 2021-05-15T17:06:16.3338480Z ** installing vignettes 2021-05-15T17:06:16.3459530Z ** testing if installed package can be loaded 2021-05-15T17:06:16.9386410Z * DONE (roxygen2) 2021-05-15T17:06:17.2692190Z * installing *source* package ‘rematch2’ ... 2021-05-15T17:06:17.2717130Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:17.4751300Z ** R 2021-05-15T17:06:17.4820150Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:17.9016410Z ** help 2021-05-15T17:06:17.9336060Z *** installing help indices 2021-05-15T17:06:17.9630440Z ** building package indices 2021-05-15T17:06:17.9807470Z ** testing if installed package can be loaded 2021-05-15T17:06:18.3915380Z * DONE (rematch2) 2021-05-15T17:06:18.7170560Z * installing *source* package ‘waldo’ ... 2021-05-15T17:06:18.7213050Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:18.7430540Z ** R 2021-05-15T17:06:18.7536050Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:19.3086970Z ** help 2021-05-15T17:06:19.3303010Z *** installing help indices 2021-05-15T17:06:19.3480630Z *** copying figures 2021-05-15T17:06:19.3484940Z ** building package indices 2021-05-15T17:06:19.3615150Z ** testing if installed package can be loaded 2021-05-15T17:06:19.6350230Z * DONE (waldo) 2021-05-15T17:06:20.3334450Z * installing *source* package ‘testthat’ ... 2021-05-15T17:06:20.3573100Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:20.3854370Z ** libs 2021-05-15T17:06:20.4036530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:06:20.4797310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T17:06:20.5630500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T17:06:21.4919290Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T17:06:22.3227560Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T17:06:36.7797300Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:36.8555450Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-15T17:06:36.8638340Z ** R 2021-05-15T17:06:36.9292270Z ** inst 2021-05-15T17:06:36.9510250Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:46.9653340Z ** help 2021-05-15T17:06:47.2585370Z *** installing help indices 2021-05-15T17:06:47.4511680Z *** copying figures 2021-05-15T17:06:47.4613280Z ** building package indices 2021-05-15T17:06:47.6059530Z ** installing vignettes 2021-05-15T17:06:47.6155510Z ** testing if installed package can be loaded 2021-05-15T17:06:47.9965330Z * DONE (testthat) 2021-05-15T17:06:48.5716380Z * installing *source* package ‘devtools’ ... 2021-05-15T17:06:48.5818170Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:48.6211710Z ** R 2021-05-15T17:06:48.6476390Z ** inst 2021-05-15T17:06:48.6505320Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:50.3851700Z ** help 2021-05-15T17:06:50.5297060Z *** installing help indices 2021-05-15T17:06:50.6778100Z *** copying figures 2021-05-15T17:06:50.6878700Z ** building package indices 2021-05-15T17:06:50.7509550Z ** installing vignettes 2021-05-15T17:06:50.7581740Z ** testing if installed package can be loaded 2021-05-15T17:06:51.5240120Z * DONE (devtools) 2021-05-15T17:06:51.5631090Z 2021-05-15T17:06:51.5631920Z The downloaded source packages are in 2021-05-15T17:06:51.5633690Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/downloaded_packages’ 2021-05-15T17:06:51.7359420Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T17:06:54.3756820Z 2021-05-15T17:06:54.7230150Z 2021-05-15T17:06:54.7250710Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/remotes2a303701db67/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T17:06:54.7323510Z 2021-05-15T17:06:54.7327600Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/remotes2a303701db67/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T17:06:54.8090090Z 2021-05-15T17:06:54.8127280Z 2021-05-15T17:06:54.8128990Z ─ preparing ‘desc’: 2021-05-15T17:06:54.8137550Z 2021-05-15T17:06:54.8138350Z 2021-05-15T17:06:54.8221690Z checking DESCRIPTION meta-information ... 2021-05-15T17:06:54.8254340Z 2021-05-15T17:06:54.8255930Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:06:54.9393650Z 2021-05-15T17:06:54.9394910Z 2021-05-15T17:06:54.9396850Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:06:54.9397780Z 2021-05-15T17:06:54.9398590Z 2021-05-15T17:06:54.9399970Z ─ checking for empty or unneeded directories 2021-05-15T17:06:54.9445500Z 2021-05-15T17:06:54.9461140Z 2021-05-15T17:06:54.9462620Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T17:06:55.0720000Z 2021-05-15T17:06:55.0721170Z 2021-05-15T17:06:55.0721900Z 2021-05-15T17:06:55.1053710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:06:55.1056080Z (as ‘lib’ is unspecified) 2021-05-15T17:06:55.4892780Z * installing *source* package ‘desc’ ... 2021-05-15T17:06:55.5169800Z ** R 2021-05-15T17:06:55.5436370Z ** inst 2021-05-15T17:06:55.5484810Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:57.1114610Z ** help 2021-05-15T17:06:57.2872430Z *** installing help indices 2021-05-15T17:06:57.3952390Z ** building package indices 2021-05-15T17:06:57.5430660Z ** testing if installed package can be loaded 2021-05-15T17:06:57.7835250Z * DONE (desc) 2021-05-15T17:06:58.0634900Z 2021-05-15T17:06:58.0636090Z 2021-05-15T17:06:58.0655200Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/remotes2a307d03e9db/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T17:06:58.0688170Z 2021-05-15T17:06:58.0692350Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/remotes2a307d03e9db/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T17:06:58.1168950Z 2021-05-15T17:06:58.1198360Z 2021-05-15T17:06:58.1201550Z ─ preparing ‘ghtravis’: 2021-05-15T17:06:58.1210360Z 2021-05-15T17:06:58.1212050Z 2021-05-15T17:06:58.1280290Z checking DESCRIPTION meta-information ... 2021-05-15T17:06:58.1307330Z 2021-05-15T17:06:58.1308920Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:06:58.2005870Z 2021-05-15T17:06:58.2033550Z 2021-05-15T17:06:58.2036310Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:06:58.2041770Z 2021-05-15T17:06:58.2068020Z 2021-05-15T17:06:58.2070240Z ─ checking for empty or unneeded directories 2021-05-15T17:06:58.2075120Z 2021-05-15T17:06:58.2101670Z 2021-05-15T17:06:58.2104010Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T17:06:58.2424710Z 2021-05-15T17:06:58.2426680Z 2021-05-15T17:06:58.2427410Z 2021-05-15T17:06:58.2885870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:06:58.2887160Z (as ‘lib’ is unspecified) 2021-05-15T17:06:58.5839600Z * installing *source* package ‘ghtravis’ ... 2021-05-15T17:06:58.6028230Z ** R 2021-05-15T17:06:58.6194390Z ** inst 2021-05-15T17:06:58.6219350Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:59.9223300Z ** help 2021-05-15T17:07:00.0014260Z *** installing help indices 2021-05-15T17:07:00.0502680Z ** building package indices 2021-05-15T17:07:00.0989320Z ** testing if installed package can be loaded 2021-05-15T17:07:00.8493420Z * DONE (ghtravis) 2021-05-15T17:07:00.8912380Z Using github PAT from envvar GITHUB_PAT 2021-05-15T17:07:01.3212120Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T17:07:04.0670530Z 2021-05-15T17:07:04.0672720Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T17:07:04.0674130Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T17:07:04.0675520Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T17:07:04.0676580Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T17:07:04.0678090Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T17:07:04.0679260Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T17:07:04.0682720Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:04.0684090Z (as ‘lib’ is unspecified) 2021-05-15T17:07:05.4971860Z 2021-05-15T17:07:05.4973460Z There are binary versions available but the source versions are later: 2021-05-15T17:07:05.4984380Z binary source needs_compilation 2021-05-15T17:07:05.4985460Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T17:07:05.4986410Z generics 0.0.2 0.1.0 FALSE 2021-05-15T17:07:05.4987310Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T17:07:05.4988180Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T17:07:05.4990300Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T17:07:05.4990810Z 2021-05-15T17:07:05.4991700Z 2021-05-15T17:07:05.5008740Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T17:07:05.7107990Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T17:07:05.7168540Z ================================================== 2021-05-15T17:07:05.7169050Z downloaded 89 KB 2021-05-15T17:07:05.7169320Z 2021-05-15T17:07:05.7205150Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T17:07:05.8802590Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T17:07:05.8875940Z ================================================== 2021-05-15T17:07:05.8877200Z downloaded 115 KB 2021-05-15T17:07:05.8878160Z 2021-05-15T17:07:05.8907140Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T17:07:06.1525830Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T17:07:06.1636450Z ================================================== 2021-05-15T17:07:06.1637430Z downloaded 194 KB 2021-05-15T17:07:06.1638310Z 2021-05-15T17:07:06.1669540Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T17:07:06.3290370Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T17:07:06.3589550Z ================================================== 2021-05-15T17:07:06.3591300Z downloaded 932 KB 2021-05-15T17:07:06.3592710Z 2021-05-15T17:07:06.3626240Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T17:07:06.5525640Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T17:07:06.5812970Z ================================================== 2021-05-15T17:07:06.5813880Z downloaded 691 KB 2021-05-15T17:07:06.5814540Z 2021-05-15T17:07:06.9123420Z * installing *source* package ‘tidyselect’ ... 2021-05-15T17:07:06.9184190Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:06.9395510Z ** R 2021-05-15T17:07:06.9595110Z ** inst 2021-05-15T17:07:06.9637690Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:07.8179170Z ** help 2021-05-15T17:07:07.9246700Z *** installing help indices 2021-05-15T17:07:07.9664470Z ** building package indices 2021-05-15T17:07:08.0006410Z ** installing vignettes 2021-05-15T17:07:08.0084920Z ** testing if installed package can be loaded 2021-05-15T17:07:08.3008750Z * DONE (tidyselect) 2021-05-15T17:07:08.6743510Z * installing *source* package ‘generics’ ... 2021-05-15T17:07:08.6813470Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:08.7006080Z ** R 2021-05-15T17:07:08.7121190Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:08.8470150Z ** help 2021-05-15T17:07:08.9434500Z *** installing help indices 2021-05-15T17:07:08.9953560Z ** building package indices 2021-05-15T17:07:09.0769130Z ** testing if installed package can be loaded 2021-05-15T17:07:09.2986800Z * DONE (generics) 2021-05-15T17:07:09.6651360Z * installing *source* package ‘cpp11’ ... 2021-05-15T17:07:09.6710680Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:09.6906590Z ** R 2021-05-15T17:07:09.6982350Z ** inst 2021-05-15T17:07:09.7190660Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:09.9479410Z ** help 2021-05-15T17:07:09.9711410Z *** installing help indices 2021-05-15T17:07:09.9907510Z ** building package indices 2021-05-15T17:07:10.0034960Z ** installing vignettes 2021-05-15T17:07:10.0079980Z ** testing if installed package can be loaded 2021-05-15T17:07:10.2178650Z * DONE (cpp11) 2021-05-15T17:07:10.9754800Z * installing *source* package ‘dplyr’ ... 2021-05-15T17:07:10.9983770Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:11.0313870Z ** libs 2021-05-15T17:07:11.0548590Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-15T17:07:11.2763220Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-15T17:07:11.5434400Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-15T17:07:11.7218840Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T17:07:12.5692160Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T17:07:12.7303200Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-15T17:07:12.8969950Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T17:07:13.0674020Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-15T17:07:13.2556690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T17:07:13.4250080Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-15T17:07:13.5751610Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T17:07:13.7805060Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:07:13.8448980Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-15T17:07:13.8495550Z ** R 2021-05-15T17:07:13.9307280Z ** data 2021-05-15T17:07:13.9334310Z *** moving datasets to lazyload DB 2021-05-15T17:07:14.0374500Z ** inst 2021-05-15T17:07:14.0522010Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:18.8159730Z ** help 2021-05-15T17:07:19.2834660Z *** installing help indices 2021-05-15T17:07:19.4832920Z *** copying figures 2021-05-15T17:07:19.4878570Z ** building package indices 2021-05-15T17:07:19.7062160Z ** installing vignettes 2021-05-15T17:07:19.7254790Z ** testing if installed package can be loaded 2021-05-15T17:07:20.4072510Z * DONE (dplyr) 2021-05-15T17:07:20.9127990Z * installing *source* package ‘tidyr’ ... 2021-05-15T17:07:20.9248360Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:20.9478700Z ** libs 2021-05-15T17:07:20.9672960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T17:07:22.1673640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-15T17:07:22.8179360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-15T17:07:24.2210460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T17:07:25.4628620Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:07:25.5268110Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-15T17:07:25.5314590Z ** R 2021-05-15T17:07:25.5595200Z ** data 2021-05-15T17:07:25.5662670Z *** moving datasets to lazyload DB 2021-05-15T17:07:25.7598320Z ** inst 2021-05-15T17:07:25.7702040Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:27.4349960Z ** help 2021-05-15T17:07:27.5759230Z *** installing help indices 2021-05-15T17:07:27.6566540Z *** copying figures 2021-05-15T17:07:27.6606690Z ** building package indices 2021-05-15T17:07:27.7387930Z ** installing vignettes 2021-05-15T17:07:27.7466820Z ** testing if installed package can be loaded 2021-05-15T17:07:28.4263990Z * DONE (tidyr) 2021-05-15T17:07:28.4612980Z 2021-05-15T17:07:28.4614170Z The downloaded source packages are in 2021-05-15T17:07:28.4616160Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/downloaded_packages’ 2021-05-15T17:07:28.6844190Z 2021-05-15T17:07:28.6861480Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/remotes2a30280c2651/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T17:07:28.6910270Z 2021-05-15T17:07:28.6912540Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/remotes2a30280c2651/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T17:07:28.7175800Z 2021-05-15T17:07:28.7228650Z 2021-05-15T17:07:28.7230250Z ─ preparing ‘aghast’: 2021-05-15T17:07:28.7230870Z 2021-05-15T17:07:28.7231450Z 2021-05-15T17:07:28.7285280Z checking DESCRIPTION meta-information ... 2021-05-15T17:07:28.7415340Z 2021-05-15T17:07:28.7517330Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:07:28.7819040Z 2021-05-15T17:07:28.7943440Z 2021-05-15T17:07:28.8044680Z 2021-05-15T17:07:28.8153000Z 2021-05-15T17:07:28.8253700Z 2021-05-15T17:07:28.8262520Z 2021-05-15T17:07:28.8264320Z checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:07:28.8265270Z 2021-05-15T17:07:28.8266850Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:07:28.8267710Z 2021-05-15T17:07:28.8268340Z 2021-05-15T17:07:28.8268940Z 2021-05-15T17:07:28.8269530Z 2021-05-15T17:07:28.8270120Z 2021-05-15T17:07:28.8270720Z 2021-05-15T17:07:28.8271560Z checking for empty or unneeded directories 2021-05-15T17:07:28.8272430Z 2021-05-15T17:07:28.8273700Z ─ checking for empty or unneeded directories 2021-05-15T17:07:28.8274430Z 2021-05-15T17:07:28.8275050Z 2021-05-15T17:07:28.8276210Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T17:07:28.8276870Z 2021-05-15T17:07:28.8277460Z 2021-05-15T17:07:28.8278060Z 2021-05-15T17:07:28.8409700Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:28.8425460Z (as ‘lib’ is unspecified) 2021-05-15T17:07:29.1708510Z * installing *source* package ‘aghast’ ... 2021-05-15T17:07:29.1949050Z ** R 2021-05-15T17:07:29.2043130Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:29.4878150Z ** help 2021-05-15T17:07:29.5170060Z *** installing help indices 2021-05-15T17:07:29.5450800Z ** building package indices 2021-05-15T17:07:29.5645160Z ** testing if installed package can be loaded 2021-05-15T17:07:29.7751940Z * DONE (aghast) 2021-05-15T17:07:29.7955600Z Installing 1 packages: covr 2021-05-15T17:07:29.7963880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:29.7965400Z (as ‘lib’ is unspecified) 2021-05-15T17:07:30.5898100Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T17:07:30.5899160Z 2021-05-15T17:07:31.1544990Z 2021-05-15T17:07:31.1546550Z There are binary versions available but the source versions are later: 2021-05-15T17:07:31.1557470Z binary source needs_compilation 2021-05-15T17:07:31.1558470Z rex 1.1.2 1.2.0 FALSE 2021-05-15T17:07:31.1559300Z covr 3.5.0 3.5.1 TRUE 2021-05-15T17:07:31.1559940Z 2021-05-15T17:07:31.1572130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-15T17:07:31.5615410Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-15T17:07:31.5617080Z ================================================== 2021-05-15T17:07:31.5618230Z downloaded 154 KB 2021-05-15T17:07:31.5618920Z 2021-05-15T17:07:31.5830440Z 2021-05-15T17:07:31.5877290Z installing the source packages ‘rex’, ‘covr’ 2021-05-15T17:07:31.5877980Z The downloaded binary packages are in 2021-05-15T17:07:31.5880380Z 2021-05-15T17:07:31.5881510Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp4A01q5/downloaded_packages 2021-05-15T17:07:31.5884550Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T17:07:31.8468220Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T17:07:31.8530300Z ================================================== 2021-05-15T17:07:31.8531270Z downloaded 89 KB 2021-05-15T17:07:31.8532150Z 2021-05-15T17:07:31.8561820Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T17:07:31.9883880Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T17:07:31.9975410Z ================================================== 2021-05-15T17:07:31.9976400Z downloaded 143 KB 2021-05-15T17:07:31.9977300Z 2021-05-15T17:07:32.3037920Z * installing *source* package ‘rex’ ... 2021-05-15T17:07:32.3140400Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:32.3220190Z ** R 2021-05-15T17:07:32.3290920Z ** inst 2021-05-15T17:07:32.3326180Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:32.6731560Z ** help 2021-05-15T17:07:32.7374460Z *** installing help indices 2021-05-15T17:07:32.7807210Z ** building package indices 2021-05-15T17:07:32.8480310Z ** installing vignettes 2021-05-15T17:07:32.8582640Z ** testing if installed package can be loaded 2021-05-15T17:07:33.0808600Z * DONE (rex) 2021-05-15T17:07:33.6159060Z * installing *source* package ‘covr’ ... 2021-05-15T17:07:33.6266490Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:33.6568570Z ** libs 2021-05-15T17:07:33.7182260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T17:07:33.8146860Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:07:33.8718640Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-15T17:07:33.8761960Z ** R 2021-05-15T17:07:33.9042090Z ** inst 2021-05-15T17:07:33.9131340Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:35.1859480Z ** help 2021-05-15T17:07:35.2685610Z *** installing help indices 2021-05-15T17:07:35.3257490Z *** copying figures 2021-05-15T17:07:35.3266720Z ** building package indices 2021-05-15T17:07:35.3767160Z ** installing vignettes 2021-05-15T17:07:35.3824400Z ** testing if installed package can be loaded 2021-05-15T17:07:35.9525300Z * DONE (covr) 2021-05-15T17:07:36.0045360Z 2021-05-15T17:07:36.0083690Z The downloaded source packages are in 2021-05-15T17:07:36.0091070Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4A01q5/downloaded_packages’ 2021-05-15T17:07:36.0385540Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T17:07:36.0386200Z Rscript -e "tic::before_install()" 2021-05-15T17:07:36.0769290Z shell: /bin/bash -e {0} 2021-05-15T17:07:36.0769650Z env: 2021-05-15T17:07:36.0770060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:07:36.0770490Z TIC_DEPLOY_KEY: 2021-05-15T17:07:36.0770810Z RSPM: 2021-05-15T17:07:36.0772410Z GITHUB_PAT: *** 2021-05-15T17:07:36.0772820Z COVERALLS_TOKEN: 2021-05-15T17:07:36.0773270Z continue-on-error: false 2021-05-15T17:07:36.0773710Z VDIFFR_RUN_TESTS: false 2021-05-15T17:07:36.0774170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:07:36.0774580Z TZ: UTC 2021-05-15T17:07:36.0774930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:07:36.0775320Z NOT_CRAN: true 2021-05-15T17:07:36.0775670Z ##[endgroup] 2021-05-15T17:07:37.1114320Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:07:37.1116470Z Running before_install: step_install_remote_binaries() 2021-05-15T17:07:37.1168150Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T17:07:37.1169010Z remotes::install_deps(dependencies = TRUE) 2021-05-15T17:07:37.1169640Z remotes::install_cran("rcmdcheck") 2021-05-15T17:07:37.1170170Z remotes::install_cran("markdown") 2021-05-15T17:07:37.1389070Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:07:37.1389550Z env: 2021-05-15T17:07:37.1390000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:07:37.1390490Z TIC_DEPLOY_KEY: 2021-05-15T17:07:37.1390840Z RSPM: 2021-05-15T17:07:37.1392490Z GITHUB_PAT: *** 2021-05-15T17:07:37.1392970Z COVERALLS_TOKEN: 2021-05-15T17:07:37.1393450Z continue-on-error: false 2021-05-15T17:07:37.1393960Z VDIFFR_RUN_TESTS: false 2021-05-15T17:07:37.1394820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:07:37.1395290Z TZ: UTC 2021-05-15T17:07:37.1395670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:07:37.1396120Z NOT_CRAN: true 2021-05-15T17:07:37.1396590Z ##[endgroup] 2021-05-15T17:07:42.5097100Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T17:07:42.5098620Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T17:07:42.5099900Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T17:07:42.5101180Z awsMethods (NA -> 1.1-1 ) [CRAN] 2021-05-15T17:07:42.5102450Z gsl (NA -> 2.1-6 ) [CRAN] 2021-05-15T17:07:42.5103660Z oro.nifti (NA -> 0.11.0) [CRAN] 2021-05-15T17:07:42.5104870Z adimpro (NA -> 0.9.3 ) [CRAN] 2021-05-15T17:07:42.5106100Z fastICA (NA -> 1.2-2 ) [CRAN] 2021-05-15T17:07:42.5107260Z tkrplot (NA -> 0.0-25) [CRAN] 2021-05-15T17:07:42.5108470Z aws (NA -> 2.5-1 ) [CRAN] 2021-05-15T17:07:42.5109660Z metafor (NA -> 2.4-0 ) [CRAN] 2021-05-15T17:07:42.5125720Z Installing 11 packages: RNifti, abind, bitops, awsMethods, gsl, oro.nifti, adimpro, fastICA, tkrplot, aws, metafor 2021-05-15T17:07:42.5139480Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:42.5140840Z (as ‘lib’ is unspecified) 2021-05-15T17:07:47.9643310Z 2021-05-15T17:07:47.9644830Z There are binary versions available but the source versions are later: 2021-05-15T17:07:47.9668340Z binary source needs_compilation 2021-05-15T17:07:47.9669290Z RNifti 1.1.0 1.3.1 TRUE 2021-05-15T17:07:47.9670890Z bitops 1.0-6 1.0-7 TRUE 2021-05-15T17:07:47.9672160Z gsl 1.9-10.3 2.1-6 TRUE 2021-05-15T17:07:47.9672970Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-15T17:07:47.9673790Z adimpro 0.9.2 0.9.3 TRUE 2021-05-15T17:07:47.9674940Z tkrplot 0.0-24 0.0-25 TRUE 2021-05-15T17:07:47.9676310Z aws 2.4-1 2.5-1 TRUE 2021-05-15T17:07:47.9676920Z 2021-05-15T17:07:47.9695060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-15T17:07:48.3008550Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-15T17:07:48.3053810Z ================================================== 2021-05-15T17:07:48.3054980Z downloaded 60 KB 2021-05-15T17:07:48.3056120Z 2021-05-15T17:07:48.3085950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/awsMethods_1.1-1.tgz' 2021-05-15T17:07:48.7821630Z Content type 'application/x-gzip' length 23699 bytes (23 KB) 2021-05-15T17:07:48.7823290Z ================================================== 2021-05-15T17:07:48.7824710Z downloaded 23 KB 2021-05-15T17:07:48.7825570Z 2021-05-15T17:07:48.7853850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/fastICA_1.2-2.tgz' 2021-05-15T17:07:49.0708510Z Content type 'application/x-gzip' length 67891 bytes (66 KB) 2021-05-15T17:07:49.0761320Z ================================================== 2021-05-15T17:07:49.0762390Z downloaded 66 KB 2021-05-15T17:07:49.0763380Z 2021-05-15T17:07:49.0793000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/metafor_2.4-0.tgz' 2021-05-15T17:07:50.0219340Z Content type 'application/x-gzip' length 2981464 bytes (2.8 MB) 2021-05-15T17:07:50.0220480Z 2021-05-15T17:07:50.0221880Z ================================================== 2021-05-15T17:07:50.0222480Z The downloaded binary packages are in 2021-05-15T17:07:50.0223560Z downloaded 2.8 MB 2021-05-15T17:07:50.0224500Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzLNdpw/downloaded_packages 2021-05-15T17:07:50.0225540Z 2021-05-15T17:07:50.0227070Z installing the source packages ‘RNifti’, ‘bitops’, ‘gsl’, ‘oro.nifti’, ‘adimpro’, ‘tkrplot’, ‘aws’ 2021-05-15T17:07:50.0227630Z 2021-05-15T17:07:50.0229120Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T17:07:50.0231040Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T17:07:50.0231720Z ================================================== 2021-05-15T17:07:50.0232690Z downloaded 1.0 MB 2021-05-15T17:07:50.0233010Z 2021-05-15T17:07:50.0234320Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T17:07:50.1646280Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-15T17:07:50.1648070Z ================================================== 2021-05-15T17:07:50.1649230Z downloaded 10 KB 2021-05-15T17:07:50.1649980Z 2021-05-15T17:07:50.1679580Z trying URL 'https://cloud.r-project.org/src/contrib/gsl_2.1-6.tar.gz' 2021-05-15T17:07:50.4603050Z Content type 'application/x-gzip' length 189794 bytes (185 KB) 2021-05-15T17:07:50.4916840Z ================================================== 2021-05-15T17:07:50.5202120Z downloaded 185 KB 2021-05-15T17:07:50.5299330Z 2021-05-15T17:07:50.5301550Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T17:07:50.9158540Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-15T17:07:50.9908960Z ================================================== 2021-05-15T17:07:50.9910380Z downloaded 5.0 MB 2021-05-15T17:07:50.9910750Z 2021-05-15T17:07:50.9976030Z trying URL 'https://cloud.r-project.org/src/contrib/adimpro_0.9.3.tar.gz' 2021-05-15T17:07:51.5107810Z Content type 'application/x-gzip' length 484183 bytes (472 KB) 2021-05-15T17:07:51.5315440Z ================================================== 2021-05-15T17:07:51.5316420Z downloaded 472 KB 2021-05-15T17:07:51.5317150Z 2021-05-15T17:07:51.5349350Z trying URL 'https://cloud.r-project.org/src/contrib/tkrplot_0.0-25.tar.gz' 2021-05-15T17:07:51.8368450Z Content type 'application/x-gzip' length 39274 bytes (38 KB) 2021-05-15T17:07:51.8377500Z ================================================== 2021-05-15T17:07:51.8378500Z downloaded 38 KB 2021-05-15T17:07:51.8379340Z 2021-05-15T17:07:51.8412400Z trying URL 'https://cloud.r-project.org/src/contrib/aws_2.5-1.tar.gz' 2021-05-15T17:07:52.2244000Z Content type 'application/x-gzip' length 619769 bytes (605 KB) 2021-05-15T17:07:52.2489950Z ================================================== 2021-05-15T17:07:52.2491080Z downloaded 605 KB 2021-05-15T17:07:52.2491740Z 2021-05-15T17:07:52.6839880Z * installing *source* package ‘RNifti’ ... 2021-05-15T17:07:52.6951540Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:52.7184450Z ** libs 2021-05-15T17:07:52.7370840Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-15T17:07:53.7680570Z In file included from main.cpp:1: 2021-05-15T17:07:53.7682310Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:07:53.7684770Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:07:53.7686330Z SEXP data = Parent::get__(); 2021-05-15T17:07:53.7687230Z ^ 2021-05-15T17:08:05.7340370Z 1 warning generated. 2021-05-15T17:08:05.7520550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-15T17:08:05.8788020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-15T17:08:06.0099780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-15T17:08:06.0843970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-15T17:08:06.2359640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-15T17:08:06.7797980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-15T17:08:06.8582190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-15T17:08:07.0135210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-15T17:08:07.1994810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-15T17:08:07.3707560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-15T17:08:07.6784650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-15T17:08:07.8745000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-15T17:08:08.4885400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-15T17:08:08.6296710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-15T17:08:08.9906300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-15T17:08:09.0583080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-15T17:08:09.9214870Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-15T17:08:09.9217680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-15T17:08:09.9226080Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-15T17:08:09.9228730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-15T17:08:09.9233000Z ^ 2021-05-15T17:08:09.9236130Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-15T17:08:09.9237570Z static const nifti_type_ele nifti_type_list[] = { 2021-05-15T17:08:09.9238520Z ^ 2021-05-15T17:08:09.9240220Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-15T17:08:09.9241630Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-15T17:08:09.9242570Z ^ 2021-05-15T17:08:09.9244280Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-15T17:08:09.9245470Z static int is_mixedcase(const char * str) 2021-05-15T17:08:09.9246300Z ^ 2021-05-15T17:08:09.9247850Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-15T17:08:09.9249090Z static int is_uppercase(const char * str) 2021-05-15T17:08:09.9249930Z ^ 2021-05-15T17:08:09.9251500Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-15T17:08:09.9252700Z static int make_lowercase(char * str) 2021-05-15T17:08:09.9253470Z ^ 2021-05-15T17:08:09.9255060Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-15T17:08:09.9256260Z static int make_uppercase(char * str) 2021-05-15T17:08:09.9257070Z ^ 2021-05-15T17:08:09.9258610Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-15T17:08:09.9259960Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-15T17:08:09.9260860Z ^ 2021-05-15T17:08:10.2952320Z 8 warnings generated. 2021-05-15T17:08:10.2986220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-15T17:08:10.5402430Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-15T17:08:10.5404080Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-15T17:08:10.5405080Z ^ 2021-05-15T17:08:10.5407410Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-15T17:08:10.5409070Z static char *escapize_string( const char * str ) 2021-05-15T17:08:10.5410010Z ^ 2021-05-15T17:08:12.6541050Z 2 warnings generated. 2021-05-15T17:08:12.6624040Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:08:12.7378030Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-15T17:08:12.7462830Z ** R 2021-05-15T17:08:12.7635200Z ** inst 2021-05-15T17:08:12.7770310Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:13.5284750Z ** help 2021-05-15T17:08:13.5988160Z *** installing help indices 2021-05-15T17:08:13.6775780Z ** building package indices 2021-05-15T17:08:13.7127480Z ** testing if installed package can be loaded 2021-05-15T17:08:14.1863840Z * DONE (RNifti) 2021-05-15T17:08:14.5141970Z * installing *source* package ‘bitops’ ... 2021-05-15T17:08:14.5249280Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-15T17:08:14.5335290Z ** libs 2021-05-15T17:08:14.5523000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-15T17:08:14.7277560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-15T17:08:14.8193830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:08:14.9007960Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:08:14.9593390Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-15T17:08:14.9636160Z ** R 2021-05-15T17:08:14.9667920Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:15.0681780Z ** help 2021-05-15T17:08:15.0883670Z *** installing help indices 2021-05-15T17:08:15.1185910Z ** building package indices 2021-05-15T17:08:15.1299030Z ** testing if installed package can be loaded 2021-05-15T17:08:15.4590860Z * DONE (bitops) 2021-05-15T17:08:15.8331590Z * installing *source* package ‘gsl’ ... 2021-05-15T17:08:15.8402550Z ** package ‘gsl’ successfully unpacked and MD5 sums checked 2021-05-15T17:08:16.1026780Z checking for gsl-config... /usr/local/bin/gsl-config 2021-05-15T17:08:16.2195390Z checking if GSL version >= 2.1... checking for gcc... gcc 2021-05-15T17:08:16.5563570Z checking whether the C compiler works... yes 2021-05-15T17:08:16.5565080Z checking for C compiler default output file name... a.out 2021-05-15T17:08:16.6840960Z checking for suffix of executables... 2021-05-15T17:08:17.2003710Z checking whether we are cross compiling... no 2021-05-15T17:08:17.2701310Z checking for suffix of object files... o 2021-05-15T17:08:17.3322390Z checking whether we are using the GNU C compiler... yes 2021-05-15T17:08:17.3943730Z checking whether gcc accepts -g... yes 2021-05-15T17:08:17.5097530Z checking for gcc option to accept ISO C89... none needed 2021-05-15T17:08:17.8622490Z yes 2021-05-15T17:08:17.9390750Z configure: creating ./config.status 2021-05-15T17:08:18.1221470Z config.status: creating src/Makevars 2021-05-15T17:08:18.2312260Z ** libs 2021-05-15T17:08:18.2506770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c airy.c -o airy.o 2021-05-15T17:08:18.3711220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c bessel.c -o bessel.o 2021-05-15T17:08:18.6842940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c clausen.c -o clausen.o 2021-05-15T17:08:18.7444410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c coulomb.c -o coulomb.o 2021-05-15T17:08:18.8486850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c coupling.c -o coupling.o 2021-05-15T17:08:18.9236580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c dawson.c -o dawson.o 2021-05-15T17:08:18.9830340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c debye.c -o debye.o 2021-05-15T17:08:19.0556370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c dilog.c -o dilog.o 2021-05-15T17:08:19.1220290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c ellint.c -o ellint.o 2021-05-15T17:08:19.2293280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c elljac.c -o elljac.o 2021-05-15T17:08:19.2881600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T17:08:19.3821950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c expint.c -o expint.o 2021-05-15T17:08:19.4858030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c fermi_dirac.c -o fermi_dirac.o 2021-05-15T17:08:19.5812560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c gamma.c -o gamma.o 2021-05-15T17:08:19.7410680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c gegenbauer.c -o gegenbauer.o 2021-05-15T17:08:19.8205570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c hyperg.c -o hyperg.o 2021-05-15T17:08:19.9281390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:08:20.0237650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c laguerre.c -o laguerre.o 2021-05-15T17:08:20.0991110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c lambert.c -o lambert.o 2021-05-15T17:08:20.1632210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c legendre.c -o legendre.o 2021-05-15T17:08:20.3970020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c log.c -o log.o 2021-05-15T17:08:20.4756120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c poly.c -o poly.o 2021-05-15T17:08:20.5400530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c pow_int.c -o pow_int.o 2021-05-15T17:08:21.0749400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c psi.c -o psi.o 2021-05-15T17:08:21.0755800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c qrng.c -o qrng.o 2021-05-15T17:08:21.0759110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c rng.c -o rng.o 2021-05-15T17:08:21.0761660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c synchrotron.c -o synchrotron.o 2021-05-15T17:08:21.0764270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c transport.c -o transport.o 2021-05-15T17:08:21.0940410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c trig.c -o trig.o 2021-05-15T17:08:21.1937010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c vector.c -o vector.o 2021-05-15T17:08:21.2976840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c zeta.c -o zeta.o 2021-05-15T17:08:21.3895290Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gsl.so airy.o bessel.o clausen.o coulomb.o coupling.o dawson.o debye.o dilog.o ellint.o elljac.o error.o expint.o fermi_dirac.o gamma.o gegenbauer.o hyperg.o init.o laguerre.o lambert.o legendre.o log.o poly.o pow_int.o psi.o qrng.o rng.o synchrotron.o transport.o trig.o vector.o zeta.o -L/usr/local/Cellar/gsl/2.6/lib -lgsl -lgslcblas -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:08:21.4591950Z installing to /Users/runner/work/_temp/Library/gsl/libs 2021-05-15T17:08:21.4639620Z ** R 2021-05-15T17:08:21.5060180Z ** inst 2021-05-15T17:08:21.5094930Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:24.1870470Z ** help 2021-05-15T17:08:24.3303920Z *** installing help indices 2021-05-15T17:08:24.4235680Z ** building package indices 2021-05-15T17:08:24.5314130Z ** installing vignettes 2021-05-15T17:08:24.5419870Z ** testing if installed package can be loaded 2021-05-15T17:08:25.0759610Z * DONE (gsl) 2021-05-15T17:08:25.4460210Z * installing *source* package ‘adimpro’ ... 2021-05-15T17:08:25.4521120Z ** package ‘adimpro’ successfully unpacked and MD5 sums checked 2021-05-15T17:08:25.4656030Z ** libs 2021-05-15T17:08:25.4837400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rentries.c -o Rentries.o 2021-05-15T17:08:25.5545900Z gfortran -fPIC -g -O2 -c aniso.f -o aniso.o 2021-05-15T17:08:26.2520790Z gfortran -fPIC -g -O2 -c awsimage.f -o awsimage.o 2021-05-15T17:08:26.8017360Z gfortran -fPIC -g -O2 -c awspimage.f -o awspimage.o 2021-05-15T17:08:27.2416290Z gfortran -fPIC -g -O2 -c demosaic.f -o demosaic.o 2021-05-15T17:08:27.7491140Z gfortran -fPIC -g -O2 -c edges.f -o edges.o 2021-05-15T17:08:28.1854320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:08:28.2676400Z gfortran -fPIC -g -O2 -c misc.f -o misc.o 2021-05-15T17:08:28.4240930Z gfortran -fPIC -g -O2 -c segment.f -o segment.o 2021-05-15T17:08:28.5990730Z gfortran -fPIC -g -O2 -c shrink.f -o shrink.o 2021-05-15T17:08:28.8272420Z gfortran -fPIC -g -O2 -c smsensor.f -o smsensor.o 2021-05-15T17:08:29.0537990Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o adimpro.so Rentries.o aniso.o awsimage.o awspimage.o demosaic.o edges.o init.o misc.o segment.o shrink.o smsensor.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:08:29.0772940Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-15T17:08:29.0775130Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-15T17:08:29.1287190Z installing to /Users/runner/work/_temp/Library/adimpro/libs 2021-05-15T17:08:29.1334310Z ** R 2021-05-15T17:08:29.1749870Z ** demo 2021-05-15T17:08:29.1786890Z ** inst 2021-05-15T17:08:29.1849250Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:33.0246520Z ** help 2021-05-15T17:08:33.1276050Z *** installing help indices 2021-05-15T17:08:33.1891050Z ** building package indices 2021-05-15T17:08:33.2435460Z ** testing if installed package can be loaded 2021-05-15T17:08:33.8323450Z * DONE (adimpro) 2021-05-15T17:08:34.1071990Z * installing *source* package ‘tkrplot’ ... 2021-05-15T17:08:34.1090620Z ** package ‘tkrplot’ successfully unpacked and MD5 sums checked 2021-05-15T17:08:34.7026320Z configure: creating ./config.status 2021-05-15T17:08:34.8482120Z config.status: creating src/Makevars 2021-05-15T17:08:34.9861780Z ** libs 2021-05-15T17:08:35.0036860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -I/opt/X11/include -I/usr/local/include -fPIC -Wall -g -O2 -c tcltkimg.c -o tcltkimg.o 2021-05-15T17:08:35.2130440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tkrplot.so tcltkimg.o -L/usr/local/lib -ltcl8.6 -L/usr/local/lib -ltk8.6 -L/opt/X11/lib -lX11 -Wl,-weak-lXss -lXext -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:08:35.2794720Z installing to /Users/runner/work/_temp/Library/tkrplot/libs 2021-05-15T17:08:35.2835870Z ** R 2021-05-15T17:08:35.2876290Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:38.2159340Z Warning in fun(libname, pkgname) : 2021-05-15T17:08:38.2160740Z no display name and no $DISPLAY environment variable 2021-05-15T17:08:38.3126690Z ** help 2021-05-15T17:08:38.3287040Z *** installing help indices 2021-05-15T17:08:38.3439460Z ** building package indices 2021-05-15T17:08:38.3548790Z ** testing if installed package can be loaded 2021-05-15T17:08:39.7550460Z * DONE (tkrplot) 2021-05-15T17:08:39.7551190Z Warning in fun(libname, pkgname) : 2021-05-15T17:08:39.7558650Z no display name and no $DISPLAY environment variable 2021-05-15T17:08:39.7567580Z ##[warning]Warning: loading Rplot failed 2021-05-15T17:08:39.9768600Z * installing *source* package ‘oro.nifti’ ... 2021-05-15T17:08:40.0027120Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-15T17:08:40.0241710Z ** R 2021-05-15T17:08:40.1076520Z ** demo 2021-05-15T17:08:40.1098630Z ** inst 2021-05-15T17:08:40.1488480Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:41.0894310Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-15T17:08:46.6174760Z ** help 2021-05-15T17:08:47.3767520Z *** installing help indices 2021-05-15T17:08:47.6301910Z ** building package indices 2021-05-15T17:08:47.9119170Z ** testing if installed package can be loaded 2021-05-15T17:08:48.5215290Z * DONE (oro.nifti) 2021-05-15T17:08:48.9999930Z * installing *source* package ‘aws’ ... 2021-05-15T17:08:49.0082790Z ** package ‘aws’ successfully unpacked and MD5 sums checked 2021-05-15T17:08:49.0237790Z ** libs 2021-05-15T17:08:49.0497260Z gfortran -fPIC -g -O2 -c ICIsmooth.f -o ICIsmooth.o 2021-05-15T17:08:49.2746030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rentries.c -o Rentries.o 2021-05-15T17:08:49.3561090Z gfortran -fPIC -g -O2 -c awslp.f -o awslp.o 2021-05-15T17:08:50.3027780Z gfortran -fPIC -g -O2 -c awswghts.f -o awswghts.o 2021-05-15T17:08:50.6045350Z gfortran -fPIC -g -O2 -c caws.f -o caws.o 2021-05-15T17:08:51.2276250Z gfortran -fPIC -g -O2 -c cawsmask.f -o cawsmask.o 2021-05-15T17:08:51.4243050Z gfortran -fPIC -g -O2 -c esiglike.f -o esiglike.o 2021-05-15T17:08:51.5614770Z gfortran -fPIC -g -O2 -c estimateComplexSigma.f -o estimateComplexSigma.o 2021-05-15T17:08:51.7384040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:08:51.8292250Z gfortran -fPIC -g -O2 -c misc.f -o misc.o 2021-05-15T17:08:52.0690180Z gfortran -fPIC -g -O2 -c nlmeans.f -o nlmeans.o 2021-05-15T17:08:52.2707370Z gfortran -fPIC -g -O2 -c pcaws.f -o pcaws.o 2021-05-15T17:08:52.9960310Z gfortran -fPIC -g -O2 -c segment.f -o segment.o 2021-05-15T17:08:53.1812060Z gfortran -fPIC -g -O2 -c smooth3d.f -o smooth3d.o 2021-05-15T17:08:53.5837420Z gfortran -fPIC -g -O2 -c smse3.f -o smse3.o 2021-05-15T17:08:54.4556100Z gfortran -fPIC -g -O2 -c varest.f -o varest.o 2021-05-15T17:08:54.9438280Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o aws.so ICIsmooth.o Rentries.o awslp.o awswghts.o caws.o cawsmask.o esiglike.o estimateComplexSigma.o init.o misc.o nlmeans.o pcaws.o segment.o smooth3d.o smse3.o varest.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:08:54.9664560Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-15T17:08:54.9666240Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-15T17:08:55.0098790Z installing to /Users/runner/work/_temp/Library/aws/libs 2021-05-15T17:08:55.0146540Z ** R 2021-05-15T17:08:55.0734350Z ** demo 2021-05-15T17:08:55.0776090Z ** inst 2021-05-15T17:08:55.0831690Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:02.5003710Z ** help 2021-05-15T17:09:02.6909700Z *** installing help indices 2021-05-15T17:09:02.7877910Z ** building package indices 2021-05-15T17:09:02.8812610Z ** installing vignettes 2021-05-15T17:09:02.8866060Z ** testing if installed package can be loaded 2021-05-15T17:09:03.3016640Z * DONE (aws) 2021-05-15T17:09:03.3434390Z 2021-05-15T17:09:03.3537570Z The downloaded source packages are in 2021-05-15T17:09:03.3563890Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzLNdpw/downloaded_packages’ 2021-05-15T17:09:04.1259250Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T17:09:04.1260100Z Use `force = TRUE` to force installation 2021-05-15T17:09:04.1276360Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T17:09:04.1277430Z Use `force = TRUE` to force installation 2021-05-15T17:09:04.1478260Z ##[group]Run options(width = 100) 2021-05-15T17:09:04.1478890Z options(width = 100) 2021-05-15T17:09:04.1479410Z pkgs <- installed.packages()[, "Package"] 2021-05-15T17:09:04.1480110Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T17:09:04.1687850Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:09:04.1688230Z env: 2021-05-15T17:09:04.1688630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:04.1689050Z TIC_DEPLOY_KEY: 2021-05-15T17:09:04.1689360Z RSPM: 2021-05-15T17:09:04.1690530Z GITHUB_PAT: *** 2021-05-15T17:09:04.1690900Z COVERALLS_TOKEN: 2021-05-15T17:09:04.1691330Z continue-on-error: false 2021-05-15T17:09:04.1691760Z VDIFFR_RUN_TESTS: false 2021-05-15T17:09:04.1692210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:09:04.1692600Z TZ: UTC 2021-05-15T17:09:04.1692940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:04.1693300Z NOT_CRAN: true 2021-05-15T17:09:04.1693690Z ##[endgroup] 2021-05-15T17:09:04.7749590Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:09:04.7751160Z setting value 2021-05-15T17:09:04.7752870Z version R version 3.5.3 (2019-03-11) 2021-05-15T17:09:04.7754220Z os macOS 10.15.7 2021-05-15T17:09:04.7755280Z system x86_64, darwin15.6.0 2021-05-15T17:09:04.7756220Z ui X11 2021-05-15T17:09:04.7757080Z language (EN) 2021-05-15T17:09:04.7758470Z collate en_US.UTF-8 2021-05-15T17:09:04.7759790Z ctype en_US.UTF-8 2021-05-15T17:09:04.7760760Z tz UTC 2021-05-15T17:09:04.7762310Z date 2021-05-15 2021-05-15T17:09:04.7763040Z 2021-05-15T17:09:04.7764600Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:09:04.7765960Z ! package * version date lib source 2021-05-15T17:09:04.7767470Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-15T17:09:04.7768880Z adimpro 0.9.3 2021-01-11 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7770940Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T17:09:04.7772440Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7773770Z aws 2.5-1 2021-01-11 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7775190Z awsMethods 1.1-1 2019-05-08 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7776570Z base * 3.5.3 2019-03-13 [?] local 2021-05-15T17:09:04.7777920Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7779300Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7780620Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-15T17:09:04.7782260Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7783690Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7785170Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7786560Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7787930Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7789260Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7790630Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7792040Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7794140Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-15T17:09:04.7796110Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7797470Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7799210Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7800590Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7801950Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7803360Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7804730Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7806160Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T17:09:04.7807630Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7808960Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7810370Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7812340Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7813730Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7815300Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7816670Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7818010Z fastICA 1.2-2 2019-07-08 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7819400Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7820800Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7822260Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7823670Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7825140Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7826740Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7828240Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T17:09:04.7829760Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7831150Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7832530Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7833870Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7835310Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7836640Z grid 3.5.3 2019-03-13 [?] local 2021-05-15T17:09:04.7838170Z gsl 2.1-6 2019-03-25 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7839590Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7840930Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7842340Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-15T17:09:04.7843750Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7845280Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7847210Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7849350Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7850970Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7852580Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7854430Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7855470Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7856550Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7857620Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7858670Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7859750Z metafor 2.4-0 2020-03-19 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7860780Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7861860Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7862850Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7863930Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7864980Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7866010Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7867070Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7868100Z parallel 3.5.3 2019-03-13 [?] local 2021-05-15T17:09:04.7869190Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7870260Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7871310Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7872390Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7873400Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-15T17:09:04.7874520Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7875560Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7876630Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7877670Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7878670Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7879730Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7880770Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7881870Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7883050Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7884100Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7885150Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7886140Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7887200Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7888210Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7889290Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7890740Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7891880Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7892980Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7894630Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-15T17:09:04.7895830Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7896880Z splines 3.5.3 2019-03-13 [?] local 2021-05-15T17:09:04.7897880Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7898900Z stats4 3.5.3 2019-03-13 [?] local 2021-05-15T17:09:04.7899880Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7900940Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7901930Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T17:09:04.7902980Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7903990Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-15T17:09:04.7905000Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7906030Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7907060Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T17:09:04.7908160Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7909210Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7910230Z tkrplot 0.0-25 2021-02-05 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7911280Z P tools 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7912330Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7913390Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7914380Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-15T17:09:04.7915420Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7916440Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7917430Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7918450Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7919410Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7920440Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7921460Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-15T17:09:04.7922570Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-15T17:09:04.7923640Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T17:09:04.7923970Z 2021-05-15T17:09:04.7924440Z [1] /Users/runner/work/_temp/Library 2021-05-15T17:09:04.7925320Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-15T17:09:04.7925740Z 2021-05-15T17:09:04.7926640Z P ── Loaded and on-disk path mismatch. 2021-05-15T17:09:04.7978680Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T17:09:04.7979390Z Rscript -e 'tic::script()' 2021-05-15T17:09:04.7979810Z ls -l check 2021-05-15T17:09:04.8396450Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:09:04.8396960Z env: 2021-05-15T17:09:04.8397430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:04.8397920Z TIC_DEPLOY_KEY: 2021-05-15T17:09:04.8398290Z RSPM: 2021-05-15T17:09:04.8399740Z GITHUB_PAT: *** 2021-05-15T17:09:04.8400170Z COVERALLS_TOKEN: 2021-05-15T17:09:04.8400680Z continue-on-error: false 2021-05-15T17:09:04.8401420Z VDIFFR_RUN_TESTS: false 2021-05-15T17:09:04.8401960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:09:04.8402400Z TZ: UTC 2021-05-15T17:09:04.8402920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:04.8403330Z NOT_CRAN: true 2021-05-15T17:09:04.8403730Z ##[endgroup] 2021-05-15T17:09:05.1694970Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:09:05.2995470Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T17:09:05.2996770Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T17:09:05.2997890Z timeout = Inf, check_dir = "check") 2021-05-15T17:09:05.3888900Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T17:09:06.0533850Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T17:09:06.2401470Z * preparing ‘fmri’: 2021-05-15T17:09:06.2534840Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:09:06.2535910Z * cleaning src 2021-05-15T17:09:06.2713340Z * running ‘cleanup’ 2021-05-15T17:09:06.5119690Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:09:06.5178690Z * checking for empty or unneeded directories 2021-05-15T17:09:06.5199810Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T17:09:06.5257630Z * building ‘fmri_1.9.3.tar.gz’ 2021-05-15T17:09:06.6112240Z 2021-05-15T17:09:06.7474660Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T17:09:07.0124350Z * using log directory ‘/Users/runner/work/fmri/fmri/check/fmri.Rcheck’ 2021-05-15T17:09:07.0133860Z * using R version 3.5.3 (2019-03-11) 2021-05-15T17:09:07.0136040Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T17:09:07.0138100Z * using session charset: UTF-8 2021-05-15T17:09:07.1089960Z * using option ‘--as-cran’ 2021-05-15T17:09:07.1192750Z * checking for file ‘fmri/DESCRIPTION’ ... OK 2021-05-15T17:09:07.1294210Z * this is package ‘fmri’ version ‘1.9.3’ 2021-05-15T17:09:07.1395530Z * checking package namespace information ... OK 2021-05-15T17:09:08.1038210Z * checking package dependencies ... OK 2021-05-15T17:09:08.1060470Z * checking if this is a source package ... OK 2021-05-15T17:09:08.1061600Z * checking if there is a namespace ... OK 2021-05-15T17:09:08.6709890Z * checking for executable files ... OK 2021-05-15T17:09:08.7067160Z * checking for hidden files and directories ... OK 2021-05-15T17:09:08.7097120Z * checking for portable file names ... OK 2021-05-15T17:09:08.7108210Z * checking for sufficient/correct file permissions ... OK 2021-05-15T17:09:08.7158740Z * checking serialization versions ... OK 2021-05-15T17:09:19.7609960Z * checking whether package ‘fmri’ can be installed ... OK 2021-05-15T17:09:19.7724600Z * checking installed package size ... OK 2021-05-15T17:09:19.8952070Z * checking package directory ... OK 2021-05-15T17:09:20.1229410Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:09:20.1234780Z * checking top-level files ... OK 2021-05-15T17:09:20.1236390Z * checking for left-over files ... OK 2021-05-15T17:09:20.1915840Z * checking index information ... OK 2021-05-15T17:09:20.3555220Z * checking package subdirectories ... OK 2021-05-15T17:09:20.4287850Z * checking R files for non-ASCII characters ... OK 2021-05-15T17:09:20.5614350Z * checking R files for syntax errors ... OK 2021-05-15T17:09:21.7598430Z * checking whether the package can be loaded ... OK 2021-05-15T17:09:22.9195790Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T17:09:24.0728240Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T17:09:25.2279920Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T17:09:26.4235630Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T17:09:27.6577720Z * checking loading without being on the library search path ... OK 2021-05-15T17:09:29.9273340Z * checking dependencies in R code ... OK 2021-05-15T17:09:32.1704030Z * checking S3 generic/method consistency ... OK 2021-05-15T17:09:33.2680550Z * checking replacement functions ... OK 2021-05-15T17:09:35.3059130Z * checking foreign function calls ... OK 2021-05-15T17:09:55.1824400Z * checking R code for possible problems ... OK 2021-05-15T17:09:55.5672500Z * checking Rd files ... OK 2021-05-15T17:09:55.6329820Z * checking Rd metadata ... OK 2021-05-15T17:09:55.7972240Z * checking Rd line widths ... OK 2021-05-15T17:09:55.9910810Z * checking Rd cross-references ... OK 2021-05-15T17:09:57.1948330Z * checking for missing documentation entries ... OK 2021-05-15T17:10:00.7053190Z * checking for code/documentation mismatches ... OK 2021-05-15T17:10:03.2510950Z * checking Rd \usage sections ... OK 2021-05-15T17:10:03.4375710Z * checking Rd contents ... OK 2021-05-15T17:10:03.6579790Z * checking for unstated dependencies in examples ... OK 2021-05-15T17:10:03.6586810Z * checking contents of ‘data’ directory ... OK 2021-05-15T17:10:03.8635430Z * checking data for non-ASCII characters ... OK 2021-05-15T17:10:04.0695280Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T17:10:04.2770570Z * checking R/sysdata.rda ... OK 2021-05-15T17:10:04.2772020Z * checking line endings in shell scripts ... OK 2021-05-15T17:10:04.2781720Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-15T17:10:04.2796640Z * checking line endings in Makefiles ... OK 2021-05-15T17:10:04.4136880Z * checking compilation flags in Makevars ... OK 2021-05-15T17:10:04.4140810Z * checking for GNU extensions in Makefiles ... OK 2021-05-15T17:10:04.4142160Z * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2021-05-15T17:10:04.4143320Z * checking pragmas in C/C++ headers and code ... OK 2021-05-15T17:10:04.4144420Z * checking compilation flags used ... OK 2021-05-15T17:10:04.5482570Z * checking compiled code ... OK 2021-05-15T17:10:07.0126300Z * checking examples ... OK 2021-05-15T17:10:07.0146670Z ** found \donttest examples: check also with --run-donttest 2021-05-15T17:10:11.5469500Z * checking PDF version of manual ... OK 2021-05-15T17:10:11.5470740Z * DONE 2021-05-15T17:10:11.5471530Z 2021-05-15T17:10:11.5472320Z Status: OK 2021-05-15T17:10:11.5472990Z 2021-05-15T17:10:11.6703000Z ── R CMD check results ───────────────────────────────────────── fmri 1.9.3 ──── 2021-05-15T17:10:11.6717360Z Duration: 1m 5s 2021-05-15T17:10:11.6718110Z 2021-05-15T17:10:11.6719650Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T17:10:11.6902700Z total 1512 2021-05-15T17:10:11.6906580Z drwxr-xr-x 14 runner staff 448 May 15 17:10 fmri.Rcheck 2021-05-15T17:10:11.6908750Z -rw-r--r-- 1 runner staff 140074 May 15 17:09 fmri_1.9.3.tar.gz 2021-05-15T17:10:11.6910630Z -rw-r--r-- 1 runner staff 626742 May 15 17:09 fmri_1.9.3.tgz 2021-05-15T17:10:11.6962120Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:10:11.6963020Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:10:11.7292560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:10:11.7293510Z env: 2021-05-15T17:10:11.7293960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:10:11.7294430Z TIC_DEPLOY_KEY: 2021-05-15T17:10:11.7294790Z RSPM: 2021-05-15T17:10:11.7296200Z GITHUB_PAT: *** 2021-05-15T17:10:11.7296650Z COVERALLS_TOKEN: 2021-05-15T17:10:11.7297170Z continue-on-error: false 2021-05-15T17:10:11.7297660Z VDIFFR_RUN_TESTS: false 2021-05-15T17:10:11.7298190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:10:11.7298640Z TZ: UTC 2021-05-15T17:10:11.7299050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:10:11.7299450Z NOT_CRAN: true 2021-05-15T17:10:11.7299860Z ##[endgroup] 2021-05-15T17:10:11.7791230Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T17:10:11.7791930Z Rscript -e "tic::before_deploy()" 2021-05-15T17:10:11.8079130Z shell: /bin/bash -e {0} 2021-05-15T17:10:11.8079550Z env: 2021-05-15T17:10:11.8079990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:10:11.8080500Z TIC_DEPLOY_KEY: 2021-05-15T17:10:11.8080850Z RSPM: 2021-05-15T17:10:11.8081730Z GITHUB_PAT: *** 2021-05-15T17:10:11.8082170Z COVERALLS_TOKEN: 2021-05-15T17:10:11.8082640Z continue-on-error: false 2021-05-15T17:10:11.8083150Z VDIFFR_RUN_TESTS: false 2021-05-15T17:10:11.8083640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:10:11.8084090Z TZ: UTC 2021-05-15T17:10:11.8084430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:10:11.8084840Z NOT_CRAN: true 2021-05-15T17:10:11.8085210Z ##[endgroup] 2021-05-15T17:10:12.1331370Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:10:12.2647760Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T17:10:12.2648340Z with: 2021-05-15T17:10:12.2649170Z upload_url: https://uploads.github.com/repos/neuroconductor/fmri/releases/43000348/assets{?name,label} 2021-05-15T17:10:12.2650000Z asset_path: check/fmri_1.9.3.tgz 2021-05-15T17:10:12.2650470Z asset_name: fmri_1.9.3_R3.5.tgz 2021-05-15T17:10:12.2651080Z asset_content_type: application/octet-stream 2021-05-15T17:10:12.2652120Z env: 2021-05-15T17:10:12.2652570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:10:12.2653430Z TIC_DEPLOY_KEY: 2021-05-15T17:10:12.2653890Z RSPM: 2021-05-15T17:10:12.2654750Z GITHUB_PAT: *** 2021-05-15T17:10:12.2655180Z COVERALLS_TOKEN: 2021-05-15T17:10:12.2655640Z continue-on-error: false 2021-05-15T17:10:12.2656140Z VDIFFR_RUN_TESTS: false 2021-05-15T17:10:12.2656640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:10:12.2657100Z TZ: UTC 2021-05-15T17:10:12.2657520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:10:12.2657920Z NOT_CRAN: true 2021-05-15T17:10:12.2658700Z GITHUB_TOKEN: *** 2021-05-15T17:10:12.2659130Z ##[endgroup] 2021-05-15T17:10:13.5088610Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T17:10:13.5089250Z Rscript -e "tic::deploy()" 2021-05-15T17:10:13.5376080Z shell: /bin/bash -e {0} 2021-05-15T17:10:13.5376500Z env: 2021-05-15T17:10:13.5376920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:10:13.5377440Z TIC_DEPLOY_KEY: 2021-05-15T17:10:13.5377800Z RSPM: 2021-05-15T17:10:13.5378910Z GITHUB_PAT: *** 2021-05-15T17:10:13.5379310Z COVERALLS_TOKEN: 2021-05-15T17:10:13.5379800Z continue-on-error: false 2021-05-15T17:10:13.5380260Z VDIFFR_RUN_TESTS: false 2021-05-15T17:10:13.5380780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:10:13.5381200Z TZ: UTC 2021-05-15T17:10:13.5381600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:10:13.5382020Z NOT_CRAN: true 2021-05-15T17:10:13.5382390Z ##[endgroup] 2021-05-15T17:10:13.8555100Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:10:13.9855140Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T17:10:13.9855800Z Rscript -e "tic::after_deploy()" 2021-05-15T17:10:14.0157110Z shell: /bin/bash -e {0} 2021-05-15T17:10:14.0157550Z env: 2021-05-15T17:10:14.0157990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:10:14.0158470Z TIC_DEPLOY_KEY: 2021-05-15T17:10:14.0159180Z RSPM: 2021-05-15T17:10:14.0160320Z GITHUB_PAT: *** 2021-05-15T17:10:14.0160850Z COVERALLS_TOKEN: 2021-05-15T17:10:14.0161320Z continue-on-error: false 2021-05-15T17:10:14.0161820Z VDIFFR_RUN_TESTS: false 2021-05-15T17:10:14.0162300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:10:14.0162750Z TZ: UTC 2021-05-15T17:10:14.0163120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:10:14.0163550Z NOT_CRAN: true 2021-05-15T17:10:14.0163920Z ##[endgroup] 2021-05-15T17:10:14.3431710Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:10:14.7237440Z Post job cleanup. 2021-05-15T17:10:14.7964160Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T17:10:14.8092750Z Post job cleanup. 2021-05-15T17:10:14.9338510Z [command]/usr/local/bin/git version 2021-05-15T17:10:14.9766080Z git version 2.31.1 2021-05-15T17:10:14.9816680Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T17:10:14.9890140Z [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-15T17:10:15.0746830Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T17:10:15.0804630Z http.https://github.com/.extraheader 2021-05-15T17:10:15.0816460Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T17:10:15.0896600Z [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-15T17:10:15.1799700Z Cleaning up orphan processes