2021-05-16T17:30:50.7384108Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:30:50.8793996Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T17:30:50.9500700Z 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-16T17:30:51.0522444Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:30:51.1550928Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:13.7419430Z Current runner version: '2.278.0' 2021-05-16T17:31:13.8267590Z ##[group]Operating System 2021-05-16T17:31:13.8268960Z Mac OS X 2021-05-16T17:31:13.8269500Z 10.15.7 2021-05-16T17:31:13.8269950Z 19H1030 2021-05-16T17:31:13.8270390Z ##[endgroup] 2021-05-16T17:31:13.8270960Z ##[group]Virtual Environment 2021-05-16T17:31:13.8271790Z Environment: macos-10.15 2021-05-16T17:31:13.8272470Z Version: 20210510.1 2021-05-16T17:31:13.8273480Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T17:31:13.8274780Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T17:31:13.8275650Z ##[endgroup] 2021-05-16T17:31:13.8277540Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:13.8279230Z Actions: write 2021-05-16T17:31:13.8279760Z Checks: write 2021-05-16T17:31:13.8280240Z Contents: write 2021-05-16T17:31:13.8280780Z Deployments: write 2021-05-16T17:31:13.8281540Z Issues: write 2021-05-16T17:31:13.8282120Z Metadata: read 2021-05-16T17:31:13.8282600Z Packages: write 2021-05-16T17:31:13.8283230Z PullRequests: write 2021-05-16T17:31:13.8283820Z RepositoryProjects: write 2021-05-16T17:31:13.8284540Z SecurityEvents: write 2021-05-16T17:31:13.8285110Z Statuses: write 2021-05-16T17:31:13.8285770Z ##[endgroup] 2021-05-16T17:31:13.8289410Z Prepare workflow directory 2021-05-16T17:31:14.0004350Z Prepare all required actions 2021-05-16T17:31:14.0016930Z Getting action download info 2021-05-16T17:31:14.3696160Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:24.4012150Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:23.3795370Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:42.5627970Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:43.0282210Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:46.4064720Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:51.3831490Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:52.7965880Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:52.7966540Z with: 2021-05-16T17:32:52.7967060Z repository: neuroconductor/brainR 2021-05-16T17:32:52.7967950Z token: *** 2021-05-16T17:32:52.7968300Z ssh-strict: true 2021-05-16T17:32:52.7968750Z persist-credentials: true 2021-05-16T17:32:52.7969170Z clean: true 2021-05-16T17:32:52.7969520Z fetch-depth: 1 2021-05-16T17:32:52.7969860Z lfs: false 2021-05-16T17:32:52.7970210Z submodules: false 2021-05-16T17:32:52.7970540Z env: 2021-05-16T17:32:52.7970930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:52.7971350Z TIC_DEPLOY_KEY: 2021-05-16T17:32:52.7971670Z RSPM: 2021-05-16T17:32:52.7972380Z GITHUB_PAT: *** 2021-05-16T17:32:52.7972740Z COVERALLS_TOKEN: 2021-05-16T17:32:52.7973170Z continue-on-error: true 2021-05-16T17:32:52.7973610Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:52.7973970Z ##[endgroup] 2021-05-16T17:32:53.7586970Z Syncing repository: neuroconductor/brainR 2021-05-16T17:32:53.7588200Z ##[group]Getting Git version info 2021-05-16T17:32:53.7589680Z Working directory is '/Users/runner/work/brainR/brainR' 2021-05-16T17:32:53.7590380Z [command]/usr/local/bin/git version 2021-05-16T17:32:54.0588300Z git version 2.31.1 2021-05-16T17:32:54.0619850Z ##[endgroup] 2021-05-16T17:32:54.0629330Z Deleting the contents of '/Users/runner/work/brainR/brainR' 2021-05-16T17:32:54.0637140Z ##[group]Initializing the repository 2021-05-16T17:32:54.0639850Z [command]/usr/local/bin/git init /Users/runner/work/brainR/brainR 2021-05-16T17:32:54.8062840Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:54.8064470Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:54.8065510Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:54.8066210Z hint: 2021-05-16T17:32:54.8067560Z hint: git config --global init.defaultBranch 2021-05-16T17:32:54.8068940Z hint: 2021-05-16T17:32:54.8070100Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:54.8071400Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:54.8072150Z hint: 2021-05-16T17:32:54.8073060Z hint: git branch -m 2021-05-16T17:32:55.2968040Z Initialized empty Git repository in /Users/runner/work/brainR/brainR/.git/ 2021-05-16T17:32:55.2987340Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/brainR 2021-05-16T17:32:55.4295020Z ##[endgroup] 2021-05-16T17:32:55.4297070Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:55.4302570Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T17:32:55.5192450Z ##[endgroup] 2021-05-16T17:32:55.5199150Z ##[group]Setting up auth 2021-05-16T17:32:55.5209290Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:55.5314880Z [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-16T17:32:55.8655330Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:55.8740080Z [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-16T17:32:55.9574940Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:56.1308760Z ##[endgroup] 2021-05-16T17:32:56.1311070Z ##[group]Fetching the repository 2021-05-16T17:32:56.1321740Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +30deb980379774a44b6be4e1030c1faf4a0115bd:refs/tags/1.6.0.s 2021-05-16T17:32:57.8806530Z remote: Enumerating objects: 89, done. 2021-05-16T17:32:57.8807970Z remote: Counting objects: 1% (1/89) 2021-05-16T17:32:57.8808700Z remote: Counting objects: 2% (2/89) 2021-05-16T17:32:57.8809240Z remote: Counting objects: 3% (3/89) 2021-05-16T17:32:57.8809980Z remote: Counting objects: 4% (4/89) 2021-05-16T17:32:57.8810530Z remote: Counting objects: 5% (5/89) 2021-05-16T17:32:57.8811030Z remote: Counting objects: 6% (6/89) 2021-05-16T17:32:57.8811530Z remote: Counting objects: 7% (7/89) 2021-05-16T17:32:57.8812000Z remote: Counting objects: 8% (8/89) 2021-05-16T17:32:57.8812510Z remote: Counting objects: 10% (9/89) 2021-05-16T17:32:57.8813000Z remote: Counting objects: 11% (10/89) 2021-05-16T17:32:57.8813490Z remote: Counting objects: 12% (11/89) 2021-05-16T17:32:57.8813970Z remote: Counting objects: 13% (12/89) 2021-05-16T17:32:57.8814480Z remote: Counting objects: 14% (13/89) 2021-05-16T17:32:57.8815020Z remote: Counting objects: 15% (14/89) 2021-05-16T17:32:57.8815480Z remote: Counting objects: 16% (15/89) 2021-05-16T17:32:57.8815980Z remote: Counting objects: 17% (16/89) 2021-05-16T17:32:57.8816470Z remote: Counting objects: 19% (17/89) 2021-05-16T17:32:57.8816970Z remote: Counting objects: 20% (18/89) 2021-05-16T17:32:57.8817430Z remote: Counting objects: 21% (19/89) 2021-05-16T17:32:57.8817930Z remote: Counting objects: 22% (20/89) 2021-05-16T17:32:57.8818420Z remote: Counting objects: 23% (21/89) 2021-05-16T17:32:57.8818930Z remote: Counting objects: 24% (22/89) 2021-05-16T17:32:57.8819400Z remote: Counting objects: 25% (23/89) 2021-05-16T17:32:57.8819870Z remote: Counting objects: 26% (24/89) 2021-05-16T17:32:57.8820390Z remote: Counting objects: 28% (25/89) 2021-05-16T17:32:57.8820860Z remote: Counting objects: 29% (26/89) 2021-05-16T17:32:57.8821330Z remote: Counting objects: 30% (27/89) 2021-05-16T17:32:57.8822240Z remote: Counting objects: 31% (28/89) 2021-05-16T17:32:57.8822760Z remote: Counting objects: 32% (29/89) 2021-05-16T17:32:57.8823220Z remote: Counting objects: 33% (30/89) 2021-05-16T17:32:57.8823680Z remote: Counting objects: 34% (31/89) 2021-05-16T17:32:57.8824210Z remote: Counting objects: 35% (32/89) 2021-05-16T17:32:57.8824720Z remote: Counting objects: 37% (33/89) 2021-05-16T17:32:57.8825250Z remote: Counting objects: 38% (34/89) 2021-05-16T17:32:57.8825780Z remote: Counting objects: 39% (35/89) 2021-05-16T17:32:57.8826270Z remote: Counting objects: 40% (36/89) 2021-05-16T17:32:57.8826760Z remote: Counting objects: 41% (37/89) 2021-05-16T17:32:57.8827220Z remote: Counting objects: 42% (38/89) 2021-05-16T17:32:57.8827730Z remote: Counting objects: 43% (39/89) 2021-05-16T17:32:57.8828210Z remote: Counting objects: 44% (40/89) 2021-05-16T17:32:57.8828720Z remote: Counting objects: 46% (41/89) 2021-05-16T17:32:57.8829220Z remote: Counting objects: 47% (42/89) 2021-05-16T17:32:57.8829710Z remote: Counting objects: 48% (43/89) 2021-05-16T17:32:57.8830210Z remote: Counting objects: 49% (44/89) 2021-05-16T17:32:57.8830680Z remote: Counting objects: 50% (45/89) 2021-05-16T17:32:57.8831190Z remote: Counting objects: 51% (46/89) 2021-05-16T17:32:57.8831670Z remote: Counting objects: 52% (47/89) 2021-05-16T17:32:57.8832160Z remote: Counting objects: 53% (48/89) 2021-05-16T17:32:57.8832640Z remote: Counting objects: 55% (49/89) 2021-05-16T17:32:57.8833150Z remote: Counting objects: 56% (50/89) 2021-05-16T17:32:57.8833660Z remote: Counting objects: 57% (51/89) 2021-05-16T17:32:57.8834120Z remote: Counting objects: 58% (52/89) 2021-05-16T17:32:57.8834630Z remote: Counting objects: 59% (53/89) 2021-05-16T17:32:57.8835230Z remote: Counting objects: 60% (54/89) 2021-05-16T17:32:57.8836050Z remote: Counting objects: 61% (55/89) 2021-05-16T17:32:57.8837530Z remote: Counting objects: 62% (56/89) 2021-05-16T17:32:57.8839200Z remote: Counting objects: 64% (57/89) 2021-05-16T17:32:57.8840250Z remote: Counting objects: 65% (58/89) 2021-05-16T17:32:57.8840850Z remote: Counting objects: 66% (59/89) 2021-05-16T17:32:57.8841640Z remote: Counting objects: 67% (60/89) 2021-05-16T17:32:57.8842590Z remote: Counting objects: 68% (61/89) 2021-05-16T17:32:57.8843200Z remote: Counting objects: 69% (62/89) 2021-05-16T17:32:57.8844080Z remote: Counting objects: 70% (63/89) 2021-05-16T17:32:57.8844640Z remote: Counting objects: 71% (64/89) 2021-05-16T17:32:57.8845130Z remote: Counting objects: 73% (65/89) 2021-05-16T17:32:57.8845640Z remote: Counting objects: 74% (66/89) 2021-05-16T17:32:57.8846120Z remote: Counting objects: 75% (67/89) 2021-05-16T17:32:57.8846630Z remote: Counting objects: 76% (68/89) 2021-05-16T17:32:57.8847120Z remote: Counting objects: 77% (69/89) 2021-05-16T17:32:57.8847630Z remote: Counting objects: 78% (70/89) 2021-05-16T17:32:57.8848560Z remote: Counting objects: 79% (71/89) 2021-05-16T17:32:57.8849430Z remote: Counting objects: 80% (72/89) 2021-05-16T17:32:57.8850010Z remote: Counting objects: 82% (73/89) 2021-05-16T17:32:57.8850510Z remote: Counting objects: 83% (74/89) 2021-05-16T17:32:57.8851040Z remote: Counting objects: 84% (75/89) 2021-05-16T17:32:57.8851530Z remote: Counting objects: 85% (76/89) 2021-05-16T17:32:57.8852050Z remote: Counting objects: 86% (77/89) 2021-05-16T17:32:57.8852540Z remote: Counting objects: 87% (78/89) 2021-05-16T17:32:57.8853300Z remote: Counting objects: 88% (79/89) 2021-05-16T17:32:57.8854370Z remote: Counting objects: 89% (80/89) 2021-05-16T17:32:57.8855450Z remote: Counting objects: 91% (81/89) 2021-05-16T17:32:57.8855980Z remote: Counting objects: 92% (82/89) 2021-05-16T17:32:57.8856470Z remote: Counting objects: 93% (83/89) 2021-05-16T17:32:57.8856990Z remote: Counting objects: 94% (84/89) 2021-05-16T17:32:57.8857480Z remote: Counting objects: 95% (85/89) 2021-05-16T17:32:57.8858000Z remote: Counting objects: 96% (86/89) 2021-05-16T17:32:57.8858480Z remote: Counting objects: 97% (87/89) 2021-05-16T17:32:57.8859000Z remote: Counting objects: 98% (88/89) 2021-05-16T17:32:57.8859960Z remote: Counting objects: 100% (89/89) 2021-05-16T17:32:57.8860480Z remote: Counting objects: 100% (89/89), done. 2021-05-16T17:32:57.8861000Z remote: Compressing objects: 1% (1/66) 2021-05-16T17:32:57.8861520Z remote: Compressing objects: 3% (2/66) 2021-05-16T17:32:57.8862030Z remote: Compressing objects: 4% (3/66) 2021-05-16T17:32:57.8864840Z remote: Compressing objects: 6% (4/66) 2021-05-16T17:32:57.8865490Z remote: Compressing objects: 7% (5/66) 2021-05-16T17:32:57.8866350Z remote: Compressing objects: 9% (6/66) 2021-05-16T17:32:57.8866890Z remote: Compressing objects: 10% (7/66) 2021-05-16T17:32:57.8867460Z remote: Compressing objects: 12% (8/66) 2021-05-16T17:32:57.8867990Z remote: Compressing objects: 13% (9/66) 2021-05-16T17:32:57.8868560Z remote: Compressing objects: 15% (10/66) 2021-05-16T17:32:57.8869110Z remote: Compressing objects: 16% (11/66) 2021-05-16T17:32:57.8869670Z remote: Compressing objects: 18% (12/66) 2021-05-16T17:32:57.8870620Z remote: Compressing objects: 19% (13/66) 2021-05-16T17:32:57.8871590Z remote: Compressing objects: 21% (14/66) 2021-05-16T17:32:57.8872440Z remote: Compressing objects: 22% (15/66) 2021-05-16T17:32:57.8874500Z remote: Compressing objects: 24% (16/66) 2021-05-16T17:32:57.8876000Z remote: Compressing objects: 25% (17/66) 2021-05-16T17:32:57.8877070Z remote: Compressing objects: 27% (18/66) 2021-05-16T17:32:57.8877720Z remote: Compressing objects: 28% (19/66) 2021-05-16T17:32:57.8878260Z remote: Compressing objects: 30% (20/66) 2021-05-16T17:32:57.8878830Z remote: Compressing objects: 31% (21/66) 2021-05-16T17:32:57.8879380Z remote: Compressing objects: 33% (22/66) 2021-05-16T17:32:57.8879910Z remote: Compressing objects: 34% (23/66) 2021-05-16T17:32:57.8880540Z remote: Compressing objects: 36% (24/66) 2021-05-16T17:32:57.8881190Z remote: Compressing objects: 37% (25/66) 2021-05-16T17:32:57.8882700Z remote: Compressing objects: 39% (26/66) 2021-05-16T17:32:57.8883730Z remote: Compressing objects: 40% (27/66) 2021-05-16T17:32:57.8884370Z remote: Compressing objects: 42% (28/66) 2021-05-16T17:32:57.8886090Z remote: Compressing objects: 43% (29/66) 2021-05-16T17:32:57.8886680Z remote: Compressing objects: 45% (30/66) 2021-05-16T17:32:57.8887240Z remote: Compressing objects: 46% (31/66) 2021-05-16T17:32:57.8888100Z remote: Compressing objects: 48% (32/66) 2021-05-16T17:32:57.8888670Z remote: Compressing objects: 50% (33/66) 2021-05-16T17:32:57.8889190Z remote: Compressing objects: 51% (34/66) 2021-05-16T17:32:57.8889700Z remote: Compressing objects: 53% (35/66) 2021-05-16T17:32:57.8890270Z remote: Compressing objects: 54% (36/66) 2021-05-16T17:32:57.8891630Z remote: Compressing objects: 56% (37/66) 2021-05-16T17:32:57.8893340Z remote: Compressing objects: 57% (38/66) 2021-05-16T17:32:57.8893900Z remote: Compressing objects: 59% (39/66) 2021-05-16T17:32:57.8894480Z remote: Compressing objects: 60% (40/66) 2021-05-16T17:32:57.8895180Z remote: Compressing objects: 62% (41/66) 2021-05-16T17:32:57.8896420Z remote: Compressing objects: 63% (42/66) 2021-05-16T17:32:57.8897290Z remote: Compressing objects: 65% (43/66) 2021-05-16T17:32:57.8898320Z remote: Compressing objects: 66% (44/66) 2021-05-16T17:32:57.8898870Z remote: Compressing objects: 68% (45/66) 2021-05-16T17:32:57.8899430Z remote: Compressing objects: 69% (46/66) 2021-05-16T17:32:57.8901820Z remote: Compressing objects: 71% (47/66) 2021-05-16T17:32:57.8902420Z remote: Compressing objects: 72% (48/66) 2021-05-16T17:32:57.8903510Z remote: Compressing objects: 74% (49/66) 2021-05-16T17:32:57.8904110Z remote: Compressing objects: 75% (50/66) 2021-05-16T17:32:57.8904750Z remote: Compressing objects: 77% (51/66) 2021-05-16T17:32:57.8905320Z remote: Compressing objects: 78% (52/66) 2021-05-16T17:32:57.8905860Z remote: Compressing objects: 80% (53/66) 2021-05-16T17:32:57.8906370Z remote: Compressing objects: 81% (54/66) 2021-05-16T17:32:57.8906960Z remote: Compressing objects: 83% (55/66) 2021-05-16T17:32:57.8907470Z remote: Compressing objects: 84% (56/66) 2021-05-16T17:32:57.8908010Z remote: Compressing objects: 86% (57/66) 2021-05-16T17:32:57.8908550Z remote: Compressing objects: 87% (58/66) 2021-05-16T17:32:57.8909050Z remote: Compressing objects: 89% (59/66) 2021-05-16T17:32:57.8909560Z remote: Compressing objects: 90% (60/66) 2021-05-16T17:32:57.8910100Z remote: Compressing objects: 92% (61/66) 2021-05-16T17:32:57.8911050Z remote: Compressing objects: 93% (62/66) 2021-05-16T17:32:57.8911590Z remote: Compressing objects: 95% (63/66) 2021-05-16T17:32:57.8914210Z remote: Compressing objects: 96% (64/66) 2021-05-16T17:32:57.8915190Z remote: Compressing objects: 98% (65/66) 2021-05-16T17:32:57.8915750Z remote: Compressing objects: 100% (66/66) 2021-05-16T17:32:57.8916340Z remote: Compressing objects: 100% (66/66), done. 2021-05-16T17:33:01.9642550Z remote: Total 89 (delta 24), reused 62 (delta 20), pack-reused 0 2021-05-16T17:33:03.5767710Z From https://github.com/neuroconductor/brainR 2021-05-16T17:33:03.5769540Z * [new ref] 30deb980379774a44b6be4e1030c1faf4a0115bd -> 1.6.0.s 2021-05-16T17:33:03.6237250Z ##[endgroup] 2021-05-16T17:33:03.6238320Z ##[group]Determining the checkout info 2021-05-16T17:33:03.6240140Z ##[endgroup] 2021-05-16T17:33:03.6241320Z ##[group]Checking out the ref 2021-05-16T17:33:03.6248160Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.6.0.s 2021-05-16T17:33:04.7716860Z Updating files: 20% (17/82) 2021-05-16T17:33:04.8533690Z Updating files: 21% (18/82) 2021-05-16T17:33:04.9341450Z Updating files: 23% (19/82) 2021-05-16T17:33:04.9753870Z Updating files: 24% (20/82) 2021-05-16T17:33:05.0560710Z Updating files: 25% (21/82) 2021-05-16T17:33:05.1381850Z Updating files: 26% (22/82) 2021-05-16T17:33:05.1789550Z Updating files: 28% (23/82) 2021-05-16T17:33:05.2603550Z Updating files: 29% (24/82) 2021-05-16T17:33:05.3666140Z Updating files: 30% (25/82) 2021-05-16T17:33:05.4074480Z Updating files: 31% (26/82) 2021-05-16T17:33:05.4891940Z Updating files: 32% (27/82) 2021-05-16T17:33:05.5704930Z Updating files: 34% (28/82) 2021-05-16T17:33:05.6110080Z Updating files: 35% (29/82) 2021-05-16T17:33:05.6926970Z Updating files: 36% (30/82) 2021-05-16T17:33:05.7741120Z Updating files: 37% (31/82) 2021-05-16T17:33:05.8153390Z Updating files: 39% (32/82) 2021-05-16T17:33:05.9010990Z Updating files: 40% (33/82) 2021-05-16T17:33:05.9818590Z Updating files: 41% (34/82) 2021-05-16T17:33:06.0227900Z Updating files: 42% (35/82) 2021-05-16T17:33:06.1035890Z Updating files: 43% (36/82) 2021-05-16T17:33:06.1851330Z Updating files: 45% (37/82) 2021-05-16T17:33:06.2257970Z Updating files: 46% (38/82) 2021-05-16T17:33:06.3073710Z Updating files: 47% (39/82) 2021-05-16T17:33:06.3885950Z Updating files: 48% (40/82) 2021-05-16T17:33:06.4295650Z Updating files: 50% (41/82) 2021-05-16T17:33:06.5112900Z Updating files: 51% (42/82) 2021-05-16T17:33:06.5927370Z Updating files: 52% (43/82) 2021-05-16T17:33:06.6333080Z Updating files: 53% (44/82) 2021-05-16T17:33:06.7143810Z Updating files: 54% (45/82) 2021-05-16T17:33:06.7955870Z Updating files: 56% (46/82) 2021-05-16T17:33:06.8379790Z Updating files: 57% (47/82) 2021-05-16T17:33:06.9207040Z Updating files: 58% (48/82) 2021-05-16T17:33:07.0014620Z Updating files: 59% (49/82) 2021-05-16T17:33:07.0423790Z Updating files: 60% (50/82) 2021-05-16T17:33:07.1593230Z Updating files: 62% (51/82) 2021-05-16T17:33:07.2448870Z Updating files: 63% (52/82) 2021-05-16T17:33:07.2854820Z Updating files: 64% (53/82) 2021-05-16T17:33:07.3672040Z Updating files: 65% (54/82) 2021-05-16T17:33:07.4481710Z Updating files: 67% (55/82) 2021-05-16T17:33:07.4890100Z Updating files: 68% (56/82) 2021-05-16T17:33:07.5704800Z Updating files: 69% (57/82) 2021-05-16T17:33:07.6518790Z Updating files: 70% (58/82) 2021-05-16T17:33:07.6936140Z Updating files: 71% (59/82) 2021-05-16T17:33:07.7747100Z Updating files: 73% (60/82) 2021-05-16T17:33:07.8155990Z Updating files: 74% (61/82) 2021-05-16T17:33:07.8158740Z Updating files: 75% (62/82) 2021-05-16T17:33:07.8159870Z Updating files: 76% (63/82) 2021-05-16T17:33:07.8162290Z Updating files: 78% (64/82) 2021-05-16T17:33:07.8165880Z Updating files: 79% (65/82) 2021-05-16T17:33:07.8168880Z Updating files: 80% (66/82) 2021-05-16T17:33:07.8172600Z Updating files: 81% (67/82) 2021-05-16T17:33:07.8576140Z Updating files: 82% (68/82) 2021-05-16T17:33:07.8991680Z Updating files: 84% (69/82) 2021-05-16T17:33:07.9804900Z Updating files: 85% (70/82) 2021-05-16T17:33:08.0619240Z Updating files: 86% (71/82) 2021-05-16T17:33:08.1021630Z Updating files: 87% (72/82) 2021-05-16T17:33:08.1852210Z Updating files: 89% (73/82) 2021-05-16T17:33:08.2669040Z Updating files: 90% (74/82) 2021-05-16T17:33:08.3072460Z Updating files: 91% (75/82) 2021-05-16T17:33:08.3886880Z Updating files: 92% (76/82) 2021-05-16T17:33:08.4704090Z Updating files: 93% (77/82) 2021-05-16T17:33:08.5108870Z Updating files: 95% (78/82) 2021-05-16T17:33:08.5919230Z Updating files: 96% (79/82) 2021-05-16T17:33:08.6736020Z Updating files: 97% (80/82) 2021-05-16T17:33:08.7144320Z Updating files: 98% (81/82) 2021-05-16T17:33:08.7963460Z Updating files: 100% (82/82) 2021-05-16T17:33:08.7963980Z Updating files: 100% (82/82), done. 2021-05-16T17:33:09.0052120Z HEAD is now at 30deb98 Version id 60 stable 2021-05-16T17:33:09.0061650Z ##[endgroup] 2021-05-16T17:33:09.0158740Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T17:33:09.0225320Z '30deb980379774a44b6be4e1030c1faf4a0115bd' 2021-05-16T17:33:09.2021590Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:33:09.2022040Z with: 2021-05-16T17:33:09.2022370Z r-version: devel 2021-05-16T17:33:09.2022700Z Ncpus: 1 2021-05-16T17:33:09.2023050Z crayon.enabled: NULL 2021-05-16T17:33:09.2023510Z remove-openmp-macos: true 2021-05-16T17:33:09.2023990Z http-user-agent: default 2021-05-16T17:33:09.2024390Z install-r: true 2021-05-16T17:33:09.2024890Z windows-path-include-mingw: true 2021-05-16T17:33:09.2025690Z env: 2021-05-16T17:33:09.2026120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:09.2026610Z TIC_DEPLOY_KEY: 2021-05-16T17:33:09.2026960Z RSPM: 2021-05-16T17:33:09.2028180Z GITHUB_PAT: *** 2021-05-16T17:33:09.2028740Z COVERALLS_TOKEN: 2021-05-16T17:33:09.2029220Z continue-on-error: true 2021-05-16T17:33:09.2029730Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:09.2030120Z ##[endgroup] 2021-05-16T17:33:09.3902550Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T17:33:26.0729720Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T17:33:29.1554950Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T17:33:36.7758910Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T17:33:37.1798690Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T17:33:37.1801350Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T17:33:38.0731660Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T17:33:38.0734520Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T17:33:39.0728160Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T17:33:39.0731020Z Checksumming (Apple_Free : 3)… 2021-05-16T17:33:40.0011000Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T17:33:40.0013680Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T17:33:40.0360190Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T17:33:40.0362780Z Checksumming (Apple_Free : 5)… 2021-05-16T17:33:41.1114660Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T17:33:41.1118310Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T17:33:41.1122690Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T17:33:41.1125570Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T17:33:42.0021120Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T17:33:42.0038630Z verified CRC32 $84F1919B 2021-05-16T17:33:42.5616630Z /dev/disk2 GUID_partition_scheme 2021-05-16T17:33:42.5720250Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T17:33:42.5826340Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T17:35:33.1414740Z installer: Package name is gfortran 2021-05-16T17:35:33.1473130Z installer: Installing at base path / 2021-05-16T17:35:33.1474550Z installer: The install was successful. 2021-05-16T17:35:33.1477200Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T17:35:33.2568590Z "disk2" ejected. 2021-05-16T17:35:33.2670740Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T17:35:33.4122070Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T17:35:33.4124260Z To reinstall 0.29.2_3, run: 2021-05-16T17:35:33.4125590Z brew reinstall pkg-config 2021-05-16T17:35:33.4523570Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T17:35:34.9513920Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T17:35:35.2561970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T17%3A45%3A00Z&sig=XhBSVvts6cc%2BpQozrkHU3d8OwNjLJ1dlYIsXE0znA4s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:35.4361700Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T17:35:38.6005570Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T17:35:38.7375320Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T17:35:40.2245830Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T17:35:40.5006400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T17%3A45%3A00Z&sig=mCOrABTrMUCo2WHImPLp%2FNflBz0ToLfB0GQ5AFQH5RI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:40.5720880Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T17:35:41.8925940Z installer: Package name is R 4.2.0 for macOS 2021-05-16T17:35:41.8955990Z installer: Upgrading at base path / 2021-05-16T17:35:41.8957020Z installer: The upgrade was successful. 2021-05-16T17:35:43.1217910Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T17:35:43.8373830Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T17:35:43.8639380Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:35:43.8639900Z env: 2021-05-16T17:35:43.8640350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:43.8640780Z TIC_DEPLOY_KEY: 2021-05-16T17:35:43.8641140Z RSPM: 2021-05-16T17:35:43.8642300Z GITHUB_PAT: *** 2021-05-16T17:35:43.8642710Z COVERALLS_TOKEN: 2021-05-16T17:35:43.8643190Z continue-on-error: true 2021-05-16T17:35:43.8643640Z VDIFFR_RUN_TESTS: false 2021-05-16T17:35:43.8644140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:35:43.8644550Z TZ: UTC 2021-05-16T17:35:43.8644950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:43.8645330Z NOT_CRAN: true 2021-05-16T17:35:43.8645710Z ##[endgroup] 2021-05-16T17:35:44.1496390Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T17:35:44.2061840Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:35:44.2063090Z Dload Upload Total Spent Left Speed 2021-05-16T17:35:44.2063640Z 2021-05-16T17:35:44.2366490Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:35:44.2367790Z 100 117 0 117 0 0 3900 0 --:--:-- --:--:-- --:--:-- 3900 2021-05-16T17:35:45.1380220Z 2021-05-16T17:35:45.3179790Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:35:45.3182110Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T17:35:46.0913260Z 2021-05-16T17:35:47.0881750Z 1 82.6M 1 943k 0 0 500k 0 0:02:49 0:00:01 0:02:48 500k 2021-05-16T17:35:48.1147380Z 7 82.6M 7 6096k 0 0 2115k 0 0:00:40 0:00:02 0:00:38 5168k 2021-05-16T17:35:49.1402610Z 7 82.6M 7 6768k 0 0 1731k 0 0:00:48 0:00:03 0:00:45 2879k 2021-05-16T17:35:50.1295940Z 9 82.6M 9 7776k 0 0 1576k 0 0:00:53 0:00:04 0:00:49 2241k 2021-05-16T17:35:51.1079220Z 11 82.6M 11 9360k 0 0 1580k 0 0:00:53 0:00:05 0:00:48 2084k 2021-05-16T17:35:52.0999940Z 14 82.6M 14 11.7M 0 0 1736k 0 0:00:48 0:00:06 0:00:42 2201k 2021-05-16T17:35:53.1161480Z 18 82.6M 18 15.5M 0 0 2016k 0 0:00:41 0:00:07 0:00:34 1960k 2021-05-16T17:35:54.1094390Z 24 82.6M 24 20.0M 0 0 2300k 0 0:00:36 0:00:08 0:00:28 2745k 2021-05-16T17:35:55.1032990Z 30 82.6M 30 25.4M 0 0 2628k 0 0:00:32 0:00:09 0:00:23 3674k 2021-05-16T17:35:56.1306120Z 37 82.6M 37 30.7M 0 0 2886k 0 0:00:29 0:00:10 0:00:19 4442k 2021-05-16T17:35:57.1168680Z 43 82.6M 43 36.0M 0 0 3094k 0 0:00:27 0:00:11 0:00:16 4963k 2021-05-16T17:35:58.1094550Z 50 82.6M 50 41.9M 0 0 3325k 0 0:00:25 0:00:12 0:00:13 5384k 2021-05-16T17:35:59.1216040Z 58 82.6M 58 47.9M 0 0 3533k 0 0:00:23 0:00:13 0:00:10 5730k 2021-05-16T17:36:00.1174660Z 64 82.6M 64 53.5M 0 0 3676k 0 0:00:23 0:00:14 0:00:09 5745k 2021-05-16T17:36:01.1280600Z 71 82.6M 71 59.2M 0 0 3816k 0 0:00:22 0:00:15 0:00:07 5836k 2021-05-16T17:36:02.1250770Z 78 82.6M 78 64.7M 0 0 3919k 0 0:00:21 0:00:16 0:00:05 5883k 2021-05-16T17:36:03.1355840Z 85 82.6M 85 70.6M 0 0 4037k 0 0:00:20 0:00:17 0:00:03 5875k 2021-05-16T17:36:04.1295880Z 92 82.6M 92 76.3M 0 0 4131k 0 0:00:20 0:00:18 0:00:02 5787k 2021-05-16T17:36:04.1320440Z 99 82.6M 99 82.2M 0 0 4229k 0 0:00:20 0:00:19 0:00:01 5875k 2021-05-16T17:36:04.1322950Z 100 82.6M 100 82.6M 0 0 4246k 0 0:00:19 0:00:19 --:--:-- 5955k 2021-05-16T17:36:07.8035230Z ##[group]Run tlmgr update --self 2021-05-16T17:36:07.8035940Z tlmgr update --self 2021-05-16T17:36:07.8037280Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:36:07.8038150Z tlmgr update --all 2021-05-16T17:36:07.8233060Z shell: /bin/bash -e {0} 2021-05-16T17:36:07.8233840Z env: 2021-05-16T17:36:07.8234390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:07.8234850Z TIC_DEPLOY_KEY: 2021-05-16T17:36:07.8235210Z RSPM: 2021-05-16T17:36:07.8236400Z GITHUB_PAT: *** 2021-05-16T17:36:07.8236860Z COVERALLS_TOKEN: 2021-05-16T17:36:07.8237320Z continue-on-error: true 2021-05-16T17:36:07.8237820Z VDIFFR_RUN_TESTS: false 2021-05-16T17:36:07.8238340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:36:07.8238770Z TZ: UTC 2021-05-16T17:36:07.8239180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:07.8239570Z NOT_CRAN: true 2021-05-16T17:36:07.8240030Z ##[endgroup] 2021-05-16T17:36:09.9438280Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:36:09.9466110Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:36:12.2135210Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:36:12.2169630Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:36:12.3651000Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:36:12.5833050Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:36:12.7239340Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T17:36:12.8845000Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T17:36:13.0220870Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T17:36:15.1479520Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T17:36:15.2968360Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T17:36:15.5882370Z [9/89, 00:03/00:03] install: checkcites.universal-darwin [1k] 2021-05-16T17:36:15.7310180Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T17:36:15.8801710Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:36:16.0472520Z [12/89, 00:04/00:04] install: chinese-jfm [3k] 2021-05-16T17:36:16.1858100Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-16T17:36:16.3309480Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-16T17:36:16.5161090Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-16T17:36:16.6544270Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-16T17:36:16.9698990Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-16T17:36:17.1133350Z [18/89, 00:05/00:05] install: cstypo [3k] 2021-05-16T17:36:17.2604420Z [19/89, 00:05/00:05] install: ctablestack [2k] 2021-05-16T17:36:17.4044350Z [20/89, 00:05/00:05] install: ekdosis [19k] 2021-05-16T17:36:17.5730610Z [21/89, 00:05/00:05] install: emoji [40k] 2021-05-16T17:36:17.7450040Z [22/89, 00:05/00:05] install: emojicite [2k] 2021-05-16T17:36:17.8880180Z [23/89, 00:05/00:05] install: enctex [24k] 2021-05-16T17:36:18.0588300Z [24/89, 00:06/00:06] install: enigma [18k] 2021-05-16T17:36:18.2317500Z [25/89, 00:06/00:06] install: etex-pkg [6k] 2021-05-16T17:36:18.3799050Z [26/89, 00:06/00:06] install: filecontents [3k] 2021-05-16T17:36:18.5214540Z [27/89, 00:06/00:06] install: grfext [3k] 2021-05-16T17:36:18.6658380Z [28/89, 00:06/00:06] install: hyphenex [9k] 2021-05-16T17:36:18.8103110Z [29/89, 00:06/00:06] install: ifplatform [2k] 2021-05-16T17:36:18.9517280Z [30/89, 00:06/00:06] install: innerscript [4k] 2021-05-16T17:36:19.0959800Z [31/89, 00:07/00:07] install: interpreter [7k] 2021-05-16T17:36:19.2416030Z [32/89, 00:07/00:07] install: kanaparser [5k] 2021-05-16T17:36:19.3865010Z [33/89, 00:07/00:07] install: knuth-local [23k] 2021-05-16T17:36:19.5604120Z [34/89, 00:07/00:07] install: logreq [4k] 2021-05-16T17:36:19.7016090Z [35/89, 00:07/00:07] install: lua-typo [7k] 2021-05-16T17:36:19.8403470Z [36/89, 00:07/00:07] install: lua-uca [70k] 2021-05-16T17:36:20.0367480Z [37/89, 00:08/00:08] install: lua-ul [7k] 2021-05-16T17:36:20.1822550Z [38/89, 00:08/00:08] install: lua-uni-algos [6k] 2021-05-16T17:36:20.3324420Z [39/89, 00:08/00:08] install: lua-visual-debug [4k] 2021-05-16T17:36:20.4762720Z [40/89, 00:08/00:08] install: luacode [3k] 2021-05-16T17:36:20.6158750Z [41/89, 00:08/00:08] install: luacolor [5k] 2021-05-16T17:36:20.7615540Z [42/89, 00:08/00:08] install: luahyphenrules [3k] 2021-05-16T17:36:20.9001190Z [43/89, 00:08/00:08] install: luaimageembed [2k] 2021-05-16T17:36:21.0422540Z [44/89, 00:09/00:09] install: luaindex [5k] 2021-05-16T17:36:21.1855540Z [45/89, 00:09/00:09] install: luainputenc [5k] 2021-05-16T17:36:21.3258820Z [46/89, 00:09/00:09] install: luaintro [1k] 2021-05-16T17:36:21.4707730Z [47/89, 00:09/00:09] install: luakeys [5k] 2021-05-16T17:36:21.6107030Z [48/89, 00:09/00:09] install: lualatex-doc [1k] 2021-05-16T17:36:21.7499010Z [49/89, 00:09/00:09] install: lualatex-truncate [2k] 2021-05-16T17:36:21.9009020Z [50/89, 00:09/00:09] install: luamplib [12k] 2021-05-16T17:36:22.0496250Z [51/89, 00:10/00:10] install: luapackageloader [2k] 2021-05-16T17:36:22.2077340Z [52/89, 00:10/00:10] install: luaprogtable [7k] 2021-05-16T17:36:22.3554110Z [53/89, 00:10/00:10] install: luarandom [2k] 2021-05-16T17:36:22.4962810Z [54/89, 00:10/00:10] install: luatex85 [2k] 2021-05-16T17:36:22.6358680Z [55/89, 00:10/00:10] install: luatexbase [4k] 2021-05-16T17:36:22.7817360Z [56/89, 00:10/00:10] install: luatexko [22k] 2021-05-16T17:36:22.9495850Z [57/89, 00:10/00:10] install: luatextra [2k] 2021-05-16T17:36:23.0936660Z [58/89, 00:11/00:11] install: luavlna [8k] 2021-05-16T17:36:23.2400590Z [59/89, 00:11/00:11] install: luaxml [31k] 2021-05-16T17:36:23.4109570Z [60/89, 00:11/00:11] install: makeindex.universal-darwin [91k] 2021-05-16T17:36:23.6616720Z [61/89, 00:11/00:11] install: makeindex [5k] 2021-05-16T17:36:23.8048340Z [62/89, 00:11/00:11] install: mflogo [2k] 2021-05-16T17:36:23.9506170Z [63/89, 00:11/00:11] install: newpax [9k] 2021-05-16T17:36:24.0924640Z [64/89, 00:12/00:12] install: nodetree [13k] 2021-05-16T17:36:24.2350290Z [65/89, 00:12/00:12] install: odsfile [5k] 2021-05-16T17:36:24.3816830Z [66/89, 00:12/00:12] install: optex.universal-darwin [1k] 2021-05-16T17:36:24.5215790Z [67/89, 00:12/00:12] install: optex [770k] 2021-05-16T17:36:24.8354570Z [68/89, 00:12/00:12] install: pdfarticle [4k] 2021-05-16T17:36:24.9977570Z [69/89, 00:12/00:12] install: pdfextra [22k] 2021-05-16T17:36:25.1646320Z [70/89, 00:13/00:13] install: placeat [4k] 2021-05-16T17:36:25.3158340Z [71/89, 00:13/00:13] install: plantuml [3k] 2021-05-16T17:36:25.4664830Z [72/89, 00:13/00:13] install: rsfs [55k] 2021-05-16T17:36:25.6579870Z [73/89, 00:13/00:13] install: selnolig [53k] 2021-05-16T17:36:25.8583360Z [74/89, 00:13/00:13] install: spelling [14k] 2021-05-16T17:36:26.0282270Z [75/89, 00:14/00:14] install: stricttex [2k] 2021-05-16T17:36:26.1758190Z [76/89, 00:14/00:14] install: texlive-common [1k] 2021-05-16T17:36:26.3217180Z [77/89, 00:14/00:14] install: texlive-en [1k] 2021-05-16T17:36:26.4679560Z [78/89, 00:14/00:14] install: texlive-msg-translations [144k] 2021-05-16T17:36:26.7477160Z [79/89, 00:14/00:14] install: thumbpdf.universal-darwin [1k] 2021-05-16T17:36:26.8933080Z [80/89, 00:14/00:14] install: thumbpdf [19k] 2021-05-16T17:36:27.0612770Z [81/89, 00:15/00:15] install: tlshell.universal-darwin [1k] 2021-05-16T17:36:27.1994590Z [82/89, 00:15/00:15] install: tlshell [29k] 2021-05-16T17:36:27.3602870Z [83/89, 00:15/00:15] install: typewriter [25k] 2021-05-16T17:36:27.5306930Z [84/89, 00:15/00:15] install: uninormalize [6k] 2021-05-16T17:36:27.6751740Z [85/89, 00:15/00:15] install: upquote [2k] 2021-05-16T17:36:27.8167630Z [86/89, 00:15/00:15] install: xdvi.universal-darwin [948k] 2021-05-16T17:36:28.1892790Z [87/89, 00:16/00:16] install: xdvi [7k] 2021-05-16T17:36:28.3533160Z [88/89, 00:16/00:16] install: collection-basic [1k] 2021-05-16T17:36:28.5019630Z [89/89, 00:16/00:16] install: collection-luatex [1k] 2021-05-16T17:36:28.6472490Z running mktexlsr ... 2021-05-16T17:36:29.1776910Z done running mktexlsr. 2021-05-16T17:36:29.2176500Z running updmap-sys ... 2021-05-16T17:36:29.7754190Z done running updmap-sys. 2021-05-16T17:36:29.7755490Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T17:36:29.7757750Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/55ByqHyqac/SYK0ge2PHp ... 2021-05-16T17:36:30.8223070Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/55ByqHyqac/SYK0ge2PHp. 2021-05-16T17:36:30.8224830Z OK: optex.fmt/luatex 2021-05-16T17:36:30.8226410Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:36:30.8228360Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:36:32.8344660Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:36:32.8346130Z tlmgr: no updates available 2021-05-16T17:36:32.9705910Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:36:32.9706420Z with: 2021-05-16T17:36:32.9706770Z pandoc-version: 2.7.3 2021-05-16T17:36:32.9707120Z env: 2021-05-16T17:36:32.9707550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:32.9707980Z TIC_DEPLOY_KEY: 2021-05-16T17:36:32.9708350Z RSPM: 2021-05-16T17:36:32.9709510Z GITHUB_PAT: *** 2021-05-16T17:36:32.9709970Z COVERALLS_TOKEN: 2021-05-16T17:36:32.9710420Z continue-on-error: true 2021-05-16T17:36:32.9711010Z VDIFFR_RUN_TESTS: false 2021-05-16T17:36:32.9711490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:36:32.9711910Z TZ: UTC 2021-05-16T17:36:32.9712250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:32.9712660Z NOT_CRAN: true 2021-05-16T17:36:32.9713010Z ##[endgroup] 2021-05-16T17:36:33.3312760Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T17:36:36.1520190Z installer: Package name is pandoc 2021-05-16T17:36:36.1537020Z installer: Installing at base path / 2021-05-16T17:36:36.1542000Z installer: The install was successful. 2021-05-16T17:36:36.1664930Z ##[group]Run git config user.name adigherman 2021-05-16T17:36:36.1665650Z git config user.name adigherman 2021-05-16T17:36:36.1666250Z git config user.email adig@jhu.edu 2021-05-16T17:36:36.1898970Z shell: /bin/bash -e {0} 2021-05-16T17:36:36.1899420Z env: 2021-05-16T17:36:36.1899890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:36.1900430Z TIC_DEPLOY_KEY: 2021-05-16T17:36:36.1900810Z RSPM: 2021-05-16T17:36:36.1901940Z GITHUB_PAT: *** 2021-05-16T17:36:36.1902420Z COVERALLS_TOKEN: 2021-05-16T17:36:36.1902910Z continue-on-error: true 2021-05-16T17:36:36.1903730Z VDIFFR_RUN_TESTS: false 2021-05-16T17:36:36.1904250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:36:36.1904740Z TZ: UTC 2021-05-16T17:36:36.1905150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:36.1905610Z NOT_CRAN: true 2021-05-16T17:36:36.1906000Z ##[endgroup] 2021-05-16T17:36:36.2426530Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T17:36:36.2427250Z env: 2021-05-16T17:36:36.2427680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:36.2428460Z TIC_DEPLOY_KEY: 2021-05-16T17:36:36.2433200Z RSPM: 2021-05-16T17:36:36.2434740Z GITHUB_PAT: *** 2021-05-16T17:36:36.2435190Z COVERALLS_TOKEN: 2021-05-16T17:36:36.2435820Z continue-on-error: true 2021-05-16T17:36:36.2436360Z VDIFFR_RUN_TESTS: false 2021-05-16T17:36:36.2436860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:36:36.2437310Z TZ: UTC 2021-05-16T17:36:36.2437670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:36.2438050Z NOT_CRAN: true 2021-05-16T17:36:36.2438370Z ##[endgroup] 2021-05-16T17:36:37.9057400Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T17:36:37.9421070Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T17:36:37.9422170Z To reinstall 3.20.2, run: 2021-05-16T17:36:37.9423200Z brew reinstall cmake 2021-05-16T17:36:39.6549330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:36:40.5903330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:41.0437200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T17:36:41.3147320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T17%3A45%3A00Z&sig=6RWxRteyxcYap97VY4d7BWhV1AhCk6i73Hq143UJYTs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:41.3590190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=6RWxRteyxcYap97VY4d7BWhV1AhCk6i73Hq143UJYTs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:41.4038060Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T17:36:41.4675430Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T17:36:41.4701690Z 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/d20210516-2756-1t2bkk6 2021-05-16T17:36:41.4883490Z cp -pR /private/tmp/d20210516-2756-1t2bkk6/libssh/. /usr/local/Cellar/libssh 2021-05-16T17:36:41.5062810Z chmod -Rf +w /private/tmp/d20210516-2756-1t2bkk6 2021-05-16T17:36:41.5611050Z ==> Finishing up 2021-05-16T17:36:41.5944090Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T17:36:41.5952280Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T17:36:41.5957960Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T17:36:41.5963520Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T17:36:41.5967390Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T17:36:41.5972920Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T17:36:41.5980210Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T17:36:41.6129850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2920-12hbra9.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-16T17:36:45.1215550Z ==> Summary 2021-05-16T17:36:45.1242640Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T17:36:47.2547130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:36:48.1837380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:48.6541960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T17:36:48.9194880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T17%3A45%3A00Z&sig=wVBTlCCFoL%2FWGSiUqoelovd7w%2Fms0FNwUGzBJyS5toE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:48.9516390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=wVBTlCCFoL\%2FWGSiUqoelovd7w\%2Fms0FNwUGzBJyS5toE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:49.7376830Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T17:36:50.0981220Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:36:51.0655710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:51.5713440Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T17:36:51.8381370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T17%3A45%3A00Z&sig=uJh0obq%2B9vejwD59k58ZnMQKQFlF2IkiCS9IvptHDbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:51.8690710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=uJh0obq\%2B9vejwD59k58ZnMQKQFlF2IkiCS9IvptHDbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:51.9160610Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T17:36:51.9246410Z ==> Installing dependencies for jags: gcc 2021-05-16T17:36:51.9253990Z ==> Installing jags dependency: gcc 2021-05-16T17:36:52.0203700Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T17:36:52.0230960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2927-1rvwp4 2021-05-16T17:36:53.9085040Z cp -pR /private/tmp/d20210516-2927-1rvwp4/gcc/. /usr/local/Cellar/gcc 2021-05-16T17:36:55.4232350Z chmod -Rf +w /private/tmp/d20210516-2927-1rvwp4 2021-05-16T17:36:59.4516450Z ==> Finishing up 2021-05-16T17:36:59.6523170Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T17:36:59.6526760Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T17:36:59.6532200Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T17:36:59.6536590Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T17:36:59.6542080Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T17:36:59.6547000Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T17:36:59.6552040Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T17:36:59.6556770Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T17:36:59.6562030Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T17:36:59.6566590Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T17:36:59.6580070Z rm /usr/local/bin/c++-11 2021-05-16T17:36:59.6583910Z rm /usr/local/bin/cpp-11 2021-05-16T17:36:59.6587710Z rm /usr/local/bin/g++-11 2021-05-16T17:36:59.6637330Z rm /usr/local/bin/gcc-11 2021-05-16T17:36:59.6640090Z rm /usr/local/bin/gcc-ar-11 2021-05-16T17:36:59.6642980Z rm /usr/local/bin/gcc-nm-11 2021-05-16T17:36:59.6646070Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T17:36:59.6648890Z rm /usr/local/bin/gcov-11 2021-05-16T17:36:59.6651940Z rm /usr/local/bin/gcov-dump-11 2021-05-16T17:36:59.6655060Z rm /usr/local/bin/gcov-tool-11 2021-05-16T17:36:59.9007510Z Error: The `brew link` step did not complete successfully 2021-05-16T17:36:59.9008460Z The formula built, but is not symlinked into /usr/local 2021-05-16T17:36:59.9012350Z Could not symlink bin/gfortran 2021-05-16T17:36:59.9013270Z Target /usr/local/bin/gfortran 2021-05-16T17:36:59.9014190Z already exists. You may want to remove it: 2021-05-16T17:36:59.9015530Z rm '/usr/local/bin/gfortran' 2021-05-16T17:36:59.9016190Z 2021-05-16T17:36:59.9017120Z To force the link and overwrite all conflicting files: 2021-05-16T17:36:59.9018480Z brew link --overwrite gcc 2021-05-16T17:36:59.9019130Z 2021-05-16T17:36:59.9020250Z To list all files that would be deleted: 2021-05-16T17:36:59.9021560Z brew link --overwrite --dry-run gcc 2021-05-16T17:36:59.9022300Z 2021-05-16T17:36:59.9023150Z Possible conflicting files are: 2021-05-16T17:36:59.9043820Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T17:37:00.3953970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3100-19so4me.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-16T17:37:03.4048410Z ==> Summary 2021-05-16T17:37:03.5208050Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T17:37:03.5218080Z ==> Installing jags 2021-05-16T17:37:03.5220780Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T17:37:03.5239060Z 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/d20210516-2927-qf49x9 2021-05-16T17:37:03.5785510Z cp -pR /private/tmp/d20210516-2927-qf49x9/jags/. /usr/local/Cellar/jags 2021-05-16T17:37:03.6455950Z chmod -Rf +w /private/tmp/d20210516-2927-qf49x9 2021-05-16T17:37:03.8176260Z ==> Finishing up 2021-05-16T17:37:03.8501720Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T17:37:03.8507670Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T17:37:03.8518330Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T17:37:03.8524230Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T17:37:03.8537840Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T17:37:03.8543010Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T17:37:03.8547830Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T17:37:03.8553020Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T17:37:03.8560270Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T17:37:03.9045600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3126-1op60vg.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-16T17:37:06.6848040Z ==> Summary 2021-05-16T17:37:06.6941670Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T17:37:09.2878610Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:37:10.2750130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:10.8070140Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T17:37:11.0739540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T17%3A45%3A00Z&sig=uxGnmb9a53miUTv0TmIb%2BRy5hleTXXrwZc1Ds67bSmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:11.1060030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=uxGnmb9a53miUTv0TmIb\%2BRy5hleTXXrwZc1Ds67bSmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:11.2741970Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T17:37:11.3824620Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T17:37:11.3852910Z 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/d20210516-3135-19tzsm 2021-05-16T17:37:11.5947700Z cp -pR /private/tmp/d20210516-3135-19tzsm/v8/. /usr/local/Cellar/v8 2021-05-16T17:37:11.7309640Z chmod -Rf +w /private/tmp/d20210516-3135-19tzsm 2021-05-16T17:37:11.9020170Z ==> Finishing up 2021-05-16T17:37:12.0299050Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T17:37:12.0739080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3300-tclnop.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-16T17:37:14.5390640Z ==> Summary 2021-05-16T17:37:14.5482630Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T17:37:16.7808420Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:37:17.7433620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:18.2281140Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T17:37:18.5078560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T17%3A45%3A00Z&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:18.5536290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:18.6363170Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T17:37:18.7001810Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:37:19.6465570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:20.1166650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:37:20.3960850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T17%3A45%3A00Z&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:20.4253600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:20.5182670Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T17:37:20.5323070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:37:21.7705310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:22.2259250Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:37:22.5074560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T17%3A45%3A00Z&sig=eyt96H2dmninyc5v%2Bi%2B2OrshpHzasZfph%2FwIO8HZ1yM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:22.5403770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=eyt96H2dmninyc5v\%2Bi\%2B2OrshpHzasZfph\%2FwIO8HZ1yM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:22.6249700Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T17:37:22.6475400Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T17:37:22.6479610Z ==> Installing fftw dependency: hwloc 2021-05-16T17:37:22.7106430Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T17:37:22.7134740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3307-qjgevs 2021-05-16T17:37:23.0150440Z cp -pR /private/tmp/d20210516-3307-qjgevs/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T17:37:23.5581520Z chmod -Rf +w /private/tmp/d20210516-3307-qjgevs 2021-05-16T17:37:23.9844660Z ==> Finishing up 2021-05-16T17:37:24.0264610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T17:37:24.0274800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T17:37:24.0279320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T17:37:24.0284890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T17:37:24.0289560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T17:37:24.0294380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T17:37:24.0299060Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T17:37:24.0303940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T17:37:24.0308880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T17:37:24.0313800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T17:37:24.0318640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T17:37:24.0323530Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T17:37:24.0328840Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T17:37:24.0335580Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T17:37:24.0340590Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T17:37:24.0371210Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T17:37:24.0383020Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T17:37:24.0387590Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T17:37:24.0408780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T17:37:24.0417800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T17:37:24.0443820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T17:37:24.0453160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T17:37:24.0458300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T17:37:24.0464010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T17:37:24.0473080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T17:37:24.0496900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T17:37:24.0506840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T17:37:24.0512530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T17:37:24.0517840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T17:37:24.0523350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T17:37:24.0528520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T17:37:24.0587130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T17:37:24.0602780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T17:37:24.0621330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T17:37:24.0635370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T17:37:24.0652220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T17:37:24.0662440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T17:37:24.0678110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T17:37:24.0683480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T17:37:24.0694660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T17:37:24.0715810Z 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-16T17:37:24.0721010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T17:37:24.0726990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T17:37:24.0745140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T17:37:24.0756620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T17:37:24.0766690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T17:37:24.0780250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T17:37:24.0785800Z 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-16T17:37:24.0791150Z 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-16T17:37:24.0801700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T17:37:24.0815220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T17:37:24.0820700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T17:37:24.0828680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T17:37:24.0833870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T17:37:24.0841840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T17:37:24.0847370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T17:37:24.0856460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T17:37:24.0870250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T17:37:24.0879910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T17:37:24.0885660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T17:37:24.0896390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T17:37:24.0906460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T17:37:24.0912250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T17:37:24.0920880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T17:37:24.0926740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T17:37:24.0941360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T17:37:24.0947070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T17:37:24.0966520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T17:37:24.0972310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T17:37:24.0978580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T17:37:24.0989980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T17:37:24.0996830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T17:37:24.1007790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T17:37:24.1016500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T17:37:24.1025180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T17:37:24.1035410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T17:37:24.1040890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T17:37:24.1046600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T17:37:24.1052350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T17:37:24.1058000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T17:37:24.1063750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T17:37:24.1069720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T17:37:24.1076050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T17:37:24.1081800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T17:37:24.1087600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T17:37:24.1093340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T17:37:24.1099610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T17:37:24.1105310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T17:37:24.1111140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T17:37:24.1117000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T17:37:24.1122920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T17:37:24.1131990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T17:37:24.1152230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T17:37:24.1157720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T17:37:24.1163240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T17:37:24.1168190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T17:37:24.1173650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T17:37:24.1179740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T17:37:24.1185190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T17:37:24.1190920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T17:37:24.1194660Z Only the first 100 operations were output. 2021-05-16T17:37:24.4894500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3483-1nvdj2m.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-16T17:37:27.0230950Z ==> Summary 2021-05-16T17:37:27.0805970Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T17:37:27.0813100Z ==> Installing fftw dependency: open-mpi 2021-05-16T17:37:27.1380420Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:37:27.1397100Z 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/d20210516-3307-164sdso 2021-05-16T17:37:27.4038390Z cp -pR /private/tmp/d20210516-3307-164sdso/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T17:37:27.8960870Z chmod -Rf +w /private/tmp/d20210516-3307-164sdso 2021-05-16T17:37:29.2218660Z ==> Finishing up 2021-05-16T17:37:29.2606060Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T17:37:29.2609720Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T17:37:29.2614300Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T17:37:29.2618810Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T17:37:29.2625530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T17:37:29.2630040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T17:37:29.2635280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T17:37:29.2639690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T17:37:29.2644770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T17:37:29.2649160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T17:37:29.2654210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T17:37:29.2658960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T17:37:29.2671320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T17:37:29.2676400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T17:37:29.2681390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T17:37:29.2686260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T17:37:29.2690870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T17:37:29.2695750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T17:37:29.2700100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T17:37:29.2705210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T17:37:29.2709730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T17:37:29.2715020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T17:37:29.2748640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T17:37:29.2750330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T17:37:29.2751950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T17:37:29.2754910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T17:37:29.2778010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T17:37:29.2830670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T17:37:29.2832740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T17:37:29.2836570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T17:37:29.2838310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T17:37:29.2840030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T17:37:29.2841980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T17:37:29.2843770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T17:37:29.2845910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T17:37:29.2847910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T17:37:29.2849720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T17:37:29.2851420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T17:37:29.2853060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T17:37:29.2854740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T17:37:29.2856440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T17:37:29.2858290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T17:37:29.2860080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T17:37:29.2861850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T17:37:29.2863540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T17:37:29.2865100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T17:37:29.2866580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T17:37:29.2868280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T17:37:29.2870180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T17:37:29.2871770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T17:37:29.2873350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T17:37:29.2885520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T17:37:29.2891470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T17:37:29.2897160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T17:37:29.2910760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T17:37:29.2916630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T17:37:29.2924710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T17:37:29.2930450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T17:37:29.2941160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T17:37:29.2946850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T17:37:29.2963870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T17:37:29.2969590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T17:37:29.2975260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T17:37:29.3001580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T17:37:29.3011140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T17:37:29.3029230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T17:37:29.3035180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T17:37:29.3041550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T17:37:29.3047460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T17:37:29.3053250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T17:37:29.3059190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T17:37:29.3064810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T17:37:29.3070520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T17:37:29.3075570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T17:37:29.3081470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T17:37:29.3087150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T17:37:29.3092780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T17:37:29.3098550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T17:37:29.3104400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T17:37:29.3110160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T17:37:29.3115840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T17:37:29.3121680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T17:37:29.3127100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T17:37:29.3132450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T17:37:29.3141530Z 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-16T17:37:29.3144610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T17:37:29.3149950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T17:37:29.3155280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T17:37:29.3160870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T17:37:29.3166510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T17:37:29.3172910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T17:37:29.3178530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T17:37:29.3184160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T17:37:29.3192320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T17:37:29.3196180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T17:37:29.3202040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T17:37:29.3207540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T17:37:29.3213210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T17:37:29.3218900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T17:37:29.3224550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T17:37:29.3228550Z Only the first 100 operations were output. 2021-05-16T17:37:29.7858020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3513-5yj316.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-16T17:37:32.2780480Z ==> Summary 2021-05-16T17:37:32.3220600Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:37:32.3226130Z ==> Installing fftw 2021-05-16T17:37:32.3229210Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:37:32.3248030Z 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/d20210516-3307-1pxnl86 2021-05-16T17:37:32.4168310Z cp -pR /private/tmp/d20210516-3307-1pxnl86/fftw/. /usr/local/Cellar/fftw 2021-05-16T17:37:32.4765730Z chmod -Rf +w /private/tmp/d20210516-3307-1pxnl86 2021-05-16T17:37:32.6569980Z ==> Finishing up 2021-05-16T17:37:32.6886110Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T17:37:32.6900200Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T17:37:32.6909530Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T17:37:32.6918220Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T17:37:32.6932270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T17:37:32.6940580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T17:37:32.6947230Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T17:37:32.6957610Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T17:37:32.6966870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T17:37:32.6976290Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T17:37:32.6984800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T17:37:32.6998630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T17:37:32.7041510Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T17:37:32.7155220Z info /usr/local/share/info/fftw3.info 2021-05-16T17:37:32.7172330Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T17:37:32.7182590Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T17:37:32.7205810Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T17:37:32.7213700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T17:37:32.7222830Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T17:37:32.7235070Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T17:37:32.7255980Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T17:37:32.7265490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T17:37:32.7277080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T17:37:32.7286040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T17:37:32.7296710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T17:37:32.7306690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T17:37:32.7315290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T17:37:32.7321050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T17:37:32.7328420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T17:37:32.7336570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T17:37:32.7345330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T17:37:32.7354600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T17:37:32.7364180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T17:37:32.7370640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T17:37:32.7376800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T17:37:32.7383220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T17:37:32.7389600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T17:37:32.7395920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T17:37:32.7403820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T17:37:32.7408200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T17:37:32.7414760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T17:37:32.7421410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T17:37:32.7505290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T17:37:32.7509560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T17:37:32.7515740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T17:37:32.7534850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T17:37:32.7540060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T17:37:32.7541570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T17:37:32.7543210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T17:37:32.7544740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T17:37:32.7546320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T17:37:32.7550320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T17:37:32.7555400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T17:37:32.7560320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T17:37:32.7565540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T17:37:32.7569860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T17:37:32.7575150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T17:37:32.7582350Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T17:37:32.7587240Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T17:37:32.7592250Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T17:37:32.7914550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3540-w99r4h.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-16T17:37:35.1768320Z ==> Summary 2021-05-16T17:37:35.1825330Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:37:35.8290740Z ==> No outdated dependents to upgrade! 2021-05-16T17:37:35.8292620Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:37:36.0238260Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T17:37:36.0239860Z fftw, open-mpi 2021-05-16T17:37:36.0254110Z rm /usr/local/bin/fftw-wisdom 2021-05-16T17:37:36.0257040Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T17:37:36.0364540Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T17:37:36.0366470Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T17:37:36.0372220Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T17:37:36.0376120Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T17:37:36.0378690Z rm /usr/local/include/fftw3.f 2021-05-16T17:37:36.0382270Z rm /usr/local/include/fftw3.f03 2021-05-16T17:37:36.0384980Z rm /usr/local/include/fftw3.h 2021-05-16T17:37:36.0388690Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T17:37:36.0391030Z rm /usr/local/include/fftw3l.f03 2021-05-16T17:37:36.0394230Z rm /usr/local/include/fftw3q.f03 2021-05-16T17:37:36.0401990Z rm /usr/local/lib/cmake/fftw3 2021-05-16T17:37:36.0404800Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T17:37:36.0408060Z rm /usr/local/lib/libfftw3.a 2021-05-16T17:37:36.0410880Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T17:37:36.0414140Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T17:37:36.0416820Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T17:37:36.0420610Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T17:37:36.0423530Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T17:37:36.0426760Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T17:37:36.0430240Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T17:37:36.0432810Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T17:37:36.0435610Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T17:37:36.0438970Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T17:37:36.0441660Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T17:37:36.0444790Z rm /usr/local/lib/libfftw3f.a 2021-05-16T17:37:36.0447520Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T17:37:36.0450870Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T17:37:36.0453690Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T17:37:36.0457150Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T17:37:36.0460040Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T17:37:36.0463220Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T17:37:36.0466050Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T17:37:36.0469640Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T17:37:36.0472340Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T17:37:36.0475940Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T17:37:36.0478710Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T17:37:36.0482350Z rm /usr/local/lib/libfftw3l.a 2021-05-16T17:37:36.0485630Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T17:37:36.0489120Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T17:37:36.0491850Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T17:37:36.0495180Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T17:37:36.0498130Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T17:37:36.0501560Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T17:37:36.0504470Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T17:37:36.0507840Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T17:37:36.0510480Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T17:37:36.0513820Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T17:37:36.0518950Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T17:37:36.0521770Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T17:37:36.0525380Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T17:37:36.0577140Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T17:37:36.0578360Z rm /usr/local/share/info/fftw3.info 2021-05-16T17:37:36.0583490Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T17:37:36.0586730Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T17:37:36.0596430Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T17:37:36.0599330Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T17:37:36.0603210Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T17:37:36.0606500Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T17:37:36.1506320Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T17:37:36.1508160Z rm /usr/local/bin/mpic++ 2021-05-16T17:37:36.1511090Z rm /usr/local/bin/mpicc 2021-05-16T17:37:36.1514510Z rm /usr/local/bin/mpicxx 2021-05-16T17:37:36.1518010Z rm /usr/local/bin/mpiexec 2021-05-16T17:37:36.1521080Z rm /usr/local/bin/mpif77 2021-05-16T17:37:36.1525300Z rm /usr/local/bin/mpif90 2021-05-16T17:37:36.1527260Z rm /usr/local/bin/mpifort 2021-05-16T17:37:36.1530050Z rm /usr/local/bin/mpirun 2021-05-16T17:37:36.1534030Z rm /usr/local/bin/ompi-clean 2021-05-16T17:37:36.1536600Z rm /usr/local/bin/ompi-server 2021-05-16T17:37:36.1539220Z rm /usr/local/bin/ompi_info 2021-05-16T17:37:36.1542590Z rm /usr/local/bin/opal_wrapper 2021-05-16T17:37:36.1545750Z rm /usr/local/bin/orte-clean 2021-05-16T17:37:36.1549160Z rm /usr/local/bin/orte-info 2021-05-16T17:37:36.1551910Z rm /usr/local/bin/orte-server 2021-05-16T17:37:36.1555310Z rm /usr/local/bin/ortecc 2021-05-16T17:37:36.1558600Z rm /usr/local/bin/orted 2021-05-16T17:37:36.1561360Z rm /usr/local/bin/orterun 2021-05-16T17:37:36.1564840Z rm /usr/local/bin/profile2mat.pl 2021-05-16T17:37:36.1570820Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T17:37:36.1573520Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T17:37:36.1577110Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T17:37:36.1579690Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T17:37:36.1585550Z rm /usr/local/include/mpi-ext.h 2021-05-16T17:37:36.1587920Z rm /usr/local/include/mpi.h 2021-05-16T17:37:36.1591420Z rm /usr/local/include/mpi.mod 2021-05-16T17:37:36.1594250Z rm /usr/local/include/mpi_ext.mod 2021-05-16T17:37:36.1597560Z rm /usr/local/include/mpi_f08.mod 2021-05-16T17:37:36.1600460Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T17:37:36.1603740Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T17:37:36.1608220Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T17:37:36.1611450Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T17:37:36.1614300Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T17:37:36.1618140Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T17:37:36.1621520Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T17:37:36.1624540Z rm /usr/local/include/mpif-config.h 2021-05-16T17:37:36.1627560Z rm /usr/local/include/mpif-constants.h 2021-05-16T17:37:36.1630620Z rm /usr/local/include/mpif-ext.h 2021-05-16T17:37:36.1633740Z rm /usr/local/include/mpif-externals.h 2021-05-16T17:37:36.1637390Z rm /usr/local/include/mpif-handles.h 2021-05-16T17:37:36.1640350Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T17:37:36.1643390Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T17:37:36.1646930Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T17:37:36.1649730Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T17:37:36.1652490Z rm /usr/local/include/mpif.h 2021-05-16T17:37:36.1655580Z rm /usr/local/include/openmpi 2021-05-16T17:37:36.1659160Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T17:37:36.1665400Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T17:37:36.1668490Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T17:37:36.1672020Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T17:37:36.1674920Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T17:37:36.1678450Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T17:37:36.1681350Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T17:37:36.1684780Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T17:37:36.1687800Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T17:37:36.1691240Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T17:37:36.1693990Z rm /usr/local/lib/libmpi.dylib 2021-05-16T17:37:36.1697440Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T17:37:36.1700130Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T17:37:36.1703650Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T17:37:36.1706420Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T17:37:36.1709760Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T17:37:36.1713780Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T17:37:36.1716040Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T17:37:36.1719630Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T17:37:36.1723010Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T17:37:36.1729870Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T17:37:36.1731310Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T17:37:36.1732760Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T17:37:36.1734890Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T17:37:36.1737600Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T17:37:36.1741200Z rm /usr/local/lib/openmpi 2021-05-16T17:37:36.1747040Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T17:37:36.1750090Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T17:37:36.1753660Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T17:37:36.1756680Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T17:37:36.1760240Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T17:37:36.1762800Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T17:37:36.1766320Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T17:37:36.1774350Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T17:37:36.1775240Z rm /usr/local/lib/pmix 2021-05-16T17:37:36.1783370Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T17:37:36.1797890Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T17:37:36.1798880Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T17:37:36.1799780Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T17:37:36.1800620Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T17:37:36.1801510Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T17:37:36.1803550Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T17:37:36.1813820Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T17:37:36.1815390Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T17:37:36.1823190Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T17:37:36.1824250Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T17:37:36.1837490Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T17:37:36.1839050Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T17:37:36.1840440Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T17:37:36.1841800Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T17:37:36.1846060Z rm /usr/local/share/man/man1/orted.1 2021-05-16T17:37:36.1849740Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T17:37:36.1865410Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T17:37:36.1868750Z Only the first 100 operations were output. 2021-05-16T17:37:38.0850540Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:37:39.0158460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:39.4909210Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T17:37:39.7831280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T17%3A45%3A00Z&sig=wNKtWg%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:39.8119390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=wNKtWg\%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:40.0166090Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T17:37:40.1474390Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T17:37:40.1506650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3554-1cf8h7h 2021-05-16T17:37:40.8040760Z cp -pR /private/tmp/d20210516-3554-1cf8h7h/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T17:37:41.5792910Z chmod -Rf +w /private/tmp/d20210516-3554-1cf8h7h 2021-05-16T17:37:42.6091930Z ==> Finishing up 2021-05-16T17:37:42.6397170Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T17:37:42.6403160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T17:37:42.6407270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T17:37:42.6412480Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T17:37:42.6417650Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T17:37:42.6476890Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T17:37:42.6481300Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T17:37:42.6486390Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T17:37:42.6494210Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T17:37:42.6498440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T17:37:42.6503590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T17:37:42.6507840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T17:37:42.6512670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T17:37:42.6536100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T17:37:42.6537720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T17:37:42.6539050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T17:37:42.6540340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T17:37:42.6541710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T17:37:42.6543480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T17:37:42.6545880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T17:37:42.6550900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T17:37:42.6555600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T17:37:42.6559820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T17:37:42.6564820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T17:37:42.6569370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T17:37:42.6573620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T17:37:42.6578820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T17:37:42.6583370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T17:37:42.6587800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T17:37:42.6593290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T17:37:42.6597970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T17:37:42.6602210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T17:37:42.6607100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T17:37:42.6611730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T17:37:42.6616280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T17:37:42.6622300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T17:37:42.6626690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T17:37:42.6631640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T17:37:42.6635970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T17:37:42.6640830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T17:37:42.6645110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T17:37:42.6649990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T17:37:42.6654310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T17:37:42.6660900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T17:37:42.6664390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T17:37:42.6669650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T17:37:42.6674180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T17:37:42.6679140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T17:37:42.6683750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T17:37:42.6688350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T17:37:42.6693140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T17:37:42.6698740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T17:37:42.6704170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T17:37:42.6708330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T17:37:42.6713280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T17:37:42.6717570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T17:37:42.6722620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T17:37:42.6727110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T17:37:42.6732270Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T17:37:42.6737380Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T17:37:42.6742550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T17:37:42.6747630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T17:37:42.6752030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T17:37:42.6757190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T17:37:42.6761530Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T17:37:42.6766440Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T17:37:42.6770630Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T17:37:42.6775550Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T17:37:42.6780290Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T17:37:42.6784640Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T17:37:42.6789560Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T17:37:42.6794390Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T17:37:42.6798620Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T17:37:42.6803450Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T17:37:42.6808160Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T17:37:42.6812460Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T17:37:42.6817460Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T17:37:42.6847940Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T17:37:42.6849360Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T17:37:42.6850680Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T17:37:42.6851970Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T17:37:42.6853400Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T17:37:42.6854690Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T17:37:42.6858510Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T17:37:42.6877140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T17:37:42.6882490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T17:37:42.6887760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T17:37:42.6892970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T17:37:42.6898350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T17:37:42.6929560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T17:37:42.6934930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T17:37:42.6940140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T17:37:42.6945280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T17:37:42.6950460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T17:37:42.6955720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T17:37:42.6960880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T17:37:42.6966600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T17:37:42.6971960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T17:37:42.6977220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T17:37:42.6982220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T17:37:42.6987400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T17:37:42.6990910Z Only the first 100 operations were output. 2021-05-16T17:37:43.0906160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3718-6w1euk.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-16T17:37:45.7214320Z ==> Summary 2021-05-16T17:37:45.7973450Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T17:37:48.2661100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:37:49.2117150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:49.6858840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T17:37:49.9469820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T17%3A45%3A00Z&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:50.0016620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:50.0489580Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T17:37:50.1396460Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T17:37:50.1422830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3725-uwa23i 2021-05-16T17:37:50.2254160Z cp -pR /private/tmp/d20210516-3725-uwa23i/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T17:37:50.3675170Z chmod -Rf +w /private/tmp/d20210516-3725-uwa23i 2021-05-16T17:37:50.5403080Z ==> Finishing up 2021-05-16T17:37:50.5723260Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T17:37:50.5731300Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T17:37:50.5732970Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T17:37:50.5753470Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T17:37:50.5863480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5887490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5928490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5954300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5966660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5979390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5982000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5984030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5985410Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T17:37:50.5986790Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T17:37:50.5988920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5991060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5994830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.5997170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6010040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6039830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6058540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6085700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6094350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6105740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6123710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6156940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6177600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6207940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6226670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6228860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6245460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6261580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6268540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6304830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6313460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6330130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6371070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6373240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6389020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6390910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6427890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6445570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6449820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6451810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6456010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6465760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6484090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6502660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6504630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6518980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6540580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6571390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6614510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6620820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6622580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6637880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6656230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6676730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6744350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6823810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:50.6875330Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T17:37:50.6917160Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T17:37:50.6978910Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T17:37:50.7056300Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T17:37:50.7087640Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T17:37:50.7113090Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T17:37:50.7149030Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T17:37:50.7179700Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T17:37:50.7321880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3891-1lh2jz1.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-16T17:37:53.2395460Z ==> Summary 2021-05-16T17:37:53.2609360Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T17:37:55.4946350Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T17:37:55.4947570Z To reinstall 1.6.37, run: 2021-05-16T17:37:55.4948330Z brew reinstall libpng 2021-05-16T17:37:57.4159580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:37:58.3554930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:58.8507190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T17:37:59.1455450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T17%3A45%3A00Z&sig=axjvLWqeEKs%2BYZZ%2Ba9HV3Am8Ep0WVsJg8fJ%2Ff4K0lzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:59.1747510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=axjvLWqeEKs\%2BYZZ\%2Ba9HV3Am8Ep0WVsJg8fJ\%2Ff4K0lzc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:59.2025830Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T17:37:59.2071750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:38:00.1692100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:00.6711390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T17:38:00.9334480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T17%3A45%3A00Z&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:00.9631130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:01.0160780Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T17:38:01.0209890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:38:01.9871150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:02.4874230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T17:38:02.7464150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T17%3A45%3A00Z&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:02.7803920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:02.8095250Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T17:38:02.8123520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:38:03.7621190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:04.3961200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T17:38:04.8380720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T17%3A45%3A00Z&sig=M%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:04.8679320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=M\%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:04.8993340Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T17:38:04.9021520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:38:05.8946160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:06.3896130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T17:38:06.6436680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T17%3A45%3A00Z&sig=eakRO5HYdoz6ai0W1%2FhtY%2Fh8VSYAq7rzl1vSJb0IyGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:06.6754100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=eakRO5HYdoz6ai0W1\%2FhtY\%2Fh8VSYAq7rzl1vSJb0IyGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:06.7373940Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T17:38:06.7434620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:38:07.7439180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:08.2057850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T17:38:08.4639100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T17%3A45%3A00Z&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:08.5020940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:08.5549230Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:38:08.5650090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:38:09.4849710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:09.9788960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T17:38:10.2549390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T17%3A45%3A00Z&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:10.2855450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:10.3173110Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T17:38:10.3205330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:38:11.2620630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:11.7572410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T17:38:12.0252970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T17%3A45%3A00Z&sig=E%2B%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy%2BRW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:12.0565680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=E\%2B\%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy\%2BRW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:12.1086090Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T17:38:12.1115540Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:38:13.0483730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:13.5899680Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T17:38:13.8621590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T17%3A45%3A00Z&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs%2B1HY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:13.8919840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs\%2B1HY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:13.9254760Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T17:38:13.9286960Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:38:14.8991960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:15.4103200Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T17:38:15.6775290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T17%3A45%3A00Z&sig=1MTcAO4uoH2FQ8Tj6%2FlsR0qGQs54YH0kukZJGrvlmGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:15.7206820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=1MTcAO4uoH2FQ8Tj6\%2FlsR0qGQs54YH0kukZJGrvlmGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:15.7653910Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T17:38:15.7698520Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:38:16.7530280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:17.4920110Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T17:38:17.7668460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T17%3A45%3A00Z&sig=pzHqyzREMVOsCk5jclW9OBkyH8B%2FtzIfLM9t1h%2B4AdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:17.7958630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=pzHqyzREMVOsCk5jclW9OBkyH8B\%2FtzIfLM9t1h\%2B4AdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:17.8576780Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T17:38:17.8662910Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:38:18.8676980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:19.4195870Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T17:38:19.6989660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T17%3A45%3A00Z&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:19.7370120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:19.7753150Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T17:38:19.7794110Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:38:20.7338990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:21.1930060Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T17:38:21.4686380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T17%3A45%3A00Z&sig=yg0dgh%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:21.5157340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=yg0dgh\%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:21.5881560Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T17:38:21.5920890Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:38:22.5359420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:23.0236370Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T17:38:23.3238080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T17%3A45%3A00Z&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:23.3576240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:23.5243540Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T17:38:23.5758370Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:38:24.5852350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:25.0557850Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T17:38:25.3625960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T17%3A45%3A00Z&sig=gnCJB%2BL5JXiIQFOpsCx2Q4poE3Rze3pE%2BiPXfsCRtws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:25.3931370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=gnCJB\%2BL5JXiIQFOpsCx2Q4poE3Rze3pE\%2BiPXfsCRtws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:25.4474690Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T17:38:25.4571960Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:38:26.5275840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:27.0332650Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T17:38:27.3390170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T17%3A45%3A00Z&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA%2FuJvKxyBP68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:27.3674820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA\%2FuJvKxyBP68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:28.4352130Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T17:38:28.8640370Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:38:29.8433780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:30.9250620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:30.9256850Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T17:38:30.9260820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-hro6m8 2021-05-16T17:38:30.9263990Z cp -pR /private/tmp/d20210516-4001-hro6m8/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T17:38:30.9267600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T17%3A45%3A00Z&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:30.9271600Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T17:38:30.9275340Z ==> 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-16T17:38:30.9277300Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T17:38:30.9279230Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T17:38:30.9324980Z chmod -Rf +w /private/tmp/d20210516-4001-hro6m8 2021-05-16T17:38:30.9695960Z ==> Finishing up 2021-05-16T17:38:31.0608410Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T17:38:31.0704590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4266-1cv69bs.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-16T17:38:33.3607290Z ==> Summary 2021-05-16T17:38:33.3621650Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T17:38:33.3627910Z ==> Installing poppler dependency: xorgproto 2021-05-16T17:38:33.3664200Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T17:38:33.3681900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4001-1ycjqbj 2021-05-16T17:38:33.4576350Z cp -pR /private/tmp/d20210516-4001-1ycjqbj/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T17:38:33.5844380Z chmod -Rf +w /private/tmp/d20210516-4001-1ycjqbj 2021-05-16T17:38:33.7646230Z ==> Finishing up 2021-05-16T17:38:33.8082170Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T17:38:33.8086340Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T17:38:33.8098400Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T17:38:33.8102920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T17:38:33.8108240Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T17:38:33.8113010Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T17:38:33.8118380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T17:38:33.8123040Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T17:38:33.8128270Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T17:38:33.8133070Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T17:38:33.8138350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T17:38:33.8215360Z rm /usr/local/share/pkgconfig 2021-05-16T17:38:33.8233000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T17:38:33.8238150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T17:38:33.8243570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T17:38:33.8248650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T17:38:33.8254460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T17:38:33.8266260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T17:38:33.8271340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T17:38:33.8276820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T17:38:33.8282220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T17:38:33.8287220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T17:38:33.8292780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T17:38:33.8297950Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T17:38:33.8302860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T17:38:33.8308430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T17:38:33.8315390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T17:38:33.8321640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T17:38:33.8329930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T17:38:33.8331910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T17:38:33.8343270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T17:38:33.8345550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T17:38:33.8350600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T17:38:33.8356030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T17:38:33.8361850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T17:38:33.8366610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T17:38:33.8372030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T17:38:33.8377230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T17:38:33.8403260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T17:38:33.8408370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T17:38:33.8413030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T17:38:33.8418290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T17:38:33.8423380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T17:38:33.8429700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T17:38:33.8434560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T17:38:33.8439760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T17:38:33.8444470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T17:38:33.8449670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T17:38:33.8454350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T17:38:33.8459080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T17:38:33.8464360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T17:38:33.8469060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T17:38:33.8474410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T17:38:33.8478810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T17:38:33.9027290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4292-1vzkdpd.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-16T17:38:36.3659800Z ==> Summary 2021-05-16T17:38:36.3829880Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T17:38:36.3836340Z ==> Installing poppler dependency: libxau 2021-05-16T17:38:36.3925470Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T17:38:36.3942540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-bcfx77 2021-05-16T17:38:36.4061150Z cp -pR /private/tmp/d20210516-4001-bcfx77/libxau/. /usr/local/Cellar/libxau 2021-05-16T17:38:36.4230560Z chmod -Rf +w /private/tmp/d20210516-4001-bcfx77 2021-05-16T17:38:36.4810880Z ==> Finishing up 2021-05-16T17:38:36.5224840Z rm /usr/local/include/X11 2021-05-16T17:38:36.5232640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T17:38:36.5236790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T17:38:36.5242020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T17:38:36.5246770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T17:38:36.5251920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T17:38:36.5256640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T17:38:36.5261740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T17:38:36.5266180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T17:38:36.5271210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T17:38:36.5275610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T17:38:36.5281220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T17:38:36.5285590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T17:38:36.5290590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T17:38:36.5295240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T17:38:36.5300790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T17:38:36.5305930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T17:38:36.5310710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T17:38:36.5315820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T17:38:36.5320410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T17:38:36.5325800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T17:38:36.5331800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T17:38:36.5336350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T17:38:36.5341900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T17:38:36.5346460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T17:38:36.5350110Z mkdir -p /usr/local/include/X11/dri 2021-05-16T17:38:36.5356140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T17:38:36.5361040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T17:38:36.5366360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T17:38:36.5369470Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T17:38:36.5377500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T17:38:36.5382700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T17:38:36.5387580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T17:38:36.5392410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T17:38:36.5397900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T17:38:36.5402800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T17:38:36.5407980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T17:38:36.5413400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T17:38:36.5418730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T17:38:36.5423340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T17:38:36.5429060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T17:38:36.5433880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T17:38:36.5439250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T17:38:36.5444130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T17:38:36.5449600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T17:38:36.5454960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T17:38:36.5460480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T17:38:36.5465450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T17:38:36.5470550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T17:38:36.5475500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T17:38:36.5501960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T17:38:36.5506720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T17:38:36.5512190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T17:38:36.5516680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T17:38:36.5522500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T17:38:36.5527290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T17:38:36.5532600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T17:38:36.5537320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T17:38:36.5542640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T17:38:36.5547480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T17:38:36.5553870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T17:38:36.5559790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T17:38:36.5565300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T17:38:36.5570150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T17:38:36.5575680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T17:38:36.5580440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T17:38:36.5585700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T17:38:36.5590710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T17:38:36.5596030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T17:38:36.5601020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T17:38:36.5606390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T17:38:36.5611270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T17:38:36.5616760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T17:38:36.5621690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T17:38:36.5627120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T17:38:36.5631910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T17:38:36.5637280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T17:38:36.5642670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T17:38:36.5648310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T17:38:36.5653220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T17:38:36.5658690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T17:38:36.5663070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T17:38:36.5668280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T17:38:36.5673030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T17:38:36.5678770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T17:38:36.5684930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T17:38:36.5689840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T17:38:36.5695630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T17:38:36.5700360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T17:38:36.5705700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T17:38:36.5710770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T17:38:36.5716000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T17:38:36.5721310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T17:38:36.5726070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T17:38:36.5731730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T17:38:36.5736560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T17:38:36.5742020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T17:38:36.5747410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T17:38:36.5752440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T17:38:36.5757360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T17:38:36.5762830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T17:38:36.5768240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T17:38:36.5772510Z Only the first 100 operations were output. 2021-05-16T17:38:36.6212170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4318-h75op4.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-16T17:38:38.9919680Z ==> Summary 2021-05-16T17:38:38.9946690Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T17:38:38.9952160Z ==> Installing poppler dependency: libxdmcp 2021-05-16T17:38:39.0048150Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T17:38:39.0077870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1drksf4 2021-05-16T17:38:39.0182820Z cp -pR /private/tmp/d20210516-4001-1drksf4/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T17:38:39.0744140Z chmod -Rf +w /private/tmp/d20210516-4001-1drksf4 2021-05-16T17:38:39.1207700Z ==> Finishing up 2021-05-16T17:38:39.1685630Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T17:38:39.1694360Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T17:38:39.1700100Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T17:38:39.1708810Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T17:38:39.1716600Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T17:38:39.1845460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4344-15ftjmf.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-16T17:38:41.6942560Z ==> Summary 2021-05-16T17:38:41.6961590Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T17:38:41.6967080Z ==> Installing poppler dependency: libxcb 2021-05-16T17:38:41.7356780Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T17:38:41.7373450Z 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/d20210516-4001-1ax1p2y 2021-05-16T17:38:42.4472610Z cp -pR /private/tmp/d20210516-4001-1ax1p2y/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T17:38:43.5023040Z chmod -Rf +w /private/tmp/d20210516-4001-1ax1p2y 2021-05-16T17:38:44.6847900Z ==> Finishing up 2021-05-16T17:38:44.7246890Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T17:38:44.7255050Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T17:38:44.7321620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T17:38:44.7327060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T17:38:44.7335190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T17:38:44.7343340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T17:38:44.7354320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T17:38:44.7365240Z 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-16T17:38:44.7375260Z 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-16T17:38:44.7382850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T17:38:44.7392010Z 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-16T17:38:44.7401170Z 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-16T17:38:44.7408650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T17:38:44.7414190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T17:38:44.7421080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T17:38:44.7430960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T17:38:44.7438890Z 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-16T17:38:44.7446110Z 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-16T17:38:44.7451540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T17:38:44.7457720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T17:38:44.7462790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T17:38:44.7472840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T17:38:44.7478310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T17:38:44.7486630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T17:38:44.7494420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T17:38:44.7499220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T17:38:44.7507160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T17:38:44.7512170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T17:38:44.7520400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T17:38:44.7527420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T17:38:44.7536630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T17:38:44.7546480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T17:38:44.7553250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T17:38:44.7563300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T17:38:44.7575440Z 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-16T17:38:44.7580510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T17:38:44.7588720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T17:38:44.7594260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T17:38:44.7602920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T17:38:44.7608620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T17:38:44.7615890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T17:38:44.7625180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T17:38:44.7630840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T17:38:44.7636190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T17:38:44.7644370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T17:38:44.7649430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T17:38:44.7658140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T17:38:44.7663360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T17:38:44.7669250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T17:38:44.7675070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T17:38:44.7681740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T17:38:44.7691290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T17:38:44.7697320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T17:38:44.7702840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T17:38:44.7710410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T17:38:44.7716310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T17:38:44.7725640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T17:38:44.7731240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T17:38:44.7738720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T17:38:44.7744600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T17:38:44.7750660Z 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-16T17:38:44.7760760Z 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-16T17:38:44.7765970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T17:38:44.7772010Z 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-16T17:38:44.7777620Z 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-16T17:38:44.7782930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T17:38:44.7789140Z 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-16T17:38:44.7794970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T17:38:44.7801130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T17:38:44.7806410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T17:38:44.7815250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T17:38:44.7822330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T17:38:44.7828940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T17:38:44.7835890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T17:38:44.7841720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T17:38:44.7847790Z 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-16T17:38:44.7853420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T17:38:44.7859370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T17:38:44.7874920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T17:38:44.7877530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T17:38:44.7879940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T17:38:44.7885390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T17:38:44.7890730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T17:38:44.7896600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T17:38:44.7905870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T17:38:44.7911760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T17:38:44.7916980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T17:38:44.7923000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T17:38:44.7928900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T17:38:44.7934860Z 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-16T17:38:44.7942440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T17:38:44.7948310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T17:38:44.7956380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T17:38:44.7985190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T17:38:44.7990580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T17:38:44.7995860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T17:38:44.8000850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T17:38:44.8007080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T17:38:44.8013260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T17:38:44.8018720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T17:38:44.8022350Z Only the first 100 operations were output. 2021-05-16T17:38:46.4310600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4370-1bgfoun.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-16T17:38:49.2586500Z ==> Summary 2021-05-16T17:38:49.4046920Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T17:38:49.4054230Z ==> Installing poppler dependency: libx11 2021-05-16T17:38:49.4537670Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:38:49.4555760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-ctrmn2 2021-05-16T17:38:49.7781980Z cp -pR /private/tmp/d20210516-4001-ctrmn2/libx11/. /usr/local/Cellar/libx11 2021-05-16T17:38:50.2957180Z chmod -Rf +w /private/tmp/d20210516-4001-ctrmn2 2021-05-16T17:38:50.7884330Z ==> Finishing up 2021-05-16T17:38:50.8229560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T17:38:50.8247630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T17:38:50.8252070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T17:38:50.8256450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T17:38:50.8267180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T17:38:50.8279740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T17:38:50.8296730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T17:38:50.8306290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T17:38:50.8308590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T17:38:50.8314960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T17:38:50.8331370Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T17:38:50.8336910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T17:38:50.8344720Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T17:38:50.8348590Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T17:38:50.8364940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T17:38:50.8378340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T17:38:50.8391830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T17:38:50.8410080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T17:38:50.8418960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T17:38:50.8426810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T17:38:50.8429120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T17:38:50.8431110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T17:38:50.8433130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T17:38:50.8435000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T17:38:50.8436760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T17:38:50.8438730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T17:38:50.8440650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T17:38:50.8442450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T17:38:50.8444270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T17:38:50.8471870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T17:38:50.8473400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T17:38:50.8475520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T17:38:50.8478160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T17:38:50.8480240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T17:38:50.8482420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T17:38:50.8484270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T17:38:50.8489890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T17:38:50.8495730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T17:38:50.8526900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T17:38:50.8582040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T17:38:50.8586520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T17:38:50.8588390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T17:38:50.8609310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T17:38:50.8636580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T17:38:50.8647410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T17:38:50.8649370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T17:38:50.8651290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T17:38:50.8653130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T17:38:50.8654940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T17:38:50.8656660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T17:38:50.8658370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T17:38:50.8660110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T17:38:50.8665600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T17:38:50.8692840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T17:38:50.8694620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T17:38:50.8696440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T17:38:50.8698640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T17:38:50.8700740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T17:38:50.8702540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T17:38:50.8704330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T17:38:50.8706240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T17:38:50.8708080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T17:38:50.8709910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T17:38:50.8711560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T17:38:50.8713160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T17:38:50.8714960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T17:38:50.8716740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T17:38:50.8718540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T17:38:50.8720370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T17:38:50.8722420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T17:38:50.8724360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T17:38:50.8726100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T17:38:50.8727510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T17:38:50.8729180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T17:38:50.8731060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T17:38:50.8735990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T17:38:50.8741910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T17:38:50.8746590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T17:38:50.8751960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T17:38:50.8756430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T17:38:50.8761930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T17:38:50.8770190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T17:38:50.8772330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T17:38:50.8777800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T17:38:50.8782470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T17:38:50.8788070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T17:38:50.8793040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T17:38:50.8798520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T17:38:50.8806400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T17:38:50.8808870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T17:38:50.8814650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T17:38:50.8819210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T17:38:50.8824790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T17:38:50.8829720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T17:38:50.8835220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T17:38:50.8840710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T17:38:50.8845540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T17:38:50.8851590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T17:38:50.8856350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T17:38:50.8862010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T17:38:50.8866070Z Only the first 100 operations were output. 2021-05-16T17:38:51.4836340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4396-75sb7.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-16T17:38:54.0796530Z ==> Summary 2021-05-16T17:38:54.1486310Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T17:38:54.1491600Z ==> Installing poppler dependency: libxext 2021-05-16T17:38:54.2031160Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T17:38:54.2048690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-h9tm5f 2021-05-16T17:38:54.2356750Z cp -pR /private/tmp/d20210516-4001-h9tm5f/libxext/. /usr/local/Cellar/libxext 2021-05-16T17:38:54.2894330Z chmod -Rf +w /private/tmp/d20210516-4001-h9tm5f 2021-05-16T17:38:54.3764950Z ==> Finishing up 2021-05-16T17:38:54.4159700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T17:38:54.4163250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T17:38:54.4168880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T17:38:54.4173940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T17:38:54.4179000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T17:38:54.4184170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T17:38:54.4189490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T17:38:54.4194310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T17:38:54.4199740Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T17:38:54.4204780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T17:38:54.4210260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T17:38:54.4215060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T17:38:54.4220330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T17:38:54.4224880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T17:38:54.4230250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T17:38:54.4235010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T17:38:54.4247630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T17:38:54.4252980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T17:38:54.4257730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T17:38:54.4263070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T17:38:54.4268240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T17:38:54.4273170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T17:38:54.4279340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T17:38:54.4283980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T17:38:54.4289650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T17:38:54.4294460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T17:38:54.4299650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T17:38:54.4305050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T17:38:54.4310180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T17:38:54.4315600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T17:38:54.4320440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T17:38:54.4326000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T17:38:54.4331110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T17:38:54.4336620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T17:38:54.4341720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T17:38:54.4346980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T17:38:54.4351920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T17:38:54.4357310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T17:38:54.4389620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T17:38:54.4391270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T17:38:54.4394530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T17:38:54.4399840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T17:38:54.4423000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T17:38:54.4428350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T17:38:54.4433430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T17:38:54.4438910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T17:38:54.4443910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T17:38:54.4448930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T17:38:54.4453750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T17:38:54.4459760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T17:38:54.4464280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T17:38:54.4469560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T17:38:54.4474910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T17:38:54.4479580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T17:38:54.4485570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T17:38:54.4490630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T17:38:54.4495630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T17:38:54.4500700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T17:38:54.4505350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T17:38:54.4510950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T17:38:54.4515700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T17:38:54.4520810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T17:38:54.4526340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T17:38:54.4531070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T17:38:54.4536330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T17:38:54.4540900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T17:38:54.4547210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T17:38:54.4553700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T17:38:54.4558440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T17:38:54.4564250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T17:38:54.4569370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T17:38:54.4574350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T17:38:54.4580420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T17:38:54.4585760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T17:38:54.4590390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T17:38:54.4596480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T17:38:54.4602400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T17:38:54.4608650Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T17:38:54.4613370Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T17:38:54.4618330Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T17:38:54.4625740Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T17:38:54.4882790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4422-1i35u17.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-16T17:38:57.0074150Z ==> Summary 2021-05-16T17:38:57.0139250Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T17:38:57.0144740Z ==> Installing poppler dependency: libxrender 2021-05-16T17:38:57.0702050Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T17:38:57.0719770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-168e9xa 2021-05-16T17:38:57.0831830Z cp -pR /private/tmp/d20210516-4001-168e9xa/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T17:38:57.0979050Z chmod -Rf +w /private/tmp/d20210516-4001-168e9xa 2021-05-16T17:38:57.1555870Z ==> Finishing up 2021-05-16T17:38:57.1933210Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T17:38:57.1940850Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T17:38:57.1947080Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T17:38:57.1951450Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T17:38:57.1956880Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T17:38:57.1964170Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T17:38:57.2098540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4448-1puja4m.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-16T17:38:59.7837230Z ==> Summary 2021-05-16T17:38:59.7861040Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T17:38:59.7867500Z ==> Installing poppler dependency: lzo 2021-05-16T17:38:59.7888290Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T17:38:59.7906290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1l2gxf9 2021-05-16T17:38:59.8109440Z cp -pR /private/tmp/d20210516-4001-1l2gxf9/lzo/. /usr/local/Cellar/lzo 2021-05-16T17:38:59.8414690Z chmod -Rf +w /private/tmp/d20210516-4001-1l2gxf9 2021-05-16T17:38:59.8937990Z ==> Finishing up 2021-05-16T17:38:59.9302460Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T17:38:59.9310300Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T17:38:59.9316620Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T17:38:59.9321140Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T17:38:59.9326810Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T17:38:59.9334060Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T17:38:59.9497800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4474-1doj8ep.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-16T17:39:02.4416110Z ==> Summary 2021-05-16T17:39:02.4450900Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T17:39:02.4457380Z ==> Installing poppler dependency: pixman 2021-05-16T17:39:02.4489100Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T17:39:02.4507390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1mcwqum 2021-05-16T17:39:02.4668710Z cp -pR /private/tmp/d20210516-4001-1mcwqum/pixman/. /usr/local/Cellar/pixman 2021-05-16T17:39:02.4808160Z chmod -Rf +w /private/tmp/d20210516-4001-1mcwqum 2021-05-16T17:39:02.5334640Z ==> Finishing up 2021-05-16T17:39:02.5707360Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T17:39:02.5714080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T17:39:02.5720300Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T17:39:02.5725180Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T17:39:02.5730760Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T17:39:02.5738160Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T17:39:02.5870330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4500-1poxse4.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-16T17:39:04.9976700Z ==> Summary 2021-05-16T17:39:04.9997000Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T17:39:05.0003530Z ==> Installing poppler dependency: cairo 2021-05-16T17:39:05.1944310Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T17:39:05.1961250Z 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/d20210516-4001-ceyein 2021-05-16T17:39:05.2629260Z cp -pR /private/tmp/d20210516-4001-ceyein/cairo/. /usr/local/Cellar/cairo 2021-05-16T17:39:05.3311200Z chmod -Rf +w /private/tmp/d20210516-4001-ceyein 2021-05-16T17:39:05.5574530Z ==> Finishing up 2021-05-16T17:39:05.6153500Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T17:39:05.6165150Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T17:39:05.6171880Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T17:39:05.6199570Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T17:39:05.6206240Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T17:39:05.6211350Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T17:39:05.6215950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T17:39:05.6221730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T17:39:05.6226890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T17:39:05.6232050Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T17:39:05.6237090Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T17:39:05.6241850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T17:39:05.6246600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T17:39:05.6251840Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T17:39:05.6259590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T17:39:05.6272600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T17:39:05.6283540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T17:39:05.6297710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T17:39:05.6306730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T17:39:05.6315540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T17:39:05.6323350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T17:39:05.6331820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T17:39:05.6340640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T17:39:05.6354220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T17:39:05.6362890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T17:39:05.6372600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T17:39:05.6380350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T17:39:05.6387160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T17:39:05.6397800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T17:39:05.6406670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T17:39:05.6417360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T17:39:05.6855580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4526-80lahm.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-16T17:39:08.4984070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1x0ekgi 2021-05-16T17:39:08.4986660Z ==> Summary 2021-05-16T17:39:08.4987920Z cp -pR /private/tmp/d20210516-4001-1x0ekgi/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T17:39:08.4989070Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T17:39:08.4990200Z ==> Installing poppler dependency: little-cms2 2021-05-16T17:39:08.4991540Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T17:39:08.4992650Z ==> Finishing up 2021-05-16T17:39:08.4993580Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T17:39:08.4994770Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T17:39:08.4995820Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T17:39:08.4996840Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T17:39:08.4997990Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T17:39:08.4999060Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T17:39:08.5000220Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T17:39:08.5001410Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T17:39:08.5002610Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T17:39:08.5003770Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T17:39:08.5011190Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T17:39:08.5012450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T17:39:08.5014100Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T17:39:08.5015440Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T17:39:08.5016630Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T17:39:08.5017820Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T17:39:08.5020150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4552-19h3ael.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-16T17:39:08.5085840Z chmod -Rf +w /private/tmp/d20210516-4001-1x0ekgi 2021-05-16T17:39:10.8296800Z ==> Summary 2021-05-16T17:39:10.8323680Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T17:39:10.8329520Z ==> Installing poppler dependency: nspr 2021-05-16T17:39:10.8368190Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T17:39:10.8386390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1mdes6v 2021-05-16T17:39:10.9014380Z cp -pR /private/tmp/d20210516-4001-1mdes6v/nspr/. /usr/local/Cellar/nspr 2021-05-16T17:39:10.9530790Z chmod -Rf +w /private/tmp/d20210516-4001-1mdes6v 2021-05-16T17:39:11.0316440Z ==> Finishing up 2021-05-16T17:39:11.0713200Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T17:39:11.0815730Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T17:39:11.0917650Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T17:39:11.1019710Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T17:39:11.1122180Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T17:39:11.1225310Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T17:39:11.1328760Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T17:39:11.1431200Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T17:39:11.1533330Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T17:39:11.1635240Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T17:39:11.1738150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4578-yrscum.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-16T17:39:13.4836740Z ==> Summary 2021-05-16T17:39:13.4899830Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T17:39:13.4905720Z ==> Installing poppler dependency: nss 2021-05-16T17:39:13.5074140Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T17:39:13.5093350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1ihhq9g 2021-05-16T17:39:13.7639060Z cp -pR /private/tmp/d20210516-4001-1ihhq9g/nss/. /usr/local/Cellar/nss 2021-05-16T17:39:13.9352830Z chmod -Rf +w /private/tmp/d20210516-4001-1ihhq9g 2021-05-16T17:39:15.3727150Z ==> Finishing up 2021-05-16T17:39:15.4559980Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T17:39:15.4563440Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T17:39:15.4572450Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T17:39:15.4576710Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T17:39:15.4581780Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T17:39:15.4586450Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T17:39:15.4607660Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T17:39:15.4612180Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T17:39:15.4617810Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T17:39:15.4621580Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T17:39:15.4626600Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T17:39:15.4630980Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T17:39:15.4636040Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T17:39:15.4644350Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T17:39:15.4648830Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T17:39:15.4654050Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T17:39:15.4659280Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T17:39:15.4664510Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T17:39:15.4668790Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T17:39:15.4673980Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T17:39:15.4678510Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T17:39:15.4683440Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T17:39:15.4687780Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T17:39:15.4692880Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T17:39:15.4697150Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T17:39:15.4702170Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T17:39:15.4706510Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T17:39:15.4711690Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T17:39:15.4715980Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T17:39:15.4720890Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T17:39:15.4725080Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T17:39:15.4730090Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T17:39:15.4734630Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T17:39:15.4739620Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T17:39:15.4743870Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T17:39:15.4748690Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T17:39:15.4752870Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T17:39:15.4757830Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T17:39:15.4762180Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T17:39:15.4766960Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T17:39:15.4771210Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T17:39:15.4776140Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T17:39:15.4780310Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T17:39:15.4786370Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T17:39:15.4791700Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T17:39:15.4796050Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T17:39:15.4801030Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T17:39:15.4805370Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T17:39:15.4810730Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T17:39:15.4814950Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T17:39:15.4820230Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T17:39:15.4824600Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T17:39:15.4829720Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T17:39:15.4838330Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T17:39:15.4843090Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T17:39:15.4848110Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T17:39:15.4853020Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T17:39:15.4857700Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T17:39:15.4862980Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T17:39:15.4867950Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T17:39:15.4872900Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T17:39:15.4878180Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T17:39:15.4882520Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T17:39:15.4887670Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T17:39:15.4892560Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T17:39:15.4909910Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T17:39:15.4911340Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T17:39:15.4912660Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T17:39:15.4914150Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T17:39:15.4921010Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T17:39:15.4925340Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T17:39:15.4933220Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T17:39:15.4938290Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T17:39:15.4943080Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T17:39:15.4948420Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T17:39:15.4953550Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T17:39:15.4958230Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T17:39:15.4963570Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T17:39:15.4968800Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T17:39:15.4973660Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T17:39:15.4978780Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T17:39:15.4983840Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T17:39:15.4988860Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T17:39:15.4994860Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T17:39:15.4999260Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T17:39:15.5005080Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T17:39:15.5010350Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T17:39:15.5015990Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T17:39:15.5021440Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T17:39:15.5026160Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T17:39:15.5031700Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T17:39:15.5036600Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T17:39:15.5041300Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T17:39:15.5046700Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T17:39:15.5051120Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T17:39:15.5057000Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T17:39:15.5061340Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T17:39:15.5066610Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T17:39:15.5072230Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T17:39:15.5076920Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T17:39:15.5081130Z Only the first 100 operations were output. 2021-05-16T17:39:15.6348300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4604-1kd2xs3.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-16T17:39:18.0551330Z ==> Summary 2021-05-16T17:39:18.0683880Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T17:39:18.0690210Z ==> Installing poppler dependency: openjpeg 2021-05-16T17:39:18.1000830Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T17:39:18.1019180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-qjgqto 2021-05-16T17:39:18.2938910Z cp -pR /private/tmp/d20210516-4001-qjgqto/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T17:39:18.5360390Z chmod -Rf +w /private/tmp/d20210516-4001-qjgqto 2021-05-16T17:39:18.8306630Z ==> Finishing up 2021-05-16T17:39:18.8718560Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T17:39:18.8722010Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T17:39:18.8727210Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T17:39:18.8733950Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:18.8742370Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:18.8751680Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T17:39:18.8772850Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T17:39:18.8781300Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T17:39:18.8789300Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T17:39:18.8796460Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T17:39:18.8802100Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T17:39:18.8806900Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T17:39:18.8812800Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T17:39:18.8818650Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:18.8826500Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T17:39:18.9837770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4630-rxf4fr.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-16T17:39:21.6166480Z ==> Summary 2021-05-16T17:39:21.6503940Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T17:39:21.6510530Z ==> Installing poppler dependency: qt@5 2021-05-16T17:39:21.6558050Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T17:39:21.6576980Z 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/d20210516-4001-11ye51e 2021-05-16T17:39:26.6158420Z cp -pR /private/tmp/d20210516-4001-11ye51e/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T17:39:33.5921580Z chmod -Rf +w /private/tmp/d20210516-4001-11ye51e 2021-05-16T17:39:47.9390770Z ==> Finishing up 2021-05-16T17:39:50.7005370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4701-34paqj.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-16T17:39:55.1740410Z ==> Caveats 2021-05-16T17:39:55.1741570Z We agreed to the Qt open source license for you. 2021-05-16T17:39:55.1742550Z If this is unacceptable you should uninstall. 2021-05-16T17:39:55.1743210Z 2021-05-16T17:39:55.1744590Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:39:55.1745720Z because this is an alternate version of another formula. 2021-05-16T17:39:55.1746380Z 2021-05-16T17:39:55.1747160Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:39:55.1748630Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:39:55.1749370Z 2021-05-16T17:39:55.1750150Z For compilers to find qt@5 you may need to set: 2021-05-16T17:39:55.1751400Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:39:55.1752860Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:39:55.1753540Z 2021-05-16T17:39:55.1755080Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:39:55.1756200Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:39:55.1756850Z 2021-05-16T17:39:55.1757900Z ==> Summary 2021-05-16T17:39:55.9407170Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T17:39:55.9413590Z ==> Installing poppler 2021-05-16T17:39:55.9419290Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T17:39:55.9439450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1vmhst3 2021-05-16T17:39:56.2192310Z cp -pR /private/tmp/d20210516-4001-1vmhst3/poppler/. /usr/local/Cellar/poppler 2021-05-16T17:39:56.4788600Z chmod -Rf +w /private/tmp/d20210516-4001-1vmhst3 2021-05-16T17:39:56.9156180Z ==> Finishing up 2021-05-16T17:39:56.9578660Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T17:39:56.9582520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T17:39:56.9588050Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T17:39:56.9592780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T17:39:56.9598160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T17:39:56.9603790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T17:39:56.9608390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T17:39:56.9613810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T17:39:56.9618890Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T17:39:56.9623800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T17:39:56.9628990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T17:39:56.9634020Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T17:39:56.9699700Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T17:39:56.9707770Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T17:39:56.9731070Z rm /usr/local/share/gir-1.0 2021-05-16T17:39:56.9745140Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T17:39:56.9751160Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T17:39:56.9766120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T17:39:56.9771490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T17:39:56.9777020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T17:39:56.9791440Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T17:39:56.9797900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T17:39:56.9850600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T17:39:56.9852050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T17:39:56.9853350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T17:39:56.9854630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T17:39:56.9855910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T17:39:56.9857150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T17:39:56.9858400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T17:39:56.9859650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T17:39:56.9861120Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T17:39:56.9863040Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T17:39:56.9878070Z rm /usr/local/lib/girepository-1.0 2021-05-16T17:39:56.9890870Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T17:39:56.9896560Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T17:39:56.9901330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T17:39:56.9906760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T17:39:56.9936740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T17:39:56.9938690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T17:39:56.9940790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T17:39:56.9942850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T17:39:56.9944730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T17:39:56.9946650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T17:39:56.9948670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T17:39:56.9952400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T17:39:56.9957770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T17:39:56.9963210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T17:39:56.9968690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T17:39:56.9973100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T17:39:56.9978600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T17:39:56.9985970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T17:39:56.9991110Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T17:39:56.9996530Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T17:39:57.0001880Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T17:39:57.1086470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4727-yqa48b.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-16T17:39:59.6398240Z ==> Summary 2021-05-16T17:39:59.6697220Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T17:40:01.2593350Z ==> Caveats 2021-05-16T17:40:01.2596600Z ==> qt@5 2021-05-16T17:40:01.2636980Z We agreed to the Qt open source license for you. 2021-05-16T17:40:01.2638060Z If this is unacceptable you should uninstall. 2021-05-16T17:40:01.2638750Z 2021-05-16T17:40:01.2643900Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:01.2649750Z because this is an alternate version of another formula. 2021-05-16T17:40:01.2651330Z 2021-05-16T17:40:01.2656040Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:40:01.2658440Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:01.2667630Z 2021-05-16T17:40:01.2668700Z For compilers to find qt@5 you may need to set: 2021-05-16T17:40:01.2674060Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:40:01.2675550Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:40:01.2676260Z 2021-05-16T17:40:01.2677700Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:40:01.2686210Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:40:01.2687450Z 2021-05-16T17:40:03.0214790Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:40:03.9854760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:04.4566920Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T17:40:04.7457990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T17%3A50%3A00Z&sig=B3%2BNIiDxiov%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:04.7751900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=B3\%2BNIiDxiov\%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:04.8119350Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T17:40:04.8169070Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:40:05.7582120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:06.2429350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:40:06.5786040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T17%3A50%3A00Z&sig=xba7vF1acnZs%2B8A2IE0Yk6SJf%2B1tRDIQi9QFnoC6KfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:06.6119920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=xba7vF1acnZs\%2B8A2IE0Yk6SJf\%2B1tRDIQi9QFnoC6KfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:06.7094730Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T17:40:06.7383180Z ==> Installing dependencies for hdf5: szip 2021-05-16T17:40:06.7387820Z ==> Installing hdf5 dependency: szip 2021-05-16T17:40:06.8031070Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T17:40:06.8066480Z 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/d20210516-4735-t073bd 2021-05-16T17:40:06.8155840Z cp -pR /private/tmp/d20210516-4735-t073bd/szip/. /usr/local/Cellar/szip 2021-05-16T17:40:06.8276230Z chmod -Rf +w /private/tmp/d20210516-4735-t073bd 2021-05-16T17:40:06.8737290Z ==> Finishing up 2021-05-16T17:40:06.9098940Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T17:40:06.9103080Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T17:40:06.9113940Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T17:40:06.9120880Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T17:40:06.9125520Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T17:40:06.9130870Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T17:40:06.9254330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4906-2se5y5.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-16T17:40:09.4461690Z ==> Summary 2021-05-16T17:40:09.4511620Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T17:40:09.4517670Z ==> Installing hdf5 2021-05-16T17:40:09.4520630Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:40:09.4539270Z 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/d20210516-4735-lsp7to 2021-05-16T17:40:09.6065750Z cp -pR /private/tmp/d20210516-4735-lsp7to/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T17:40:09.7543330Z chmod -Rf +w /private/tmp/d20210516-4735-lsp7to 2021-05-16T17:40:10.0580270Z ==> Finishing up 2021-05-16T17:40:10.0876600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T17:40:10.0880600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T17:40:10.0886410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T17:40:10.0890990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T17:40:10.0896430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T17:40:10.0926620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T17:40:10.0931140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T17:40:10.0936210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T17:40:10.0941180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T17:40:10.0945540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T17:40:10.0950640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T17:40:10.0954920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T17:40:10.0959920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T17:40:10.0964450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T17:40:10.0970560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T17:40:10.0976170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T17:40:10.0980940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T17:40:10.0985450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T17:40:10.0990960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T17:40:10.0996120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T17:40:10.1001280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T17:40:10.1006430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T17:40:10.1016300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T17:40:10.1021710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T17:40:10.1026100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T17:40:10.1031340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T17:40:10.1036240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T17:40:10.1040740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T17:40:10.1046120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T17:40:10.1051060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T17:40:10.1055640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T17:40:10.1060770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T17:40:10.1065850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T17:40:10.1070620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T17:40:10.1075060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T17:40:10.1080620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T17:40:10.1086290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T17:40:10.1091090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T17:40:10.1096110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T17:40:10.1101390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T17:40:10.1105930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T17:40:10.1111190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T17:40:10.1115670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T17:40:10.1121000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T17:40:10.1126970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T17:40:10.1135390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T17:40:10.1140600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T17:40:10.1145850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T17:40:10.1150680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T17:40:10.1155680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T17:40:10.1160720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T17:40:10.1165410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T17:40:10.1170910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T17:40:10.1175990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T17:40:10.1181110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T17:40:10.1186580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T17:40:10.1192350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T17:40:10.1197170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T17:40:10.1202420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T17:40:10.1207210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T17:40:10.1212400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T17:40:10.1217390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T17:40:10.1222190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T17:40:10.1227180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T17:40:10.1232260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T17:40:10.1236800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T17:40:10.1241930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T17:40:10.1247150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T17:40:10.1251510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T17:40:10.1256990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T17:40:10.1261740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T17:40:10.1266920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T17:40:10.1272150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T17:40:10.1277100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T17:40:10.1281710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T17:40:10.1287130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T17:40:10.1292330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T17:40:10.1297070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T17:40:10.1302260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T17:40:10.1307200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T17:40:10.1312530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T17:40:10.1318040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T17:40:10.1323090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T17:40:10.1328810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T17:40:10.1334380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T17:40:10.1342890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T17:40:10.1348020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T17:40:10.1352920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T17:40:10.1357960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T17:40:10.1363390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T17:40:10.1369120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T17:40:10.1374620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T17:40:10.1379720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T17:40:10.1385040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T17:40:10.1389950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T17:40:10.1395360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T17:40:10.1400140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T17:40:10.1406060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T17:40:10.1412070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T17:40:10.1417700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T17:40:10.1421330Z Only the first 100 operations were output. 2021-05-16T17:40:10.2451340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4932-gjf21.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-16T17:40:12.6195990Z ==> Summary 2021-05-16T17:40:12.6360770Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:40:13.2662640Z ==> No outdated dependents to upgrade! 2021-05-16T17:40:13.2664440Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:40:13.3202720Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:40:13.3203700Z hdf5 2021-05-16T17:40:13.3212400Z rm /usr/local/bin/gif2h5 2021-05-16T17:40:13.3214750Z rm /usr/local/bin/h52gif 2021-05-16T17:40:13.3218370Z rm /usr/local/bin/h5c++ 2021-05-16T17:40:13.3220940Z rm /usr/local/bin/h5cc 2021-05-16T17:40:13.3224160Z rm /usr/local/bin/h5clear 2021-05-16T17:40:13.3227310Z rm /usr/local/bin/h5copy 2021-05-16T17:40:13.3230000Z rm /usr/local/bin/h5debug 2021-05-16T17:40:13.3232630Z rm /usr/local/bin/h5diff 2021-05-16T17:40:13.3235850Z rm /usr/local/bin/h5dump 2021-05-16T17:40:13.3238550Z rm /usr/local/bin/h5fc 2021-05-16T17:40:13.3241820Z rm /usr/local/bin/h5format_convert 2021-05-16T17:40:13.3244360Z rm /usr/local/bin/h5import 2021-05-16T17:40:13.3247470Z rm /usr/local/bin/h5jam 2021-05-16T17:40:13.3250100Z rm /usr/local/bin/h5ls 2021-05-16T17:40:13.3253230Z rm /usr/local/bin/h5mkgrp 2021-05-16T17:40:13.3256280Z rm /usr/local/bin/h5perf_serial 2021-05-16T17:40:13.3259710Z rm /usr/local/bin/h5redeploy 2021-05-16T17:40:13.3264100Z rm /usr/local/bin/h5repack 2021-05-16T17:40:13.3266850Z rm /usr/local/bin/h5repart 2021-05-16T17:40:13.3270080Z rm /usr/local/bin/h5stat 2021-05-16T17:40:13.3272810Z rm /usr/local/bin/h5unjam 2021-05-16T17:40:13.3276080Z rm /usr/local/bin/h5watch 2021-05-16T17:40:13.3284260Z rm /usr/local/include/H5ACpublic.h 2021-05-16T17:40:13.3287370Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T17:40:13.3291240Z rm /usr/local/include/H5Apublic.h 2021-05-16T17:40:13.3294130Z rm /usr/local/include/H5ArrayType.h 2021-05-16T17:40:13.3297700Z rm /usr/local/include/H5AtomType.h 2021-05-16T17:40:13.8524880Z rm /usr/local/include/H5Attribute.h 2021-05-16T17:40:13.8531590Z rm /usr/local/include/H5Classes.h 2021-05-16T17:40:13.8532910Z rm /usr/local/include/H5CommonFG.h 2021-05-16T17:40:13.8533810Z rm /usr/local/include/H5CompType.h 2021-05-16T17:40:13.8534640Z rm /usr/local/include/H5Cpp.h 2021-05-16T17:40:13.8535600Z rm /usr/local/include/H5CppDoc.h 2021-05-16T17:40:13.8536460Z rm /usr/local/include/H5Cpublic.h 2021-05-16T17:40:13.8537340Z rm /usr/local/include/H5DOpublic.h 2021-05-16T17:40:13.8538330Z rm /usr/local/include/H5DSpublic.h 2021-05-16T17:40:13.8539180Z rm /usr/local/include/H5DaccProp.h 2021-05-16T17:40:13.8540970Z rm /usr/local/include/H5DataSet.h 2021-05-16T17:40:13.8541850Z rm /usr/local/include/H5DataSpace.h 2021-05-16T17:40:13.8542740Z rm /usr/local/include/H5DataType.h 2021-05-16T17:40:13.8543630Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T17:40:13.8544490Z rm /usr/local/include/H5Dpublic.h 2021-05-16T17:40:13.8545350Z rm /usr/local/include/H5DxferProp.h 2021-05-16T17:40:13.8546210Z rm /usr/local/include/H5ESpublic.h 2021-05-16T17:40:13.8547090Z rm /usr/local/include/H5EnumType.h 2021-05-16T17:40:13.8547940Z rm /usr/local/include/H5Epubgen.h 2021-05-16T17:40:13.8548770Z rm /usr/local/include/H5Epublic.h 2021-05-16T17:40:13.8549630Z rm /usr/local/include/H5Exception.h 2021-05-16T17:40:13.8550470Z rm /usr/local/include/H5FDcore.h 2021-05-16T17:40:13.8551320Z rm /usr/local/include/H5FDdirect.h 2021-05-16T17:40:13.8552180Z rm /usr/local/include/H5FDfamily.h 2021-05-16T17:40:13.8553000Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T17:40:13.8553820Z rm /usr/local/include/H5FDlog.h 2021-05-16T17:40:13.8554620Z rm /usr/local/include/H5FDmpi.h 2021-05-16T17:40:13.8555580Z rm /usr/local/include/H5FDmpio.h 2021-05-16T17:40:13.8556450Z rm /usr/local/include/H5FDmulti.h 2021-05-16T17:40:13.8557330Z rm /usr/local/include/H5FDpublic.h 2021-05-16T17:40:13.8558290Z rm /usr/local/include/H5FDros3.h 2021-05-16T17:40:13.8559100Z rm /usr/local/include/H5FDsec2.h 2021-05-16T17:40:13.8559940Z rm /usr/local/include/H5FDstdio.h 2021-05-16T17:40:13.8560790Z rm /usr/local/include/H5FDwindows.h 2021-05-16T17:40:13.8561660Z rm /usr/local/include/H5FaccProp.h 2021-05-16T17:40:13.8562540Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T17:40:13.8563380Z rm /usr/local/include/H5File.h 2021-05-16T17:40:13.8564230Z rm /usr/local/include/H5FloatType.h 2021-05-16T17:40:13.8565290Z rm /usr/local/include/H5Fpublic.h 2021-05-16T17:40:13.8566160Z rm /usr/local/include/H5Gpublic.h 2021-05-16T17:40:13.8567010Z rm /usr/local/include/H5Group.h 2021-05-16T17:40:13.8567980Z rm /usr/local/include/H5IMpublic.h 2021-05-16T17:40:13.8568870Z rm /usr/local/include/H5IdComponent.h 2021-05-16T17:40:13.8569730Z rm /usr/local/include/H5Include.h 2021-05-16T17:40:13.8570570Z rm /usr/local/include/H5IntType.h 2021-05-16T17:40:13.8571710Z rm /usr/local/include/H5Ipublic.h 2021-05-16T17:40:13.8572640Z rm /usr/local/include/H5LDpublic.h 2021-05-16T17:40:13.8573510Z rm /usr/local/include/H5LTpublic.h 2021-05-16T17:40:13.8574370Z rm /usr/local/include/H5LaccProp.h 2021-05-16T17:40:13.8575260Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T17:40:13.8576140Z rm /usr/local/include/H5Library.h 2021-05-16T17:40:13.8576970Z rm /usr/local/include/H5Location.h 2021-05-16T17:40:13.8577820Z rm /usr/local/include/H5Lpublic.h 2021-05-16T17:40:13.8578680Z rm /usr/local/include/H5MMpublic.h 2021-05-16T17:40:13.8579510Z rm /usr/local/include/H5Mpublic.h 2021-05-16T17:40:13.8580340Z rm /usr/local/include/H5Object.h 2021-05-16T17:40:13.8581210Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T17:40:13.8582080Z rm /usr/local/include/H5Opublic.h 2021-05-16T17:40:13.8582930Z rm /usr/local/include/H5PLextern.h 2021-05-16T17:40:13.8583790Z rm /usr/local/include/H5PLpublic.h 2021-05-16T17:40:13.8584650Z rm /usr/local/include/H5PTpublic.h 2021-05-16T17:40:13.8585530Z rm /usr/local/include/H5PacketTable.h 2021-05-16T17:40:13.8586420Z rm /usr/local/include/H5Ppublic.h 2021-05-16T17:40:13.8587260Z rm /usr/local/include/H5PredType.h 2021-05-16T17:40:13.8588120Z rm /usr/local/include/H5PropList.h 2021-05-16T17:40:13.8588970Z rm /usr/local/include/H5Rpublic.h 2021-05-16T17:40:13.8590300Z rm /usr/local/include/H5Spublic.h 2021-05-16T17:40:13.8591120Z rm /usr/local/include/H5StrType.h 2021-05-16T17:40:13.8591950Z rm /usr/local/include/H5TBpublic.h 2021-05-16T17:40:13.8592760Z rm /usr/local/include/H5Tpublic.h 2021-05-16T17:40:13.8593600Z rm /usr/local/include/H5VLconnector.h 2021-05-16T17:40:13.8594540Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T17:40:13.8595780Z rm /usr/local/include/H5VLnative.h 2021-05-16T17:40:13.8596690Z Only the first 100 operations were output. 2021-05-16T17:40:15.0565200Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:40:16.1569020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:16.6687830Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T17:40:16.9484170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T17%3A50%3A00Z&sig=6tzrIVumbyIPLB%2FiPqdJM6dPBPWyxT1%2FeRthm7J4KhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:16.9775970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=6tzrIVumbyIPLB\%2FiPqdJM6dPBPWyxT1\%2FeRthm7J4KhA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:17.0650930Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T17:40:17.1484140Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T17:40:17.1513070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4939-145xsb6 2021-05-16T17:40:17.2827280Z cp -pR /private/tmp/d20210516-4939-145xsb6/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T17:40:17.4260620Z chmod -Rf +w /private/tmp/d20210516-4939-145xsb6 2021-05-16T17:40:17.5952580Z ==> Finishing up 2021-05-16T17:40:17.6752950Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T17:40:17.6758910Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T17:40:17.6793200Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T17:40:17.6797900Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T17:40:17.6805490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T17:40:17.6810180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T17:40:17.6816000Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T17:40:17.6821250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T17:40:17.6826420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T17:40:17.6831560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T17:40:17.6836800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T17:40:17.6841820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T17:40:17.6847810Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T17:40:17.6855730Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T17:40:17.6860600Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T17:40:17.6889110Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T17:40:17.7446890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5104-truw1e.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-16T17:40:20.2605300Z ==> Caveats 2021-05-16T17:40:20.2606460Z Emacs Lisp files have been installed to: 2021-05-16T17:40:20.2607980Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T17:40:20.2609200Z ==> Summary 2021-05-16T17:40:20.2767960Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T17:40:22.4066130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:40:23.3513920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:23.8294830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T17:40:24.1936680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T17%3A50%3A00Z&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:24.3895820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:24.7274300Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T17:40:24.8044080Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T17:40:24.8072490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5111-x07g4 2021-05-16T17:40:24.9307510Z cp -pR /private/tmp/d20210516-5111-x07g4/gsl/. /usr/local/Cellar/gsl 2021-05-16T17:40:25.0793180Z chmod -Rf +w /private/tmp/d20210516-5111-x07g4 2021-05-16T17:40:25.2293650Z ==> Finishing up 2021-05-16T17:40:25.2582500Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T17:40:25.2595450Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T17:40:25.2599820Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T17:40:25.2607180Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T17:40:25.2629560Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T17:40:25.2642860Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T17:40:25.2738260Z info /usr/local/share/info/gsl-ref.info 2021-05-16T17:40:25.2753420Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T17:40:25.2764740Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T17:40:25.2774520Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T17:40:25.2797970Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T17:40:25.2805680Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T17:40:25.2811140Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T17:40:25.2817220Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T17:40:25.2823000Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T17:40:25.2828300Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T17:40:25.2834000Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T17:40:25.2851060Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T17:40:25.3502970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5276-1uk56uz.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-16T17:40:27.8902430Z ==> Summary 2021-05-16T17:40:27.9080930Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T17:40:31.1171070Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:40:32.0554550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:32.7672720Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T17:40:33.0501490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T17%3A50%3A00Z&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:33.0785930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:33.1928490Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T17:40:33.2111020Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:40:34.1780490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:34.6742140Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T17:40:34.9505300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T17%3A50%3A00Z&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:34.9806860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:35.0265630Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T17:40:35.0312720Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:40:36.0272410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:36.4769720Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T17:40:36.7481760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T17%3A50%3A00Z&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj%2BIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:36.7860230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj\%2BIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:36.8256550Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:40:36.8298500Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:40:37.8257260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:38.3382140Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T17:40:38.6296440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T17%3A50%3A00Z&sig=AaujG%2F9uISHF%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:38.6717200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=AaujG\%2F9uISHF\%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:38.7043390Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T17:40:38.7076980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:40:39.6653610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:40.1387640Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T17:40:40.3926850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T17%3A50%3A00Z&sig=QFaZ%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI%2FzvVVNQs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:40.4241900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=QFaZ\%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI\%2FzvVVNQs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:40.4911570Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T17:40:40.5002610Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:40:41.5015840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:41.9867080Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T17:40:43.1677800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:43.1685550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T17%3A50%3A00Z&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:43.1689820Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T17:40:43.1695680Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:40:43.3118900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:43.8172600Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T17:40:44.0781790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T17%3A50%3A00Z&sig=qXI4D%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:44.1281530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=qXI4D\%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:44.5662640Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T17:40:44.5757590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:40:45.5491160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:46.0385180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T17:40:46.3064920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T17%3A50%3A00Z&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy%2BLEyhWxpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:46.3419290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy\%2BLEyhWxpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:46.3800830Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T17:40:46.3838370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:40:47.3406280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:47.9016110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T17:40:48.1885300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T17%3A50%3A00Z&sig=FvB7Z%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:48.2214660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=FvB7Z\%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:48.2631210Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T17:40:48.2669780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:40:49.2486000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:49.7467470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T17:40:50.0219080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T17%3A50%3A00Z&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:50.0580360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:50.0954930Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T17:40:50.0986940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:40:51.2627240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:51.7506340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T17:40:52.0303460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T17%3A50%3A00Z&sig=hUiijemaHSDDE9gdKRxh%2BlCn6SKR40RVB9iDWdAonfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:52.0690540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=hUiijemaHSDDE9gdKRxh\%2BlCn6SKR40RVB9iDWdAonfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:52.1164440Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T17:40:52.1194210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:40:53.0654580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:53.5796370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T17:40:53.8570250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T17%3A50%3A00Z&sig=8TFfRZcEeRAXnGeUY%2BkCIEn8hqEHY8jxPZ659MI1RzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:53.9087950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=8TFfRZcEeRAXnGeUY\%2BkCIEn8hqEHY8jxPZ659MI1RzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:53.9610200Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T17:40:53.9717000Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:40:54.9793880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:55.4481580Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T17:40:55.7096450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T17%3A50%3A00Z&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:55.7575970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:55.8033020Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T17:40:55.8085010Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:40:56.7920010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:57.3239470Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T17:40:57.5999470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T17%3A50%3A00Z&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:57.6345580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:57.9662950Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T17:40:58.0836360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:40:59.0402200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:59.4992770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T17:40:59.7734890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T17%3A50%3A00Z&sig=69mCd%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:59.8356710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=69mCd\%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:59.9382880Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T17:40:59.9515510Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:41:00.9381980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:01.4013040Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T17:41:01.6984380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T17%3A50%3A00Z&sig=eBbjoOlgj8US50wslPiU%2F6E8EPtGSIEWsEHc1ViZ0D4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:01.7314080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=eBbjoOlgj8US50wslPiU\%2F6E8EPtGSIEWsEHc1ViZ0D4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:01.7717870Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T17:41:01.7768840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:41:02.7410070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:03.2279850Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T17:41:03.5007310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T17%3A50%3A00Z&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:03.5347550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:03.5955570Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T17:41:03.6041930Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:41:04.5803950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:05.0727110Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T17:41:05.3631520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T17%3A50%3A00Z&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:05.3962020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:05.4264380Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T17:41:05.4295790Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:41:06.3908270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:06.8766240Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T17:41:07.1542420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T17%3A50%3A00Z&sig=YwBvNPewE3uDVCkQyz47k42wq%2BddG%2B6dZSSB%2Bs2MCA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:07.1862970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=YwBvNPewE3uDVCkQyz47k42wq\%2BddG\%2B6dZSSB\%2Bs2MCA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:07.2283020Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T17:41:07.2328450Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:41:08.2298710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:08.7208780Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T17:41:09.0011510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T17%3A50%3A00Z&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:09.0299720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:09.1222780Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T17:41:09.1308240Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:41:10.0963560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:10.5798990Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T17:41:10.8560910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T17%3A50%3A00Z&sig=Mgtm4bpQhK52%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:10.8866090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=Mgtm4bpQhK52\%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:10.9257710Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T17:41:10.9290620Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:41:11.8670300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:13.2091610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:13.2097760Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T17:41:13.2102060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T17%3A50%3A00Z&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:13.2106120Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T17:41:13.2108620Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:41:13.7313210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:14.4416540Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T17:41:14.7645670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T17%3A50%3A00Z&sig=TxtYDYhKkZik2CMHcNo%2FhR1rWoQ2N6Q%2B081Wg0NYY0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:14.7965500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=TxtYDYhKkZik2CMHcNo\%2FhR1rWoQ2N6Q\%2B081Wg0NYY0c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:14.9523650Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T17:41:14.9941160Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:41:16.0037530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:16.4741690Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T17:41:16.7420810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T17%3A50%3A00Z&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf%2FioWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:16.7733640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf\%2FioWk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:16.8150570Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T17:41:16.8201700Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:41:17.8174870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:18.2817770Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T17:41:18.5552440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T17%3A50%3A00Z&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe%2BsE50WTbCu0KAgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:18.5862890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe\%2BsE50WTbCu0KAgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:18.6416180Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T17:41:18.6521200Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:41:19.6029300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:20.0639960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T17:41:20.3234570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T17%3A50%3A00Z&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2%2FW5oSbmCnU0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:20.3519880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2\%2FW5oSbmCnU0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:20.4384080Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T17:41:20.5006240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:41:21.4381440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:21.9262620Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T17:41:22.2046360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T17%3A50%3A00Z&sig=3wCEYSJQ%2FgYXUgO9kp2RHh34wgTx1ZUV%2BOJ6RhvbNnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:22.2455260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=3wCEYSJQ\%2FgYXUgO9kp2RHh34wgTx1ZUV\%2BOJ6RhvbNnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:22.2972960Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T17:41:22.3016850Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:41:23.2635940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:23.7199530Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T17:41:23.9987040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T17%3A50%3A00Z&sig=7RFD5jwXM%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:24.0444660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=7RFD5jwXM\%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:24.7121580Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T17:41:24.7209190Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:41:25.6735260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:26.1548830Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T17:41:26.4415400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T17%3A50%3A00Z&sig=uyfa4WhjeRbB0zFucta7VU6%2B%2BM3wfvmkHJpqDMLOB34%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:26.4719880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=uyfa4WhjeRbB0zFucta7VU6\%2B\%2BM3wfvmkHJpqDMLOB34\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:26.5301700Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:41:26.5348940Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:41:27.4719970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:27.9829850Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T17:41:28.2595830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T17%3A50%3A00Z&sig=ekTOW0Hx1Z5m%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:28.3190560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=ekTOW0Hx1Z5m\%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:28.6445830Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T17:41:28.7593620Z ==> 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-16T17:41:28.7649310Z ==> Installing ffmpeg dependency: aom 2021-05-16T17:41:28.8322090Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T17:41:28.8371610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-g4qw4 2021-05-16T17:41:28.8968330Z cp -pR /private/tmp/d20210516-5283-g4qw4/aom/. /usr/local/Cellar/aom 2021-05-16T17:41:28.9384490Z chmod -Rf +w /private/tmp/d20210516-5283-g4qw4 2021-05-16T17:41:28.9958720Z ==> Finishing up 2021-05-16T17:41:29.0895650Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T17:41:29.0907200Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T17:41:29.0926760Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T17:41:29.0942640Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T17:41:29.0952760Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T17:41:29.0964060Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T17:41:29.0969430Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T17:41:29.0980660Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T17:41:29.1176580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5642-1x37uig.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-16T17:41:31.6296750Z ==> Summary 2021-05-16T17:41:31.6322780Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T17:41:31.6328530Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T17:41:31.6389690Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T17:41:31.6408240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1xe1v3h 2021-05-16T17:41:31.6584520Z cp -pR /private/tmp/d20210516-5283-1xe1v3h/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T17:41:31.6735680Z chmod -Rf +w /private/tmp/d20210516-5283-1xe1v3h 2021-05-16T17:41:31.7297010Z ==> Finishing up 2021-05-16T17:41:31.7686590Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T17:41:31.7701480Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T17:41:31.7712430Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T17:41:31.7717410Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T17:41:31.7728730Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T17:41:31.7872030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5668-1szympm.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-16T17:41:34.2822740Z ==> Summary 2021-05-16T17:41:34.2845800Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T17:41:34.2859600Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T17:41:34.2919840Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:41:34.2938500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-hzz1l6 2021-05-16T17:41:34.3429030Z cp -pR /private/tmp/d20210516-5283-hzz1l6/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T17:41:34.4047610Z chmod -Rf +w /private/tmp/d20210516-5283-hzz1l6 2021-05-16T17:41:34.4751880Z ==> Finishing up 2021-05-16T17:41:34.5156390Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T17:41:34.5161990Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T17:41:34.5169170Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T17:41:34.5267390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5694-3cnsx8.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-16T17:41:36.9084430Z ==> Summary 2021-05-16T17:41:36.9163420Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T17:41:36.9170170Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T17:41:36.9194190Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T17:41:36.9212830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-i5g9pk 2021-05-16T17:41:36.9467010Z cp -pR /private/tmp/d20210516-5283-i5g9pk/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T17:41:36.9993400Z chmod -Rf +w /private/tmp/d20210516-5283-i5g9pk 2021-05-16T17:41:37.0799360Z ==> Finishing up 2021-05-16T17:41:37.1435570Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T17:41:37.1441340Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T17:41:37.1477460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T17:41:37.1495240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T17:41:37.1506890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T17:41:37.1515890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T17:41:37.1525790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T17:41:37.1536550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T17:41:37.1548860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T17:41:37.1559770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T17:41:37.1567940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T17:41:37.1573150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T17:41:37.1583290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T17:41:37.1592430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T17:41:37.1597820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T17:41:37.1609290Z 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-16T17:41:37.1622050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T17:41:37.1633230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T17:41:37.1643730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T17:41:37.1651410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T17:41:37.1656750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T17:41:37.1668390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T17:41:37.1679490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T17:41:37.1684950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T17:41:37.1689960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T17:41:37.1700670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T17:41:37.1709190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T17:41:37.1719850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T17:41:37.1733450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T17:41:37.1743200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T17:41:37.1751460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T17:41:37.1758100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T17:41:37.1763130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T17:41:37.1777400Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T17:41:37.1781850Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T17:41:37.1790470Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T17:41:37.1798090Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T17:41:37.7492200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5720-189nu0i.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-16T17:41:39.6361340Z ==> Summary 2021-05-16T17:41:39.6413990Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T17:41:39.6420530Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T17:41:39.8591480Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T17:41:39.8608520Z 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/d20210516-5283-1fqgn94 2021-05-16T17:41:39.9660840Z cp -pR /private/tmp/d20210516-5283-1fqgn94/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T17:41:40.0809540Z chmod -Rf +w /private/tmp/d20210516-5283-1fqgn94 2021-05-16T17:41:40.2571100Z ==> Finishing up 2021-05-16T17:41:40.3050130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T17:41:40.3061760Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T17:41:40.3077780Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T17:41:40.3089660Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T17:41:40.3101310Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T17:41:40.3113980Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:41:40.3150290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T17:41:40.3178320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T17:41:40.3186530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T17:41:40.3265070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T17:41:40.3269520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T17:41:40.3275060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T17:41:40.3279810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T17:41:40.3285370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T17:41:40.3290200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T17:41:40.3295660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T17:41:40.3300920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T17:41:40.3306350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T17:41:40.3315010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T17:41:40.3317630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T17:41:40.3320820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T17:41:40.3326130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T17:41:40.3330860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T17:41:40.3336220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T17:41:40.3343410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T17:41:40.3349200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T17:41:40.3355020Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:41:40.3375490Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T17:41:40.3387510Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T17:41:40.3397420Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T17:41:40.3410110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T17:41:40.3415260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T17:41:40.3421390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T17:41:40.3426730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T17:41:40.3432600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T17:41:40.3437680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T17:41:40.3443300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T17:41:40.3448370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T17:41:40.3453400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T17:41:40.3458990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T17:41:40.3464400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T17:41:40.3469370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T17:41:40.3474880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T17:41:40.3479870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T17:41:40.3484840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T17:41:40.3490280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T17:41:40.3495720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T17:41:40.3501040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T17:41:40.3510840Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T17:41:40.3516550Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T17:41:40.3527810Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T17:41:40.3535750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T17:41:40.3541150Z 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-16T17:41:40.4009910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5746-8urvel.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-16T17:41:42.9541900Z ==> Summary 2021-05-16T17:41:42.9675980Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T17:41:42.9681720Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T17:41:42.9733580Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T17:41:42.9751480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-tx30tw 2021-05-16T17:41:42.9875630Z cp -pR /private/tmp/d20210516-5283-tx30tw/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T17:41:43.0032520Z chmod -Rf +w /private/tmp/d20210516-5283-tx30tw 2021-05-16T17:41:43.0609760Z ==> Finishing up 2021-05-16T17:41:43.1026910Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T17:41:43.1033320Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T17:41:43.1039010Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T17:41:43.1045660Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T17:41:43.1050660Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T17:41:43.1059730Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T17:41:43.1069470Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T17:41:43.1214940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5772-x96t0c.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-16T17:41:45.4568020Z ==> Summary 2021-05-16T17:41:45.4592940Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T17:41:45.4600070Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T17:41:45.6854270Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T17:41:45.6872730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1dv9unw 2021-05-16T17:41:45.7397610Z cp -pR /private/tmp/d20210516-5283-1dv9unw/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T17:41:45.7826970Z chmod -Rf +w /private/tmp/d20210516-5283-1dv9unw 2021-05-16T17:41:46.0308890Z ==> Finishing up 2021-05-16T17:41:46.0689840Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T17:41:46.0709880Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T17:41:46.0717990Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T17:41:46.0723460Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T17:41:46.0730880Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T17:41:46.0740200Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T17:41:46.0759960Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T17:41:46.0767650Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T17:41:46.0772650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T17:41:46.0777640Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T17:41:46.0787010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T17:41:46.0791610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T17:41:46.0798930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T17:41:46.0803920Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T17:41:46.0809460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T17:41:46.0816820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T17:41:46.0822020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T17:41:46.0827200Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T17:41:46.0831730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T17:41:46.0837190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T17:41:46.0844820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T17:41:46.0849680Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T17:41:46.0855630Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T17:41:46.0860010Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T17:41:46.1127380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5800-wt9dfj.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-16T17:41:48.7052560Z ==> Summary 2021-05-16T17:41:48.7106590Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T17:41:48.7112500Z ==> Installing ffmpeg dependency: libass 2021-05-16T17:41:48.9492620Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T17:41:48.9511010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1imli3f 2021-05-16T17:41:48.9631910Z cp -pR /private/tmp/d20210516-5283-1imli3f/libass/. /usr/local/Cellar/libass 2021-05-16T17:41:48.9744700Z chmod -Rf +w /private/tmp/d20210516-5283-1imli3f 2021-05-16T17:41:49.0277480Z ==> Finishing up 2021-05-16T17:41:49.0652270Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T17:41:49.0658330Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T17:41:49.0662650Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T17:41:49.0681100Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T17:41:49.0688320Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T17:41:49.0826400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5827-sgmjaz.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-16T17:41:51.5608690Z ==> Summary 2021-05-16T17:41:51.5626590Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T17:41:51.5632360Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T17:41:51.6047530Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T17:41:51.6065750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-86iyb0 2021-05-16T17:41:51.6227920Z cp -pR /private/tmp/d20210516-5283-86iyb0/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T17:41:51.6398080Z chmod -Rf +w /private/tmp/d20210516-5283-86iyb0 2021-05-16T17:41:51.7093630Z ==> Finishing up 2021-05-16T17:41:51.7528340Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T17:41:51.7534340Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T17:41:51.7539010Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T17:41:51.7546010Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T17:41:51.7552760Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T17:41:51.7557260Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T17:41:51.7562780Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T17:41:51.7570140Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T17:41:51.8150690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5853-6by1xn.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-16T17:41:54.2858650Z ==> Summary 2021-05-16T17:41:54.2883110Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T17:41:54.2888530Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T17:41:54.2947970Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T17:41:54.2960350Z 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/d20210516-5283-2s9ddq 2021-05-16T17:41:54.3110040Z cp -pR /private/tmp/d20210516-5283-2s9ddq/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T17:41:54.3316130Z chmod -Rf +w /private/tmp/d20210516-5283-2s9ddq 2021-05-16T17:41:54.3960380Z ==> Finishing up 2021-05-16T17:41:54.4349660Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T17:41:54.4352850Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T17:41:54.4367070Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T17:41:54.4373450Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T17:41:54.4378190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T17:41:54.4383530Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T17:41:54.4388260Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T17:41:54.4393610Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T17:41:54.4398200Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T17:41:54.4405510Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T17:41:54.4410080Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T17:41:54.4599610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5879-1ma0wki.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-16T17:41:56.9628930Z ==> Summary 2021-05-16T17:41:56.9662700Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T17:41:56.9670820Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T17:41:56.9727030Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T17:41:56.9744970Z 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/d20210516-5283-13q6nbp 2021-05-16T17:41:56.9886090Z cp -pR /private/tmp/d20210516-5283-13q6nbp/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T17:41:57.0158170Z chmod -Rf +w /private/tmp/d20210516-5283-13q6nbp 2021-05-16T17:41:57.0612320Z ==> Finishing up 2021-05-16T17:41:57.8084870Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T17:41:57.8089440Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T17:41:57.8192060Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T17:41:57.8297400Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T17:41:57.8400410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5906-ofpghk.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-16T17:41:59.5214200Z ==> Summary 2021-05-16T17:41:59.5240890Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T17:41:59.5247780Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T17:41:59.5277790Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T17:41:59.5296110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1rh86f7 2021-05-16T17:41:59.5783720Z cp -pR /private/tmp/d20210516-5283-1rh86f7/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T17:41:59.5956070Z chmod -Rf +w /private/tmp/d20210516-5283-1rh86f7 2021-05-16T17:41:59.6883340Z ==> Finishing up 2021-05-16T17:41:59.7305410Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T17:41:59.7311210Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T17:41:59.7318480Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T17:41:59.7414930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5932-1tgw96k.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-16T17:42:02.2162420Z ==> Summary 2021-05-16T17:42:02.2187060Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T17:42:02.2215110Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T17:42:02.2249060Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T17:42:02.2267510Z 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/d20210516-5283-15nrqqw 2021-05-16T17:42:02.2412890Z cp -pR /private/tmp/d20210516-5283-15nrqqw/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T17:42:02.2573880Z chmod -Rf +w /private/tmp/d20210516-5283-15nrqqw 2021-05-16T17:42:02.3550200Z ==> Finishing up 2021-05-16T17:42:02.4563720Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T17:42:02.4567230Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T17:42:02.4574650Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T17:42:02.4579960Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T17:42:02.4584940Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T17:42:02.4590290Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T17:42:02.4594500Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T17:42:02.4599880Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T17:42:02.4607060Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T17:42:02.4612130Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T17:42:02.4792950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5958-1oyyfqv.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-16T17:42:04.9325730Z ==> Summary 2021-05-16T17:42:04.9348460Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T17:42:04.9357750Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T17:42:04.9436030Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T17:42:04.9453670Z 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/d20210516-5283-1bs00x4 2021-05-16T17:42:05.3584000Z cp -pR /private/tmp/d20210516-5283-1bs00x4/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T17:42:05.7002880Z chmod -Rf +w /private/tmp/d20210516-5283-1bs00x4 2021-05-16T17:42:05.7689430Z ==> Finishing up 2021-05-16T17:42:05.8104530Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T17:42:05.8110690Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T17:42:05.8117560Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T17:42:05.8122250Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T17:42:05.8127610Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T17:42:05.8132130Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T17:42:05.8139520Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T17:42:05.8310620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5984-1ubwmzo.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-16T17:42:08.2658760Z ==> Summary 2021-05-16T17:42:08.2679770Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T17:42:08.2724210Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T17:42:08.3216600Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T17:42:08.3234080Z 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/d20210516-5283-wpwghv 2021-05-16T17:42:08.3530970Z cp -pR /private/tmp/d20210516-5283-wpwghv/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T17:42:08.3779320Z chmod -Rf +w /private/tmp/d20210516-5283-wpwghv 2021-05-16T17:42:08.4511950Z ==> Finishing up 2021-05-16T17:42:08.4874160Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T17:42:08.4879690Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T17:42:08.4890690Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T17:42:08.4896880Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T17:42:08.4901330Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T17:42:08.4907510Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T17:42:08.4915490Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T17:42:08.5088880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6010-12fbd36.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-16T17:42:10.9586260Z ==> Summary 2021-05-16T17:42:10.9617980Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T17:42:10.9623780Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T17:42:11.0183590Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T17:42:11.0201900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-19ueo17 2021-05-16T17:42:11.0346660Z cp -pR /private/tmp/d20210516-5283-19ueo17/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T17:42:11.0479720Z chmod -Rf +w /private/tmp/d20210516-5283-19ueo17 2021-05-16T17:42:11.1053310Z ==> Finishing up 2021-05-16T17:42:11.1450760Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T17:42:11.1456220Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T17:42:11.1464680Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T17:42:11.1468340Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T17:42:11.1474210Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T17:42:11.1482050Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T17:42:11.1625070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6036-5ykyhx.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-16T17:42:13.6643920Z ==> Summary 2021-05-16T17:42:13.6664320Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T17:42:13.6670090Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T17:42:13.6695960Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T17:42:13.6715580Z 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/d20210516-5283-f4r9kh 2021-05-16T17:42:13.7246480Z cp -pR /private/tmp/d20210516-5283-f4r9kh/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T17:42:13.7762830Z chmod -Rf +w /private/tmp/d20210516-5283-f4r9kh 2021-05-16T17:42:13.8627120Z ==> Finishing up 2021-05-16T17:42:13.9056440Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T17:42:13.9062340Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T17:42:13.9076850Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T17:42:13.9133670Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T17:42:13.9138180Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T17:42:13.9143000Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T17:42:13.9147750Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T17:42:13.9152630Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T17:42:13.9157250Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T17:42:13.9164940Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T17:42:13.9433560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6062-14ijnup.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-16T17:42:16.4294200Z ==> Summary 2021-05-16T17:42:16.4361010Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T17:42:16.4367700Z ==> Installing ffmpeg dependency: snappy 2021-05-16T17:42:16.4431770Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T17:42:16.4449740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-dta51u 2021-05-16T17:42:16.4561580Z cp -pR /private/tmp/d20210516-5283-dta51u/snappy/. /usr/local/Cellar/snappy 2021-05-16T17:42:16.4707400Z chmod -Rf +w /private/tmp/d20210516-5283-dta51u 2021-05-16T17:42:16.5184180Z ==> Finishing up 2021-05-16T17:42:16.5676240Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T17:42:16.5679970Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T17:42:16.5685160Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T17:42:16.5689120Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T17:42:16.5698600Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T17:42:16.5702980Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T17:42:16.5708660Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T17:42:16.5713000Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T17:42:16.5718430Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T17:42:16.5852830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6088-1j7tfb8.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-16T17:42:19.0220650Z ==> Summary 2021-05-16T17:42:19.0243320Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T17:42:19.0289590Z ==> Installing ffmpeg dependency: speex 2021-05-16T17:42:19.0396610Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T17:42:19.0409470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1ulad45 2021-05-16T17:42:19.0556540Z cp -pR /private/tmp/d20210516-5283-1ulad45/speex/. /usr/local/Cellar/speex 2021-05-16T17:42:19.0743980Z chmod -Rf +w /private/tmp/d20210516-5283-1ulad45 2021-05-16T17:42:19.1319290Z ==> Finishing up 2021-05-16T17:42:19.1710240Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T17:42:19.1734790Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T17:42:19.1742010Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T17:42:19.1748420Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T17:42:19.1752820Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T17:42:19.1758440Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T17:42:19.1765620Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T17:42:19.1919200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6114-n8nisi.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-16T17:42:21.6431310Z ==> Summary 2021-05-16T17:42:21.6461230Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T17:42:21.6467780Z ==> Installing ffmpeg dependency: srt 2021-05-16T17:42:21.6572270Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T17:42:21.6590710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-d5hvyx 2021-05-16T17:42:21.6899390Z cp -pR /private/tmp/d20210516-5283-d5hvyx/srt/. /usr/local/Cellar/srt 2021-05-16T17:42:21.7079870Z chmod -Rf +w /private/tmp/d20210516-5283-d5hvyx 2021-05-16T17:42:21.7875850Z ==> Finishing up 2021-05-16T17:42:21.8498770Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T17:42:21.8502420Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T17:42:21.8519930Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T17:42:21.8532590Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T17:42:21.8539590Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T17:42:21.8546430Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T17:42:21.8551480Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T17:42:21.8556210Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T17:42:21.8561560Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T17:42:21.8569090Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T17:42:21.8573940Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T17:42:21.8812080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6140-1axc908.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-16T17:42:24.2982170Z ==> Summary 2021-05-16T17:42:24.3006710Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T17:42:24.3014750Z ==> Installing ffmpeg dependency: giflib 2021-05-16T17:42:24.3057170Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T17:42:24.3076130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-lr0jou 2021-05-16T17:42:24.3231390Z cp -pR /private/tmp/d20210516-5283-lr0jou/giflib/. /usr/local/Cellar/giflib 2021-05-16T17:42:24.3378110Z chmod -Rf +w /private/tmp/d20210516-5283-lr0jou 2021-05-16T17:42:24.3916230Z ==> Finishing up 2021-05-16T17:42:24.4335330Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T17:42:24.4338880Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T17:42:24.4344160Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T17:42:24.4357250Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T17:42:24.4361730Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T17:42:24.4366790Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T17:42:24.4373430Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T17:42:24.4380410Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T17:42:24.4385100Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T17:42:24.4390200Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T17:42:24.4395250Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T17:42:24.4581810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6166-111vao9.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-16T17:42:26.9832640Z ==> Summary 2021-05-16T17:42:26.9856860Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T17:42:26.9863760Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T17:42:27.0636470Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T17:42:27.0655700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-3drq5q 2021-05-16T17:42:27.1210240Z cp -pR /private/tmp/d20210516-5283-3drq5q/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T17:42:27.1556090Z chmod -Rf +w /private/tmp/d20210516-5283-3drq5q 2021-05-16T17:42:27.3774770Z ==> Finishing up 2021-05-16T17:42:27.4206880Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T17:42:27.4210430Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T17:42:27.4215600Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T17:42:27.4220000Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T17:42:27.4224940Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T17:42:27.4236200Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T17:42:27.4240870Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T17:42:27.4246260Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T17:42:27.4251100Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T17:42:27.4255730Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T17:42:27.4262990Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T17:42:27.4272640Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T17:42:27.4277250Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T17:42:27.4282550Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T17:42:27.4287450Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T17:42:27.4292770Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T17:42:27.4300890Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T17:42:27.4570090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6192-1j72yy.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-16T17:42:30.0707930Z ==> Summary 2021-05-16T17:42:30.0749610Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T17:42:30.0756080Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T17:42:30.1501590Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T17:42:30.1519870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-79p0tj 2021-05-16T17:42:30.3303980Z cp -pR /private/tmp/d20210516-5283-79p0tj/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T17:42:30.4338870Z chmod -Rf +w /private/tmp/d20210516-5283-79p0tj 2021-05-16T17:42:30.5151250Z ==> Finishing up 2021-05-16T17:42:30.5568230Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T17:42:30.5581660Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T17:42:30.5587950Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T17:42:30.5594550Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T17:42:30.5599020Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T17:42:30.5604500Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T17:42:30.5611820Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T17:42:30.5978860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6218-1ob6z2v.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-16T17:42:33.1130150Z ==> Caveats 2021-05-16T17:42:33.1131410Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:42:33.1133190Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:42:33.1134690Z ==> Summary 2021-05-16T17:42:33.1182640Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T17:42:33.1188210Z ==> Installing ffmpeg dependency: theora 2021-05-16T17:42:33.1342210Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T17:42:33.1360420Z 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/d20210516-5283-65yai2 2021-05-16T17:42:33.1779240Z cp -pR /private/tmp/d20210516-5283-65yai2/theora/. /usr/local/Cellar/theora 2021-05-16T17:42:33.2324770Z chmod -Rf +w /private/tmp/d20210516-5283-65yai2 2021-05-16T17:42:33.4440160Z ==> Finishing up 2021-05-16T17:42:33.4854810Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T17:42:33.4862620Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T17:42:33.4869540Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T17:42:33.4873840Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T17:42:33.4879440Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T17:42:33.4884250Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T17:42:33.4888520Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T17:42:33.4893730Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T17:42:33.4898410Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T17:42:33.4915920Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T17:42:33.4918170Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T17:42:33.4925820Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T17:42:33.4931080Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T17:42:33.4936330Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T17:42:33.5208970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6245-4pwwm1.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-16T17:42:36.0214370Z ==> Summary 2021-05-16T17:42:36.0285430Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T17:42:36.0292210Z ==> Installing ffmpeg dependency: x264 2021-05-16T17:42:36.0320080Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T17:42:36.0338410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-hy81f4 2021-05-16T17:42:36.0703170Z cp -pR /private/tmp/d20210516-5283-hy81f4/x264/. /usr/local/Cellar/x264 2021-05-16T17:42:36.0855810Z chmod -Rf +w /private/tmp/d20210516-5283-hy81f4 2021-05-16T17:42:36.1792240Z ==> Finishing up 2021-05-16T17:42:36.2209750Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T17:42:36.2215670Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T17:42:36.2220180Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T17:42:36.2227290Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T17:42:36.2231690Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T17:42:36.2237080Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T17:42:36.2244470Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T17:42:36.2410050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6271-3ha6b.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-16T17:42:38.7165810Z ==> Summary 2021-05-16T17:42:38.7184280Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T17:42:38.7194260Z ==> Installing ffmpeg dependency: x265 2021-05-16T17:42:38.7312380Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T17:42:38.7331920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5283-qv0nqf 2021-05-16T17:42:38.8420490Z cp -pR /private/tmp/d20210516-5283-qv0nqf/x265/. /usr/local/Cellar/x265 2021-05-16T17:42:38.9336540Z chmod -Rf +w /private/tmp/d20210516-5283-qv0nqf 2021-05-16T17:42:39.0807360Z ==> Finishing up 2021-05-16T17:42:39.2070260Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T17:42:39.2076160Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T17:42:39.2080560Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T17:42:39.2087690Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T17:42:39.2092190Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T17:42:39.2097700Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T17:42:39.2105080Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T17:42:39.2309220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6297-ctytew.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-16T17:42:41.6890450Z ==> Summary 2021-05-16T17:42:41.6910280Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T17:42:41.6916280Z ==> Installing ffmpeg dependency: xvid 2021-05-16T17:42:41.6937380Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T17:42:41.6958120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-14vq2h6 2021-05-16T17:42:41.7101170Z cp -pR /private/tmp/d20210516-5283-14vq2h6/xvid/. /usr/local/Cellar/xvid 2021-05-16T17:42:41.7229900Z chmod -Rf +w /private/tmp/d20210516-5283-14vq2h6 2021-05-16T17:42:41.7822270Z ==> Finishing up 2021-05-16T17:42:41.8247630Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T17:42:41.8254070Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T17:42:41.8258770Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T17:42:41.8383180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6323-mndeo4.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-16T17:42:44.2585480Z ==> Summary 2021-05-16T17:42:44.2601950Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T17:42:44.2609530Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T17:42:44.2768930Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T17:42:44.2787270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-bmq9c0 2021-05-16T17:42:44.3345940Z cp -pR /private/tmp/d20210516-5283-bmq9c0/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T17:42:44.3839530Z chmod -Rf +w /private/tmp/d20210516-5283-bmq9c0 2021-05-16T17:42:44.4772560Z ==> Finishing up 2021-05-16T17:42:44.5068620Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T17:42:44.5076280Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T17:42:44.5081750Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T17:42:44.5115930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T17:42:44.5127770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T17:42:44.5139010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T17:42:44.5150710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T17:42:44.5163670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T17:42:44.5172200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T17:42:44.5183100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T17:42:44.5193610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T17:42:44.5204930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T17:42:44.5216530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T17:42:44.5228080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T17:42:44.5237940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T17:42:44.5277200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T17:42:44.5288330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T17:42:44.5297980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T17:42:44.5308260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T17:42:44.5316420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T17:42:44.5325980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T17:42:44.5336440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T17:42:44.5342280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T17:42:44.5352330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T17:42:44.5369080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T17:42:44.5370770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T17:42:44.5382760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T17:42:44.5393820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T17:42:44.5402880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T17:42:44.5409970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T17:42:44.5418850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T17:42:44.5429240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T17:42:44.5438060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T17:42:44.5446020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T17:42:44.5458460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T17:42:44.5466910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T17:42:44.5476280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T17:42:44.5481750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T17:42:44.5492470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T17:42:44.5501080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T17:42:44.5508540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T17:42:44.5513990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T17:42:44.5524210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T17:42:44.5532740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T17:42:44.5544680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T17:42:44.5550160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T17:42:44.5555960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T17:42:44.5561510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T17:42:44.5572230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T17:42:44.5577750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T17:42:44.5585310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T17:42:44.5596000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T17:42:44.5607430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T17:42:44.5613370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T17:42:44.5621010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T17:42:44.5635700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T17:42:44.5644700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T17:42:44.5650180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T17:42:44.5658740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T17:42:44.5683340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T17:42:44.5718530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T17:42:44.5726540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T17:42:44.5732030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T17:42:44.5737550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T17:42:44.5743070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T17:42:44.5748410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T17:42:44.5753810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T17:42:44.5758840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T17:42:44.5772730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T17:42:44.5778090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T17:42:44.5783410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T17:42:44.5788860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T17:42:44.5795400Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T17:42:44.5799950Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T17:42:44.5805310Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T17:42:44.5812620Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T17:42:44.6066690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6349-11xv3ho.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-16T17:42:47.1082710Z ==> Summary 2021-05-16T17:42:47.1144620Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T17:42:47.1151020Z ==> Installing ffmpeg dependency: zimg 2021-05-16T17:42:47.1205440Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:42:47.1223300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-8fezro 2021-05-16T17:42:47.1448280Z cp -pR /private/tmp/d20210516-5283-8fezro/zimg/. /usr/local/Cellar/zimg 2021-05-16T17:42:47.1669160Z chmod -Rf +w /private/tmp/d20210516-5283-8fezro 2021-05-16T17:42:47.2337400Z ==> Finishing up 2021-05-16T17:42:47.2744700Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T17:42:47.2747770Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T17:42:47.2756600Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T17:42:47.2762760Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T17:42:47.2767980Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T17:42:47.2773170Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T17:42:47.2780470Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T17:42:47.2945000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6375-1tjxz3h.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-16T17:42:49.6998470Z ==> Summary 2021-05-16T17:42:49.7031780Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T17:42:49.7038870Z ==> Installing ffmpeg 2021-05-16T17:42:49.7043350Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T17:42:49.7062830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1b27c4p 2021-05-16T17:42:50.0308150Z cp -pR /private/tmp/d20210516-5283-1b27c4p/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T17:42:50.2672210Z chmod -Rf +w /private/tmp/d20210516-5283-1b27c4p 2021-05-16T17:42:53.5982780Z ==> Finishing up 2021-05-16T17:42:53.6347140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T17:42:53.6350820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T17:42:53.6355930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T17:42:53.6360700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T17:42:53.6365360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T17:42:53.6370850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T17:42:53.6375090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T17:42:53.6385060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T17:42:53.6389540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T17:42:53.6394790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T17:42:53.6399470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T17:42:53.6404470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T17:42:53.6409460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T17:42:53.6413950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T17:42:53.6419500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T17:42:53.6423940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T17:42:53.6429140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T17:42:53.6433650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T17:42:53.6439450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T17:42:53.6443700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T17:42:53.6448800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T17:42:53.6453240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T17:42:53.6458720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T17:42:53.6463320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T17:42:53.6467960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T17:42:53.6472970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T17:42:53.6477630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T17:42:53.6482060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T17:42:53.6487160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T17:42:53.6491800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T17:42:53.6496510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T17:42:53.6501730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T17:42:53.6506240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T17:42:53.6511260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T17:42:53.6515950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T17:42:53.6523840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T17:42:53.6525300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T17:42:53.6530400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T17:42:53.6541770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T17:42:53.6546710Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T17:42:53.6551920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T17:42:53.6557040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T17:42:53.6562190Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T17:42:53.6566490Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T17:42:53.6571620Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T17:42:53.6576320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T17:42:53.6582640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T17:42:53.6589540Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T17:42:53.6613590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T17:42:53.6629210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T17:42:53.6637470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T17:42:53.6648690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T17:42:53.6720120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T17:42:53.6730150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T17:42:53.6735690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T17:42:53.6753010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T17:42:53.6758010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T17:42:53.6772770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T17:42:53.6777960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T17:42:53.6797400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T17:42:53.6802540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T17:42:53.6808010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T17:42:53.6816060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T17:42:53.6830240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T17:42:53.6841550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T17:42:53.6850410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T17:42:53.6858500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T17:42:53.6863690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T17:42:53.6875510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T17:42:53.6880670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T17:42:53.6888090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T17:42:53.6893000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T17:42:53.6897420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T17:42:53.6903000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T17:42:53.6908120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T17:42:53.6912810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T17:42:53.6917960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T17:42:53.6923120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T17:42:53.6928590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T17:42:53.6933990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T17:42:53.6938700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T17:42:53.6944110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T17:42:53.7045550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T17:42:53.7047510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T17:42:53.7049150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T17:42:53.7050730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T17:42:53.7052520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T17:42:53.7054390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T17:42:53.7056060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T17:42:53.7057720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T17:42:53.7059510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T17:42:53.7061180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T17:42:53.7063030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T17:42:53.7064610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T17:42:53.7066370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T17:42:53.7068180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T17:42:53.7069780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T17:42:53.7071350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T17:42:53.7073200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T17:42:53.7075200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T17:42:53.7076390Z Only the first 100 operations were output. 2021-05-16T17:42:53.8144040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6401-jghxq0.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-16T17:42:56.4847530Z ==> Summary 2021-05-16T17:42:56.5016810Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T17:42:57.6274860Z ==> Caveats 2021-05-16T17:42:57.6276320Z ==> tesseract 2021-05-16T17:42:57.6292060Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:42:57.6293890Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:42:59.4055540Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:43:00.3508010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:00.8492190Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T17:43:01.1868980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T17%3A50%3A00Z&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:01.2465780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:01.5720430Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T17:43:01.6830990Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:43:02.6451590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:03.1087360Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T17:43:03.3926600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T17%3A50%3A00Z&sig=udrN9R2FZEh0R%2F0IKr7HY2q3F%2BXAYMue%2F8yibWljbDs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:03.4355320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=udrN9R2FZEh0R\%2F0IKr7HY2q3F\%2BXAYMue\%2F8yibWljbDs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:03.5608700Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T17:43:03.6003320Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T17:43:03.6008740Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T17:43:03.6681440Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T17:43:03.6710440Z 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/d20210516-6408-1pbbima 2021-05-16T17:43:04.2315460Z cp -pR /private/tmp/d20210516-6408-1pbbima/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T17:43:04.8045730Z chmod -Rf +w /private/tmp/d20210516-6408-1pbbima 2021-05-16T17:43:05.1758650Z ==> Finishing up 2021-05-16T17:43:05.2017110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T17:43:05.2050440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T17:43:05.2060410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T17:43:05.2069040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T17:43:05.2087620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T17:43:05.2100280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T17:43:05.2107500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T17:43:05.2125900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T17:43:05.2137470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T17:43:05.2147430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T17:43:05.2158020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T17:43:05.2168500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T17:43:05.2181460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T17:43:05.2193610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T17:43:05.2206530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T17:43:05.2216760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T17:43:05.2233900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T17:43:05.2245750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T17:43:05.2255110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T17:43:05.2305810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T17:43:05.2310330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T17:43:05.2315440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T17:43:05.2319830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T17:43:05.2324750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T17:43:05.2329580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T17:43:05.2334570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T17:43:05.2339000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T17:43:05.2344060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T17:43:05.2348900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T17:43:05.2353710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T17:43:05.2360800Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T17:43:05.2369430Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T17:43:05.2373980Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T17:43:05.2384080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T17:43:05.2389910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T17:43:05.2395250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T17:43:05.2400940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T17:43:05.2406610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T17:43:05.2412420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T17:43:05.2424960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T17:43:05.2430520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T17:43:05.2441970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T17:43:05.2448070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T17:43:05.2453960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T17:43:05.2459970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T17:43:05.2465960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T17:43:05.2477260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T17:43:05.2482970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T17:43:05.2488350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T17:43:05.2493680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T17:43:05.2502040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T17:43:05.2507770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T17:43:05.2513610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T17:43:05.2537880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T17:43:05.2544160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T17:43:05.2550770Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T17:43:05.2555930Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T17:43:05.2561020Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T17:43:05.4149770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6578-1cboop1.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-16T17:43:07.9760960Z ==> Summary 2021-05-16T17:43:08.0175970Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T17:43:08.0186770Z ==> Installing imagemagick@6 2021-05-16T17:43:08.0194010Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T17:43:08.0211380Z 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/d20210516-6408-1apz386 2021-05-16T17:43:08.3458360Z cp -pR /private/tmp/d20210516-6408-1apz386/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T17:43:08.7123670Z chmod -Rf +w /private/tmp/d20210516-6408-1apz386 2021-05-16T17:43:10.0384330Z ==> Finishing up 2021-05-16T17:43:10.3053720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6604-1bzkbd7.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-16T17:43:12.9862050Z ==> Caveats 2021-05-16T17:43:12.9863830Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:12.9865000Z because this is an alternate version of another formula. 2021-05-16T17:43:12.9865670Z 2021-05-16T17:43:12.9866500Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:43:12.9868130Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:43:12.9868920Z 2021-05-16T17:43:12.9869760Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:43:12.9871140Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:43:12.9872600Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:43:12.9873290Z 2021-05-16T17:43:12.9874530Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:43:12.9875670Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:43:12.9876360Z 2021-05-16T17:43:12.9877890Z ==> Summary 2021-05-16T17:43:13.0337580Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T17:43:13.8411790Z ==> Caveats 2021-05-16T17:43:13.8416450Z ==> imagemagick@6 2021-05-16T17:43:13.8459080Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:13.8460730Z because this is an alternate version of another formula. 2021-05-16T17:43:13.8461500Z 2021-05-16T17:43:13.8465660Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:43:13.8467480Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:43:13.8468340Z 2021-05-16T17:43:13.8469240Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:43:13.8470660Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:43:13.8472420Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:43:13.8473150Z 2021-05-16T17:43:13.8474420Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:43:13.8475600Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:43:13.8476540Z 2021-05-16T17:43:15.8924450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:43:16.8731830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:17.3231370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T17:43:17.6383410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T17%3A50%3A00Z&sig=8oFXnR8Y2sQEtUdW3K7%2BcdHcxd%2Fgp8nOiJxo4rhsKsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:17.6710810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=8oFXnR8Y2sQEtUdW3K7\%2BcdHcxd\%2Fgp8nOiJxo4rhsKsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:17.7192620Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T17:43:17.7265480Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:43:18.7441500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:19.4405640Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T17:43:19.7381370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T17%3A50%3A00Z&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea%2B8wfEceHIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:19.7874740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea\%2B8wfEceHIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:19.8868830Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T17:43:19.8952070Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:43:20.8483850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:21.3197420Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T17:43:21.6044720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T17%3A50%3A00Z&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:21.6323750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:22.0314090Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T17:43:22.1832460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:43:23.4041010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:23.8989340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T17:43:24.1752880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T17%3A50%3A00Z&sig=RSF%2BtIG3aqm3AjKczSsMDVQlE9Gq%2Fawces9kSzcIapQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:24.2204300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=RSF\%2BtIG3aqm3AjKczSsMDVQlE9Gq\%2Fawces9kSzcIapQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:24.2827010Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T17:43:24.2858050Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:43:25.2542490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:25.7377960Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T17:43:26.0221480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T17%3A50%3A00Z&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G%2BWYjalldl6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:26.0514920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G\%2BWYjalldl6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:26.0861030Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T17:43:26.0891590Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:43:27.0886550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:27.6003750Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T17:43:27.8715610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T17%3A50%3A00Z&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:27.9031740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:27.9618280Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T17:43:27.9683050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:43:28.9364700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:29.3851720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T17:43:29.8460700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T17%3A50%3A00Z&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:29.8745600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:29.9219230Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T17:43:29.9292630Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:43:30.8904830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:31.3912440Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T17:43:31.6581940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T17%3A50%3A00Z&sig=toMi2GhVJv19wuytJ8BQL1%2BSunMWsjpcwMd7giOwfO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:31.6894300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=toMi2GhVJv19wuytJ8BQL1\%2BSunMWsjpcwMd7giOwfO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:31.7188950Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T17:43:31.7219740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:43:32.6781500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:33.1420240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T17:43:33.4286240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T17%3A50%3A00Z&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr%2F2hzSx2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:33.4716910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr\%2F2hzSx2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:33.5246930Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T17:43:33.5292650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:43:34.5071560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:34.9932140Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T17:43:35.2600730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T17%3A50%3A00Z&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:35.2881190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:35.3229910Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:43:35.3265830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:43:36.3069210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:36.7964890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T17:43:37.0540540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T17%3A50%3A00Z&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:37.0854090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:37.1384860Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:43:37.1466110Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:43:38.3122250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:38.7969470Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T17:43:39.0742410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T17%3A50%3A00Z&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:39.1042560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:39.2344500Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T17:43:39.2849030Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T17:43:39.2851860Z ==> Installing imagemagick dependency: libde265 2021-05-16T17:43:39.3556790Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T17:43:39.3596740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6611-11t7fca 2021-05-16T17:43:39.3846920Z cp -pR /private/tmp/d20210516-6611-11t7fca/libde265/. /usr/local/Cellar/libde265 2021-05-16T17:43:39.4059790Z chmod -Rf +w /private/tmp/d20210516-6611-11t7fca 2021-05-16T17:43:39.4716200Z ==> Finishing up 2021-05-16T17:43:39.5898770Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T17:43:39.5905780Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T17:43:39.5950660Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T17:43:39.5968250Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T17:43:39.5973530Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T17:43:39.5982790Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T17:43:39.5996680Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T17:43:39.6008180Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T17:43:39.6013650Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T17:43:39.6027110Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T17:43:39.6217880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6842-molvyg.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-16T17:43:41.9908670Z ==> Summary 2021-05-16T17:43:41.9936930Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T17:43:41.9942420Z ==> Installing imagemagick dependency: docbook 2021-05-16T17:43:41.9964640Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T17:43:41.9981520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6611-gu9z0o 2021-05-16T17:43:42.0904980Z cp -pR /private/tmp/d20210516-6611-gu9z0o/docbook/. /usr/local/Cellar/docbook 2021-05-16T17:43:42.1990150Z chmod -Rf +w /private/tmp/d20210516-6611-gu9z0o 2021-05-16T17:43:42.2794700Z ==> Finishing up 2021-05-16T17:43:42.3336940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6868-1t5l88o.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-16T17:43:44.5276610Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T17:43:44.6081820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.6391990Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.6695590Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.6996670Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.7296930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.7596570Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.7904980Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.8206480Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.8507230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.8805500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.9111960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.9411030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:44.9712100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:45.0012650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:45.4089300Z ==> Caveats 2021-05-16T17:43:45.4090420Z To use the DocBook package in your XML toolchain, 2021-05-16T17:43:45.4091470Z you need to add the following to your ~/.bashrc: 2021-05-16T17:43:45.4092090Z 2021-05-16T17:43:45.4092930Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:43:45.4094240Z ==> Summary 2021-05-16T17:43:45.4226290Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T17:43:45.4231930Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T17:43:45.4330160Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T17:43:45.4347480Z 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/d20210516-6611-tr3ndj 2021-05-16T17:43:47.1305710Z cp -pR /private/tmp/d20210516-6611-tr3ndj/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T17:43:49.6895320Z chmod -Rf +w /private/tmp/d20210516-6611-tr3ndj 2021-05-16T17:43:50.9341350Z ==> Finishing up 2021-05-16T17:43:50.9790770Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T17:43:50.9796080Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T17:43:50.9914900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6909-t84ly2.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-16T17:43:53.5972550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:53.6427970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:53.6844150Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:43:53.7305710Z ==> 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-16T17:43:53.7744230Z ==> 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-16T17:43:53.8204770Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T17:43:53.8623810Z ==> 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-16T17:43:53.9069800Z ==> 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-16T17:43:53.9522310Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:43:53.9941140Z ==> 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-16T17:43:54.0400040Z ==> 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-16T17:43:54.0849250Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:43:54.1310130Z ==> 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-16T17:43:54.1729800Z ==> 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-16T17:43:54.2187600Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:54.2639440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:43:54.3106200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:43:54.3515580Z ==> 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-16T17:43:54.3982120Z ==> 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-16T17:43:54.4431370Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:43:54.4893100Z ==> 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-16T17:43:54.5311980Z ==> 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-16T17:43:54.5772660Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:43:54.6221390Z ==> 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-16T17:43:54.6682400Z ==> 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-16T17:43:54.7093510Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T17:43:54.7564570Z ==> 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-16T17:43:54.8004750Z ==> 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-16T17:43:55.8908430Z ==> Summary 2021-05-16T17:43:56.1809480Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T17:43:56.1816190Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T17:43:56.1838490Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T17:43:56.1855480Z 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/d20210516-6611-1dlkaf3 2021-05-16T17:43:56.1956860Z cp -pR /private/tmp/d20210516-6611-1dlkaf3/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T17:43:56.2078890Z chmod -Rf +w /private/tmp/d20210516-6611-1dlkaf3 2021-05-16T17:43:56.2518760Z ==> Finishing up 2021-05-16T17:43:56.2942330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6963-13u9l7t.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-16T17:43:58.6901090Z ==> Caveats 2021-05-16T17:43:58.6907100Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:58.6908480Z because macOS already provides this software and installing another version in 2021-05-16T17:43:58.6909590Z parallel can cause all kinds of trouble. 2021-05-16T17:43:58.6910200Z 2021-05-16T17:43:58.6911470Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:43:58.6913120Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:43:58.6913920Z 2021-05-16T17:43:58.6914400Z 2021-05-16T17:43:58.6921530Z Bash completion has been installed to: 2021-05-16T17:43:58.6923080Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:43:58.6924390Z ==> Summary 2021-05-16T17:43:58.6925830Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T17:43:58.6928770Z ==> Installing imagemagick dependency: xmlto 2021-05-16T17:43:58.7115250Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T17:43:58.7132500Z 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/d20210516-6611-hwe6sg 2021-05-16T17:43:58.7333420Z cp -pR /private/tmp/d20210516-6611-hwe6sg/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T17:43:58.7629300Z chmod -Rf +w /private/tmp/d20210516-6611-hwe6sg 2021-05-16T17:43:58.8261250Z ==> Finishing up 2021-05-16T17:43:58.8667470Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T17:43:58.8681750Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T17:43:58.8703040Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T17:43:58.8718820Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T17:43:58.8724050Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T17:43:58.8972900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6989-up83a3.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-16T17:44:01.2087050Z ==> Summary 2021-05-16T17:44:01.2184020Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T17:44:01.2189710Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T17:44:01.3156990Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T17:44:01.3173490Z 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/d20210516-6611-1g4qo9d 2021-05-16T17:44:01.3844000Z cp -pR /private/tmp/d20210516-6611-1g4qo9d/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T17:44:01.5150140Z chmod -Rf +w /private/tmp/d20210516-6611-1g4qo9d 2021-05-16T17:44:01.6616100Z ==> Finishing up 2021-05-16T17:44:01.7020960Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T17:44:01.7079820Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T17:44:01.7083150Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T17:44:01.7112730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7140230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7168400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7183200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7199150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7228160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7233690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7251920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7281990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7305400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7323840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7333950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7336920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7340000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7364000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7366120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7392370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7398870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7401900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7420200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7438490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7448770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7451260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7452980Z mkdir -p /usr/local/share/locale/fo 2021-05-16T17:44:01.7454380Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T17:44:01.7456640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7489790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7507510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7512750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7515460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7536340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7564130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7593760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7595690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7602870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7615580Z mkdir -p /usr/local/share/locale/ia 2021-05-16T17:44:01.7617630Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T17:44:01.7634140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7646180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7674010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7695980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7700520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7713620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7729340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7731720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7735760Z mkdir -p /usr/local/share/locale/ky 2021-05-16T17:44:01.7750790Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T17:44:01.7757370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7762090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7778230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7864550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7916570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7920270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7924080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7931860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7942110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7955180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7961250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7963810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7966040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7972090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.7989390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8000120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8017420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8043470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8045430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8060030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8073160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8091340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8094050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8096570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8119510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8128670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8134200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8137990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8140480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8143130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8145360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8147590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8150280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8160240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:44:01.8172640Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T17:44:01.8191470Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T17:44:01.8218710Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T17:44:01.8729480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7015-1e00nm8.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-16T17:44:04.1607460Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:44:05.3338450Z ==> Summary 2021-05-16T17:44:05.3544090Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T17:44:05.3548980Z ==> Installing imagemagick dependency: libheif 2021-05-16T17:44:05.4689720Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T17:44:05.4706100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6611-1laoddj 2021-05-16T17:44:05.4930750Z cp -pR /private/tmp/d20210516-6611-1laoddj/libheif/. /usr/local/Cellar/libheif 2021-05-16T17:44:05.5172540Z chmod -Rf +w /private/tmp/d20210516-6611-1laoddj 2021-05-16T17:44:05.6101960Z ==> Finishing up 2021-05-16T17:44:05.6741800Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T17:44:05.6745040Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T17:44:05.6750650Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T17:44:05.6754950Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T17:44:05.6761810Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T17:44:05.6767940Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T17:44:05.6787030Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T17:44:05.6799970Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T17:44:05.6812250Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T17:44:05.6822150Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T17:44:05.6831840Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T17:44:05.6836810Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T17:44:05.6841460Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T17:44:05.6848060Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T17:44:05.6858800Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T17:44:05.6870250Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T17:44:05.6879880Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T17:44:05.7233000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7042-10nzsk.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-16T17:44:07.9428540Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:44:09.2529970Z ==> Summary 2021-05-16T17:44:09.2630060Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T17:44:09.2732230Z ==> Installing imagemagick dependency: liblqr 2021-05-16T17:44:09.3080360Z 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/d20210516-6611-1ytsfw9 2021-05-16T17:44:09.3083330Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T17:44:09.3217250Z cp -pR /private/tmp/d20210516-6611-1ytsfw9/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T17:44:09.3482460Z chmod -Rf +w /private/tmp/d20210516-6611-1ytsfw9 2021-05-16T17:44:09.3964240Z ==> Finishing up 2021-05-16T17:44:09.4352720Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T17:44:09.4366140Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T17:44:09.4376190Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T17:44:09.4454020Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T17:44:09.4557500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7069-91x16k.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-16T17:44:12.2456300Z ==> Summary 2021-05-16T17:44:12.2481690Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T17:44:12.2487410Z ==> Installing imagemagick dependency: libomp 2021-05-16T17:44:12.2546430Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T17:44:12.2564170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6611-1jsbxng 2021-05-16T17:44:12.2705560Z cp -pR /private/tmp/d20210516-6611-1jsbxng/libomp/. /usr/local/Cellar/libomp 2021-05-16T17:44:12.3058140Z chmod -Rf +w /private/tmp/d20210516-6611-1jsbxng 2021-05-16T17:44:12.3470880Z ==> Finishing up 2021-05-16T17:44:12.3908290Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T17:44:12.3914450Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T17:44:12.3918660Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T17:44:12.3928670Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T17:44:12.3936330Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T17:44:12.4057460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7095-1ope4qt.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-16T17:44:14.8739870Z ==> Summary 2021-05-16T17:44:14.8756050Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T17:44:14.8760930Z ==> Installing imagemagick dependency: imath 2021-05-16T17:44:14.8813290Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:44:14.8831040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6611-iuiv3 2021-05-16T17:44:14.9051180Z cp -pR /private/tmp/d20210516-6611-iuiv3/imath/. /usr/local/Cellar/imath 2021-05-16T17:44:14.9327100Z chmod -Rf +w /private/tmp/d20210516-6611-iuiv3 2021-05-16T17:44:14.9982420Z ==> Finishing up 2021-05-16T17:44:15.0410250Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T17:44:15.0431460Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T17:44:15.0436030Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T17:44:15.0441470Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T17:44:15.0446320Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T17:44:15.0450960Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T17:44:15.0458580Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T17:44:15.0644060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7121-1d8jcw9.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-16T17:44:17.4244470Z ==> Summary 2021-05-16T17:44:17.4285290Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T17:44:17.4291810Z ==> Installing imagemagick dependency: openexr 2021-05-16T17:44:17.4416830Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:44:17.4435060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6611-1gi01r1 2021-05-16T17:44:17.5189790Z cp -pR /private/tmp/d20210516-6611-1gi01r1/openexr/. /usr/local/Cellar/openexr 2021-05-16T17:44:17.6129630Z chmod -Rf +w /private/tmp/d20210516-6611-1gi01r1 2021-05-16T17:44:17.8871170Z ==> Finishing up 2021-05-16T17:44:17.9337010Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T17:44:17.9340640Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T17:44:17.9345400Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T17:44:17.9353420Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T17:44:17.9357040Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T17:44:17.9362630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T17:44:17.9367470Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T17:44:17.9371600Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T17:44:17.9378410Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T17:44:17.9387080Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T17:44:17.9395880Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T17:44:17.9400780Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T17:44:17.9410000Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T17:44:17.9415400Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T17:44:17.9420040Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T17:44:17.9427620Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T17:44:17.9435980Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T17:44:18.8986210Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T17:44:18.9103440Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T17:44:18.9205760Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T17:44:18.9306580Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T17:44:18.9408760Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T17:44:18.9510840Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T17:44:18.9616960Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T17:44:18.9721250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T17:44:18.9823510Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T17:44:18.9926390Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T17:44:19.0028820Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T17:44:19.0031590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7150-1rg76sq.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-16T17:44:20.3936270Z ==> Summary 2021-05-16T17:44:20.4049640Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T17:44:20.4055960Z ==> Installing imagemagick 2021-05-16T17:44:20.4059340Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T17:44:20.4078140Z 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/d20210516-6611-1nc7jkx 2021-05-16T17:44:20.7463990Z cp -pR /private/tmp/d20210516-6611-1nc7jkx/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T17:44:21.1468320Z chmod -Rf +w /private/tmp/d20210516-6611-1nc7jkx 2021-05-16T17:44:23.2273930Z ==> Finishing up 2021-05-16T17:44:23.2535650Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T17:44:23.2540560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T17:44:23.2545970Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T17:44:23.2550160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T17:44:23.2555310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T17:44:23.2559910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T17:44:23.2565400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T17:44:23.2569740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T17:44:23.2574860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T17:44:23.2579490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T17:44:23.2584740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T17:44:23.2589150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T17:44:23.2593900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T17:44:23.2599070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T17:44:23.2605730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T17:44:23.2610580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T17:44:23.2616130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T17:44:23.2629370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T17:44:23.2631340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T17:44:23.2632920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T17:44:23.2643450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T17:44:23.2648400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T17:44:23.2653250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T17:44:23.2658450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T17:44:23.2663250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T17:44:23.2668460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T17:44:23.2673560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T17:44:23.2678250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T17:44:23.2683480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T17:44:23.2688040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T17:44:23.2695400Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T17:44:23.2701620Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T17:44:23.2708910Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T17:44:23.2718650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T17:44:23.2727980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T17:44:23.2733750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T17:44:23.2739520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T17:44:23.2750060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T17:44:23.2762150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T17:44:23.2770810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T17:44:23.2776280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T17:44:23.2781920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T17:44:23.2789820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T17:44:23.2795390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T17:44:23.2804470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T17:44:23.2816250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T17:44:23.2821480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T17:44:23.2830880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T17:44:23.2836450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T17:44:23.2841910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T17:44:23.2849450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T17:44:23.2856950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T17:44:23.2861570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T17:44:23.2867710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T17:44:23.2872770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T17:44:23.2878350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T17:44:23.2883220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T17:44:23.2888940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T17:44:23.2893790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T17:44:23.2899180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T17:44:23.2904090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T17:44:23.2909990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T17:44:23.2919280Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T17:44:23.2927530Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T17:44:23.2932370Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T17:44:23.2938340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T17:44:23.2943780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T17:44:23.2950150Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T17:44:23.2973600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T17:44:23.3002350Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T17:44:23.3029810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T17:44:23.5754880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7176-pase73.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-16T17:44:26.0709920Z ==> Summary 2021-05-16T17:44:26.1161160Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T17:44:27.9582690Z ==> Caveats 2021-05-16T17:44:27.9584130Z ==> docbook 2021-05-16T17:44:27.9601950Z To use the DocBook package in your XML toolchain, 2021-05-16T17:44:27.9606000Z you need to add the following to your ~/.bashrc: 2021-05-16T17:44:27.9606660Z 2021-05-16T17:44:27.9608510Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:44:27.9610040Z ==> gnu-getopt 2021-05-16T17:44:27.9637370Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:27.9638710Z because macOS already provides this software and installing another version in 2021-05-16T17:44:27.9639810Z parallel can cause all kinds of trouble. 2021-05-16T17:44:27.9640420Z 2021-05-16T17:44:27.9641900Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:44:27.9645250Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:27.9646480Z 2021-05-16T17:44:27.9647030Z 2021-05-16T17:44:27.9647820Z Bash completion has been installed to: 2021-05-16T17:44:27.9652090Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:44:29.6279550Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:44:30.6178760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:31.1410760Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T17:44:31.3991850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T17%3A50%3A00Z&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:31.4876550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:31.5466890Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T17:44:31.6140310Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T17:44:31.6173730Z 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/d20210516-7183-19yaumj 2021-05-16T17:44:31.6342980Z cp -pR /private/tmp/d20210516-7183-19yaumj/udunits/. /usr/local/Cellar/udunits 2021-05-16T17:44:31.6544510Z chmod -Rf +w /private/tmp/d20210516-7183-19yaumj 2021-05-16T17:44:31.7120060Z ==> Finishing up 2021-05-16T17:44:31.7979930Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T17:44:31.7985470Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T17:44:31.7989640Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T17:44:31.7998600Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T17:44:31.8014150Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T17:44:31.8075250Z info /usr/local/share/info/udunits2.info 2021-05-16T17:44:31.8085340Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T17:44:31.8124460Z info /usr/local/share/info/udunits2lib.info 2021-05-16T17:44:31.8135460Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T17:44:31.8170040Z info /usr/local/share/info/udunits2prog.info 2021-05-16T17:44:31.8180910Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T17:44:31.8188540Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T17:44:31.8194300Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T17:44:31.8359060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7350-1cd3wue.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-16T17:44:34.2763620Z ==> Summary 2021-05-16T17:44:34.2792470Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T17:44:36.5645390Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T17:44:36.5646450Z To reinstall 1.6, run: 2021-05-16T17:44:36.5647180Z brew reinstall jq 2021-05-16T17:44:38.1355490Z ==> Caveats 2021-05-16T17:44:38.1362150Z imagej requires Java. You can install the latest version with: 2021-05-16T17:44:38.1363460Z brew install --cask adoptopenjdk 2021-05-16T17:44:38.1363810Z 2021-05-16T17:44:38.4627090Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:44:38.6255850Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T17:44:46.9075320Z ==> Verifying checksum for cask 'imagej' 2021-05-16T17:44:47.1967450Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:44:47.1968630Z ==> Installing Cask imagej 2021-05-16T17:44:47.2400530Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7460-9gy5st 2021-05-16T17:44:47.3884770Z cp -pR /private/tmp/d20210516-7460-9gy5st/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T17:44:47.5241380Z chmod -Rf +w /private/tmp/d20210516-7460-9gy5st 2021-05-16T17:44:47.5968980Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T17:44:47.9301710Z 🍺 imagej was successfully installed! 2021-05-16T17:44:49.7373780Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T17:44:51.1787650Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T17:44:51.5353590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T17%3A50%3A00Z&sig=e3XKjAaCM9sYmA2k4w0zUrss70a0LckEpipi4b%2BuIiY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:51.6133800Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T17:44:53.0172410Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T17:44:53.2943870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T17%3A50%3A00Z&sig=RLEIwSRLW25jI3Tcym%2FG1qr979Hv0altuTJzRMfcVe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:53.6231670Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T17:44:53.6333310Z ==> Installing bowtie2 dependency: tbb 2021-05-16T17:44:53.7627460Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T17:44:58.5973980Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T17:44:58.6003930Z ==> Installing bowtie2 2021-05-16T17:44:58.6012030Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T17:45:02.9918070Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T17:45:06.2775740Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T17:45:07.7621660Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T17:45:08.0139960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T17%3A55%3A00Z&sig=LLmXSF7DfjnjShmkzCBRK5BuibrQiUnC3kHpCcn4Yxk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:08.1251010Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T17:45:09.5803210Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T17:45:09.8395890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T17%3A55%3A00Z&sig=Db9OitFsprOfz7dRtwmOHr0J2vIsqJ2J4gCyhvRLMxA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:09.9036500Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T17:45:11.3331040Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T17:45:11.6009600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T17%3A55%3A00Z&sig=etOel8T%2B8I1xW5t6coIC8jsp4%2BSSxmlI0upsD2U5MTo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:11.6781190Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T17:45:13.0920500Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T17:45:13.3619490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T17%3A55%3A00Z&sig=xLjQmxIUINe81vGscbuWQRNlljz1mXNkKTmKuZ6fJrs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:13.4711990Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T17:45:14.9075210Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T17:45:15.1692690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T17%3A55%3A00Z&sig=WNUt34ISJZjB2MgWn2RCMcJCM0tdt0i3dLjX9kBbrIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:15.2398370Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T17:45:16.7065360Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T17:45:16.9823880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T17%3A55%3A00Z&sig=doME3svzs7Of5FtVbewF%2Fp3TQNr2YBeiXlPd0CKgIFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:17.0853790Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:45:17.5537480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T17:45:17.5575610Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:45:17.8769680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:45:17.9001280Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T17:45:19.5160160Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T17:45:19.7937360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T17%3A55%3A00Z&sig=tYh2m0Q8UTfMb5E2Wm1Nan5LWrvEVjyxaN%2Fvy1UuAsk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:19.8797190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T17:45:21.3084230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T17:45:21.5606020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T17%3A55%3A00Z&sig=7ktpjASymri9HqymhULVcPUT9tvbH%2F%2BsZqlYJFVMINA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:22.6209540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T17:45:23.0875320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T17:45:23.3527690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T17%3A55%3A00Z&sig=NOpBlCK3AFnX1pHkG7oy7yIPPdivL8LAOoPL67vyIYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:23.4402400Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T17:45:24.8411570Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T17:45:25.1115600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T17%3A55%3A00Z&sig=PW%2BAJ0%2BVcYnkBimF3an2sPGgtAGrY52x2Qo43tLeXXs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:25.2357270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T17:45:26.6684170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T17:45:26.9691430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T17%3A55%3A00Z&sig=qBvWWqhfoBztOH5Fn27oRSta2eQgT61ZXdY8k7morws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:27.0548170Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T17:45:28.5091490Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T17:45:28.8478520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T17%3A55%3A00Z&sig=PF6MkzCG7gkwMkkDWiVG%2BCVtErE5%2FHM9nloWkNtYYcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:28.9244880Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T17:45:30.3454650Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T17:45:30.6177320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T17%3A55%3A00Z&sig=LNtrJOtogF67F7ByC993EHOvNA%2FhChhy8McnOHkIiyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:30.6851450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T17:45:32.1188610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T17:45:32.4966120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T17%3A55%3A00Z&sig=G0x9HsS7Mn0f11%2F3jEejju1DRHcVaCQ7dpuL9FgF%2FoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:32.6872180Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:45:34.1535240Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:45:34.4195080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T17%3A55%3A00Z&sig=yUkChjnSW%2BH54ipQQCMy9m4epgXzxe55QjVA2HRZ4OI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:34.5155810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T17:45:35.9801410Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T17:45:36.2992290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T17%3A55%3A00Z&sig=FeI6ddq3Fbr0GDF2kwYHZ9V%2FMlAifgNY37quZ8%2FndsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:36.6160120Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T17:45:38.0436610Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T17:45:38.4331590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T17%3A55%3A00Z&sig=n8oucc1fk%2Fjfh8BIPYwnLFI5KCWTOnNpUdETXoZstuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:38.5548120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T17:45:40.0072580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T17:45:40.3379320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T17%3A55%3A00Z&sig=VHvD2UiCv9Wa6267M1jdcKv1GibIHu9ZEtGSoqahpyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:40.4763610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T17:45:41.9745840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T17:45:42.3328450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T17%3A55%3A00Z&sig=%2FDiuauZs%2B4XT5wcyL26J%2BNOdkIKK9sVl77nhf8pfoAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:42.6561000Z ==> 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-16T17:45:42.6563510Z ==> Installing gdal dependency: cfitsio 2021-05-16T17:45:42.7248940Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T17:45:45.4499740Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T17:45:45.4513860Z ==> Installing gdal dependency: popt 2021-05-16T17:45:45.4535600Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T17:45:48.1531730Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T17:45:48.1538420Z ==> Installing gdal dependency: epsilon 2021-05-16T17:45:48.1589010Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T17:45:50.7570320Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T17:45:50.7574760Z ==> Installing gdal dependency: expat 2021-05-16T17:45:50.7600230Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T17:45:53.4702050Z ==> Caveats 2021-05-16T17:45:53.4703790Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:45:53.4705130Z because macOS already provides this software and installing another version in 2021-05-16T17:45:53.4706170Z parallel can cause all kinds of trouble. 2021-05-16T17:45:53.4706770Z 2021-05-16T17:45:53.4707590Z If you need to have expat first in your PATH, run: 2021-05-16T17:45:53.4709090Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:45:53.4710240Z 2021-05-16T17:45:53.4711070Z For compilers to find expat you may need to set: 2021-05-16T17:45:53.4712370Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:45:53.4713730Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:45:53.4714480Z 2021-05-16T17:45:53.4715690Z For pkg-config to find expat you may need to set: 2021-05-16T17:45:53.4716750Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:45:53.4717410Z 2021-05-16T17:45:53.4718500Z ==> Summary 2021-05-16T17:45:53.4730340Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T17:45:53.4736130Z ==> Installing gdal dependency: freexl 2021-05-16T17:45:53.4801070Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T17:45:56.1886560Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T17:45:56.1892420Z ==> Installing gdal dependency: geos 2021-05-16T17:45:56.2425380Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T17:46:00.4477360Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T17:46:00.4478570Z ==> Installing gdal dependency: hdf5 2021-05-16T17:46:00.4480120Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:46:03.4536700Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:46:03.4541460Z ==> Installing gdal dependency: json-c 2021-05-16T17:46:03.4601170Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T17:46:06.2058680Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T17:46:06.2064400Z ==> Installing gdal dependency: libxml2 2021-05-16T17:46:06.2148730Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T17:46:09.1468430Z ==> Caveats 2021-05-16T17:46:09.1470040Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:09.1471380Z because macOS already provides this software and installing another version in 2021-05-16T17:46:09.1472440Z parallel can cause all kinds of trouble. 2021-05-16T17:46:09.1473040Z 2021-05-16T17:46:09.1473870Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:46:09.1475390Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:46:09.1476140Z 2021-05-16T17:46:09.1476960Z For compilers to find libxml2 you may need to set: 2021-05-16T17:46:09.1478250Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:46:09.1487360Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:46:09.1487960Z 2021-05-16T17:46:09.1489070Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:46:09.1489870Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:46:09.1490280Z 2021-05-16T17:46:09.1491020Z ==> Summary 2021-05-16T17:46:09.1654310Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T17:46:09.1660220Z ==> Installing gdal dependency: libdap 2021-05-16T17:46:09.1803000Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T17:46:12.0832850Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T17:46:12.0837180Z ==> Installing gdal dependency: proj 2021-05-16T17:46:12.1045130Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T17:46:14.9458460Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T17:46:14.9463230Z ==> Installing gdal dependency: libgeotiff 2021-05-16T17:46:14.9668240Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T17:46:17.6610720Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T17:46:17.6617370Z ==> Installing gdal dependency: librttopo 2021-05-16T17:46:17.7060130Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:46:20.4234440Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T17:46:20.4240310Z ==> Installing gdal dependency: minizip 2021-05-16T17:46:20.4463410Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T17:46:23.0859930Z ==> Caveats 2021-05-16T17:46:23.0861620Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:46:23.0863070Z with the venerable 'unzip' library. 2021-05-16T17:46:23.0864380Z ==> Summary 2021-05-16T17:46:23.0880940Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T17:46:23.0886660Z ==> Installing gdal dependency: libspatialite 2021-05-16T17:46:23.1749810Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T17:46:26.3163750Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T17:46:26.3168430Z ==> Installing gdal dependency: netcdf 2021-05-16T17:46:26.3697430Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:46:29.2395860Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:46:29.2400450Z ==> Installing gdal dependency: openblas 2021-05-16T17:46:29.2744080Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T17:46:33.6241920Z ==> Caveats 2021-05-16T17:46:33.6243550Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:33.6244760Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:46:33.6245500Z 2021-05-16T17:46:33.6246340Z For compilers to find openblas you may need to set: 2021-05-16T17:46:33.6247670Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:46:33.6249070Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:46:33.6249760Z 2021-05-16T17:46:33.6250980Z For pkg-config to find openblas you may need to set: 2021-05-16T17:46:33.6252100Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:46:33.6252770Z 2021-05-16T17:46:33.6253860Z ==> Summary 2021-05-16T17:46:33.6267170Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T17:46:33.6275540Z ==> Installing gdal dependency: numpy 2021-05-16T17:46:33.7428430Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T17:46:37.7502400Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T17:46:37.7507200Z ==> Installing gdal dependency: xerces-c 2021-05-16T17:46:37.7576560Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T17:46:43.0664930Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T17:46:43.0670440Z ==> Installing gdal 2021-05-16T17:46:43.0673990Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T17:46:50.1760680Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T17:46:51.4909630Z ==> No outdated dependents to upgrade! 2021-05-16T17:46:51.4911510Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:46:51.8495950Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:46:51.8496920Z netcdf 2021-05-16T17:46:51.9375060Z ==> Caveats 2021-05-16T17:46:51.9376430Z ==> expat 2021-05-16T17:46:51.9418910Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:51.9420240Z because macOS already provides this software and installing another version in 2021-05-16T17:46:51.9421280Z parallel can cause all kinds of trouble. 2021-05-16T17:46:51.9421890Z 2021-05-16T17:46:51.9422710Z If you need to have expat first in your PATH, run: 2021-05-16T17:46:51.9424260Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:46:51.9425490Z 2021-05-16T17:46:51.9426320Z For compilers to find expat you may need to set: 2021-05-16T17:46:51.9427620Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:46:51.9428970Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:46:51.9429640Z 2021-05-16T17:46:51.9431010Z For pkg-config to find expat you may need to set: 2021-05-16T17:46:51.9432110Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:46:51.9432780Z 2021-05-16T17:46:51.9433990Z ==> libxml2 2021-05-16T17:46:51.9463000Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:51.9464400Z because macOS already provides this software and installing another version in 2021-05-16T17:46:51.9465470Z parallel can cause all kinds of trouble. 2021-05-16T17:46:51.9466080Z 2021-05-16T17:46:51.9466920Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:46:51.9468460Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:46:51.9469240Z 2021-05-16T17:46:51.9470080Z For compilers to find libxml2 you may need to set: 2021-05-16T17:46:51.9471380Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:46:51.9472770Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:46:51.9473460Z 2021-05-16T17:46:51.9474680Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:46:51.9475780Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:46:51.9476590Z 2021-05-16T17:46:51.9477680Z ==> minizip 2021-05-16T17:46:51.9480150Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:46:51.9481580Z with the venerable 'unzip' library. 2021-05-16T17:46:51.9482800Z ==> openblas 2021-05-16T17:46:51.9520570Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:51.9521970Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:46:51.9522720Z 2021-05-16T17:46:51.9523680Z For compilers to find openblas you may need to set: 2021-05-16T17:46:51.9525240Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:46:51.9526650Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:46:51.9527340Z 2021-05-16T17:46:51.9528530Z For pkg-config to find openblas you may need to set: 2021-05-16T17:46:51.9529630Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:46:51.9530300Z 2021-05-16T17:46:54.1091940Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:46:54.5901080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T17:46:54.5934080Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:46:54.8806930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:46:54.8979680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:46:55.3547630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T17:46:55.3570960Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:46:55.6364940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:46:55.6567370Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T17:46:57.0794940Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T17:46:57.3507490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T17%3A55%3A00Z&sig=NrATS0NEcAtextYYB8Awh1d1jcXU9JSNWrm7Z%2FIJUtU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:58.4062230Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:46:58.8800640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T17:46:58.8821780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:46:59.1458330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:46:59.1564010Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T17:47:00.6207440Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T17:47:00.8879440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T17%3A55%3A00Z&sig=4NWtoc6zZG9YuxNDS%2B6w14JAgMEKMwnr859jJi5Az8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:01.0346150Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T17:47:01.0364240Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T17:47:02.4448680Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T17:47:02.7170920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T17%3A55%3A00Z&sig=wsnV0K7XBr64geJZC5f6yrErLbbdys2lzD3GUA7q2ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:03.1181730Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T17:47:04.6290300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T17:47:04.9152580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T17%3A55%3A00Z&sig=ow%2Brh%2Fvu%2FPlxb8UfERt2T%2BHHBUdSF74gdTPHohF6Aps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:05.0811560Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T17:47:06.5146280Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T17:47:07.0092720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T17%3A55%3A00Z&sig=EA1yJ0baCNuSqOURiRTGuPhwZeF9c3cUbkTNkKPdzAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:07.9344610Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T17:47:07.9358710Z ==> Installing itk dependency: open-mpi 2021-05-16T17:47:08.0629340Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:47:13.6659020Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:47:13.6713900Z ==> Installing itk dependency: fftw 2021-05-16T17:47:13.7314740Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:47:16.8815490Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:47:16.8821170Z ==> Installing itk dependency: boost 2021-05-16T17:47:16.8870390Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T17:47:48.5383260Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T17:47:48.5413790Z ==> Installing itk dependency: netcdf 2021-05-16T17:47:48.6161460Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:47:51.7088590Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:47:51.7095430Z ==> Installing itk dependency: pyqt@5 2021-05-16T17:47:51.7764010Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T17:47:56.8648230Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T17:47:56.8649720Z ==> Installing itk dependency: vtk@8.2 2021-05-16T17:47:57.0076840Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T17:48:25.1473600Z ==> Caveats 2021-05-16T17:48:25.1475360Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:25.1476520Z because this is an alternate version of another formula. 2021-05-16T17:48:25.1477190Z 2021-05-16T17:48:25.1478020Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T17:48:25.1479550Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:48:25.1480300Z 2021-05-16T17:48:25.1481240Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T17:48:25.1482700Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T17:48:25.1484080Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T17:48:25.1484750Z 2021-05-16T17:48:25.1485840Z ==> Summary 2021-05-16T17:48:25.3942400Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T17:48:25.3950780Z ==> Installing itk dependency: gdcm 2021-05-16T17:48:25.5819260Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T17:48:32.4830980Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T17:48:32.4833070Z ==> Installing itk 2021-05-16T17:48:32.4834990Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T17:48:45.2103610Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T17:48:48.4936340Z ==> No outdated dependents to upgrade! 2021-05-16T17:48:48.4938180Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:48:50.6871810Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:48:50.6875550Z fftw 2021-05-16T17:48:50.7297090Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T17:48:50.7298870Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T17:48:52.5266550Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T17:48:52.6501860Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:48:53.6475790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:48:54.1677170Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T17:48:54.4689750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T17%3A55%3A00Z&sig=izCs9UI7ZeM6P6hS%2FG%2F3OsafZy%2FLyA27UKycLN38Qtc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:54.4992280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=izCs9UI7ZeM6P6hS\%2FG\%2F3OsafZy\%2FLyA27UKycLN38Qtc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:48:54.5330180Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T17:48:54.5391760Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:48:55.4940790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:48:55.9817950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T17:48:56.2510520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T17%3A55%3A00Z&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:56.2856190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:48:56.3683270Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T17:48:56.3763150Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:48:57.3370070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:48:57.7957070Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T17:48:58.0506700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T17%3A55%3A00Z&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:58.0799520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:48:58.1201550Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T17:48:58.1242410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:48:59.0952290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:48:59.5932230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T17:48:59.8664160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T17%3A55%3A00Z&sig=Dq95IDVx6DFJ%2FOp%2Barnf9hs60zFkAauoUSAdLkXfhq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:59.9022320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=Dq95IDVx6DFJ\%2FOp\%2Barnf9hs60zFkAauoUSAdLkXfhq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:49:00.0778280Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T17:49:00.1386640Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T17:49:00.1390790Z ==> Installing libav dependency: faac 2021-05-16T17:49:00.2039660Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T17:49:00.2069010Z 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/d20210516-9052-1lzc9k 2021-05-16T17:49:00.2179400Z cp -pR /private/tmp/d20210516-9052-1lzc9k/faac/. /usr/local/Cellar/faac 2021-05-16T17:49:00.2326390Z chmod -Rf +w /private/tmp/d20210516-9052-1lzc9k 2021-05-16T17:49:00.2799280Z ==> Finishing up 2021-05-16T17:49:00.3280710Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T17:49:00.3286750Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T17:49:00.3301690Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T17:49:00.3321470Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T17:49:00.3330480Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T17:49:00.3335120Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T17:49:00.3340560Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T17:49:00.3489190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9234-1cy3x0n.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-16T17:49:02.8615330Z ==> Summary 2021-05-16T17:49:02.8638040Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T17:49:02.8652020Z ==> Installing libav dependency: fdk-aac 2021-05-16T17:49:02.8691930Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T17:49:02.8711130Z 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/d20210516-9052-kfdtrj 2021-05-16T17:49:02.8989180Z cp -pR /private/tmp/d20210516-9052-kfdtrj/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T17:49:02.9167100Z chmod -Rf +w /private/tmp/d20210516-9052-kfdtrj 2021-05-16T17:49:02.9920960Z ==> Finishing up 2021-05-16T17:49:03.0412960Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T17:49:03.0425050Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T17:49:03.0433050Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T17:49:03.0437680Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T17:49:03.0443380Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T17:49:03.0452930Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T17:49:03.0605990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9260-m596z4.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-16T17:49:06.2903720Z 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/d20210516-9052-57f36 2021-05-16T17:49:06.2905890Z ==> Summary 2021-05-16T17:49:06.2906990Z cp -pR /private/tmp/d20210516-9052-57f36/sdl/. /usr/local/Cellar/sdl 2021-05-16T17:49:06.2908090Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T17:49:06.3010160Z chmod -Rf +w /private/tmp/d20210516-9052-57f36 2021-05-16T17:49:06.3011310Z ==> Installing libav dependency: sdl 2021-05-16T17:49:06.3114770Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T17:49:06.3216580Z ==> Finishing up 2021-05-16T17:49:06.3318780Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T17:49:06.3419100Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T17:49:06.3520900Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T17:49:06.3622670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T17:49:06.3724630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T17:49:06.3827050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T17:49:06.3927290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T17:49:06.4029490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T17:49:06.4105300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T17:49:06.4136770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T17:49:06.4207880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T17:49:06.4238810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T17:49:06.4315850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T17:49:06.4341530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T17:49:06.4417910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T17:49:06.4443660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T17:49:06.4519930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T17:49:06.4545610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T17:49:06.4621860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T17:49:06.4647620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T17:49:06.4723950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T17:49:06.4751020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T17:49:06.4825910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T17:49:06.4853100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T17:49:06.4930890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T17:49:06.5032960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T17:49:06.5127250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T17:49:06.5152110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T17:49:06.5254180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T17:49:06.5256190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T17:49:06.5277100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T17:49:06.5379270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T17:49:06.5382350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T17:49:06.5453600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T17:49:06.5497310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T17:49:06.5599620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T17:49:06.5603830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T17:49:06.5624300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T17:49:06.5712020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T17:49:06.5760960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T17:49:06.5837550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T17:49:06.5903780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T17:49:06.5941780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T17:49:06.6042150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T17:49:06.6058580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T17:49:06.6160800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T17:49:06.6168600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T17:49:06.6217490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T17:49:06.6281410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T17:49:06.6341740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T17:49:06.6421500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T17:49:06.6490700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T17:49:06.6543920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T17:49:06.6568330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T17:49:06.6651830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T17:49:06.6671790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T17:49:06.6773770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T17:49:06.6784470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T17:49:06.6793340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T17:49:06.6888840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T17:49:06.6933160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T17:49:06.6993720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T17:49:06.7095660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T17:49:06.7111340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T17:49:06.7114650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T17:49:06.7213440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T17:49:06.7286490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T17:49:06.7316060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T17:49:06.7416680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T17:49:06.7453910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T17:49:06.7528040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T17:49:06.7628220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T17:49:06.7730730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T17:49:06.7732490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T17:49:06.7758630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T17:49:06.7856690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T17:49:06.7883290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T17:49:06.7969830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T17:49:06.8030640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T17:49:06.8098940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T17:49:06.8200940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T17:49:06.8209980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T17:49:06.8312130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T17:49:06.8320760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T17:49:06.8344050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T17:49:06.8438010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T17:49:06.8526580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T17:49:06.8543960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T17:49:06.8646040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T17:49:06.8683580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T17:49:06.8773410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T17:49:06.8835630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T17:49:06.8878880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T17:49:06.8981230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T17:49:06.8982950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T17:49:06.8990030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T17:49:06.9011010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T17:49:06.9020020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T17:49:06.9123390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T17:49:06.9128160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T17:49:06.9229670Z Only the first 100 operations were output. 2021-05-16T17:49:06.9252600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9286-9aohv8.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-16T17:49:08.6555370Z ==> Summary 2021-05-16T17:49:08.6701570Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T17:49:08.6708190Z ==> Installing libav 2021-05-16T17:49:08.6711930Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T17:49:08.6730940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9052-xsqv87 2021-05-16T17:49:08.8582820Z cp -pR /private/tmp/d20210516-9052-xsqv87/libav/. /usr/local/Cellar/libav 2021-05-16T17:49:08.9613180Z chmod -Rf +w /private/tmp/d20210516-9052-xsqv87 2021-05-16T17:49:10.2676790Z ==> Finishing up 2021-05-16T17:49:10.3143210Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T17:49:10.3155820Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T17:49:10.3172040Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T17:49:10.3198300Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T17:49:10.3203870Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T17:49:10.3209660Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T17:49:10.3537660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9312-1vo7ckd.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-16T17:49:12.8948840Z ==> Summary 2021-05-16T17:49:12.8970110Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T17:49:15.5382400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T17:49:17.0112230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T17:49:17.2835310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T17%3A55%3A00Z&sig=hZQwtK5SwWdfzaJLe8YRwunZN6dd9EDRcM8ugyfLQ3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:49:17.4440060Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:49:20.2959250Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T17:49:22.7747030Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T17:49:22.7748170Z To reinstall 4.3.0, run: 2021-05-16T17:49:22.7748940Z brew reinstall libtiff 2021-05-16T17:49:24.3915650Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T17:49:24.3916840Z To reinstall 2.3.9_1, run: 2021-05-16T17:49:24.3917640Z brew reinstall unixodbc 2021-05-16T17:49:26.0703470Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T17:49:26.0704580Z To reinstall 1.0.18_1, run: 2021-05-16T17:49:26.0705340Z brew reinstall libsodium 2021-05-16T17:49:27.6950500Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T17:49:27.6951640Z To reinstall 4.1.1, run: 2021-05-16T17:49:27.6952440Z brew reinstall tesseract 2021-05-16T17:49:29.3566120Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T17:49:29.3567250Z To reinstall 1.21.1, run: 2021-05-16T17:49:29.3568030Z brew reinstall wget 2021-05-16T17:49:30.9920860Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T17:49:30.9922090Z To reinstall 4.3.4, run: 2021-05-16T17:49:30.9922840Z brew reinstall zeromq 2021-05-16T17:49:32.5937150Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T17:49:32.5938340Z To reinstall 2.2.27.6_1, run: 2021-05-16T17:49:32.5939110Z brew reinstall udunits 2021-05-16T17:49:34.2401820Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T17:49:34.2403050Z To reinstall 1.2.0, run: 2021-05-16T17:49:34.2403860Z brew reinstall webp 2021-05-16T17:49:35.9165320Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T17:49:37.4432590Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T17:49:37.7194170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T17%3A55%3A00Z&sig=wGM9PKRzBtyfJDfcXU2NPRl%2BjF69iwEtSqQGeGrV570%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:49:39.4110680Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T17:50:20.7032440Z ==> Caveats 2021-05-16T17:50:20.7033690Z Bash completion has been installed to: 2021-05-16T17:50:20.7037800Z /usr/local/etc/bash_completion.d 2021-05-16T17:50:20.7038760Z ==> Summary 2021-05-16T17:50:22.1262980Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T17:50:25.0770380Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T17:50:25.0776700Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175021Z&X-Amz-Expires=300&X-Amz-Signature=ef4529f9fa8e4bd48eb9bf2c0dde967911bfd9a1e45826abd7c13680adbfaa36&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-16T17:50:28.2129460Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:50:28.2130670Z ==> Installing Cask xquartz 2021-05-16T17:50:45.3241440Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T17:50:45.3243490Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T17:51:06.4566810Z installer: Package name is 2021-05-16T17:51:06.4572410Z installer: Installing at base path / 2021-05-16T17:51:06.4573360Z installer: The install was successful. 2021-05-16T17:51:06.4577610Z installer: The install requires logging out now. 2021-05-16T17:51:06.5654410Z 🍺 xquartz was successfully installed! 2021-05-16T17:51:06.5913830Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:51:06.5914380Z with: 2021-05-16T17:51:06.5914790Z github_slug: neuroconductor/brainR 2021-05-16T17:51:06.5915200Z env: 2021-05-16T17:51:06.5915590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:06.5916010Z TIC_DEPLOY_KEY: 2021-05-16T17:51:06.5916350Z RSPM: 2021-05-16T17:51:06.5917590Z GITHUB_PAT: *** 2021-05-16T17:51:06.5917980Z COVERALLS_TOKEN: 2021-05-16T17:51:06.5918410Z continue-on-error: true 2021-05-16T17:51:06.5918850Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:06.5919300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:06.5919700Z TZ: UTC 2021-05-16T17:51:06.5920040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:06.5920410Z NOT_CRAN: true 2021-05-16T17:51:06.5920750Z ##[endgroup] 2021-05-16T17:51:06.6634650Z repo slug is: neuroconductor/brainR 2021-05-16T17:51:06.6754710Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:51:06.6755300Z env: 2021-05-16T17:51:06.6755750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:06.6756190Z TIC_DEPLOY_KEY: 2021-05-16T17:51:06.6756560Z RSPM: 2021-05-16T17:51:06.6757400Z GITHUB_PAT: *** 2021-05-16T17:51:06.6757830Z COVERALLS_TOKEN: 2021-05-16T17:51:06.6758300Z continue-on-error: true 2021-05-16T17:51:06.6758800Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:06.6759310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:06.6759740Z TZ: UTC 2021-05-16T17:51:06.6760140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:06.6760530Z NOT_CRAN: true 2021-05-16T17:51:06.6760910Z ##[endgroup] 2021-05-16T17:51:07.9224390Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:51:07.9225060Z with: 2021-05-16T17:51:07.9225420Z repo_name: brainR 2021-05-16T17:51:07.9225850Z repo_version: 1.6.0 2021-05-16T17:51:07.9226240Z runner_os: macOS 2021-05-16T17:51:07.9226630Z R_version: 4.1 2021-05-16T17:51:07.9226990Z env: 2021-05-16T17:51:07.9227400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:07.9227870Z TIC_DEPLOY_KEY: 2021-05-16T17:51:07.9228230Z RSPM: 2021-05-16T17:51:07.9229450Z GITHUB_PAT: *** 2021-05-16T17:51:07.9229860Z COVERALLS_TOKEN: 2021-05-16T17:51:07.9230350Z continue-on-error: true 2021-05-16T17:51:07.9230820Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:07.9231660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:07.9232090Z TZ: UTC 2021-05-16T17:51:07.9232490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:07.9232910Z NOT_CRAN: true 2021-05-16T17:51:07.9233270Z ##[endgroup] 2021-05-16T17:51:07.9869670Z Package: brainR 2021-05-16T17:51:07.9874870Z Version: 1.6.0 2021-05-16T17:51:07.9875740Z OS: macOS 2021-05-16T17:51:07.9959430Z ##[group]Run install.packages('remotes') 2021-05-16T17:51:07.9960180Z install.packages('remotes') 2021-05-16T17:51:07.9961000Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:51:07.9961970Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:51:08.0144310Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:51:08.0144770Z env: 2021-05-16T17:51:08.0145190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:08.0145670Z TIC_DEPLOY_KEY: 2021-05-16T17:51:08.0146050Z RSPM: 2021-05-16T17:51:08.0146990Z GITHUB_PAT: *** 2021-05-16T17:51:08.0147430Z COVERALLS_TOKEN: 2021-05-16T17:51:08.0147890Z continue-on-error: true 2021-05-16T17:51:08.0148380Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:08.0148860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:08.0149420Z TZ: UTC 2021-05-16T17:51:08.0149850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:08.0150250Z NOT_CRAN: true 2021-05-16T17:51:08.0150640Z ##[endgroup] 2021-05-16T17:51:08.2532800Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:51:08.2534480Z (as ‘lib’ is unspecified) 2021-05-16T17:51:10.1980820Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T17:51:10.1998210Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T17:51:10.2115950Z installing the source package ‘remotes’ 2021-05-16T17:51:10.2116780Z 2021-05-16T17:51:10.2137370Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:51:10.4523750Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T17:51:10.4536460Z ================================================== 2021-05-16T17:51:10.4537250Z downloaded 144 KB 2021-05-16T17:51:10.4539660Z 2021-05-16T17:51:11.1273830Z * installing *source* package ‘remotes’ ... 2021-05-16T17:51:11.1356950Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:11.1360360Z ** using staged installation 2021-05-16T17:51:11.2587790Z ** R 2021-05-16T17:51:11.2894240Z ** inst 2021-05-16T17:51:11.2927340Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:13.6470380Z ** help 2021-05-16T17:51:13.7744650Z *** installing help indices 2021-05-16T17:51:13.8464990Z ** building package indices 2021-05-16T17:51:14.1717540Z ** installing vignettes 2021-05-16T17:51:14.1818350Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:51:14.4494830Z ** testing if installed package can be loaded from final location 2021-05-16T17:51:14.7546350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:51:14.7648120Z * DONE (remotes) 2021-05-16T17:51:14.7893710Z 2021-05-16T17:51:14.7896250Z The downloaded source packages are in 2021-05-16T17:51:14.7899760Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3WAFbq/downloaded_packages’ 2021-05-16T17:51:19.3514550Z ##[group]Run actions/cache@v1 2021-05-16T17:51:19.3515130Z with: 2021-05-16T17:51:19.3515560Z path: /Users/runner/work/_temp/Library 2021-05-16T17:51:19.3518750Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-a7afc80c5cecdd38707f7bdfd1e04cd417b1839058a35e46fe61ac62bc097050 2021-05-16T17:51:19.3522260Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T17:51:19.3523580Z env: 2021-05-16T17:51:19.3524040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:19.3524480Z TIC_DEPLOY_KEY: 2021-05-16T17:51:19.3525370Z RSPM: 2021-05-16T17:51:19.3526830Z GITHUB_PAT: *** 2021-05-16T17:51:19.3527290Z COVERALLS_TOKEN: 2021-05-16T17:51:19.3527990Z continue-on-error: true 2021-05-16T17:51:19.3528470Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:19.3528980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:19.3529430Z TZ: UTC 2021-05-16T17:51:19.3529930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:19.3530380Z NOT_CRAN: true 2021-05-16T17:51:19.3530740Z ##[endgroup] 2021-05-16T17:51:19.5482500Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:51:19.5583610Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:51:19.5584370Z remotes::install_github("ropensci/tic") 2021-05-16T17:51:19.5585030Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:51:19.5585660Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:51:19.5586270Z remotes::install_cran("covr") 2021-05-16T17:51:19.5762760Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:51:19.5763220Z env: 2021-05-16T17:51:19.5763640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:19.5764110Z TIC_DEPLOY_KEY: 2021-05-16T17:51:19.5764440Z RSPM: 2021-05-16T17:51:19.5765340Z GITHUB_PAT: *** 2021-05-16T17:51:19.5765780Z COVERALLS_TOKEN: 2021-05-16T17:51:19.5766230Z continue-on-error: true 2021-05-16T17:51:19.5766720Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:19.5767190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:19.5767640Z TZ: UTC 2021-05-16T17:51:19.5768060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:19.5768460Z NOT_CRAN: true 2021-05-16T17:51:19.5768840Z ##[endgroup] 2021-05-16T17:51:19.8334580Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:51:20.4252530Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:51:22.5439400Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:51:22.5440920Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:51:22.5443210Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:51:22.5445150Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:51:22.5446640Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:51:22.5447910Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:51:22.5449150Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:51:22.5450410Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:51:22.5451620Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:51:22.5452810Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:51:22.5454090Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:51:22.5455240Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:51:22.5456860Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:51:22.5458610Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:51:22.5460470Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:51:22.5462320Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:51:22.5463650Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:51:22.5465200Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:51:22.5466550Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:51:22.5482130Z 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-16T17:51:22.5486280Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:51:22.5487370Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:51:22.5488730Z (as ‘lib’ is unspecified) 2021-05-16T17:51:22.5489710Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:51:22.5491270Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:51:22.5492460Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:51:22.5493650Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:51:22.5494870Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:51:22.5496390Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:51:22.5498230Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:51:22.5499460Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:51:22.5500650Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:51:22.5501900Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:51:22.5503040Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:51:22.5504900Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:51:22.5506170Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:51:22.5507360Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:51:22.5509020Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:51:24.0604190Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T17:51:24.0608160Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T17:51:24.0692580Z Packages which are only available in source form, and may need 2021-05-16T17:51:24.0697720Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T17:51:24.0699410Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T17:51:24.0701030Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T17:51:24.0704410Z installing the source 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-16T17:51:24.0705940Z 2021-05-16T17:51:24.0716660Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:51:24.3400980Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T17:51:24.7759630Z ================================================== 2021-05-16T17:51:24.7760630Z downloaded 841 KB 2021-05-16T17:51:24.7762320Z 2021-05-16T17:51:24.7795410Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:51:25.0319780Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T17:51:25.0370550Z ================================================== 2021-05-16T17:51:25.0371910Z downloaded 259 KB 2021-05-16T17:51:25.0372510Z 2021-05-16T17:51:25.0409580Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:51:25.2950380Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T17:51:25.2971880Z ================================================== 2021-05-16T17:51:25.2972760Z downloaded 96 KB 2021-05-16T17:51:25.2973320Z 2021-05-16T17:51:25.3004310Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:51:25.5446190Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T17:51:25.5456000Z ================================================== 2021-05-16T17:51:25.5457150Z downloaded 19 KB 2021-05-16T17:51:25.5457830Z 2021-05-16T17:51:25.5900760Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:51:25.8453750Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T17:51:25.8455250Z ================================================== 2021-05-16T17:51:25.8456170Z downloaded 5730 bytes 2021-05-16T17:51:25.8456770Z 2021-05-16T17:51:25.8485250Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:51:26.0184140Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T17:51:26.0189960Z ================================================== 2021-05-16T17:51:26.0190860Z downloaded 61 KB 2021-05-16T17:51:26.0191960Z 2021-05-16T17:51:26.0220620Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:51:26.2614370Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T17:51:26.2723920Z ================================================== 2021-05-16T17:51:26.2725400Z downloaded 1.3 MB 2021-05-16T17:51:26.2726000Z 2021-05-16T17:51:26.2761150Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:51:26.4180160Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T17:51:26.4181610Z ================================================== 2021-05-16T17:51:26.4182490Z downloaded 12 KB 2021-05-16T17:51:26.4183070Z 2021-05-16T17:51:26.4211580Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:51:26.5595730Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T17:51:26.5670070Z ================================================== 2021-05-16T17:51:26.5672890Z downloaded 774 KB 2021-05-16T17:51:26.5673600Z 2021-05-16T17:51:26.5705340Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:51:26.6891560Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T17:51:26.6925680Z ================================================== 2021-05-16T17:51:26.6926520Z downloaded 411 KB 2021-05-16T17:51:26.6927270Z 2021-05-16T17:51:26.6960120Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:51:26.9241700Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T17:51:26.9243170Z ================================================== 2021-05-16T17:51:26.9244010Z downloaded 3488 bytes 2021-05-16T17:51:26.9244600Z 2021-05-16T17:51:26.9272140Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:51:27.1892120Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T17:51:27.1918360Z ================================================== 2021-05-16T17:51:27.1919710Z downloaded 156 KB 2021-05-16T17:51:27.1920400Z 2021-05-16T17:51:27.1949530Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:51:27.4284100Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T17:51:27.4294380Z ================================================== 2021-05-16T17:51:27.4296550Z downloaded 60 KB 2021-05-16T17:51:27.4297380Z 2021-05-16T17:51:27.4327860Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:51:27.6316150Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T17:51:27.6342030Z ================================================== 2021-05-16T17:51:27.6342850Z downloaded 154 KB 2021-05-16T17:51:27.6343400Z 2021-05-16T17:51:27.6377860Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:51:27.8642810Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T17:51:27.8661350Z ================================================== 2021-05-16T17:51:27.8663610Z downloaded 110 KB 2021-05-16T17:51:27.8664640Z 2021-05-16T17:51:27.8693400Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:51:28.0636290Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T17:51:28.0642740Z ================================================== 2021-05-16T17:51:28.0643790Z downloaded 107 KB 2021-05-16T17:51:28.0644640Z 2021-05-16T17:51:28.0675460Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:51:28.2532930Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T17:51:28.2555280Z ================================================== 2021-05-16T17:51:28.2556130Z downloaded 224 KB 2021-05-16T17:51:28.2556940Z 2021-05-16T17:51:28.2587940Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:51:28.4928110Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T17:51:28.4933240Z ================================================== 2021-05-16T17:51:28.4934060Z downloaded 58 KB 2021-05-16T17:51:28.4935100Z 2021-05-16T17:51:28.4963400Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:51:28.6155060Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T17:51:28.6156680Z ================================================== 2021-05-16T17:51:28.6157510Z downloaded 34 KB 2021-05-16T17:51:28.6158440Z 2021-05-16T17:51:28.6185420Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:51:28.7805250Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T17:51:28.7807130Z ================================================== 2021-05-16T17:51:28.7808060Z downloaded 43 KB 2021-05-16T17:51:28.7808640Z 2021-05-16T17:51:28.7933560Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:51:29.0144790Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T17:51:29.0302850Z ================================================== 2021-05-16T17:51:29.0303930Z downloaded 90 KB 2021-05-16T17:51:29.0305590Z 2021-05-16T17:51:29.0332300Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:51:29.1944710Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T17:51:29.1953900Z ================================================== 2021-05-16T17:51:29.1954700Z downloaded 92 KB 2021-05-16T17:51:29.1955550Z 2021-05-16T17:51:29.1984960Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:51:29.3247470Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T17:51:29.3255230Z ================================================== 2021-05-16T17:51:29.3256210Z downloaded 27 KB 2021-05-16T17:51:29.3256800Z 2021-05-16T17:51:29.3287050Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:51:30.0136630Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T17:51:30.0137430Z ================================================== 2021-05-16T17:51:30.0138310Z downloaded 12 KB 2021-05-16T17:51:30.0138980Z 2021-05-16T17:51:30.0140570Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:51:30.0142340Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T17:51:30.0143190Z ================================================== 2021-05-16T17:51:30.0143630Z downloaded 366 KB 2021-05-16T17:51:30.0143920Z 2021-05-16T17:51:30.0145150Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:51:30.0146680Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T17:51:30.0147540Z ================================================== 2021-05-16T17:51:30.0147970Z downloaded 81 KB 2021-05-16T17:51:30.0148260Z 2021-05-16T17:51:30.0149480Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:51:30.1879470Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T17:51:30.1887880Z ================================================== 2021-05-16T17:51:30.1888770Z downloaded 44 KB 2021-05-16T17:51:30.1889400Z 2021-05-16T17:51:30.1919360Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:51:30.4571930Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T17:51:30.4583290Z ================================================== 2021-05-16T17:51:30.4586730Z downloaded 64 KB 2021-05-16T17:51:30.4587600Z 2021-05-16T17:51:30.4616560Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:51:30.5946730Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T17:51:30.6032750Z ================================================== 2021-05-16T17:51:30.6033640Z downloaded 777 KB 2021-05-16T17:51:30.6034230Z 2021-05-16T17:51:30.6067940Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:51:30.7367840Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T17:51:30.7429300Z ================================================== 2021-05-16T17:51:30.7430890Z downloaded 286 KB 2021-05-16T17:51:30.7431540Z 2021-05-16T17:51:30.7462900Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:51:30.9722390Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T17:51:30.9725660Z ================================================== 2021-05-16T17:51:30.9727050Z downloaded 20 KB 2021-05-16T17:51:30.9727730Z 2021-05-16T17:51:30.9755830Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:51:31.1631020Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:51:31.1632730Z ================================================== 2021-05-16T17:51:31.1633560Z downloaded 24 KB 2021-05-16T17:51:31.1634140Z 2021-05-16T17:51:31.1662070Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:51:31.3980740Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T17:51:31.4006170Z ================================================== 2021-05-16T17:51:31.4007140Z downloaded 298 KB 2021-05-16T17:51:31.4007930Z 2021-05-16T17:51:31.4040270Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:51:31.6472230Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T17:51:31.6509400Z ================================================== 2021-05-16T17:51:31.6510280Z downloaded 16 KB 2021-05-16T17:51:31.6510830Z 2021-05-16T17:51:31.6512980Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:51:31.7678960Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T17:51:31.7771390Z ================================================== 2021-05-16T17:51:31.7772300Z downloaded 1.2 MB 2021-05-16T17:51:31.7772900Z 2021-05-16T17:51:32.5504330Z * installing *source* package ‘rlang’ ... 2021-05-16T17:51:32.5745980Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:32.5747160Z ** using staged installation 2021-05-16T17:51:32.5981200Z ** libs 2021-05-16T17:51:38.0675950Z clang -mmacosx-version-min=10.13 -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-16T17:51:38.4808610Z clang -mmacosx-version-min=10.13 -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-16T17:51:38.8252790Z clang -mmacosx-version-min=10.13 -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-16T17:51:41.2489680Z clang -mmacosx-version-min=10.13 -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-16T17:51:42.2691420Z clang -mmacosx-version-min=10.13 -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-16T17:51:42.3356480Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:51:42.5201500Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T17:51:42.5250870Z ** R 2021-05-16T17:51:42.5870210Z ** inst 2021-05-16T17:51:42.5885170Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:46.7488150Z ** help 2021-05-16T17:51:47.6967350Z *** installing help indices 2021-05-16T17:51:48.0353950Z *** copying figures 2021-05-16T17:51:48.0389760Z ** building package indices 2021-05-16T17:51:48.6328210Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:51:48.9759450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:51:50.4437940Z ** testing if installed package can be loaded from final location 2021-05-16T17:51:50.8744360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:51:50.8850900Z * DONE (rlang) 2021-05-16T17:51:51.2893710Z * installing *source* package ‘magrittr’ ... 2021-05-16T17:51:51.2939860Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:51.2940950Z ** using staged installation 2021-05-16T17:51:51.3123900Z ** libs 2021-05-16T17:51:51.3290080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T17:51:51.4694880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:51:51.5517760Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:51:51.6423190Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T17:51:51.6463430Z ** R 2021-05-16T17:51:51.6521060Z ** inst 2021-05-16T17:51:51.6622670Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:52.0338800Z ** help 2021-05-16T17:51:52.0888290Z *** installing help indices 2021-05-16T17:51:52.1239560Z *** copying figures 2021-05-16T17:51:52.1253010Z ** building package indices 2021-05-16T17:51:52.4631620Z ** installing vignettes 2021-05-16T17:51:52.4703820Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:51:52.7633510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:51:52.8838990Z ** testing if installed package can be loaded from final location 2021-05-16T17:51:53.1896640Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:51:53.1923050Z * DONE (magrittr) 2021-05-16T17:51:53.5417390Z * installing *source* package ‘glue’ ... 2021-05-16T17:51:53.5454760Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:53.5456060Z ** using staged installation 2021-05-16T17:51:53.5678780Z ** libs 2021-05-16T17:51:53.5843710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T17:51:53.7012750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:51:53.7761590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T17:51:53.9030750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:51:53.9584100Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T17:51:53.9622670Z ** R 2021-05-16T17:51:53.9696460Z ** inst 2021-05-16T17:51:53.9728710Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:54.6352160Z ** help 2021-05-16T17:51:54.7175200Z *** installing help indices 2021-05-16T17:51:54.7516950Z *** copying figures 2021-05-16T17:51:54.7526350Z ** building package indices 2021-05-16T17:51:55.0233880Z ** installing vignettes 2021-05-16T17:51:55.0304000Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:51:55.4088540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:51:55.5403110Z ** testing if installed package can be loaded from final location 2021-05-16T17:51:55.8459690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:51:55.8485890Z * DONE (glue) 2021-05-16T17:51:56.2066970Z * installing *source* package ‘sys’ ... 2021-05-16T17:51:56.2092940Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:56.2094390Z ** using staged installation 2021-05-16T17:51:56.2332820Z ** libs 2021-05-16T17:51:56.2502100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T17:51:56.4549090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:51:56.5353550Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:51:56.5908730Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T17:51:56.5952800Z ** R 2021-05-16T17:51:56.6004300Z ** inst 2021-05-16T17:51:56.6038310Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:56.9719740Z ** help 2021-05-16T17:51:56.9982130Z *** installing help indices 2021-05-16T17:51:57.0213420Z ** building package indices 2021-05-16T17:51:57.2856080Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:51:57.5907640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:51:57.7144410Z ** testing if installed package can be loaded from final location 2021-05-16T17:51:57.9555030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:51:57.9576840Z * DONE (sys) 2021-05-16T17:51:58.2777160Z * installing *source* package ‘R6’ ... 2021-05-16T17:51:58.2806200Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:58.2807250Z ** using staged installation 2021-05-16T17:51:58.2988690Z ** R 2021-05-16T17:51:58.3059320Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:58.9761840Z ** help 2021-05-16T17:51:59.0017760Z *** installing help indices 2021-05-16T17:51:59.0239270Z *** copying figures 2021-05-16T17:51:59.0251270Z ** building package indices 2021-05-16T17:51:59.2869750Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:51:59.5332160Z ** testing if installed package can be loaded from final location 2021-05-16T17:51:59.7829800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:51:59.7852090Z * DONE (R6) 2021-05-16T17:52:00.9454200Z * installing *source* package ‘mime’ ... 2021-05-16T17:52:00.9459350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:52:00.9466170Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:00.9468390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T17:52:00.9469930Z ** using staged installation 2021-05-16T17:52:00.9475990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:52:00.9477830Z ** libs 2021-05-16T17:52:00.9482800Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T17:52:00.9486140Z ** R 2021-05-16T17:52:00.9487690Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:00.9488630Z ** help 2021-05-16T17:52:00.9489440Z *** installing help indices 2021-05-16T17:52:00.9490310Z ** building package indices 2021-05-16T17:52:01.0676200Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:01.3650790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:01.4894930Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:01.7369600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:01.7389930Z * DONE (mime) 2021-05-16T17:52:02.2579050Z * installing *source* package ‘curl’ ... 2021-05-16T17:52:02.2694180Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:02.2695800Z ** using staged installation 2021-05-16T17:52:02.3615780Z Found pkg-config cflags and libs! 2021-05-16T17:52:02.6792130Z Using PKG_CFLAGS= 2021-05-16T17:52:02.6797090Z Using PKG_LIBS=-lcurl 2021-05-16T17:52:02.8165470Z ** libs 2021-05-16T17:52:02.8349770Z 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-16T17:52:02.8378740Z clang -mmacosx-version-min=10.13 -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-16T17:52:02.9392990Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.0802710Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.1762180Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.2634810Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.3673080Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.4690940Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.5536730Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.7446720Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.8145490Z clang -mmacosx-version-min=10.13 -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-16T17:52:03.9101440Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.0078960Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.1929190Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.2823310Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.3633810Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.4336900Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.5100700Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.5894110Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.7284670Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.8237130Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.8637050Z clang -mmacosx-version-min=10.13 -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-16T17:52:04.9458140Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:52:05.0072420Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T17:52:05.0113650Z ** R 2021-05-16T17:52:05.0274850Z ** inst 2021-05-16T17:52:05.0405490Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:05.6979820Z ** help 2021-05-16T17:52:05.7624140Z *** installing help indices 2021-05-16T17:52:05.8028640Z ** building package indices 2021-05-16T17:52:06.0847090Z ** installing vignettes 2021-05-16T17:52:06.0948110Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:06.3935090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:06.5191620Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:06.7726160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:06.7827330Z * DONE (curl) 2021-05-16T17:52:07.2675790Z * installing *source* package ‘jsonlite’ ... 2021-05-16T17:52:07.2781090Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:07.2782270Z ** using staged installation 2021-05-16T17:52:07.2973160Z ** libs 2021-05-16T17:52:07.3154620Z clang -mmacosx-version-min=10.13 -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-16T17:52:07.4099950Z clang -mmacosx-version-min=10.13 -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-16T17:52:07.4972370Z clang -mmacosx-version-min=10.13 -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-16T17:52:07.5880210Z clang -mmacosx-version-min=10.13 -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-16T17:52:07.7096530Z clang -mmacosx-version-min=10.13 -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-16T17:52:07.8077840Z clang -mmacosx-version-min=10.13 -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-16T17:52:07.8845170Z clang -mmacosx-version-min=10.13 -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-16T17:52:07.9599520Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.0498200Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.1311070Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.2605950Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.3526130Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.4553160Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.5514180Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.6442320Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.7269170Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.8092410Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.8869720Z clang -mmacosx-version-min=10.13 -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-16T17:52:08.9819370Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.0595470Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.1342480Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.2244780Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.2864590Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.3641780Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.4783980Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.6848310Z clang -mmacosx-version-min=10.13 -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-16T17:52:09.9714330Z clang -mmacosx-version-min=10.13 -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-16T17:52:10.1563300Z clang -mmacosx-version-min=10.13 -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-16T17:52:10.3162730Z 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-16T17:52:11.2997440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:52:11.3631520Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T17:52:11.3674670Z ** R 2021-05-16T17:52:11.3926480Z ** inst 2021-05-16T17:52:11.3989780Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:12.6975630Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T17:52:12.6976700Z ** help 2021-05-16T17:52:12.7395290Z *** installing help indices 2021-05-16T17:52:12.7700760Z ** building package indices 2021-05-16T17:52:13.0388700Z ** installing vignettes 2021-05-16T17:52:13.0489860Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:13.3620770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:13.4924630Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:13.7827220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:13.7862760Z * DONE (jsonlite) 2021-05-16T17:52:14.0901480Z * installing *source* package ‘ini’ ... 2021-05-16T17:52:14.0917060Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:14.0918240Z ** using staged installation 2021-05-16T17:52:14.1064170Z ** R 2021-05-16T17:52:14.1098120Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:14.4209060Z ** help 2021-05-16T17:52:14.4409880Z *** installing help indices 2021-05-16T17:52:14.4622480Z ** building package indices 2021-05-16T17:52:14.7142610Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:14.9599740Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:15.1966260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:15.2066790Z * DONE (ini) 2021-05-16T17:52:15.5244780Z * installing *source* package ‘gitcreds’ ... 2021-05-16T17:52:15.5268880Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:15.5269950Z ** using staged installation 2021-05-16T17:52:15.5432090Z ** R 2021-05-16T17:52:15.5514660Z ** inst 2021-05-16T17:52:15.5548050Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:16.1724910Z ** help 2021-05-16T17:52:16.2052640Z *** installing help indices 2021-05-16T17:52:16.2313090Z ** building package indices 2021-05-16T17:52:16.4946320Z ** installing vignettes 2021-05-16T17:52:16.4990020Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:16.7471540Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:16.9920210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:17.0032960Z * DONE (gitcreds) 2021-05-16T17:52:17.3457860Z * installing *source* package ‘zip’ ... 2021-05-16T17:52:17.3501650Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:17.3503380Z ** using staged installation 2021-05-16T17:52:17.3651430Z ** libs 2021-05-16T17:52:17.3822920Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T17:52:20.5377730Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T17:52:23.4847360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:52:23.5656060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T17:52:26.0824900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T17:52:26.1655050Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T17:52:26.1656800Z size_t uzipfile_len = 0; 2021-05-16T17:52:26.1657590Z ^ 2021-05-16T17:52:26.2153150Z 1 warning generated. 2021-05-16T17:52:26.2180390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T17:52:26.3650140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T17:52:26.4596930Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:52:26.5163830Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T17:52:26.5248940Z ** R 2021-05-16T17:52:26.5303690Z ** inst 2021-05-16T17:52:26.5327610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:26.9659590Z ** help 2021-05-16T17:52:27.0360390Z *** installing help indices 2021-05-16T17:52:27.0623850Z ** building package indices 2021-05-16T17:52:27.3221250Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:27.6166820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:27.7517220Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:28.0026390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:28.0050930Z * DONE (zip) 2021-05-16T17:52:28.4292140Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T17:52:28.4370620Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:28.4371690Z ** using staged installation 2021-05-16T17:52:28.4541210Z ** R 2021-05-16T17:52:28.4696160Z ** inst 2021-05-16T17:52:28.4772820Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:29.1485220Z ** help 2021-05-16T17:52:29.5188450Z *** installing help indices 2021-05-16T17:52:29.6562100Z *** copying figures 2021-05-16T17:52:29.6575160Z ** building package indices 2021-05-16T17:52:30.0778040Z ** installing vignettes 2021-05-16T17:52:30.0879790Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:30.3353640Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:30.5783300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:30.5815980Z * DONE (rstudioapi) 2021-05-16T17:52:31.0042620Z * installing *source* package ‘rprojroot’ ... 2021-05-16T17:52:31.0088570Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:31.0089660Z ** using staged installation 2021-05-16T17:52:31.0282340Z ** R 2021-05-16T17:52:31.9893740Z ** inst 2021-05-16T17:52:31.9901890Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:31.9916240Z ** help 2021-05-16T17:52:31.9959740Z *** installing help indices 2021-05-16T17:52:32.0074440Z *** copying figures 2021-05-16T17:52:32.0174220Z ** building package indices 2021-05-16T17:52:32.0675200Z ** installing vignettes 2021-05-16T17:52:32.0775630Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:32.3186950Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:32.5691490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:32.5720160Z * DONE (rprojroot) 2021-05-16T17:52:32.9124850Z * installing *source* package ‘crayon’ ... 2021-05-16T17:52:32.9159960Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:32.9161030Z ** using staged installation 2021-05-16T17:52:32.9347010Z ** R 2021-05-16T17:52:32.9478860Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:34.0806740Z ** help 2021-05-16T17:52:34.1582180Z *** installing help indices 2021-05-16T17:52:34.2045910Z ** building package indices 2021-05-16T17:52:34.4985080Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:34.7405520Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:35.0004760Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:35.0106520Z * DONE (crayon) 2021-05-16T17:52:35.3252030Z * installing *source* package ‘fastmap’ ... 2021-05-16T17:52:35.3281330Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:35.3282400Z ** using staged installation 2021-05-16T17:52:35.3444890Z ** libs 2021-05-16T17:52:35.3623140Z clang++ -mmacosx-version-min=10.13 -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-16T17:52:38.1675670Z clang -mmacosx-version-min=10.13 -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-16T17:52:38.2612870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:52:38.3233620Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T17:52:38.3273830Z ** R 2021-05-16T17:52:38.3341220Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:38.9374090Z ** help 2021-05-16T17:52:38.9607450Z *** installing help indices 2021-05-16T17:52:38.9827270Z ** building package indices 2021-05-16T17:52:39.2450530Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:39.5391020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:39.6612760Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:39.9120640Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:39.9142330Z * DONE (fastmap) 2021-05-16T17:52:40.2602210Z * installing *source* package ‘yaml’ ... 2021-05-16T17:52:40.2644600Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:40.2645700Z ** using staged installation 2021-05-16T17:52:40.2778320Z ** libs 2021-05-16T17:52:40.2954580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-16T17:52:40.6627510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-16T17:52:40.7971830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-16T17:52:41.8164000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-16T17:52:41.9627550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-16T17:52:42.1327160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-16T17:52:42.5105890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T17:52:42.5863670Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:52:42.5865720Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T17:52:42.5866700Z ^~~ 2021-05-16T17:52:42.5868950Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:52:42.5870740Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T17:52:42.5871660Z ^~~ 2021-05-16T17:52:42.5873870Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:52:42.5875640Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T17:52:42.5876570Z ^~~ 2021-05-16T17:52:42.7766730Z 3 warnings generated. 2021-05-16T17:52:42.7796870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T17:52:42.9046150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T17:52:42.9732250Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:52:42.9734040Z tag = process_tag(tag); 2021-05-16T17:52:42.9734770Z ^~~ 2021-05-16T17:52:42.9759330Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:52:42.9760950Z tag = process_tag(tag); 2021-05-16T17:52:42.9761650Z ^~~ 2021-05-16T17:52:42.9797540Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:52:42.9799210Z tag = process_tag(tag); 2021-05-16T17:52:42.9800440Z ^~~ 2021-05-16T17:52:43.2813790Z 3 warnings generated. 2021-05-16T17:52:43.2846050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-16T17:52:43.4167450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-16T17:52:44.7732110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T17:52:44.8752950Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:52:44.9362340Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T17:52:44.9408150Z ** R 2021-05-16T17:52:44.9444920Z ** inst 2021-05-16T17:52:44.9490550Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:45.2723350Z ** help 2021-05-16T17:52:45.3015110Z *** installing help indices 2021-05-16T17:52:45.3306360Z ** building package indices 2021-05-16T17:52:45.5924100Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:45.9033370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:46.0482620Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:46.2889840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:46.2915010Z * DONE (yaml) 2021-05-16T17:52:47.1138940Z * installing *source* package ‘withr’ ... 2021-05-16T17:52:47.1189670Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:47.1190850Z ** using staged installation 2021-05-16T17:52:47.1413240Z ** R 2021-05-16T17:52:47.1552790Z ** inst 2021-05-16T17:52:47.1577860Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:48.0382920Z ** help 2021-05-16T17:52:48.1441170Z *** installing help indices 2021-05-16T17:52:48.2079390Z *** copying figures 2021-05-16T17:52:48.2092030Z ** building package indices 2021-05-16T17:52:48.5166220Z ** installing vignettes 2021-05-16T17:52:48.5267020Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:48.7752310Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:49.0309180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:49.0408960Z * DONE (withr) 2021-05-16T17:52:49.3833050Z * installing *source* package ‘whisker’ ... 2021-05-16T17:52:49.3865450Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:49.3866550Z ** using staged installation 2021-05-16T17:52:49.4002040Z ** R 2021-05-16T17:52:49.4050570Z ** inst 2021-05-16T17:52:49.4147380Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:49.9497360Z ** help 2021-05-16T17:52:49.9833020Z *** installing help indices 2021-05-16T17:52:50.0119390Z ** building package indices 2021-05-16T17:52:50.2918980Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:50.5386770Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:50.7901480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:50.7931090Z * DONE (whisker) 2021-05-16T17:52:51.1066660Z * installing *source* package ‘rappdirs’ ... 2021-05-16T17:52:51.1090070Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:51.1091120Z ** using staged installation 2021-05-16T17:52:51.1360740Z ** libs 2021-05-16T17:52:51.1547620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:52:51.2325840Z clang -mmacosx-version-min=10.13 -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-16T17:52:51.3110610Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:52:51.3655970Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T17:52:51.3695180Z ** R 2021-05-16T17:52:51.3753510Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:51.7691680Z ** help 2021-05-16T17:52:51.8037660Z *** installing help indices 2021-05-16T17:52:51.8301780Z ** building package indices 2021-05-16T17:52:52.1172230Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:52.4229880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:52.5521890Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:52.8081000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:52.8101220Z * DONE (rappdirs) 2021-05-16T17:52:53.5552170Z * installing *source* package ‘fs’ ... 2021-05-16T17:52:53.5764220Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:53.5765430Z ** using staged installation 2021-05-16T17:52:53.6000620Z ** libs 2021-05-16T17:52:53.6204950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:54.3943030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:54.5850460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:55.3540090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:55.5219490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:56.1871540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:57.1739500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:57.3365670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:58.0133560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:58.7665760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:52:59.4497380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:53:00.0960010Z (cd libuv-1.38.1 \ 2021-05-16T17:53:00.0961830Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T17:53:01.4809810Z rm: conftest.dSYM: is a directory 2021-05-16T17:53:04.5480980Z rm: conftest.dSYM: is a directory 2021-05-16T17:53:04.6316550Z rm: conftest.dSYM: is a directory 2021-05-16T17:53:04.6537000Z rm: conftest.dSYM: is a directory 2021-05-16T17:53:15.1814180Z make --directory=libuv-1.38.1 \ 2021-05-16T17:53:15.1814810Z HAVE_DTRACE=0 2021-05-16T17:53:15.2312250Z CC src/libuv_la-fs-poll.lo 2021-05-16T17:53:16.1968220Z CC src/libuv_la-idna.lo 2021-05-16T17:53:17.2233840Z CC src/libuv_la-inet.lo 2021-05-16T17:53:18.2650560Z CC src/libuv_la-random.lo 2021-05-16T17:53:19.1611190Z CC src/libuv_la-strscpy.lo 2021-05-16T17:53:20.0159260Z CC src/libuv_la-threadpool.lo 2021-05-16T17:53:21.0250530Z CC src/libuv_la-timer.lo 2021-05-16T17:53:22.0931070Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T17:53:22.9811290Z CC src/libuv_la-uv-common.lo 2021-05-16T17:53:24.3681700Z CC src/libuv_la-version.lo 2021-05-16T17:53:25.2382530Z CC src/unix/libuv_la-async.lo 2021-05-16T17:53:26.2116740Z CC src/unix/libuv_la-core.lo 2021-05-16T17:53:27.7095070Z CC src/unix/libuv_la-dl.lo 2021-05-16T17:53:29.2207040Z CC src/unix/libuv_la-fs.lo 2021-05-16T17:53:30.3725640Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T17:53:31.3309990Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T17:53:32.2373940Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T17:53:33.2160500Z CC src/unix/libuv_la-loop.lo 2021-05-16T17:53:34.1686730Z CC src/unix/libuv_la-pipe.lo 2021-05-16T17:53:35.1565690Z CC src/unix/libuv_la-poll.lo 2021-05-16T17:53:36.0912930Z CC src/unix/libuv_la-process.lo 2021-05-16T17:53:37.2043000Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T17:53:38.1048940Z CC src/unix/libuv_la-signal.lo 2021-05-16T17:53:39.4808870Z CC src/unix/libuv_la-stream.lo 2021-05-16T17:53:41.8003620Z CC src/unix/libuv_la-tcp.lo 2021-05-16T17:53:42.8272590Z CC src/unix/libuv_la-thread.lo 2021-05-16T17:53:43.8913700Z CC src/unix/libuv_la-tty.lo 2021-05-16T17:53:44.8671290Z CC src/unix/libuv_la-udp.lo 2021-05-16T17:53:46.1540430Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T17:53:47.0814460Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T17:53:47.9785670Z CC src/unix/libuv_la-darwin.lo 2021-05-16T17:53:48.9801470Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T17:53:50.1514260Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T17:53:51.3063920Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T17:53:52.2136500Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T17:53:53.0921400Z CCLD libuv.la 2021-05-16T17:53:53.5940540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:53:53.6740100Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T17:53:53.6791080Z ** R 2021-05-16T17:53:53.6942250Z ** inst 2021-05-16T17:53:53.6971130Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:53:55.0562960Z ** help 2021-05-16T17:53:55.1545510Z *** installing help indices 2021-05-16T17:53:55.2125970Z ** building package indices 2021-05-16T17:53:55.5163020Z ** installing vignettes 2021-05-16T17:53:55.5365700Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:55.9127140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:53:56.0405930Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:56.3614160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:56.3645110Z * DONE (fs) 2021-05-16T17:53:56.7525820Z * installing *source* package ‘clipr’ ... 2021-05-16T17:53:56.7554080Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T17:53:56.7555280Z ** using staged installation 2021-05-16T17:53:56.7814040Z ** R 2021-05-16T17:53:56.7878110Z ** inst 2021-05-16T17:53:56.7903880Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:53:57.2146060Z ** help 2021-05-16T17:53:57.2434670Z *** installing help indices 2021-05-16T17:53:57.2689010Z ** building package indices 2021-05-16T17:53:57.5281910Z ** installing vignettes 2021-05-16T17:53:57.5349020Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:57.7952110Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:58.0480460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:58.0554320Z * DONE (clipr) 2021-05-16T17:53:59.2191820Z * installing *source* package ‘git2r’ ... 2021-05-16T17:53:59.2614080Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T17:53:59.2615050Z ** using staged installation 2021-05-16T17:53:59.5638280Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T17:53:59.5641280Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T17:53:59.5650770Z checking for gcc... gcc 2021-05-16T17:54:02.0700040Z checking whether the C compiler works... yes 2021-05-16T17:54:02.0701070Z checking for C compiler default output file name... a.out 2021-05-16T17:54:02.1932900Z checking for suffix of executables... 2021-05-16T17:54:02.5353390Z checking whether we are cross compiling... no 2021-05-16T17:54:02.6405310Z checking for suffix of object files... o 2021-05-16T17:54:02.7406290Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:54:02.8009070Z checking whether gcc accepts -g... yes 2021-05-16T17:54:02.9234570Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:54:02.9246670Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:54:02.9388130Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T17:54:03.0185180Z Found pkg-config cflags and libs! 2021-05-16T17:54:03.3736660Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T17:54:03.6458550Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T17:54:03.7536450Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T17:54:03.8627290Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T17:54:03.9692440Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T17:54:03.9695370Z ----- Results of the git2r package configure ----- 2021-05-16T17:54:03.9696040Z 2021-05-16T17:54:03.9697860Z 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-16T17:54:03.9699550Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:54:03.9700110Z 2021-05-16T17:54:03.9701250Z -------------------------------------------------- 2021-05-16T17:54:04.0041190Z configure: creating ./config.status 2021-05-16T17:54:04.1702950Z config.status: creating src/Makevars 2021-05-16T17:54:04.2960090Z ** libs 2021-05-16T17:54:04.3157840Z clang -mmacosx-version-min=10.13 -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-16T17:54:04.4383300Z clang -mmacosx-version-min=10.13 -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-16T17:54:04.5262430Z clang -mmacosx-version-min=10.13 -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-16T17:54:04.7365220Z clang -mmacosx-version-min=10.13 -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-16T17:54:04.8758510Z clang -mmacosx-version-min=10.13 -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-16T17:54:05.0383360Z clang -mmacosx-version-min=10.13 -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-16T17:54:05.2715660Z clang -mmacosx-version-min=10.13 -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-16T17:54:05.4089530Z clang -mmacosx-version-min=10.13 -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-16T17:54:05.5460530Z clang -mmacosx-version-min=10.13 -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-16T17:54:05.7341940Z clang -mmacosx-version-min=10.13 -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-16T17:54:05.9263480Z clang -mmacosx-version-min=10.13 -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-16T17:54:06.0703590Z clang -mmacosx-version-min=10.13 -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-16T17:54:06.3168700Z clang -mmacosx-version-min=10.13 -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-16T17:54:06.4330050Z clang -mmacosx-version-min=10.13 -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-16T17:54:06.5641750Z clang -mmacosx-version-min=10.13 -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-16T17:54:06.7011150Z clang -mmacosx-version-min=10.13 -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-16T17:54:06.8275740Z clang -mmacosx-version-min=10.13 -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-16T17:54:07.0328060Z clang -mmacosx-version-min=10.13 -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-16T17:54:07.1970430Z clang -mmacosx-version-min=10.13 -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-16T17:54:07.3267550Z clang -mmacosx-version-min=10.13 -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-16T17:54:07.5205970Z clang -mmacosx-version-min=10.13 -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-16T17:54:07.6360900Z clang -mmacosx-version-min=10.13 -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-16T17:54:07.7669290Z clang -mmacosx-version-min=10.13 -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-16T17:54:07.9079460Z clang -mmacosx-version-min=10.13 -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-16T17:54:08.0493390Z clang -mmacosx-version-min=10.13 -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-16T17:54:08.2448210Z clang -mmacosx-version-min=10.13 -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-16T17:54:08.4336690Z clang -mmacosx-version-min=10.13 -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-16T17:54:08.5826920Z clang -mmacosx-version-min=10.13 -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-16T17:54:08.7276750Z clang -mmacosx-version-min=10.13 -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-16T17:54:08.9319440Z clang -mmacosx-version-min=10.13 -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-16T17:54:09.0596770Z clang -mmacosx-version-min=10.13 -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-16T17:54:09.2230180Z clang -mmacosx-version-min=10.13 -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-16T17:54:09.4241820Z clang -mmacosx-version-min=10.13 -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-16T17:54:09.5987600Z clang -mmacosx-version-min=10.13 -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-16T17:54:09.7147550Z clang -mmacosx-version-min=10.13 -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-16T17:54:09.8820610Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:54:09.9151850Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:54:09.9521280Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T17:54:09.9590390Z ** R 2021-05-16T17:54:09.9869740Z ** inst 2021-05-16T17:54:09.9893860Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:11.2377240Z ** help 2021-05-16T17:54:11.5882280Z *** installing help indices 2021-05-16T17:54:11.8102970Z ** building package indices 2021-05-16T17:54:12.2531800Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:12.6060560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:12.7342860Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:13.0159620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:13.0189840Z * DONE (git2r) 2021-05-16T17:54:13.3845170Z * installing *source* package ‘askpass’ ... 2021-05-16T17:54:13.3864240Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:13.3865610Z ** using staged installation 2021-05-16T17:54:13.4045660Z ** libs 2021-05-16T17:54:13.4211740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-16T17:54:13.5061370Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:13.5606270Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T17:54:13.5648560Z ** R 2021-05-16T17:54:13.5695230Z ** inst 2021-05-16T17:54:13.5714940Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:13.9130320Z ** help 2021-05-16T17:54:13.9347330Z *** installing help indices 2021-05-16T17:54:13.9517820Z ** building package indices 2021-05-16T17:54:14.2080590Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:14.4696790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:14.6104650Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:14.8554090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:14.8575780Z * DONE (askpass) 2021-05-16T17:54:15.3675940Z * installing *source* package ‘cli’ ... 2021-05-16T17:54:15.3801200Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:15.3802790Z ** using staged installation 2021-05-16T17:54:15.4055430Z ** R 2021-05-16T17:54:15.4457830Z ** inst 2021-05-16T17:54:15.4501250Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:19.3718930Z ** help 2021-05-16T17:54:19.3729560Z *** installing help indices 2021-05-16T17:54:19.3733680Z *** copying figures 2021-05-16T17:54:19.3734600Z ** building package indices 2021-05-16T17:54:19.6118940Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:19.9170780Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:20.2975000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:20.3022080Z * DONE (cli) 2021-05-16T17:54:20.7963500Z * installing *source* package ‘purrr’ ... 2021-05-16T17:54:20.8058770Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:20.8059680Z ** using staged installation 2021-05-16T17:54:20.8275890Z ** libs 2021-05-16T17:54:20.8445250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T17:54:20.9146280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:54:21.0282750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T17:54:21.1252840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T17:54:21.2471040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:54:21.3228530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T17:54:21.4567880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T17:54:21.6100400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T17:54:21.7152780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:54:21.7976720Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:54:21.8562000Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T17:54:21.8603400Z ** R 2021-05-16T17:54:21.8856770Z ** inst 2021-05-16T17:54:21.8958430Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:23.4555740Z ** help 2021-05-16T17:54:23.6845650Z *** installing help indices 2021-05-16T17:54:23.8007620Z *** copying figures 2021-05-16T17:54:23.8042190Z ** building package indices 2021-05-16T17:54:24.1630770Z ** installing vignettes 2021-05-16T17:54:24.1752270Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:24.4965530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:24.6196910Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:24.9618500Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:24.9653230Z * DONE (purrr) 2021-05-16T17:54:25.3501810Z * installing *source* package ‘lifecycle’ ... 2021-05-16T17:54:25.3555220Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:25.3555950Z ** using staged installation 2021-05-16T17:54:25.3765150Z ** R 2021-05-16T17:54:25.3837300Z ** inst 2021-05-16T17:54:25.3880930Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:25.9601300Z ** help 2021-05-16T17:54:26.0024920Z *** installing help indices 2021-05-16T17:54:26.0317990Z *** copying figures 2021-05-16T17:54:26.0350780Z ** building package indices 2021-05-16T17:54:26.3172050Z ** installing vignettes 2021-05-16T17:54:26.3242710Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:26.6194370Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:26.8859590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:26.8889520Z * DONE (lifecycle) 2021-05-16T17:54:27.3874430Z * installing *source* package ‘desc’ ... 2021-05-16T17:54:27.3961720Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:27.3963950Z ** using staged installation 2021-05-16T17:54:27.4179790Z ** R 2021-05-16T17:54:27.4374970Z ** inst 2021-05-16T17:54:27.4422070Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:29.3771490Z ** help 2021-05-16T17:54:29.5563050Z *** installing help indices 2021-05-16T17:54:29.6606650Z ** building package indices 2021-05-16T17:54:30.0112700Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:30.2719540Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:30.5615310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:30.5717270Z * DONE (desc) 2021-05-16T17:54:30.8719610Z * installing *source* package ‘cachem’ ... 2021-05-16T17:54:30.8741940Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:30.8743240Z ** using staged installation 2021-05-16T17:54:30.8916000Z ** libs 2021-05-16T17:54:30.9085160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T17:54:30.9883990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:54:31.0679680Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:31.1224480Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:54:31.1325120Z ** R 2021-05-16T17:54:31.1414020Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:31.8044150Z ** help 2021-05-16T17:54:31.8340360Z *** installing help indices 2021-05-16T17:54:31.8577830Z ** building package indices 2021-05-16T17:54:32.1184620Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:32.4424150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:32.5665800Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:32.8419670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:32.8445620Z * DONE (cachem) 2021-05-16T17:54:33.5381330Z * installing *source* package ‘openssl’ ... 2021-05-16T17:54:33.5569820Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:33.5570960Z ** using staged installation 2021-05-16T17:54:33.7005130Z Homebrew 3.1.6 2021-05-16T17:54:33.7839990Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T17:54:33.8655330Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T17:54:34.2106170Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T17:54:34.5277910Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T17:54:34.5499270Z ** libs 2021-05-16T17:54:34.5685100Z 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-16T17:54:34.5712840Z clang -mmacosx-version-min=10.13 -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-16T17:54:34.7062500Z clang -mmacosx-version-min=10.13 -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-16T17:54:34.8414930Z clang -mmacosx-version-min=10.13 -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-16T17:54:35.0049550Z clang -mmacosx-version-min=10.13 -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-16T17:54:35.2565450Z clang -mmacosx-version-min=10.13 -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-16T17:54:35.4083590Z clang -mmacosx-version-min=10.13 -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-16T17:54:35.5859200Z clang -mmacosx-version-min=10.13 -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-16T17:54:35.7822030Z clang -mmacosx-version-min=10.13 -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-16T17:54:35.8826570Z clang -mmacosx-version-min=10.13 -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-16T17:54:36.0281080Z clang -mmacosx-version-min=10.13 -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-16T17:54:36.1531350Z clang -mmacosx-version-min=10.13 -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-16T17:54:36.3044900Z clang -mmacosx-version-min=10.13 -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-16T17:54:36.5088540Z clang -mmacosx-version-min=10.13 -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-16T17:54:36.6987500Z clang -mmacosx-version-min=10.13 -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-16T17:54:36.9537780Z clang -mmacosx-version-min=10.13 -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-16T17:54:37.0366060Z clang -mmacosx-version-min=10.13 -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-16T17:54:37.1074430Z clang -mmacosx-version-min=10.13 -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-16T17:54:37.3107770Z clang -mmacosx-version-min=10.13 -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-16T17:54:37.5366220Z clang -mmacosx-version-min=10.13 -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-16T17:54:37.7403730Z clang -mmacosx-version-min=10.13 -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-16T17:54:37.8185170Z clang -mmacosx-version-min=10.13 -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-16T17:54:38.0024200Z clang -mmacosx-version-min=10.13 -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-16T17:54:38.1995210Z clang -mmacosx-version-min=10.13 -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-16T17:54:38.4333030Z clang -mmacosx-version-min=10.13 -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-16T17:54:38.6316660Z clang -mmacosx-version-min=10.13 -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-16T17:54:38.8307790Z clang -mmacosx-version-min=10.13 -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-16T17:54:39.0292020Z clang -mmacosx-version-min=10.13 -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-16T17:54:39.1343310Z clang -mmacosx-version-min=10.13 -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-16T17:54:39.3325930Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:54:39.3563030Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:54:39.3867930Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:54:39.3898550Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:54:39.4276640Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T17:54:39.4322620Z ** R 2021-05-16T17:54:39.4486890Z ** inst 2021-05-16T17:54:39.4684200Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:40.7619160Z ** help 2021-05-16T17:54:40.8368770Z *** installing help indices 2021-05-16T17:54:40.8814710Z ** building package indices 2021-05-16T17:54:41.1926530Z ** installing vignettes 2021-05-16T17:54:41.2109790Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:41.5241470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:41.6479270Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:41.9236400Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:41.9273000Z * DONE (openssl) 2021-05-16T17:54:42.2538790Z * installing *source* package ‘memoise’ ... 2021-05-16T17:54:42.2563050Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:42.2565150Z ** using staged installation 2021-05-16T17:54:42.2772550Z ** R 2021-05-16T17:54:42.2890690Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:43.3252760Z ** help 2021-05-16T17:54:43.3255620Z *** installing help indices 2021-05-16T17:54:43.3256670Z ** building package indices 2021-05-16T17:54:43.3258750Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:43.3896630Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:43.6645090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:43.6746780Z * DONE (memoise) 2021-05-16T17:54:44.1383240Z * installing *source* package ‘httr’ ... 2021-05-16T17:54:44.1478250Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:44.1479490Z ** using staged installation 2021-05-16T17:54:44.1704320Z ** R 2021-05-16T17:54:44.1993900Z ** demo 2021-05-16T17:54:44.2048620Z ** inst 2021-05-16T17:54:44.2138170Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:47.2984530Z ** help 2021-05-16T17:54:47.5204100Z *** installing help indices 2021-05-16T17:54:47.6440920Z ** building package indices 2021-05-16T17:54:48.0130940Z ** installing vignettes 2021-05-16T17:54:48.0219680Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:48.2678810Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:48.5775020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:48.5880270Z * DONE (httr) 2021-05-16T17:54:48.9334140Z * installing *source* package ‘credentials’ ... 2021-05-16T17:54:48.9362850Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:48.9364250Z ** using staged installation 2021-05-16T17:54:48.9565320Z ** R 2021-05-16T17:54:48.9634840Z ** inst 2021-05-16T17:54:48.9675270Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:49.5556240Z ** help 2021-05-16T17:54:49.5804580Z *** installing help indices 2021-05-16T17:54:49.6046060Z ** building package indices 2021-05-16T17:54:49.8610010Z ** installing vignettes 2021-05-16T17:54:49.8690430Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:50.2755190Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:50.6427370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:50.6453550Z * DONE (credentials) 2021-05-16T17:54:50.9809100Z * installing *source* package ‘gh’ ... 2021-05-16T17:54:50.9843460Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:50.9844780Z ** using staged installation 2021-05-16T17:54:51.0107630Z ** R 2021-05-16T17:54:51.0196930Z ** inst 2021-05-16T17:54:51.0223440Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:52.2893360Z ** help 2021-05-16T17:54:52.3292200Z *** installing help indices 2021-05-16T17:54:52.3628050Z ** building package indices 2021-05-16T17:54:52.6266700Z ** installing vignettes 2021-05-16T17:54:52.6343070Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:52.9632860Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:53.3096790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:53.3151480Z * DONE (gh) 2021-05-16T17:54:53.6834450Z * installing *source* package ‘gert’ ... 2021-05-16T17:54:53.6886540Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:53.6887750Z ** using staged installation 2021-05-16T17:54:53.7706990Z Found pkg-config cflags and libs! 2021-05-16T17:54:54.0796810Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T17:54:54.0798300Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:54:54.1909740Z Configuration OK! 2021-05-16T17:54:54.2129770Z ** libs 2021-05-16T17:54:54.2314440Z 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-16T17:54:54.2344210Z clang -mmacosx-version-min=10.13 -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-16T17:54:54.4481000Z clang -mmacosx-version-min=10.13 -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-16T17:54:54.6786580Z clang -mmacosx-version-min=10.13 -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-16T17:54:54.9066720Z clang -mmacosx-version-min=10.13 -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-16T17:54:55.0361460Z clang -mmacosx-version-min=10.13 -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-16T17:54:55.1582940Z clang -mmacosx-version-min=10.13 -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-16T17:54:55.3328340Z clang -mmacosx-version-min=10.13 -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-16T17:54:55.4474070Z clang -mmacosx-version-min=10.13 -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-16T17:54:55.5911260Z clang -mmacosx-version-min=10.13 -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-16T17:54:55.7390340Z clang -mmacosx-version-min=10.13 -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-16T17:54:55.8773490Z clang -mmacosx-version-min=10.13 -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-16T17:54:56.0257920Z clang -mmacosx-version-min=10.13 -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-16T17:54:56.1527130Z clang -mmacosx-version-min=10.13 -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-16T17:54:56.3095530Z clang -mmacosx-version-min=10.13 -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-16T17:54:56.4306490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:54:56.4604580Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:54:56.4921440Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T17:54:56.4964390Z ** R 2021-05-16T17:54:56.5101290Z ** inst 2021-05-16T17:54:56.5125140Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:57.5099610Z ** help 2021-05-16T17:54:57.5915150Z *** installing help indices 2021-05-16T17:54:57.6438960Z ** building package indices 2021-05-16T17:54:57.9403820Z ** installing vignettes 2021-05-16T17:54:57.9533750Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:58.3543400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:58.4869370Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:58.8114500Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:58.8215910Z * DONE (gert) 2021-05-16T17:54:59.4316850Z * installing *source* package ‘usethis’ ... 2021-05-16T17:54:59.4482690Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:59.4483990Z ** using staged installation 2021-05-16T17:54:59.4825660Z ** R 2021-05-16T17:54:59.5329230Z ** inst 2021-05-16T17:54:59.5534940Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:03.2009930Z ** help 2021-05-16T17:55:03.4856170Z *** installing help indices 2021-05-16T17:55:03.6377440Z *** copying figures 2021-05-16T17:55:03.6412470Z ** building package indices 2021-05-16T17:55:04.0472330Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:04.4851120Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:04.9145490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:04.9220460Z * DONE (usethis) 2021-05-16T17:55:04.9655170Z 2021-05-16T17:55:04.9656940Z The downloaded source packages are in 2021-05-16T17:55:04.9658800Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/downloaded_packages’ 2021-05-16T17:55:04.9671940Z Running `R CMD build`... 2021-05-16T17:55:08.0588150Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/remotes2a647ff32e5d/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:55:08.0589660Z * preparing ‘tic’: 2021-05-16T17:55:08.0590680Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:55:08.0591420Z * installing the package to process help pages 2021-05-16T17:55:08.0592650Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:55:08.0593430Z * checking for empty or unneeded directories 2021-05-16T17:55:08.0594460Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:55:08.0595750Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:55:08.0596760Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:55:08.0599620Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:55:08.0600650Z (as ‘lib’ is unspecified) 2021-05-16T17:55:08.5616180Z * installing *source* package ‘tic’ ... 2021-05-16T17:55:08.5619230Z ** using staged installation 2021-05-16T17:55:08.5964080Z ** R 2021-05-16T17:55:08.6250560Z ** inst 2021-05-16T17:55:08.6416300Z ** preparing package for lazy loading 2021-05-16T17:55:09.1975430Z ** help 2021-05-16T17:55:09.4910580Z *** installing help indices 2021-05-16T17:55:09.6050140Z *** copying figures 2021-05-16T17:55:09.6081030Z ** building package indices 2021-05-16T17:55:09.9516740Z ** installing vignettes 2021-05-16T17:55:09.9574400Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:10.3812680Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:10.7889940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:10.7962490Z * DONE (tic) 2021-05-16T17:55:10.8668320Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:55:11.0913680Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:55:12.2439550Z 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-16T17:55:12.2442150Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:55:12.2546570Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:55:12.2547660Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:55:12.2646070Z (as ‘lib’ is unspecified) 2021-05-16T17:55:12.2647050Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:55:12.2749160Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:55:12.2850560Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:55:12.2952030Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:55:12.3054020Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:55:12.3154880Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:55:12.3256510Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:55:12.3357970Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:55:12.3460010Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:55:12.3469710Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:55:12.3470990Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:55:12.3472190Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:55:12.3473410Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:55:12.3474600Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:55:12.3476050Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:55:12.3477290Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:55:12.3478450Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:55:12.3479590Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:55:12.3480720Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:55:12.3482040Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:55:12.3483240Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:55:12.3484980Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:55:12.3486160Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:55:12.3487300Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:55:12.3488460Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:55:12.3489630Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:55:12.3490800Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:55:12.3491960Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:55:12.3493120Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:55:12.3494340Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:55:12.3495810Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:55:12.3497040Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:55:12.3498220Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:55:12.3499380Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:55:12.3500570Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:55:12.3501850Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:55:13.7374420Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T17:55:13.7378130Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T17:55:13.7452100Z Packages which are only available in source form, and may need 2021-05-16T17:55:13.7454070Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T17:55:13.7455800Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T17:55:13.7457550Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T17:55:13.7461290Z installing the source 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-16T17:55:13.7463110Z 2021-05-16T17:55:13.7473010Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:55:13.9735230Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T17:55:13.9758590Z ================================================== 2021-05-16T17:55:13.9759480Z downloaded 233 KB 2021-05-16T17:55:13.9760420Z 2021-05-16T17:55:13.9791800Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:55:14.1075400Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T17:55:14.1193030Z ================================================== 2021-05-16T17:55:14.1201780Z downloaded 764 KB 2021-05-16T17:55:14.1202670Z 2021-05-16T17:55:14.1224320Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:55:14.2796970Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T17:55:14.2798330Z ================================================== 2021-05-16T17:55:14.2799090Z downloaded 6080 bytes 2021-05-16T17:55:14.2799380Z 2021-05-16T17:55:14.3433320Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:55:14.4668500Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:55:14.4865400Z ================================================== 2021-05-16T17:55:14.4866410Z downloaded 1.1 MB 2021-05-16T17:55:14.4867060Z 2021-05-16T17:55:14.4901610Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:55:14.6415220Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:55:14.6541940Z ================================================== 2021-05-16T17:55:14.6542430Z downloaded 670 KB 2021-05-16T17:55:14.6542690Z 2021-05-16T17:55:14.6576890Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:55:14.7777160Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T17:55:14.7778590Z ================================================== 2021-05-16T17:55:14.7779710Z downloaded 13 KB 2021-05-16T17:55:14.7780410Z 2021-05-16T17:55:14.7808610Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:55:15.0404910Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T17:55:15.0457170Z ================================================== 2021-05-16T17:55:15.0458070Z downloaded 265 KB 2021-05-16T17:55:15.0458730Z 2021-05-16T17:55:15.0490760Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:55:15.1791800Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T17:55:15.1835040Z ================================================== 2021-05-16T17:55:15.1836020Z downloaded 466 KB 2021-05-16T17:55:15.1836330Z 2021-05-16T17:55:15.1869520Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:55:15.4251700Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T17:55:15.4253210Z ================================================== 2021-05-16T17:55:15.4254310Z downloaded 25 KB 2021-05-16T17:55:15.4254960Z 2021-05-16T17:55:15.4283110Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:55:15.6758110Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T17:55:15.6771310Z ================================================== 2021-05-16T17:55:15.6772230Z downloaded 116 KB 2021-05-16T17:55:15.6773120Z 2021-05-16T17:55:15.6804250Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:55:15.8087460Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T17:55:15.8100860Z ================================================== 2021-05-16T17:55:15.8101770Z downloaded 138 KB 2021-05-16T17:55:15.8102590Z 2021-05-16T17:55:15.8132890Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:55:16.0872630Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T17:55:16.0873490Z ================================================== 2021-05-16T17:55:16.0873930Z downloaded 6100 bytes 2021-05-16T17:55:16.0874210Z 2021-05-16T17:55:16.0905500Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:55:16.3254430Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T17:55:16.3259140Z ================================================== 2021-05-16T17:55:16.3260030Z downloaded 59 KB 2021-05-16T17:55:16.3260920Z 2021-05-16T17:55:16.3291210Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:55:16.4458730Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T17:55:16.4459710Z ================================================== 2021-05-16T17:55:16.4460230Z downloaded 23 KB 2021-05-16T17:55:16.4460510Z 2021-05-16T17:55:16.4490720Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:55:16.5665600Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T17:55:16.5667230Z ================================================== 2021-05-16T17:55:16.5668370Z downloaded 8066 bytes 2021-05-16T17:55:16.5669060Z 2021-05-16T17:55:16.5697430Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:55:16.8099820Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T17:55:16.8288290Z ================================================== 2021-05-16T17:55:16.8289550Z downloaded 160 KB 2021-05-16T17:55:16.8290460Z 2021-05-16T17:55:16.8321310Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:55:16.9550130Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T17:55:16.9559580Z ================================================== 2021-05-16T17:55:16.9560070Z downloaded 72 KB 2021-05-16T17:55:16.9560330Z 2021-05-16T17:55:16.9592300Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:55:17.1861130Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T17:55:17.1862570Z ================================================== 2021-05-16T17:55:17.1863690Z downloaded 11 KB 2021-05-16T17:55:17.1864370Z 2021-05-16T17:55:17.1893790Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:55:17.3350680Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T17:55:17.3381330Z ================================================== 2021-05-16T17:55:17.3382250Z downloaded 265 KB 2021-05-16T17:55:17.3382920Z 2021-05-16T17:55:17.3414920Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:55:17.4735440Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:55:17.4756630Z ================================================== 2021-05-16T17:55:17.4757660Z downloaded 109 KB 2021-05-16T17:55:17.4757980Z 2021-05-16T17:55:17.4788360Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:55:17.5987090Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T17:55:17.6011270Z ================================================== 2021-05-16T17:55:17.6012170Z downloaded 79 KB 2021-05-16T17:55:17.6013060Z 2021-05-16T17:55:17.6043410Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:55:17.7250310Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T17:55:17.7251440Z ================================================== 2021-05-16T17:55:17.7251880Z downloaded 14 KB 2021-05-16T17:55:17.7252150Z 2021-05-16T17:55:17.7285520Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:55:17.8805760Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T17:55:17.8829430Z ================================================== 2021-05-16T17:55:17.8830350Z downloaded 132 KB 2021-05-16T17:55:17.8831270Z 2021-05-16T17:55:17.8861850Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:55:18.0065510Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T17:55:18.0802150Z ================================================== 2021-05-16T17:55:18.0803360Z downloaded 7.2 MB 2021-05-16T17:55:18.0804020Z 2021-05-16T17:55:18.0862230Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:55:18.2695570Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T17:55:18.2960990Z ================================================== 2021-05-16T17:55:18.2962130Z downloaded 2.8 MB 2021-05-16T17:55:18.2962820Z 2021-05-16T17:55:18.2999270Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:55:18.4421530Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T17:55:18.4643740Z ================================================== 2021-05-16T17:55:18.4644700Z downloaded 871 KB 2021-05-16T17:55:18.4645710Z 2021-05-16T17:55:18.4679070Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:55:18.5941610Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T17:55:18.5978780Z ================================================== 2021-05-16T17:55:18.5979260Z downloaded 130 KB 2021-05-16T17:55:18.5979540Z 2021-05-16T17:55:18.6010870Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:55:18.7443580Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T17:55:18.7447680Z ================================================== 2021-05-16T17:55:18.7448690Z downloaded 81 KB 2021-05-16T17:55:18.7449570Z 2021-05-16T17:55:18.7480330Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:55:18.9798060Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T17:55:18.9801340Z ================================================== 2021-05-16T17:55:18.9802700Z downloaded 10 KB 2021-05-16T17:55:18.9803230Z 2021-05-16T17:55:18.9835780Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:55:19.2120670Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T17:55:19.2124920Z ================================================== 2021-05-16T17:55:19.2125840Z downloaded 44 KB 2021-05-16T17:55:19.2126730Z 2021-05-16T17:55:19.2156570Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:55:19.4483090Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T17:55:19.4485960Z ================================================== 2021-05-16T17:55:19.4487440Z downloaded 10 KB 2021-05-16T17:55:19.4488170Z 2021-05-16T17:55:19.4515450Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:55:19.5811730Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T17:55:19.5814490Z ================================================== 2021-05-16T17:55:19.5815400Z downloaded 29 KB 2021-05-16T17:55:19.5816060Z 2021-05-16T17:55:19.5847910Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:55:19.8321990Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T17:55:19.8420510Z ================================================== 2021-05-16T17:55:19.8421460Z downloaded 664 KB 2021-05-16T17:55:19.8422150Z 2021-05-16T17:55:19.8457850Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:55:20.0383370Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T17:55:20.0385020Z ================================================== 2021-05-16T17:55:20.0386360Z downloaded 40 KB 2021-05-16T17:55:20.0386990Z 2021-05-16T17:55:20.0416090Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:55:20.2795360Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T17:55:20.2856530Z ================================================== 2021-05-16T17:55:20.2858090Z downloaded 248 KB 2021-05-16T17:55:20.2858830Z 2021-05-16T17:55:20.2890280Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:55:20.4206940Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T17:55:20.4215430Z ================================================== 2021-05-16T17:55:20.4216320Z downloaded 44 KB 2021-05-16T17:55:20.4217220Z 2021-05-16T17:55:20.4246530Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:55:20.5551530Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T17:55:20.5613760Z ================================================== 2021-05-16T17:55:20.5614500Z downloaded 362 KB 2021-05-16T17:55:20.5615000Z 2021-05-16T17:55:21.0361350Z * installing *source* package ‘utf8’ ... 2021-05-16T17:55:21.0462730Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:21.0463830Z ** using staged installation 2021-05-16T17:55:21.0655470Z ** libs 2021-05-16T17:55:21.0834280Z clang -mmacosx-version-min=10.13 -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-16T17:55:21.1764090Z clang -mmacosx-version-min=10.13 -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-16T17:55:21.3489360Z clang -mmacosx-version-min=10.13 -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-16T17:55:21.4415770Z clang -mmacosx-version-min=10.13 -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-16T17:55:21.5133460Z clang -mmacosx-version-min=10.13 -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-16T17:55:21.6053920Z clang -mmacosx-version-min=10.13 -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-16T17:55:21.7733550Z clang -mmacosx-version-min=10.13 -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-16T17:55:21.8627110Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.0094100Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.1102480Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.2155870Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.3155170Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.4007430Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.4867430Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.5677510Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.6575020Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.7672850Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.8454190Z clang -mmacosx-version-min=10.13 -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-16T17:55:22.9127640Z clang -mmacosx-version-min=10.13 -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-16T17:55:23.0000250Z clang -mmacosx-version-min=10.13 -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-16T17:55:23.0683400Z clang -mmacosx-version-min=10.13 -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-16T17:55:23.2585710Z clang -mmacosx-version-min=10.13 -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-16T17:55:23.7543890Z clang -mmacosx-version-min=10.13 -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-16T17:55:23.9566150Z clang -mmacosx-version-min=10.13 -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-16T17:55:24.0604730Z clang -mmacosx-version-min=10.13 -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-16T17:55:24.1548120Z clang -mmacosx-version-min=10.13 -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-16T17:55:24.2932580Z clang -mmacosx-version-min=10.13 -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-16T17:55:24.4044770Z 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-16T17:55:24.4329110Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:55:24.5020660Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T17:55:24.5082050Z ** R 2021-05-16T17:55:24.5184930Z ** inst 2021-05-16T17:55:24.5209070Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:25.0991550Z ** help 2021-05-16T17:55:25.1383080Z *** installing help indices 2021-05-16T17:55:25.1667240Z ** building package indices 2021-05-16T17:55:25.4305850Z ** installing vignettes 2021-05-16T17:55:25.4379410Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:25.7641940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:25.9009670Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:26.1509770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:26.1535820Z * DONE (utf8) 2021-05-16T17:55:26.5219690Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T17:55:26.5240570Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:26.5241450Z ** using staged installation 2021-05-16T17:55:26.5398460Z ** R 2021-05-16T17:55:26.5441730Z ** inst 2021-05-16T17:55:26.5461720Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:26.8485290Z ** help 2021-05-16T17:55:26.8756400Z *** installing help indices 2021-05-16T17:55:26.9003140Z ** building package indices 2021-05-16T17:55:27.1542880Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:27.3972690Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:27.6404420Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:27.6506170Z * DONE (pkgconfig) 2021-05-16T17:55:28.0420330Z * installing *source* package ‘fansi’ ... 2021-05-16T17:55:28.0489660Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:28.0491110Z ** using staged installation 2021-05-16T17:55:28.0675300Z ** libs 2021-05-16T17:55:28.0884990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T17:55:28.1571860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T17:55:28.2504960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:55:28.3308440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T17:55:28.4278070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T17:55:28.6761880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T17:55:28.7479210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T17:55:28.9957840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T17:55:29.1391860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T17:55:29.2174880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T17:55:29.3499610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T17:55:29.5196020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T17:55:29.6345240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T17:55:29.7219050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T17:55:29.8145650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:55:29.9954460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T17:55:30.2230930Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:55:30.2827000Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T17:55:30.2871880Z ** R 2021-05-16T17:55:30.3010690Z ** inst 2021-05-16T17:55:30.3034800Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:31.0745340Z ** help 2021-05-16T17:55:31.1598030Z *** installing help indices 2021-05-16T17:55:31.2051090Z ** building package indices 2021-05-16T17:55:31.4953230Z ** installing vignettes 2021-05-16T17:55:31.5038200Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:31.8021470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:31.9279390Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:32.1811360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:32.1838720Z * DONE (fansi) 2021-05-16T17:55:32.8738230Z * installing *source* package ‘diffobj’ ... 2021-05-16T17:55:32.8937490Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:32.8940300Z ** using staged installation 2021-05-16T17:55:32.9149390Z ** libs 2021-05-16T17:55:32.9319880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T17:55:33.2229360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T17:55:33.3151930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:55:33.3960530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:55:33.4542070Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T17:55:33.4581340Z ** R 2021-05-16T17:55:33.5113060Z ** inst 2021-05-16T17:55:33.5173890Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:41.3416150Z ** help 2021-05-16T17:55:41.5994270Z *** installing help indices 2021-05-16T17:55:41.7580490Z ** building package indices 2021-05-16T17:55:42.1227110Z ** installing vignettes 2021-05-16T17:55:42.1328920Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:42.5544400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:42.6818560Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:43.2500160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:43.2599400Z * DONE (diffobj) 2021-05-16T17:55:43.7179710Z * installing *source* package ‘ps’ ... 2021-05-16T17:55:43.7251340Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:43.7252500Z ** using staged installation 2021-05-16T17:55:44.0341670Z ** libs 2021-05-16T17:55:44.0526060Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T17:55:44.2180160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:55:44.3013840Z clang -mmacosx-version-min=10.13 -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-16T17:55:44.4237400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T17:55:44.5028050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T17:55:44.6674480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T17:55:44.7371100Z clang -mmacosx-version-min=10.13 -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-16T17:55:45.0083820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T17:55:45.1600330Z clang -mmacosx-version-min=10.13 -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-16T17:55:45.2733320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T17:55:45.5726710Z clang -mmacosx-version-min=10.13 -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-16T17:55:45.9685070Z clang -mmacosx-version-min=10.13 -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-16T17:55:46.1247940Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:55:46.1829900Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T17:55:46.1902070Z ** R 2021-05-16T17:55:46.2053860Z ** inst 2021-05-16T17:55:46.2078220Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:47.4629090Z ** help 2021-05-16T17:55:47.6539780Z *** installing help indices 2021-05-16T17:55:47.7597230Z ** building package indices 2021-05-16T17:55:48.1113140Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:48.4153150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:48.5433440Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:48.8142500Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:48.8175870Z * DONE (ps) 2021-05-16T17:55:49.1125010Z * installing *source* package ‘praise’ ... 2021-05-16T17:55:49.1144550Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:49.1146030Z ** using staged installation 2021-05-16T17:55:49.1286430Z ** R 2021-05-16T17:55:49.1331360Z ** inst 2021-05-16T17:55:49.1353060Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:49.4296160Z ** help 2021-05-16T17:55:49.4457170Z *** installing help indices 2021-05-16T17:55:49.4704860Z ** building package indices 2021-05-16T17:55:49.7269990Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:49.9670690Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:50.2067580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:50.2169210Z * DONE (praise) 2021-05-16T17:55:50.6993350Z * installing *source* package ‘pkgload’ ... 2021-05-16T17:55:50.7109050Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:50.7110710Z ** using staged installation 2021-05-16T17:55:50.7310490Z ** R 2021-05-16T17:55:50.7471250Z ** inst 2021-05-16T17:55:50.7485340Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:51.8275060Z ** help 2021-05-16T17:55:51.9064940Z *** installing help indices 2021-05-16T17:55:51.9587370Z ** building package indices 2021-05-16T17:55:52.2545860Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:52.8826270Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:53.5392620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:53.5494190Z * DONE (pkgload) 2021-05-16T17:55:53.9028910Z * installing *source* package ‘evaluate’ ... 2021-05-16T17:55:53.9068090Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:53.9069500Z ** using staged installation 2021-05-16T17:55:53.9271370Z ** R 2021-05-16T17:55:53.9353680Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:54.5609830Z ** help 2021-05-16T17:55:54.6065040Z *** installing help indices 2021-05-16T17:55:54.6437380Z ** building package indices 2021-05-16T17:55:54.9984200Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:55.2402990Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:55.4890850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:55.4915560Z * DONE (evaluate) 2021-05-16T17:55:55.7929260Z * installing *source* package ‘ellipsis’ ... 2021-05-16T17:55:55.7950720Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:55.7952700Z ** using staged installation 2021-05-16T17:55:55.8139460Z ** libs 2021-05-16T17:55:55.8308150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T17:55:55.9296190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:55:56.0099840Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:55:56.0677190Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T17:55:56.0719330Z ** R 2021-05-16T17:55:56.0773810Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:56.4282470Z ** help 2021-05-16T17:55:56.4534800Z *** installing help indices 2021-05-16T17:55:56.4777530Z ** building package indices 2021-05-16T17:55:56.7360470Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:57.0557720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:57.1803790Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:57.4382370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:57.4404990Z * DONE (ellipsis) 2021-05-16T17:55:57.8549290Z * installing *source* package ‘digest’ ... 2021-05-16T17:55:57.8606150Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:57.8607580Z ** using staged installation 2021-05-16T17:55:57.8770290Z ** libs 2021-05-16T17:55:57.8966000Z clang++ -mmacosx-version-min=10.13 -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-16T17:55:58.1398410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T17:55:58.3793090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T17:55:59.0176580Z clang -mmacosx-version-min=10.13 -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-16T17:55:59.3746850Z clang -mmacosx-version-min=10.13 -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-16T17:56:00.0960220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T17:56:00.2037110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T17:56:00.4244930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T17:56:00.5243890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:56:00.5725690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T17:56:00.7491630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T17:56:00.8361030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T17:56:00.9362200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T17:56:01.2205840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T17:56:01.3454820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T17:56:02.0687420Z clang++ -mmacosx-version-min=10.13 -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-16T17:56:02.2478550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T17:56:02.4779520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:56:02.5431280Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T17:56:02.5479590Z ** R 2021-05-16T17:56:02.5546050Z ** demo 2021-05-16T17:56:02.5557940Z ** inst 2021-05-16T17:56:02.5636520Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:03.2839210Z ** help 2021-05-16T17:56:03.3817720Z *** installing help indices 2021-05-16T17:56:03.4251220Z ** building package indices 2021-05-16T17:56:03.7320510Z ** installing vignettes 2021-05-16T17:56:03.7406480Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:04.0947340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:56:04.2486770Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:04.5063900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:04.5101460Z * DONE (digest) 2021-05-16T17:56:04.8793520Z * installing *source* package ‘brio’ ... 2021-05-16T17:56:04.8823380Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:04.8825390Z ** using staged installation 2021-05-16T17:56:04.9043490Z ** libs 2021-05-16T17:56:04.9215270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T17:56:04.9875780Z clang -mmacosx-version-min=10.13 -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-16T17:56:05.0704320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:56:05.1481790Z clang -mmacosx-version-min=10.13 -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-16T17:56:05.2312400Z clang -mmacosx-version-min=10.13 -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-16T17:56:05.3136070Z clang -mmacosx-version-min=10.13 -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-16T17:56:05.4268970Z clang -mmacosx-version-min=10.13 -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-16T17:56:05.5071870Z clang -mmacosx-version-min=10.13 -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-16T17:56:05.5986460Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T17:56:05.6585870Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T17:56:05.6626010Z ** R 2021-05-16T17:56:05.6679030Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:06.0310800Z ** help 2021-05-16T17:56:06.0594970Z *** installing help indices 2021-05-16T17:56:06.0844110Z ** building package indices 2021-05-16T17:56:06.3455400Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:06.6418570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:56:06.7722960Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:07.0141490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:07.0163070Z * DONE (brio) 2021-05-16T17:56:07.4431570Z * installing *source* package ‘xml2’ ... 2021-05-16T17:56:07.4506600Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:07.4508000Z ** using staged installation 2021-05-16T17:56:07.5953880Z Found pkg-config cflags and libs! 2021-05-16T17:56:07.9058630Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T17:56:07.9060780Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T17:56:07.9933200Z ** libs 2021-05-16T17:56:08.0115300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:08.8001880Z clang -mmacosx-version-min=10.13 -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-16T17:56:08.8820210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:09.6354090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:10.2763700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:11.1612730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:13.5430690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:14.2254760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:15.0496260Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:15.7049810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:16.1694410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T17:56:16.2643780Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T17:56:16.2690770Z ** R 2021-05-16T17:56:16.2858140Z ** inst 2021-05-16T17:56:16.2904470Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:17.4563350Z ** help 2021-05-16T17:56:18.3040890Z *** installing help indices 2021-05-16T17:56:18.3051740Z ** building package indices 2021-05-16T17:56:18.3053120Z ** installing vignettes 2021-05-16T17:56:18.3054260Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:18.3370910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:56:18.4650860Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:18.7570170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:18.7607200Z * DONE (xml2) 2021-05-16T17:56:19.1793210Z * installing *source* package ‘xfun’ ... 2021-05-16T17:56:19.1860610Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:19.1861880Z ** using staged installation 2021-05-16T17:56:19.2085990Z ** libs 2021-05-16T17:56:19.2290850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T17:56:19.3484220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:56:19.4292190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:56:19.4906000Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:56:19.4944600Z ** R 2021-05-16T17:56:19.5167400Z ** inst 2021-05-16T17:56:19.5238540Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:21.1673230Z ** help 2021-05-16T17:56:21.3792140Z *** installing help indices 2021-05-16T17:56:21.4989670Z ** building package indices 2021-05-16T17:56:21.8743220Z ** installing vignettes 2021-05-16T17:56:21.8831390Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:22.1851030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:56:22.3129560Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:22.5871660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:22.5907520Z * DONE (xfun) 2021-05-16T17:56:26.7767210Z * installing *source* package ‘stringi’ ... 2021-05-16T17:56:26.9478380Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:26.9479670Z ** using staged installation 2021-05-16T17:56:27.1596610Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T17:56:27.1609050Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T17:56:27.3679550Z checking for endianness... little 2021-05-16T17:56:27.5811840Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T17:56:27.7970500Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T17:56:27.7971720Z checking for cat... /bin/cat 2021-05-16T17:56:28.6886050Z checking for local ICUDT_DIR... icu69/data 2021-05-16T17:56:28.6888890Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T17:56:29.0174510Z checking whether the C compiler works... yes 2021-05-16T17:56:29.0176060Z checking for C compiler default output file name... a.out 2021-05-16T17:56:29.1084410Z checking for suffix of executables... 2021-05-16T17:56:29.2561880Z checking whether we are cross compiling... no 2021-05-16T17:56:29.3494120Z checking for suffix of object files... o 2021-05-16T17:56:29.3980610Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:56:29.4419500Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T17:56:29.5122040Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T17:56:29.6228590Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T17:56:30.2434090Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T17:56:30.2461930Z checking for egrep... /usr/bin/grep -E 2021-05-16T17:56:30.4011390Z rm: conftest.dSYM: is a directory 2021-05-16T17:56:30.4519300Z rm: conftest.dSYM: is a directory 2021-05-16T17:56:30.6217170Z checking for ANSI C header files... yes 2021-05-16T17:56:30.7348630Z checking for sys/types.h... yes 2021-05-16T17:56:30.8175720Z checking for sys/stat.h... yes 2021-05-16T17:56:30.9001420Z checking for stdlib.h... yes 2021-05-16T17:56:30.9836640Z checking for string.h... yes 2021-05-16T17:56:31.0673470Z checking for memory.h... yes 2021-05-16T17:56:31.1500080Z checking for strings.h... yes 2021-05-16T17:56:31.2338860Z checking for inttypes.h... yes 2021-05-16T17:56:31.3170250Z checking for stdint.h... yes 2021-05-16T17:56:31.4048290Z checking for unistd.h... yes 2021-05-16T17:56:31.4934670Z checking elf.h usability... no 2021-05-16T17:56:31.6135380Z checking elf.h presence... no 2021-05-16T17:56:31.6137350Z checking for elf.h... no 2021-05-16T17:56:31.8978650Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T17:56:31.9426360Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T17:56:32.6697120Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T17:56:32.7238850Z checking whether the compiler implements namespaces... yes 2021-05-16T17:56:33.2013090Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T17:56:34.2278790Z checking whether std::map is available... yes 2021-05-16T17:56:34.2317630Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:56:34.2435460Z checking with pkg-config for the system ICU4C... no 2021-05-16T17:56:34.2437300Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T17:56:34.2438850Z *** Trying with 'standard' fallback flags 2021-05-16T17:56:34.3084520Z checking whether an ICU4C-based project can be built... no 2021-05-16T17:56:34.3086010Z *** This version of ICU4C cannot be used. 2021-05-16T17:56:35.1562680Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T17:56:35.9296630Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T17:56:36.1975480Z downloading the ICU data library (icudt) 2021-05-16T17:56:36.1978430Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T17:56:36.2000840Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T17:56:36.4242800Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T17:56:36.5361930Z ================================================== 2021-05-16T17:56:36.5362500Z downloaded 10.9 MB 2021-05-16T17:56:36.5362770Z 2021-05-16T17:56:36.5823780Z icudt fetch successful 2021-05-16T17:56:36.6523400Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T17:56:36.8410610Z config.status: creating src/Makevars 2021-05-16T17:56:36.8717500Z config.status: creating src/uconfig_local.h 2021-05-16T17:56:36.9016280Z config.status: creating src/install.libs.R 2021-05-16T17:56:36.9340850Z 2021-05-16T17:56:36.9342600Z *** stringi configure summary: 2021-05-16T17:56:36.9344050Z ICU_FOUND=0 2021-05-16T17:56:36.9345120Z ICUDT_DIR=icu69/data 2021-05-16T17:56:36.9345650Z ICU_BUNDLE_VERSION=69 2021-05-16T17:56:36.9346140Z ICUDT_ENDIANNESS=little 2021-05-16T17:56:36.9346660Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T17:56:36.9347890Z STRINGI_CFLAGS= -fPIC 2021-05-16T17:56:36.9350100Z 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-16T17:56:36.9351650Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T17:56:36.9352140Z STRINGI_LDFLAGS= 2021-05-16T17:56:36.9352920Z STRINGI_LIBS= 2021-05-16T17:56:36.9353180Z 2021-05-16T17:56:36.9353600Z *** Compiler settings used: 2021-05-16T17:56:36.9354610Z CC=clang -mmacosx-version-min=10.13 2021-05-16T17:56:36.9355700Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T17:56:36.9356670Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:56:36.9357660Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T17:56:36.9358760Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T17:56:36.9359730Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:56:36.9360160Z LDFLAGS= 2021-05-16T17:56:36.9360520Z LIBS= 2021-05-16T17:56:36.9360740Z 2021-05-16T17:56:37.0768030Z ** libs 2021-05-16T17:56:37.1029240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:37.9011490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:38.6553650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:39.5095550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:40.3186710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:40.9892790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:42.1934370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:42.7615810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:43.5237500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:44.2513780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:45.0619820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:45.8426190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:46.7461040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:47.5780110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:48.3295430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:49.3382190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:51.1064320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:51.9375530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:52.7324140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:53.4180170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:54.0933210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:55.0932600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:55.8798840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:56.6512210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:57.5029450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:58.4290950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:59.1532870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:56:59.9416230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:00.7413430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:01.8751810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:03.2694400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:04.2512140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:05.3992440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:06.2447040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:07.1474560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:07.9424480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:08.7027700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:09.4695590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:10.2417440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:11.3688740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:12.4801860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:13.6654760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:14.8021950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:15.6416860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:16.5140570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:17.2384980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:18.2786220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:19.3127670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:20.3549030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:21.0506210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:21.7561150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:22.8112860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:23.8499040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:24.9911760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:26.0812380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:26.9395530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:27.7024040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:27.7397500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:28.9015410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:29.6206610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:30.3420540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:31.4212080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:32.4838640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:33.7533730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:34.5493940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:35.6481950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:36.4564770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:38.5521210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:39.3040450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:40.0774500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:41.0249880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:41.7194350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T17:57:42.4535360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:43.3471600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:44.1583890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:45.0503560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:45.8791060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:46.8108170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:47.5647020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:48.2877440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:49.0818190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:49.7575940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:50.4605460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-16T17:57:51.9693620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-16T17:57:52.0421620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:52.7548910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:53.4987290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:54.2748070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:54.7877610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:55.2369410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:55.8124150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:56.4775090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:57.0355000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:57.9039890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:58.6635970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:59.1342660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:59.7112190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:00.0195640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:00.5007680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:00.8412930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:00.8909790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:01.9316000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:02.4982630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:02.5757900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:03.2756390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:03.3404560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:04.3114930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:04.9518850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:05.4373040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:05.4873750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:06.2511320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:06.9828440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:07.8798050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:08.4877850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:09.1739060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:09.6578900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:10.5025090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:11.2404800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:12.2624650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:13.8713220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:14.6425920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:15.5343460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:16.0698030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:16.6074600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:17.3136160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:17.8271510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:18.8471510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:19.8848380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:21.7320880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:22.5066140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:22.5737080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:23.0730780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:23.5524540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:24.2937170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:24.9022380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:25.3037480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:26.1102010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:27.1700620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:28.0191110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:28.7390130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:29.3343920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:30.0823750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:30.9997320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:31.6901950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:32.3778560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:33.4780360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:34.1789690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:34.6773510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:35.1482200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:35.1970260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:35.7166630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:36.2316150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:37.1428570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:37.8303170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:38.4938340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:39.1988550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:39.7829980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:40.4212700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:41.1215550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:41.7108300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:42.2812250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:43.0358890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:43.5081200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:44.0658360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:44.4529680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:45.6552880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:46.3000410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:47.0990630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:47.4964830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:47.9968240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:48.6157400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:49.5188440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:50.4757400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:51.1389720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:51.6276950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:52.5408220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:53.7503030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:53.8006270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:54.3777430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:54.9673820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:55.5110230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:55.8807580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:56.7274320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:57.5760090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:58.3878430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:58.7609570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:59.1621090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:59.6625390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:00.0663040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:00.6259210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:01.4262890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:01.9893830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:02.3213590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:02.8997430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:03.4381080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:03.9964590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:04.5655240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:05.0956260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:05.6118380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:06.0502480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:06.7200780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:07.2014860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:08.7961510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:09.6012460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:10.4303960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:11.0831010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:11.5269750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:12.7824380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:13.6069760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:13.9319070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:14.3531960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:14.6824480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:15.3111210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:15.7965200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:16.2947160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:16.8250100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:17.3904470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:18.0647530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:18.4181040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:19.4967010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:20.4304800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:21.9937920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:22.3022050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:22.3588060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:23.8023820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:24.3889750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:25.5102650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:26.2643570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:26.3465170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:26.4069850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:27.6504250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:28.3871430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:29.3913300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:30.3128920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:30.9182650Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T17:59:30.9191540Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T17:59:30.9192770Z ^ 2021-05-16T17:59:31.5945240Z 1 warning generated. 2021-05-16T17:59:31.5995220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:32.3014630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:32.8980280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:33.4975130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:33.9839230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:34.6153760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:35.3055780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:36.0393370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:36.3415390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:37.1727940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:37.6628000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:38.9137940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:39.7608660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:40.1219500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:40.6416690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:41.1238800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:41.7448750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:42.2675960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:42.7906840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:43.4510400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:44.3102280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:44.6241750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:45.2418540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:45.9550380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:46.2916370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:47.2409210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:47.8703950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:48.4366690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:48.7422150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:49.3818600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:50.0034900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:51.0075750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:51.1914550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:51.7615330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:52.2988530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:52.9996940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:53.6764300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:54.3842030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:55.4474030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:56.0224320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:56.9705540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:57.0391120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:57.5992600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:58.0400380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:58.4465610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:58.5005470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:59.5731770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:00.3154290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:01.1257430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:01.8306020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:02.2775640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:03.0393750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:03.6792600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:05.5887900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:06.2202630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:06.7536760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:07.5503500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:08.2487600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:09.1160770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:10.1083300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:10.2654510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:11.6538270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:12.3949390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:13.1770220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:14.5340500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:15.3177470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:16.1101060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:17.0808730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:17.9805730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:18.0391540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:19.2811820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:20.3577890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:21.0856350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:21.3502130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:22.6262260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:23.5263650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:24.3121990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:25.0351310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:25.4845070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:26.2006160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:26.8562540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:27.5865900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:28.3411670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:28.8179580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:29.1510920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:29.2099310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:29.5968010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:30.1182340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:30.2340040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:30.3123210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:30.8296690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:31.3726900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:32.1691700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:32.7120690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:33.3701210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:34.3748500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:35.1986060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:36.1231500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:36.3074750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:38.3468470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:39.9436440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:40.1731050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:41.0023980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:41.2005920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:41.5883230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:41.9359270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:42.7588400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:43.0791140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:45.9466950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:47.3426510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:48.2321060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:50.4782740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:50.6669960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:51.2732350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:51.8937190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:52.5298160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:53.4610090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:53.9317960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-16T18:00:54.4848800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:55.2040380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:55.8032020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:56.6336850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:57.2153030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:57.7596960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:58.1091560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:58.6763100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:59.3473180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:00.1640800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:00.7131810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:01.4416780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:02.1166860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:02.4513450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:03.1876850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:03.8555160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:04.9248890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:06.2345820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:07.6638030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:08.8256930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:09.3489170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:10.8613480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:11.5165390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:12.3594840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:13.4787130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:14.5335210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:15.1321410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:15.6398750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:16.3965960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:17.1443770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:17.9497420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:18.8189250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:19.5463520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:20.8562350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:21.6626560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:23.1524490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:24.3606740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:25.0596920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:25.7155800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:27.4642170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:28.3772700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:29.3207890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:30.0738670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:30.6949310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:31.5464870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:32.1875760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:33.0415830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:34.1798530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:35.0139490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:35.7410110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:37.2266600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:37.9233840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:38.8995930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:39.7195760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:41.0278180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:42.1055370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:42.8113530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:43.5443420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:44.3439940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:45.6175440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:46.3017240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:47.0034960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:47.7694330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:48.4452910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:49.3440370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:50.4650510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:51.5264630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:52.3123270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:53.3120110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:53.9612490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:54.8169490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:55.8071180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:57.6575180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:58.1920200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:58.9605890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:00.4743020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:01.1667620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:01.8236230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:02.8945750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:03.5316360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:04.1445410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:05.0376090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:06.8949070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:07.5034130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:08.1915590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:08.6632640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:09.7338490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:11.2819560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:12.1655250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:15.1191070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:15.6371080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:16.4285170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:17.8922180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:18.5801570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:19.1874740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:19.8466640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:20.5120800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:21.1070340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:22.0648910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:24.3558650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:25.0090600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:25.6044210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:26.0995840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:26.8249710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:27.4660030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:28.1076000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:28.7878430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:29.4278520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:30.5852630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:31.2266640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:31.7124760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:32.2193850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:33.1884210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:33.8020020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:34.4107950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:35.5775380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:36.5838900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:37.4739640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:39.0662650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:40.0973440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:40.8333060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:42.2207340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:42.9395710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:43.4629470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:44.1809960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:44.6935860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:45.3479800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:46.2971860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:47.0845550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:47.7781790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:48.1133240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:49.0807800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:49.8111190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:50.4574410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:50.7637230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:51.5625250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:52.2072570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:52.7862690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:53.4861300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:54.0928610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:54.6364010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:55.6177770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:56.6420080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:57.5599070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:58.6235780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:59.4845220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:00.0172340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:00.8398660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:01.8553900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:02.3527720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:02.8604590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:04.0405920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:04.8709340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:05.5241860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:06.3202760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:07.2273050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:08.4339860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:08.9450210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:09.0163830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:09.6542550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:11.2052200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:11.7769270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:11.8265220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:11.8768870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:11.9265170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:12.7939160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:13.3031160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:03:13.6227350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:03:13.9329510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:03:14.2000420Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T18:03:14.3593730Z icudt already downloaded 2021-05-16T18:03:14.3596270Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T18:03:14.6410850Z icudt has been installed successfully 2021-05-16T18:03:14.7045770Z ** R 2021-05-16T18:03:14.7519530Z ** inst 2021-05-16T18:03:14.7940160Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:16.3616570Z ** help 2021-05-16T18:03:16.9255470Z *** installing help indices 2021-05-16T18:03:17.1636780Z ** building package indices 2021-05-16T18:03:17.6572770Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:03:18.0890660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:03:18.2156290Z ** testing if installed package can be loaded from final location 2021-05-16T18:03:18.4846000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:03:18.4879480Z * DONE (stringi) 2021-05-16T18:03:20.3648030Z * installing *source* package ‘Rcpp’ ... 2021-05-16T18:03:20.4226570Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:20.4227800Z ** using staged installation 2021-05-16T18:03:20.4379420Z ** libs 2021-05-16T18:03:20.4599990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:03:21.6434200Z In file included from api.cpp:24: 2021-05-16T18:03:21.6436450Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:03:21.6438540Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:21.6439930Z SEXP data = Parent::get__(); 2021-05-16T18:03:21.6440710Z ^ 2021-05-16T18:03:24.3204170Z 1 warning generated. 2021-05-16T18:03:24.3319770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:03:25.5777140Z In file included from attributes.cpp:39: 2021-05-16T18:03:25.5785540Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:03:25.5788220Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:25.5789580Z SEXP data = Parent::get__(); 2021-05-16T18:03:25.5790430Z ^ 2021-05-16T18:03:37.9999060Z 1 warning generated. 2021-05-16T18:03:38.0172340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:03:38.4553910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:03:39.6020830Z In file included from date.cpp:30: 2021-05-16T18:03:39.6021940Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:03:39.6024460Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:39.6025670Z SEXP data = Parent::get__(); 2021-05-16T18:03:39.6026330Z ^ 2021-05-16T18:03:42.5484020Z 1 warning generated. 2021-05-16T18:03:42.5586230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:03:43.6898390Z In file included from module.cpp:24: 2021-05-16T18:03:43.6899590Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:03:43.6901740Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:43.6903120Z SEXP data = Parent::get__(); 2021-05-16T18:03:43.6903920Z ^ 2021-05-16T18:03:48.8160130Z 1 warning generated. 2021-05-16T18:03:48.8283000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:03:49.9903980Z In file included from rcpp_init.cpp:24: 2021-05-16T18:03:49.9905360Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:03:49.9907480Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:49.9908900Z SEXP data = Parent::get__(); 2021-05-16T18:03:49.9909730Z ^ 2021-05-16T18:03:52.5974230Z 1 warning generated. 2021-05-16T18:03:52.6120450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:03:52.6848570Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T18:03:52.6922460Z ** R 2021-05-16T18:03:52.7062980Z ** inst 2021-05-16T18:03:52.9726000Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:55.6663190Z ** help 2021-05-16T18:03:55.8119780Z *** installing help indices 2021-05-16T18:03:55.8848910Z ** building package indices 2021-05-16T18:03:56.2820030Z ** installing vignettes 2021-05-16T18:03:56.2921770Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:03:56.7059920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:03:56.8943080Z ** testing if installed package can be loaded from final location 2021-05-16T18:03:57.7297420Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:03:57.7400020Z * DONE (Rcpp) 2021-05-16T18:03:57.9400760Z * installing *source* package ‘commonmark’ ... 2021-05-16T18:03:57.9468760Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:57.9469980Z ** using staged installation 2021-05-16T18:03:57.9633010Z ** libs 2021-05-16T18:03:57.9839220Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T18:03:57.9863660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-16T18:03:58.0632550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:03:58.1337920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T18:03:58.2261400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T18:03:58.3399170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T18:03:58.6391970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T18:03:58.7627720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T18:03:59.4149150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T18:04:00.1983640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T18:04:01.5673350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T18:04:03.2440470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T18:04:03.3964910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T18:04:03.4773810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T18:04:03.6006840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T18:04:03.7081160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T18:04:03.8179330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T18:04:04.0239090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T18:04:04.2055710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T18:04:04.3408230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T18:04:04.4132010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T18:04:04.4936730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T18:04:04.6491150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T18:04:04.7023860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T18:04:04.7956350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T18:04:04.8690960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T18:04:04.9381150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T18:04:05.0187730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T18:04:05.1184020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T18:04:05.2346840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T18:04:05.3134650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T18:04:05.4151830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T18:04:05.6261010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T18:04:05.6861350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T18:04:05.8295850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T18:04:05.9335080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T18:04:06.1940180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T18:04:06.2814930Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T18:04:06.3233730Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:04:06.4021330Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T18:04:06.4083110Z ** R 2021-05-16T18:04:06.4118130Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:06.7076640Z ** help 2021-05-16T18:04:06.7244580Z *** installing help indices 2021-05-16T18:04:06.7432980Z ** building package indices 2021-05-16T18:04:06.9905230Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:07.2951960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:04:07.4325610Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:07.6661920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:07.6683900Z * DONE (commonmark) 2021-05-16T18:04:08.0199080Z * installing *source* package ‘brew’ ... 2021-05-16T18:04:08.0201360Z ** using staged installation 2021-05-16T18:04:08.0317790Z ** R 2021-05-16T18:04:08.0355760Z ** inst 2021-05-16T18:04:08.0496530Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:08.4873930Z ** help 2021-05-16T18:04:08.5088240Z *** installing help indices 2021-05-16T18:04:08.5257490Z ** building package indices 2021-05-16T18:04:08.8533080Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:09.0888450Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:09.3232280Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:09.3267360Z * DONE (brew) 2021-05-16T18:04:09.6906270Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T18:04:09.6937650Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:09.6943970Z ** using staged installation 2021-05-16T18:04:09.7348810Z ** R 2021-05-16T18:04:09.7477800Z ** inst 2021-05-16T18:04:09.7579940Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:10.2989790Z ** help 2021-05-16T18:04:10.3210210Z *** installing help indices 2021-05-16T18:04:10.3448550Z ** building package indices 2021-05-16T18:04:10.6635170Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:11.0648040Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:11.4703290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:11.4725230Z * DONE (sessioninfo) 2021-05-16T18:04:11.7711440Z * installing *source* package ‘prettyunits’ ... 2021-05-16T18:04:11.7732320Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:11.7733860Z ** using staged installation 2021-05-16T18:04:11.7888030Z ** R 2021-05-16T18:04:11.7948030Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:12.1946530Z ** help 2021-05-16T18:04:12.2309880Z *** installing help indices 2021-05-16T18:04:12.2544780Z ** building package indices 2021-05-16T18:04:12.5074530Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:12.7550000Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:12.9975340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:13.0077300Z * DONE (prettyunits) 2021-05-16T18:04:13.8371300Z * installing *source* package ‘vctrs’ ... 2021-05-16T18:04:13.8634030Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:13.8635470Z ** using staged installation 2021-05-16T18:04:13.8896620Z ** libs 2021-05-16T18:04:13.9116490Z clang -mmacosx-version-min=10.13 -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-16T18:04:14.0469480Z clang -mmacosx-version-min=10.13 -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-16T18:04:14.1698290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T18:04:14.2861680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T18:04:14.5152540Z clang -mmacosx-version-min=10.13 -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-16T18:04:14.6618030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T18:04:14.8166300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T18:04:14.9154840Z clang -mmacosx-version-min=10.13 -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-16T18:04:15.0536100Z clang -mmacosx-version-min=10.13 -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-16T18:04:15.1591100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T18:04:15.3109020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T18:04:15.5189530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T18:04:15.6802030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T18:04:15.7937480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T18:04:16.0971910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T18:04:16.1941980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T18:04:16.6701270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T18:04:16.7941670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T18:04:16.9797270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T18:04:17.1198430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T18:04:17.2124810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T18:04:17.4765680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:04:17.5784100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T18:04:17.8823920Z clang -mmacosx-version-min=10.13 -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-16T18:04:17.9883790Z clang -mmacosx-version-min=10.13 -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-16T18:04:18.7786630Z clang -mmacosx-version-min=10.13 -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-16T18:04:19.4269540Z clang -mmacosx-version-min=10.13 -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-16T18:04:19.4280720Z clang -mmacosx-version-min=10.13 -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-16T18:04:19.4284840Z clang -mmacosx-version-min=10.13 -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-16T18:04:19.4287700Z clang -mmacosx-version-min=10.13 -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-16T18:04:19.4772180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T18:04:19.6422270Z clang -mmacosx-version-min=10.13 -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-16T18:04:19.7731280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T18:04:19.9671640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T18:04:20.2827140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T18:04:20.4167790Z clang -mmacosx-version-min=10.13 -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-16T18:04:20.5270260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T18:04:20.6681380Z clang -mmacosx-version-min=10.13 -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-16T18:04:21.3892720Z clang -mmacosx-version-min=10.13 -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-16T18:04:21.9806100Z clang -mmacosx-version-min=10.13 -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-16T18:04:22.2608590Z clang -mmacosx-version-min=10.13 -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-16T18:04:22.4539090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T18:04:22.8020180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T18:04:22.8919740Z clang -mmacosx-version-min=10.13 -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-16T18:04:23.1089840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T18:04:23.2731430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T18:04:23.4038300Z clang -mmacosx-version-min=10.13 -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-16T18:04:23.7272350Z clang -mmacosx-version-min=10.13 -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-16T18:04:23.9027480Z clang -mmacosx-version-min=10.13 -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-16T18:04:24.0572140Z clang -mmacosx-version-min=10.13 -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-16T18:04:24.1918590Z clang -mmacosx-version-min=10.13 -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-16T18:04:24.2961330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T18:04:24.4382440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T18:04:24.5884900Z clang -mmacosx-version-min=10.13 -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-16T18:04:24.7253090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T18:04:24.8557670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T18:04:24.9649110Z clang -mmacosx-version-min=10.13 -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-16T18:04:25.0711510Z clang -mmacosx-version-min=10.13 -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-16T18:04:25.1619510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T18:04:25.8385860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T18:04:25.9082610Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T18:04:25.9790400Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T18:04:25.9855400Z ** R 2021-05-16T18:04:26.0354470Z ** inst 2021-05-16T18:04:26.0443470Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:29.4794220Z ** help 2021-05-16T18:04:29.8732990Z *** installing help indices 2021-05-16T18:04:30.0774320Z *** copying figures 2021-05-16T18:04:30.0846590Z ** building package indices 2021-05-16T18:04:30.4982740Z ** installing vignettes 2021-05-16T18:04:30.5212880Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:30.8862720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:04:31.1017040Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:31.4800620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:31.4956910Z * DONE (vctrs) 2021-05-16T18:04:32.0364120Z * installing *source* package ‘processx’ ... 2021-05-16T18:04:32.0434070Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:32.0435510Z ** using staged installation 2021-05-16T18:04:32.0668570Z ** libs 2021-05-16T18:04:32.0851280Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T18:04:32.2570720Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T18:04:32.2573910Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T18:04:32.4825670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T18:04:32.5751410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T18:04:32.7481610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T18:04:32.8325120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T18:04:32.8327500Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T18:04:32.8904680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:04:32.9835960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T18:04:33.0954650Z clang -mmacosx-version-min=10.13 -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-16T18:04:33.4674440Z clang -mmacosx-version-min=10.13 -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-16T18:04:33.5927030Z clang -mmacosx-version-min=10.13 -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-16T18:04:33.6986480Z clang -mmacosx-version-min=10.13 -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-16T18:04:33.8126260Z clang -mmacosx-version-min=10.13 -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-16T18:04:33.9090570Z clang -mmacosx-version-min=10.13 -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-16T18:04:34.2482720Z clang -mmacosx-version-min=10.13 -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-16T18:04:34.3594180Z clang -mmacosx-version-min=10.13 -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-16T18:04:34.4764690Z clang -mmacosx-version-min=10.13 -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-16T18:04:34.5484560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T18:04:34.6462090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T18:04:34.7063300Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T18:04:34.7145240Z ** R 2021-05-16T18:04:34.7343340Z ** inst 2021-05-16T18:04:34.7357730Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:36.6588020Z ** help 2021-05-16T18:04:36.7464210Z *** installing help indices 2021-05-16T18:04:36.7941740Z ** building package indices 2021-05-16T18:04:37.0828860Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:37.3986480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:04:37.6151060Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:37.8997070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:37.9033370Z * DONE (processx) 2021-05-16T18:04:38.2749730Z * installing *source* package ‘markdown’ ... 2021-05-16T18:04:38.2799330Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:38.2800710Z ** using staged installation 2021-05-16T18:04:38.3019210Z ** libs 2021-05-16T18:04:38.3199650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T18:04:38.4155910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T18:04:38.4977290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T18:04:38.6916910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-16T18:04:38.8434170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-16T18:04:38.9663780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T18:04:39.0432340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T18:04:39.1201950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-16T18:04:39.3406100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T18:04:39.5284140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-16T18:04:40.7394790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-16T18:04:40.8220050Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:04:40.8810820Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T18:04:40.8854830Z ** R 2021-05-16T18:04:40.9551650Z ** inst 2021-05-16T18:04:41.0087450Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:41.5590170Z ** help 2021-05-16T18:04:41.8543270Z *** installing help indices 2021-05-16T18:04:41.8957210Z ** building package indices 2021-05-16T18:04:42.1658480Z ** installing vignettes 2021-05-16T18:04:42.1729250Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:42.4679480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:04:42.6746900Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:42.9227740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:42.9263570Z * DONE (markdown) 2021-05-16T18:04:43.2935430Z * installing *source* package ‘highr’ ... 2021-05-16T18:04:43.3037700Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:43.3139410Z ** using staged installation 2021-05-16T18:04:43.3341950Z ** R 2021-05-16T18:04:43.3443320Z ** inst 2021-05-16T18:04:43.3546230Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:43.7732300Z ** help 2021-05-16T18:04:43.7895690Z *** installing help indices 2021-05-16T18:04:43.8084570Z ** building package indices 2021-05-16T18:04:44.0908410Z ** installing vignettes 2021-05-16T18:04:44.1009040Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:44.3518070Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:44.5874630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:44.5976650Z * DONE (highr) 2021-05-16T18:04:44.9966040Z * installing *source* package ‘stringr’ ... 2021-05-16T18:04:45.0034580Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:45.0035780Z ** using staged installation 2021-05-16T18:04:45.0277090Z ** R 2021-05-16T18:04:45.0414860Z ** data 2021-05-16T18:04:45.0421990Z *** moving datasets to lazyload DB 2021-05-16T18:04:45.0649270Z ** inst 2021-05-16T18:04:45.0735780Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:45.7741870Z ** help 2021-05-16T18:04:45.8845880Z *** installing help indices 2021-05-16T18:04:45.9483620Z *** copying figures 2021-05-16T18:04:45.9493000Z ** building package indices 2021-05-16T18:04:46.2569060Z ** installing vignettes 2021-05-16T18:04:46.2670940Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:46.5307890Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:46.7902270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:46.7936660Z * DONE (stringr) 2021-05-16T18:04:47.1113680Z * installing *source* package ‘rversions’ ... 2021-05-16T18:04:47.1137110Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:47.1138640Z ** using staged installation 2021-05-16T18:04:47.1330910Z ** R 2021-05-16T18:04:47.1444810Z ** inst 2021-05-16T18:04:47.1460220Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:47.5381170Z ** help 2021-05-16T18:04:47.5666910Z *** installing help indices 2021-05-16T18:04:47.5910750Z *** copying figures 2021-05-16T18:04:47.5920620Z ** building package indices 2021-05-16T18:04:47.8470970Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:48.1088240Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:48.3742890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:48.3844600Z * DONE (rversions) 2021-05-16T18:04:49.0135010Z * installing *source* package ‘pillar’ ... 2021-05-16T18:04:49.0294270Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:49.0295480Z ** using staged installation 2021-05-16T18:04:49.0571210Z ** R 2021-05-16T18:04:49.0857320Z ** inst 2021-05-16T18:04:49.1028050Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:51.2840240Z ** help 2021-05-16T18:04:51.4001150Z *** installing help indices 2021-05-16T18:04:51.4693120Z *** copying figures 2021-05-16T18:04:51.4728190Z ** building package indices 2021-05-16T18:04:51.7826080Z ** installing vignettes 2021-05-16T18:04:51.7965110Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:52.1655600Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:52.6374800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:52.6476350Z * DONE (pillar) 2021-05-16T18:04:53.1026470Z * installing *source* package ‘callr’ ... 2021-05-16T18:04:53.1411990Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:53.1513340Z ** using staged installation 2021-05-16T18:04:53.1614710Z ** R 2021-05-16T18:04:53.1815150Z ** inst 2021-05-16T18:04:53.1917470Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:57.0373980Z ** help 2021-05-16T18:04:57.1897720Z *** installing help indices 2021-05-16T18:04:57.2755460Z ** building package indices 2021-05-16T18:04:57.5938090Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:04:57.8672980Z ** testing if installed package can be loaded from final location 2021-05-16T18:04:58.2128840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:04:58.2230390Z * DONE (callr) 2021-05-16T18:04:58.9538950Z * installing *source* package ‘knitr’ ... 2021-05-16T18:04:58.9742170Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:58.9744450Z ** using staged installation 2021-05-16T18:04:59.0245280Z ** R 2021-05-16T18:04:59.0793140Z ** demo 2021-05-16T18:04:59.0808930Z ** inst 2021-05-16T18:04:59.1503140Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:04.4003530Z ** help 2021-05-16T18:05:04.6691870Z *** installing help indices 2021-05-16T18:05:04.8129520Z ** building package indices 2021-05-16T18:05:05.1970090Z ** installing vignettes 2021-05-16T18:05:05.2111330Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:05.4706320Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:05.8494690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:05.8714140Z * DONE (knitr) 2021-05-16T18:05:06.1985830Z * installing *source* package ‘xopen’ ... 2021-05-16T18:05:06.2003260Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:06.2004860Z ** using staged installation 2021-05-16T18:05:06.2196520Z ** R 2021-05-16T18:05:06.2232570Z ** inst 2021-05-16T18:05:06.2248520Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:06.5365370Z ** help 2021-05-16T18:05:06.5494340Z *** installing help indices 2021-05-16T18:05:06.5796470Z ** building package indices 2021-05-16T18:05:06.8219790Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:07.0599330Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:07.2992220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:07.3094390Z * DONE (xopen) 2021-05-16T18:05:07.9343750Z * installing *source* package ‘tibble’ ... 2021-05-16T18:05:07.9504850Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:07.9506200Z ** using staged installation 2021-05-16T18:05:07.9813570Z ** libs 2021-05-16T18:05:07.9988870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T18:05:08.0717700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T18:05:08.1718150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:05:08.2371200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T18:05:08.3608580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:05:08.4197040Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T18:05:08.4238340Z ** R 2021-05-16T18:05:08.4498490Z ** inst 2021-05-16T18:05:08.4739180Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:10.7353430Z ** help 2021-05-16T18:05:10.8349280Z *** installing help indices 2021-05-16T18:05:10.8923260Z *** copying figures 2021-05-16T18:05:10.8962270Z ** building package indices 2021-05-16T18:05:11.2011330Z ** installing vignettes 2021-05-16T18:05:11.2143710Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:11.7550500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:05:11.8894570Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:12.4190240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:12.4247470Z * DONE (tibble) 2021-05-16T18:05:12.8741530Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T18:05:12.8783610Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:12.8785280Z ** using staged installation 2021-05-16T18:05:12.9001280Z ** R 2021-05-16T18:05:12.9129840Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:14.3642400Z ** help 2021-05-16T18:05:14.4176140Z *** installing help indices 2021-05-16T18:05:14.4580350Z ** building package indices 2021-05-16T18:05:14.7305900Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:15.0651530Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:15.4215770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:15.4244310Z * DONE (pkgbuild) 2021-05-16T18:05:16.0118980Z * installing *source* package ‘roxygen2’ ... 2021-05-16T18:05:16.0268920Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:16.0270540Z ** using staged installation 2021-05-16T18:05:16.0544440Z ** libs 2021-05-16T18:05:16.0726450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:17.2333580Z In file included from RcppExports.cpp:4: 2021-05-16T18:05:17.2334900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:05:17.2337720Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:05:17.2339100Z SEXP data = Parent::get__(); 2021-05-16T18:05:17.2339780Z ^ 2021-05-16T18:05:21.0715030Z 1 warning generated. 2021-05-16T18:05:21.0840940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:22.2271030Z In file included from escapeExamples.cpp:1: 2021-05-16T18:05:22.2272390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:05:22.2274710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:05:22.2276100Z SEXP data = Parent::get__(); 2021-05-16T18:05:22.2276780Z ^ 2021-05-16T18:05:24.8618780Z 1 warning generated. 2021-05-16T18:05:24.8734050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:26.0849500Z In file included from isComplete.cpp:1: 2021-05-16T18:05:26.0850470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:05:26.0852630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:05:26.0853630Z SEXP data = Parent::get__(); 2021-05-16T18:05:26.0854050Z ^ 2021-05-16T18:05:28.7931590Z 1 warning generated. 2021-05-16T18:05:28.8046880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:29.9919820Z In file included from leadingSpaces.cpp:1: 2021-05-16T18:05:29.9921520Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:05:29.9924120Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:05:29.9925520Z SEXP data = Parent::get__(); 2021-05-16T18:05:29.9926350Z ^ 2021-05-16T18:05:32.7605090Z 1 warning generated. 2021-05-16T18:05:33.5621320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:33.9516890Z In file included from parser2.cpp:1: 2021-05-16T18:05:33.9518400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:05:33.9521090Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:05:33.9522570Z SEXP data = Parent::get__(); 2021-05-16T18:05:33.9523550Z ^ 2021-05-16T18:05:38.3756390Z 1 warning generated. 2021-05-16T18:05:38.3891010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:39.5578600Z In file included from wrapUsage.cpp:1: 2021-05-16T18:05:39.5580280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:05:39.5582760Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:05:39.5584380Z SEXP data = Parent::get__(); 2021-05-16T18:05:39.5585200Z ^ 2021-05-16T18:05:42.3409480Z 1 warning generated. 2021-05-16T18:05:42.3566010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:42.4221580Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T18:05:42.4271320Z ** R 2021-05-16T18:05:42.4683850Z ** inst 2021-05-16T18:05:42.4761790Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:47.3148890Z ** help 2021-05-16T18:05:47.4133210Z *** installing help indices 2021-05-16T18:05:47.4738270Z *** copying figures 2021-05-16T18:05:47.4753820Z ** building package indices 2021-05-16T18:05:47.7702540Z ** installing vignettes 2021-05-16T18:05:47.7885220Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:48.2923340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:05:48.4740860Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:49.0396850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:49.0462950Z * DONE (roxygen2) 2021-05-16T18:05:49.3802380Z * installing *source* package ‘rematch2’ ... 2021-05-16T18:05:49.3826270Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:49.3827720Z ** using staged installation 2021-05-16T18:05:49.4022300Z ** R 2021-05-16T18:05:49.4087850Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:50.0230310Z ** help 2021-05-16T18:05:50.0547240Z *** installing help indices 2021-05-16T18:05:50.0811960Z ** building package indices 2021-05-16T18:05:50.3907590Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:50.8313870Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:51.2719040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:51.2792020Z * DONE (rematch2) 2021-05-16T18:05:51.6400120Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T18:05:51.6450120Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:51.6451610Z ** using staged installation 2021-05-16T18:05:51.6657450Z ** R 2021-05-16T18:05:51.6776050Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:53.0563550Z ** help 2021-05-16T18:05:53.1081790Z *** installing help indices 2021-05-16T18:05:53.1457710Z ** building package indices 2021-05-16T18:05:53.4276700Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:53.7951400Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:54.1864990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:54.1891960Z * DONE (rcmdcheck) 2021-05-16T18:05:54.5392290Z * installing *source* package ‘waldo’ ... 2021-05-16T18:05:54.5430280Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:54.5431560Z ** using staged installation 2021-05-16T18:05:54.5632010Z ** R 2021-05-16T18:05:54.5718590Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:05:55.4424900Z ** help 2021-05-16T18:05:55.4651050Z *** installing help indices 2021-05-16T18:05:55.4826350Z *** copying figures 2021-05-16T18:05:55.4831770Z ** building package indices 2021-05-16T18:05:55.7336970Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:05:56.0448740Z ** testing if installed package can be loaded from final location 2021-05-16T18:05:56.3831290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:05:56.3856470Z * DONE (waldo) 2021-05-16T18:05:57.1993160Z * installing *source* package ‘testthat’ ... 2021-05-16T18:05:57.2231500Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T18:05:57.2233180Z ** using staged installation 2021-05-16T18:05:57.2561170Z ** libs 2021-05-16T18:05:57.2741050Z clang -mmacosx-version-min=10.13 -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-16T18:05:57.3512600Z clang -mmacosx-version-min=10.13 -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-16T18:05:57.4329380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:58.4734640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:05:59.4197210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:06:13.9888590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:06:14.0638360Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T18:06:14.0723080Z ** R 2021-05-16T18:06:14.1234890Z ** inst 2021-05-16T18:06:14.1394740Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:25.5691680Z ** help 2021-05-16T18:06:25.8804830Z *** installing help indices 2021-05-16T18:06:26.0793290Z *** copying figures 2021-05-16T18:06:26.0835170Z ** building package indices 2021-05-16T18:06:26.4935460Z ** installing vignettes 2021-05-16T18:06:26.5103230Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:26.8420720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:06:26.9671490Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:27.6015100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:27.6173770Z * DONE (testthat) 2021-05-16T18:06:28.2853320Z * installing *source* package ‘devtools’ ... 2021-05-16T18:06:28.2977360Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T18:06:28.2979220Z ** using staged installation 2021-05-16T18:06:28.3419220Z ** R 2021-05-16T18:06:28.3643940Z ** inst 2021-05-16T18:06:28.3673530Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:30.6775340Z ** help 2021-05-16T18:06:30.8367970Z *** installing help indices 2021-05-16T18:06:30.9256290Z *** copying figures 2021-05-16T18:06:30.9263770Z ** building package indices 2021-05-16T18:06:31.2508690Z ** installing vignettes 2021-05-16T18:06:31.2610560Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:32.1645010Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:33.0865210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:33.0966840Z * DONE (devtools) 2021-05-16T18:06:33.1343140Z 2021-05-16T18:06:33.1344500Z The downloaded source packages are in 2021-05-16T18:06:33.1346740Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/downloaded_packages’ 2021-05-16T18:06:33.2230110Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T18:06:34.3151360Z 2021-05-16T18:06:34.5501870Z 2021-05-16T18:06:34.5520030Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/remotes2a64565b507b/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T18:06:34.5769880Z 2021-05-16T18:06:34.5774970Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/remotes2a64565b507b/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T18:06:34.6482380Z 2021-05-16T18:06:34.6483520Z 2021-05-16T18:06:34.6488310Z ─ preparing ‘desc’: 2021-05-16T18:06:34.6491060Z 2021-05-16T18:06:34.6491830Z 2021-05-16T18:06:34.6618060Z checking DESCRIPTION meta-information ... 2021-05-16T18:06:34.6744380Z 2021-05-16T18:06:34.6885680Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:06:34.7748240Z 2021-05-16T18:06:34.7810120Z 2021-05-16T18:06:34.7811990Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:06:34.7819950Z 2021-05-16T18:06:34.7820640Z 2021-05-16T18:06:34.7822000Z ─ checking for empty or unneeded directories 2021-05-16T18:06:34.7822770Z 2021-05-16T18:06:34.7823380Z 2021-05-16T18:06:34.7824550Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T18:06:34.7931580Z 2021-05-16T18:06:34.7961380Z 2021-05-16T18:06:34.7962780Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T18:06:34.9232180Z 2021-05-16T18:06:34.9237950Z 2021-05-16T18:06:34.9238780Z 2021-05-16T18:06:34.9597600Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:06:34.9620280Z (as ‘lib’ is unspecified) 2021-05-16T18:06:35.3952250Z * installing *source* package ‘desc’ ... 2021-05-16T18:06:35.4017880Z ** using staged installation 2021-05-16T18:06:35.4255420Z ** R 2021-05-16T18:06:35.4446970Z ** inst 2021-05-16T18:06:35.4503930Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:37.3120490Z ** help 2021-05-16T18:06:37.4974080Z *** installing help indices 2021-05-16T18:06:37.6009820Z ** building package indices 2021-05-16T18:06:37.9516680Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:38.2069130Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:38.4907260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:38.4939500Z * DONE (desc) 2021-05-16T18:06:38.7951410Z 2021-05-16T18:06:38.7952780Z 2021-05-16T18:06:38.7964700Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/remotes2a643959af66/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T18:06:38.7995770Z 2021-05-16T18:06:38.7998190Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/remotes2a643959af66/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T18:06:38.8585170Z 2021-05-16T18:06:38.9801960Z 2021-05-16T18:06:38.9803820Z ─ preparing ‘ghtravis’: 2021-05-16T18:06:38.9804630Z 2021-05-16T18:06:38.9805250Z 2021-05-16T18:06:38.9806510Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:06:38.9865830Z 2021-05-16T18:06:38.9927710Z 2021-05-16T18:06:38.9929560Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:06:38.9930370Z 2021-05-16T18:06:38.9930960Z 2021-05-16T18:06:38.9932210Z ─ checking for empty or unneeded directories 2021-05-16T18:06:38.9932890Z 2021-05-16T18:06:38.9933460Z 2021-05-16T18:06:38.9934720Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T18:06:39.0058100Z 2021-05-16T18:06:39.0087650Z 2021-05-16T18:06:39.0089220Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T18:06:39.0358220Z 2021-05-16T18:06:39.0359070Z 2021-05-16T18:06:39.0359690Z 2021-05-16T18:06:39.0845460Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:06:39.0846990Z (as ‘lib’ is unspecified) 2021-05-16T18:06:39.4103340Z * installing *source* package ‘ghtravis’ ... 2021-05-16T18:06:39.4106710Z ** using staged installation 2021-05-16T18:06:39.4320290Z ** R 2021-05-16T18:06:39.4467990Z ** inst 2021-05-16T18:06:39.4489330Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:41.0078760Z ** help 2021-05-16T18:06:41.2753010Z *** installing help indices 2021-05-16T18:06:41.4112680Z ** building package indices 2021-05-16T18:06:41.7055210Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:42.5803820Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:43.4862440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:43.4889760Z * DONE (ghtravis) 2021-05-16T18:06:43.5194600Z Using github PAT from envvar GITHUB_PAT 2021-05-16T18:06:43.6669770Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T18:06:44.6454340Z 2021-05-16T18:06:44.6456630Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T18:06:44.6458050Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T18:06:44.6459110Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T18:06:44.6460450Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T18:06:44.6461760Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T18:06:44.6462930Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T18:06:44.6464350Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:06:44.6465730Z (as ‘lib’ is unspecified) 2021-05-16T18:06:46.2118220Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:06:46.2122910Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:06:46.2197050Z Packages which are only available in source form, and may need 2021-05-16T18:06:46.2203380Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T18:06:46.2204780Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T18:06:46.2205260Z 2021-05-16T18:06:46.2215230Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T18:06:46.3497770Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T18:06:46.3503790Z ================================================== 2021-05-16T18:06:46.3504640Z downloaded 89 KB 2021-05-16T18:06:46.3505760Z 2021-05-16T18:06:46.3537630Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T18:06:46.5838700Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T18:06:46.5844790Z ================================================== 2021-05-16T18:06:46.5845680Z downloaded 115 KB 2021-05-16T18:06:46.5846600Z 2021-05-16T18:06:46.5877240Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T18:06:46.7503320Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T18:06:46.7523760Z ================================================== 2021-05-16T18:06:46.7524670Z downloaded 194 KB 2021-05-16T18:06:46.7525300Z 2021-05-16T18:06:46.7557470Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T18:06:46.9221790Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T18:06:46.9322200Z ================================================== 2021-05-16T18:06:46.9323170Z downloaded 932 KB 2021-05-16T18:06:46.9323950Z 2021-05-16T18:06:46.9358270Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T18:06:47.2076410Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T18:06:47.2191840Z ================================================== 2021-05-16T18:06:47.2193260Z downloaded 691 KB 2021-05-16T18:06:47.2194160Z 2021-05-16T18:06:47.5977290Z * installing *source* package ‘tidyselect’ ... 2021-05-16T18:06:47.6036630Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T18:06:47.6037840Z ** using staged installation 2021-05-16T18:06:47.6285030Z ** R 2021-05-16T18:06:47.6431320Z ** inst 2021-05-16T18:06:47.6476300Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:48.9292930Z ** help 2021-05-16T18:06:49.0032210Z *** installing help indices 2021-05-16T18:06:49.0493860Z ** building package indices 2021-05-16T18:06:49.3389480Z ** installing vignettes 2021-05-16T18:06:49.3468190Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:49.6728670Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:50.0153930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:50.0255450Z * DONE (tidyselect) 2021-05-16T18:06:50.4249550Z * installing *source* package ‘generics’ ... 2021-05-16T18:06:50.4319210Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T18:06:50.4320390Z ** using staged installation 2021-05-16T18:06:50.4509840Z ** R 2021-05-16T18:06:50.4607700Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:50.8518640Z ** help 2021-05-16T18:06:51.0129980Z *** installing help indices 2021-05-16T18:06:51.0662130Z ** building package indices 2021-05-16T18:06:51.3590420Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:51.6083100Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:51.8656900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:51.8758470Z * DONE (generics) 2021-05-16T18:06:52.2751200Z * installing *source* package ‘cpp11’ ... 2021-05-16T18:06:52.2829280Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T18:06:52.2830550Z ** using staged installation 2021-05-16T18:06:52.3475060Z ** R 2021-05-16T18:06:52.3544240Z ** inst 2021-05-16T18:06:52.3719430Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:52.8785290Z ** help 2021-05-16T18:06:52.9043280Z *** installing help indices 2021-05-16T18:06:52.9258710Z ** building package indices 2021-05-16T18:06:53.2506920Z ** installing vignettes 2021-05-16T18:06:53.2608840Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:53.4992350Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:53.7546670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:53.7662790Z * DONE (cpp11) 2021-05-16T18:06:54.5589190Z * installing *source* package ‘dplyr’ ... 2021-05-16T18:06:54.5821680Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:06:54.5822900Z ** using staged installation 2021-05-16T18:06:54.6150800Z ** libs 2021-05-16T18:06:54.6330500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T18:06:54.8220800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T18:06:55.0580940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T18:06:55.2450790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:06:56.0776370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:06:56.2458660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T18:06:56.4163450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T18:06:56.5932440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T18:06:56.7864170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T18:06:56.9619880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T18:06:57.1198390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T18:06:57.3301560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:06:57.3944930Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T18:06:57.3989540Z ** R 2021-05-16T18:06:57.4637490Z ** data 2021-05-16T18:06:57.4663910Z *** moving datasets to lazyload DB 2021-05-16T18:06:57.5714300Z ** inst 2021-05-16T18:06:57.5858390Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:02.9687770Z ** help 2021-05-16T18:07:03.6047800Z *** installing help indices 2021-05-16T18:07:03.8701000Z *** copying figures 2021-05-16T18:07:03.8735020Z ** building package indices 2021-05-16T18:07:04.3212150Z ** installing vignettes 2021-05-16T18:07:04.3416740Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:05.0459240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:05.1773200Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:05.9585360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:05.9667350Z * DONE (dplyr) 2021-05-16T18:07:06.6061960Z * installing *source* package ‘tidyr’ ... 2021-05-16T18:07:06.6186750Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:06.6188160Z ** using staged installation 2021-05-16T18:07:06.6459670Z ** libs 2021-05-16T18:07:06.6651860Z clang++ -mmacosx-version-min=10.13 -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-16T18:07:07.7377050Z clang++ -mmacosx-version-min=10.13 -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-16T18:07:08.2976610Z clang++ -mmacosx-version-min=10.13 -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-16T18:07:09.6648520Z clang++ -mmacosx-version-min=10.13 -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-16T18:07:10.8701090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:10.9587430Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T18:07:10.9634470Z ** R 2021-05-16T18:07:10.9873770Z ** data 2021-05-16T18:07:10.9947410Z *** moving datasets to lazyload DB 2021-05-16T18:07:11.3979710Z ** inst 2021-05-16T18:07:12.0280270Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:13.6600450Z ** help 2021-05-16T18:07:13.8233840Z *** installing help indices 2021-05-16T18:07:13.9105120Z *** copying figures 2021-05-16T18:07:13.9157640Z ** building package indices 2021-05-16T18:07:14.2914830Z ** installing vignettes 2021-05-16T18:07:14.3071020Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:15.5267660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:15.6604480Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:16.3210580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:16.3403880Z * DONE (tidyr) 2021-05-16T18:07:16.3752010Z 2021-05-16T18:07:16.3775020Z The downloaded source packages are in 2021-05-16T18:07:16.3777620Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/downloaded_packages’ 2021-05-16T18:07:16.6211760Z 2021-05-16T18:07:16.6225690Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/remotes2a644d5ccf23/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T18:07:16.6265690Z 2021-05-16T18:07:16.6267840Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/remotes2a644d5ccf23/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T18:07:16.6589050Z 2021-05-16T18:07:16.6591030Z 2021-05-16T18:07:16.6592490Z ─ preparing ‘aghast’: 2021-05-16T18:07:16.6593080Z 2021-05-16T18:07:16.6593630Z 2021-05-16T18:07:16.6781240Z checking DESCRIPTION meta-information ... 2021-05-16T18:07:16.6884160Z 2021-05-16T18:07:16.6892730Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:07:16.7158320Z 2021-05-16T18:07:16.7192610Z 2021-05-16T18:07:16.7295160Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:07:16.7326290Z 2021-05-16T18:07:16.7327060Z 2021-05-16T18:07:16.7328380Z ─ checking for empty or unneeded directories 2021-05-16T18:07:16.7329750Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T18:07:16.7330370Z 2021-05-16T18:07:16.7330890Z 2021-05-16T18:07:16.7331940Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T18:07:16.7472340Z 2021-05-16T18:07:16.7498570Z 2021-05-16T18:07:16.7514020Z 2021-05-16T18:07:16.7751940Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:07:16.7753520Z (as ‘lib’ is unspecified) 2021-05-16T18:07:17.0643730Z * installing *source* package ‘aghast’ ... 2021-05-16T18:07:17.0647670Z ** using staged installation 2021-05-16T18:07:17.0864730Z ** R 2021-05-16T18:07:17.0948740Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:17.6360420Z ** help 2021-05-16T18:07:17.6750810Z *** installing help indices 2021-05-16T18:07:17.7014770Z ** building package indices 2021-05-16T18:07:17.9577550Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:18.2019870Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:18.4508180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:18.4530260Z * DONE (aghast) 2021-05-16T18:07:18.4765490Z Installing 1 packages: covr 2021-05-16T18:07:18.4777610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:07:18.4779190Z (as ‘lib’ is unspecified) 2021-05-16T18:07:19.4205630Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T18:07:19.4206790Z 2021-05-16T18:07:19.9354770Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:07:19.9357980Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:07:19.9429420Z Packages which are only available in source form, and may need 2021-05-16T18:07:19.9431220Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T18:07:19.9432870Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T18:07:19.9433680Z 2021-05-16T18:07:19.9445410Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T18:07:20.1600310Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T18:07:20.1605840Z ================================================== 2021-05-16T18:07:20.1606750Z downloaded 81 KB 2021-05-16T18:07:20.1607630Z 2021-05-16T18:07:20.1638400Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T18:07:20.3029030Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T18:07:20.3036580Z ================================================== 2021-05-16T18:07:20.3037470Z downloaded 89 KB 2021-05-16T18:07:20.3038330Z 2021-05-16T18:07:20.3068290Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T18:07:20.4506440Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T18:07:20.4606540Z ================================================== 2021-05-16T18:07:20.4607510Z downloaded 143 KB 2021-05-16T18:07:20.4608420Z 2021-05-16T18:07:20.8167740Z * installing *source* package ‘lazyeval’ ... 2021-05-16T18:07:20.8220730Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:20.8221970Z ** using staged installation 2021-05-16T18:07:20.8394760Z ** libs 2021-05-16T18:07:20.8572490Z 2021-05-16T18:07:20.8577010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-16T18:07:20.9471910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:07:21.0137680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-16T18:07:21.1010860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-16T18:07:21.2030050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-16T18:07:21.2931520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T18:07:21.3976550Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:21.4572860Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T18:07:21.4613280Z ** R 2021-05-16T18:07:21.4678920Z ** inst 2021-05-16T18:07:21.4738380Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:22.0998000Z ** help 2021-05-16T18:07:22.1819970Z *** installing help indices 2021-05-16T18:07:22.2341980Z ** building package indices 2021-05-16T18:07:22.5434900Z ** installing vignettes 2021-05-16T18:07:22.5536910Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:22.8459240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:22.9738230Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:23.2212040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:23.2239140Z * DONE (lazyeval) 2021-05-16T18:07:23.5834430Z * installing *source* package ‘rex’ ... 2021-05-16T18:07:23.5877980Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:23.5879310Z ** using staged installation 2021-05-16T18:07:24.6043090Z ** R 2021-05-16T18:07:24.6054550Z ** inst 2021-05-16T18:07:24.6157840Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:24.6267320Z ** help 2021-05-16T18:07:24.6368460Z *** installing help indices 2021-05-16T18:07:24.6470490Z ** building package indices 2021-05-16T18:07:24.6769800Z ** installing vignettes 2021-05-16T18:07:24.6871690Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:24.9241920Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:25.1686620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:25.1714210Z * DONE (rex) 2021-05-16T18:07:25.7179530Z * installing *source* package ‘covr’ ... 2021-05-16T18:07:25.7309230Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:25.7310450Z ** using staged installation 2021-05-16T18:07:25.7606370Z ** libs 2021-05-16T18:07:25.7781020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T18:07:25.8662050Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:25.9235840Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T18:07:25.9275640Z ** R 2021-05-16T18:07:25.9480920Z ** inst 2021-05-16T18:07:25.9570880Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:27.6014190Z ** help 2021-05-16T18:07:27.6942260Z *** installing help indices 2021-05-16T18:07:27.7511310Z *** copying figures 2021-05-16T18:07:27.7520730Z ** building package indices 2021-05-16T18:07:28.0435210Z ** installing vignettes 2021-05-16T18:07:28.0536070Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:28.4501480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:28.5911060Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:28.8958070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:28.9005880Z * DONE (covr) 2021-05-16T18:07:28.9471160Z 2021-05-16T18:07:28.9472560Z The downloaded source packages are in 2021-05-16T18:07:28.9474850Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3vbudP/downloaded_packages’ 2021-05-16T18:07:28.9807940Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T18:07:28.9808600Z Rscript -e "tic::before_install()" 2021-05-16T18:07:29.0250780Z shell: /bin/bash -e {0} 2021-05-16T18:07:29.0251160Z env: 2021-05-16T18:07:29.0251830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:07:29.0252290Z TIC_DEPLOY_KEY: 2021-05-16T18:07:29.0252630Z RSPM: 2021-05-16T18:07:29.0253940Z GITHUB_PAT: *** 2021-05-16T18:07:29.0254320Z COVERALLS_TOKEN: 2021-05-16T18:07:29.0254760Z continue-on-error: true 2021-05-16T18:07:29.0255190Z VDIFFR_RUN_TESTS: false 2021-05-16T18:07:29.0255690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:07:29.0256090Z TZ: UTC 2021-05-16T18:07:29.0256440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:07:29.0256890Z NOT_CRAN: true 2021-05-16T18:07:29.0257280Z ##[endgroup] 2021-05-16T18:07:29.3858150Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:07:29.5109440Z Running before_install: step_install_remote_binaries() 2021-05-16T18:07:30.1643390Z Installing oro.nifti binaries 2021-05-16T18:07:30.1659740Z [1] "neuroconductor/oro.nifti" 2021-05-16T18:07:30.3800000Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T18:07:30.3994390Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T18:07:30.3995540Z remotes::install_deps(dependencies = TRUE) 2021-05-16T18:07:30.3996180Z remotes::install_cran("rcmdcheck") 2021-05-16T18:07:30.3996730Z remotes::install_cran("markdown") 2021-05-16T18:07:30.4201170Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:07:30.4201580Z env: 2021-05-16T18:07:30.4202040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:07:30.4202480Z TIC_DEPLOY_KEY: 2021-05-16T18:07:30.4202850Z RSPM: 2021-05-16T18:07:30.4204040Z GITHUB_PAT: *** 2021-05-16T18:07:30.4204490Z COVERALLS_TOKEN: 2021-05-16T18:07:30.4205030Z continue-on-error: true 2021-05-16T18:07:30.4205480Z VDIFFR_RUN_TESTS: false 2021-05-16T18:07:30.4205980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:07:30.4206400Z TZ: UTC 2021-05-16T18:07:30.4206790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:07:30.4207180Z NOT_CRAN: true 2021-05-16T18:07:30.4207600Z ##[endgroup] 2021-05-16T18:07:36.8917200Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T18:07:36.8918960Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T18:07:36.8920330Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-16T18:07:36.8921750Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T18:07:36.8923120Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T18:07:36.8924420Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T18:07:36.8925790Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T18:07:36.8927110Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T18:07:36.8929280Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T18:07:36.8930390Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T18:07:36.8931310Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T18:07:36.8932380Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T18:07:36.8933260Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T18:07:36.8934170Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-16T18:07:36.8935060Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T18:07:36.8936230Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T18:07:36.8937130Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T18:07:36.8937980Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T18:07:36.8938890Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T18:07:36.8939780Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T18:07:36.8940670Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T18:07:36.8941510Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T18:07:36.8942400Z rgl (NA -> 0.106.8 ) [CRAN] 2021-05-16T18:07:37.0616320Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:07:38.7872560Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T18:07:38.7874590Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T18:07:38.7875940Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T18:07:38.7877190Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T18:07:38.7878520Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T18:07:38.7879780Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T18:07:38.7881460Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T18:07:38.7882450Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T18:07:38.9571650Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T18:07:40.5197220Z 2021-05-16T18:07:40.7928430Z 2021-05-16T18:07:40.7938860Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpAtsCaT/remotes9627145a44fd/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T18:07:40.8011620Z 2021-05-16T18:07:40.8014410Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpAtsCaT/remotes9627145a44fd/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T18:07:40.9067130Z 2021-05-16T18:07:41.7210080Z 2021-05-16T18:07:41.7215530Z ─ preparing ‘RNifti’: 2021-05-16T18:07:41.7216210Z 2021-05-16T18:07:41.7216860Z 2021-05-16T18:07:41.7219140Z checking DESCRIPTION meta-information ... 2021-05-16T18:07:41.7220070Z 2021-05-16T18:07:41.7221380Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:07:41.7222090Z 2021-05-16T18:07:41.7222670Z 2021-05-16T18:07:41.7223710Z ─ cleaning src 2021-05-16T18:07:41.7224290Z 2021-05-16T18:07:41.7224860Z 2021-05-16T18:07:41.7225970Z ─ running ‘cleanup’ 2021-05-16T18:07:41.7226570Z 2021-05-16T18:07:41.7227140Z 2021-05-16T18:07:41.7228530Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:07:41.7229300Z 2021-05-16T18:07:41.7229850Z 2021-05-16T18:07:41.7231080Z ─ checking for empty or unneeded directories 2021-05-16T18:07:41.7231780Z 2021-05-16T18:07:41.7232320Z 2021-05-16T18:07:41.7233440Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T18:07:41.7630450Z 2021-05-16T18:07:41.7631820Z 2021-05-16T18:07:41.7632520Z 2021-05-16T18:07:41.8047650Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:07:41.8048980Z (as ‘lib’ is unspecified) 2021-05-16T18:07:42.3021420Z * installing *source* package ‘RNifti’ ... 2021-05-16T18:07:42.3024470Z ** using staged installation 2021-05-16T18:07:42.3260400Z ** libs 2021-05-16T18:07:42.3441290Z 2021-05-16T18:07:42.3445110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:07:43.5060810Z In file included from main.cpp:1: 2021-05-16T18:07:43.5062440Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:07:43.5065000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:07:43.5066550Z SEXP data = Parent::get__(); 2021-05-16T18:07:43.5067470Z ^ 2021-05-16T18:07:55.5605790Z 1 warning generated. 2021-05-16T18:07:55.5790480Z clang -mmacosx-version-min=10.13 -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-16T18:07:55.6993580Z clang -mmacosx-version-min=10.13 -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-16T18:07:55.8276070Z clang -mmacosx-version-min=10.13 -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-16T18:07:55.8997360Z clang -mmacosx-version-min=10.13 -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-16T18:07:56.0467930Z clang -mmacosx-version-min=10.13 -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-16T18:07:56.8407820Z clang -mmacosx-version-min=10.13 -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-16T18:07:56.8412750Z clang -mmacosx-version-min=10.13 -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-16T18:07:56.8416700Z clang -mmacosx-version-min=10.13 -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-16T18:07:56.9785400Z clang -mmacosx-version-min=10.13 -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-16T18:07:57.1449150Z clang -mmacosx-version-min=10.13 -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-16T18:07:57.4325290Z clang -mmacosx-version-min=10.13 -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-16T18:07:57.6225630Z clang -mmacosx-version-min=10.13 -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-16T18:07:58.2118840Z clang -mmacosx-version-min=10.13 -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-16T18:07:58.3486220Z clang -mmacosx-version-min=10.13 -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-16T18:07:58.7077000Z clang -mmacosx-version-min=10.13 -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-16T18:07:58.7746050Z clang -mmacosx-version-min=10.13 -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-16T18:07:58.8538680Z clang -mmacosx-version-min=10.13 -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-16T18:07:58.9601320Z clang -mmacosx-version-min=10.13 -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-16T18:07:59.1135890Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T18:07:59.1137840Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T18:07:59.1138860Z ^ 2021-05-16T18:07:59.1140680Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T18:07:59.1142070Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T18:07:59.1142980Z ^ 2021-05-16T18:07:59.1144700Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T18:07:59.1146150Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T18:07:59.1147060Z ^ 2021-05-16T18:07:59.1148730Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T18:07:59.1150010Z static int is_mixedcase(const char * str) 2021-05-16T18:07:59.1150860Z ^ 2021-05-16T18:07:59.1152520Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T18:07:59.1153750Z static int is_uppercase(const char * str) 2021-05-16T18:07:59.1154640Z ^ 2021-05-16T18:07:59.1156320Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T18:07:59.1157550Z static int make_lowercase(char * str) 2021-05-16T18:07:59.1158420Z ^ 2021-05-16T18:07:59.1160030Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T18:07:59.1161570Z static int make_uppercase(char * str) 2021-05-16T18:07:59.1162520Z ^ 2021-05-16T18:07:59.1164190Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:07:59.1165740Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T18:07:59.1166650Z ^ 2021-05-16T18:07:59.9876570Z 8 warnings generated. 2021-05-16T18:07:59.9911430Z clang -mmacosx-version-min=10.13 -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-16T18:08:00.2276120Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:08:00.2277900Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T18:08:00.2278950Z ^ 2021-05-16T18:08:00.2280690Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T18:08:00.2282100Z static char *escapize_string( const char * str ) 2021-05-16T18:08:00.2282980Z ^ 2021-05-16T18:08:02.3017550Z 2 warnings generated. 2021-05-16T18:08:02.3114940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:08:02.3868700Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T18:08:02.3961160Z ** R 2021-05-16T18:08:02.4072010Z ** inst 2021-05-16T18:08:02.4248470Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:03.4390290Z ** help 2021-05-16T18:08:03.5131940Z *** installing help indices 2021-05-16T18:08:03.5557960Z ** building package indices 2021-05-16T18:08:03.8399190Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:04.2655970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:08:04.3941600Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:05.3388130Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:05.3390750Z * DONE (RNifti) 2021-05-16T18:08:05.3391990Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T18:08:05.3394110Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:08:05.3395450Z (as ‘lib’ is unspecified) 2021-05-16T18:08:06.4474700Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:08:06.4491310Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:06.9544710Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T18:08:06.9556350Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:07.6111240Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T18:08:07.6115910Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:08.2739960Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T18:08:08.2751540Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:08.7960370Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T18:08:08.7979630Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:08.8047070Z Packages which are only available in source form, and may need 2021-05-16T18:08:08.8049280Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘bitops’ 2021-05-16T18:08:08.8051470Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’, ‘rticles’, ‘abind’, ‘bitops’ 2021-05-16T18:08:08.8052490Z 2021-05-16T18:08:08.8069920Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T18:08:08.9514100Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T18:08:08.9515580Z ================================================== 2021-05-16T18:08:08.9516740Z downloaded 7833 bytes 2021-05-16T18:08:08.9517460Z 2021-05-16T18:08:08.9547550Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T18:08:09.1770840Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T18:08:09.1772270Z ================================================== 2021-05-16T18:08:09.1773010Z downloaded 28 KB 2021-05-16T18:08:09.1773870Z 2021-05-16T18:08:09.1803700Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T18:08:09.3060170Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T18:08:09.3067710Z ================================================== 2021-05-16T18:08:09.3068600Z downloaded 69 KB 2021-05-16T18:08:09.3069570Z 2021-05-16T18:08:09.3101660Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T18:08:09.5404980Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T18:08:09.5745090Z ================================================== 2021-05-16T18:08:09.5746600Z downloaded 3.1 MB 2021-05-16T18:08:09.5747430Z 2021-05-16T18:08:09.5785310Z trying URL 'https://cloud.r-project.org/src/contrib/rticles_0.19.tar.gz' 2021-05-16T18:08:09.9146880Z Content type 'application/x-gzip' length 1639623 bytes (1.6 MB) 2021-05-16T18:08:09.9440020Z ================================================== 2021-05-16T18:08:09.9441460Z downloaded 1.6 MB 2021-05-16T18:08:09.9442200Z 2021-05-16T18:08:09.9478770Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T18:08:10.0693980Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T18:08:10.0695760Z ================================================== 2021-05-16T18:08:10.0698760Z downloaded 21 KB 2021-05-16T18:08:10.0700030Z 2021-05-16T18:08:10.0731440Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T18:08:10.3011440Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T18:08:10.3012760Z ================================================== 2021-05-16T18:08:10.3013930Z downloaded 10 KB 2021-05-16T18:08:10.3014600Z 2021-05-16T18:08:10.5709300Z * installing *source* package ‘base64enc’ ... 2021-05-16T18:08:10.5725830Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:10.5727310Z ** using staged installation 2021-05-16T18:08:10.5870280Z ** libs 2021-05-16T18:08:10.6050270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T18:08:10.7488140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T18:08:10.8518040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T18:08:11.0595990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:08:11.2054140Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T18:08:11.2097370Z ** R 2021-05-16T18:08:11.2134350Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:11.5519310Z ** help 2021-05-16T18:08:11.5810390Z *** installing help indices 2021-05-16T18:08:11.6011740Z ** building package indices 2021-05-16T18:08:11.8588670Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:12.1525720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:08:12.2830570Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:12.5263330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:12.5286200Z * DONE (base64enc) 2021-05-16T18:08:12.8302760Z * installing *source* package ‘tinytex’ ... 2021-05-16T18:08:12.8327320Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:12.8328820Z ** using staged installation 2021-05-16T18:08:12.8578310Z ** R 2021-05-16T18:08:12.8680780Z ** inst 2021-05-16T18:08:12.8697510Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:13.7524630Z ** help 2021-05-16T18:08:13.7980010Z *** installing help indices 2021-05-16T18:08:13.8312030Z ** building package indices 2021-05-16T18:08:14.1820350Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:14.4466630Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:14.7197870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:14.7299900Z * DONE (tinytex) 2021-05-16T18:08:15.0214800Z * installing *source* package ‘abind’ ... 2021-05-16T18:08:15.0239040Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:15.0240560Z ** using staged installation 2021-05-16T18:08:15.0389070Z ** R 2021-05-16T18:08:15.0447240Z ** inst 2021-05-16T18:08:15.0517900Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:15.7362040Z ** help 2021-05-16T18:08:15.7699660Z *** installing help indices 2021-05-16T18:08:15.7972380Z ** building package indices 2021-05-16T18:08:16.0590070Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:16.3068860Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:16.5606700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:16.5632630Z * DONE (abind) 2021-05-16T18:08:16.8484970Z * installing *source* package ‘bitops’ ... 2021-05-16T18:08:16.8587710Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:16.8664430Z ** using staged installation 2021-05-16T18:08:16.8680820Z ** libs 2021-05-16T18:08:16.8820660Z clang -mmacosx-version-min=10.13 -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-16T18:08:17.0615600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T18:08:17.1563800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:08:17.2398320Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:08:17.2991830Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T18:08:17.3033820Z ** R 2021-05-16T18:08:17.3069420Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:17.6106600Z ** help 2021-05-16T18:08:17.6420910Z *** installing help indices 2021-05-16T18:08:17.6639020Z ** building package indices 2021-05-16T18:08:17.9197940Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:18.2232490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:08:18.3532430Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:18.5935700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:18.5957970Z * DONE (bitops) 2021-05-16T18:08:18.9544730Z * installing *source* package ‘htmltools’ ... 2021-05-16T18:08:18.9588560Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:18.9590120Z ** using staged installation 2021-05-16T18:08:18.9809600Z ** libs 2021-05-16T18:08:18.9985830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:08:19.0765900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T18:08:19.1811750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:08:19.2411740Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T18:08:19.2461990Z ** R 2021-05-16T18:08:19.2646590Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:21.0129540Z ** help 2021-05-16T18:08:21.1387040Z *** installing help indices 2021-05-16T18:08:21.2043190Z ** building package indices 2021-05-16T18:08:21.5242140Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:21.8573100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:08:21.9866570Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:22.2993710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:22.3095050Z * DONE (htmltools) 2021-05-16T18:08:23.5544580Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T18:08:23.5983390Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:23.5984690Z ** using staged installation 2021-05-16T18:08:23.6384170Z ** R 2021-05-16T18:08:23.6942870Z ** inst 2021-05-16T18:08:23.8332040Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:28.1563550Z ** help 2021-05-16T18:08:28.4868990Z *** installing help indices 2021-05-16T18:08:28.6576160Z *** copying figures 2021-05-16T18:08:28.6578560Z ** building package indices 2021-05-16T18:08:29.0918640Z ** installing vignettes 2021-05-16T18:08:29.0990650Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:29.4348790Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:29.9051170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:29.9300010Z * DONE (rmarkdown) 2021-05-16T18:08:31.8423310Z * installing *source* package ‘rticles’ ... 2021-05-16T18:08:31.8441650Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:31.8442800Z ** using staged installation 2021-05-16T18:08:31.8443450Z ** R 2021-05-16T18:08:31.8444010Z ** inst 2021-05-16T18:08:31.8445250Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:31.8446040Z ** help 2021-05-16T18:08:31.8610150Z *** installing help indices 2021-05-16T18:08:31.8984830Z ** building package indices 2021-05-16T18:08:32.2343290Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:32.5641300Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:32.9663260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:32.9966930Z * DONE (rticles) 2021-05-16T18:08:33.0701850Z 2021-05-16T18:08:33.0703060Z The downloaded source packages are in 2021-05-16T18:08:33.0707240Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpAtsCaT/downloaded_packages’ 2021-05-16T18:08:33.1291050Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T18:08:34.0294230Z Use `force = TRUE` to force installation 2021-05-16T18:08:34.0294790Z 2021-05-16T18:08:34.0398680Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpAtsCaT/remotes962742454454/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T18:08:34.0399980Z 2021-05-16T18:08:34.0508470Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpAtsCaT/remotes962742454454/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T18:08:34.0610030Z 2021-05-16T18:08:34.0679680Z 2021-05-16T18:08:34.0782210Z ─ preparing ‘oro.nifti’: (346ms) 2021-05-16T18:08:34.0897270Z 2021-05-16T18:08:34.0926510Z 2021-05-16T18:08:34.0991060Z checking DESCRIPTION meta-information ... 2021-05-16T18:08:34.0991950Z 2021-05-16T18:08:34.0993310Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:08:34.0994110Z 2021-05-16T18:08:34.0994690Z 2021-05-16T18:08:34.0996090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:08:34.0996850Z 2021-05-16T18:08:34.0997800Z 2021-05-16T18:08:34.0999070Z ─ checking for empty or unneeded directories 2021-05-16T18:08:34.0999840Z 2021-05-16T18:08:34.1000400Z 2021-05-16T18:08:34.1001640Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T18:08:34.1002770Z 2021-05-16T18:08:34.1003330Z 2021-05-16T18:08:34.1004710Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T18:08:34.1154140Z 2021-05-16T18:08:34.1155740Z 2021-05-16T18:08:34.1157290Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T18:08:34.6980570Z 2021-05-16T18:08:34.7082970Z 2021-05-16T18:08:34.7185550Z 2021-05-16T18:08:34.8216320Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:08:34.8218010Z (as ‘lib’ is unspecified) 2021-05-16T18:08:35.7325500Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T18:08:35.7328820Z ** using staged installation 2021-05-16T18:08:35.7610250Z ** R 2021-05-16T18:08:35.8376560Z ** demo 2021-05-16T18:08:35.8476940Z ** inst 2021-05-16T18:08:35.9367110Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:44.8395870Z 2021-05-16T18:08:44.8397310Z ** help 2021-05-16T18:08:44.8398810Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T18:08:45.4016230Z *** installing help indices 2021-05-16T18:08:45.7359420Z ** building package indices 2021-05-16T18:08:46.3074860Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:47.0890490Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:48.2301340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:48.2311910Z * DONE (oro.nifti) 2021-05-16T18:08:48.2341840Z Installing 22 packages: later, promises, jquerylib, sass, bslib, sourcetools, xtable, httpuv, webshot, base64enc, htmlwidgets, htmltools, miniUI, shiny, RNifti, abind, bitops, manipulateWidget, crosstalk, servr, misc3d, rgl 2021-05-16T18:08:48.2369790Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:08:48.2377690Z (as ‘lib’ is unspecified) 2021-05-16T18:08:49.9519300Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:08:49.9551900Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:50.4853530Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T18:08:50.4958490Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:50.9480250Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T18:08:50.9488320Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:51.5473380Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T18:08:51.5477330Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:52.0869070Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T18:08:52.0872370Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:08:52.0945260Z Packages which are only available in source form, and may need 2021-05-16T18:08:52.0947200Z compilation of C/C++/Fortran: ‘later’ ‘promises’ ‘sass’ ‘sourcetools’ 2021-05-16T18:08:52.0948870Z ‘httpuv’ ‘base64enc’ ‘htmltools’ ‘RNifti’ ‘bitops’ ‘rgl’ 2021-05-16T18:08:52.0951730Z installing the source packages ‘later’, ‘promises’, ‘jquerylib’, ‘sass’, ‘bslib’, ‘sourcetools’, ‘xtable’, ‘httpuv’, ‘webshot’, ‘base64enc’, ‘htmlwidgets’, ‘htmltools’, ‘miniUI’, ‘shiny’, ‘RNifti’, ‘abind’, ‘bitops’, ‘manipulateWidget’, ‘crosstalk’, ‘servr’, ‘misc3d’, ‘rgl’ 2021-05-16T18:08:52.0953150Z 2021-05-16T18:08:52.0962700Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T18:08:52.3281170Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T18:08:52.3288010Z ================================================== 2021-05-16T18:08:52.3288910Z downloaded 62 KB 2021-05-16T18:08:52.3289760Z 2021-05-16T18:08:52.3322930Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T18:08:52.5249450Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T18:08:52.5832260Z ================================================== 2021-05-16T18:08:52.5833500Z downloaded 3.0 MB 2021-05-16T18:08:52.5834190Z 2021-05-16T18:08:52.5870910Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T18:08:52.8376720Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T18:08:52.8448210Z ================================================== 2021-05-16T18:08:52.8449090Z downloaded 508 KB 2021-05-16T18:08:52.8449730Z 2021-05-16T18:08:52.8485540Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T18:08:52.9777480Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T18:08:53.0114690Z ================================================== 2021-05-16T18:08:53.0116080Z downloaded 2.9 MB 2021-05-16T18:08:53.0116620Z 2021-05-16T18:08:53.0156880Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T18:08:53.2800150Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T18:08:53.3256630Z ================================================== 2021-05-16T18:08:53.3257800Z downloaded 3.6 MB 2021-05-16T18:08:53.3258500Z 2021-05-16T18:08:53.3299940Z trying URL 'https://cloud.r-project.org/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T18:08:53.5293430Z Content type 'application/x-gzip' length 24155 bytes (23 KB) 2021-05-16T18:08:53.5341610Z ================================================== 2021-05-16T18:08:53.5342500Z downloaded 23 KB 2021-05-16T18:08:53.5343540Z 2021-05-16T18:08:53.5376330Z trying URL 'https://cloud.r-project.org/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T18:08:53.6765680Z Content type 'application/x-gzip' length 564589 bytes (551 KB) 2021-05-16T18:08:53.6846430Z ================================================== 2021-05-16T18:08:53.6847360Z downloaded 551 KB 2021-05-16T18:08:53.6848020Z 2021-05-16T18:08:53.6883770Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T18:08:53.8743060Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T18:08:53.9035260Z ================================================== 2021-05-16T18:08:53.9036340Z downloaded 1.7 MB 2021-05-16T18:08:53.9037050Z 2021-05-16T18:08:53.9076080Z trying URL 'https://cloud.r-project.org/src/contrib/webshot_0.5.2.tar.gz' 2021-05-16T18:08:54.0728900Z Content type 'application/x-gzip' length 157837 bytes (154 KB) 2021-05-16T18:08:54.0751880Z ================================================== 2021-05-16T18:08:54.0752780Z downloaded 154 KB 2021-05-16T18:08:54.0753450Z 2021-05-16T18:08:54.0787540Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T18:08:54.2794240Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T18:08:54.2795520Z ================================================== 2021-05-16T18:08:54.2796630Z downloaded 7833 bytes 2021-05-16T18:08:54.2797370Z 2021-05-16T18:08:54.2828710Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T18:08:54.4081950Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T18:08:54.4123230Z ================================================== 2021-05-16T18:08:54.4124130Z downloaded 316 KB 2021-05-16T18:08:54.4124820Z 2021-05-16T18:08:54.4159200Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T18:08:54.5569430Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T18:08:54.5577150Z ================================================== 2021-05-16T18:08:54.5578070Z downloaded 69 KB 2021-05-16T18:08:54.5578740Z 2021-05-16T18:08:54.5611210Z trying URL 'https://cloud.r-project.org/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-16T18:08:54.7742540Z Content type 'application/x-gzip' length 97958 bytes (95 KB) 2021-05-16T18:08:54.7776840Z ================================================== 2021-05-16T18:08:54.7777760Z downloaded 95 KB 2021-05-16T18:08:54.7778680Z 2021-05-16T18:08:54.7906080Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T18:08:54.9260330Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T18:08:55.1464550Z ================================================== 2021-05-16T18:08:55.1465790Z downloaded 4.0 MB 2021-05-16T18:08:55.1466490Z 2021-05-16T18:08:55.1507870Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T18:08:55.2994540Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T18:08:55.3118270Z ================================================== 2021-05-16T18:08:55.3119280Z downloaded 1.0 MB 2021-05-16T18:08:55.3119950Z 2021-05-16T18:08:55.3155870Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T18:08:55.5136880Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T18:08:55.5138390Z ================================================== 2021-05-16T18:08:55.5139530Z downloaded 21 KB 2021-05-16T18:08:55.5140180Z 2021-05-16T18:08:55.5170120Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T18:08:55.6367910Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T18:08:55.6370440Z ================================================== 2021-05-16T18:08:55.6371310Z downloaded 10 KB 2021-05-16T18:08:55.6372000Z 2021-05-16T18:08:55.6402080Z trying URL 'https://cloud.r-project.org/src/contrib/manipulateWidget_0.10.1.tar.gz' 2021-05-16T18:08:55.7854330Z Content type 'application/x-gzip' length 3175635 bytes (3.0 MB) 2021-05-16T18:08:55.8248410Z ================================================== 2021-05-16T18:08:55.8249570Z downloaded 3.0 MB 2021-05-16T18:08:55.8250250Z 2021-05-16T18:08:55.8289290Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T18:08:55.9505950Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-16T18:08:55.9752730Z ================================================== 2021-05-16T18:08:55.9753710Z downloaded 660 KB 2021-05-16T18:08:55.9754380Z 2021-05-16T18:08:55.9790770Z trying URL 'https://cloud.r-project.org/src/contrib/servr_0.22.tar.gz' 2021-05-16T18:08:56.1164360Z Content type 'application/x-gzip' length 20256 bytes (19 KB) 2021-05-16T18:08:56.1165700Z ================================================== 2021-05-16T18:08:56.1167060Z downloaded 19 KB 2021-05-16T18:08:56.1167790Z 2021-05-16T18:08:56.1198890Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T18:08:56.3436610Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T18:08:56.3445950Z ================================================== 2021-05-16T18:08:56.3446830Z downloaded 65 KB 2021-05-16T18:08:56.3447700Z 2021-05-16T18:08:56.3479510Z trying URL 'https://cloud.r-project.org/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T18:08:56.4806670Z Content type 'application/x-gzip' length 3061452 bytes (2.9 MB) 2021-05-16T18:08:56.5249810Z ================================================== 2021-05-16T18:08:56.5250920Z downloaded 2.9 MB 2021-05-16T18:08:56.5251650Z 2021-05-16T18:08:56.8766780Z * installing *source* package ‘later’ ... 2021-05-16T18:08:56.8807580Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:56.8808900Z ** using staged installation 2021-05-16T18:08:56.9310820Z Running configure script 2021-05-16T18:08:57.1097660Z -latomic linker flag not needed. 2021-05-16T18:08:57.1328670Z ** libs 2021-05-16T18:08:57.1526670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:08:58.2792090Z In file included from RcppExports.cpp:5: 2021-05-16T18:08:58.2893980Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:58.2996820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:58.3006660Z SEXP data = Parent::get__(); 2021-05-16T18:08:58.3007470Z ^ 2021-05-16T18:09:02.3625280Z 1 warning generated. 2021-05-16T18:09:02.3769820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T18:09:03.5128820Z In file included from callback_registry.cpp:6: 2021-05-16T18:09:03.5130310Z In file included from ./callback_registry.h:4: 2021-05-16T18:09:03.5131470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:09:03.5133890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:09:03.5135230Z SEXP data = Parent::get__(); 2021-05-16T18:09:03.5135940Z ^ 2021-05-16T18:09:08.3361380Z 1 warning generated. 2021-05-16T18:09:08.3511860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-16T18:09:09.0751700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:09:09.1542960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-16T18:09:10.2606860Z In file included from later.cpp:1: 2021-05-16T18:09:10.2608020Z In file included from ./later.h:6: 2021-05-16T18:09:10.2609070Z In file included from ./callback_registry.h:4: 2021-05-16T18:09:10.2610280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:09:10.2612850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:09:10.2614370Z SEXP data = Parent::get__(); 2021-05-16T18:09:10.2615200Z ^ 2021-05-16T18:09:14.3709000Z 1 warning generated. 2021-05-16T18:09:14.3848360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T18:09:15.5023570Z In file included from later_posix.cpp:3: 2021-05-16T18:09:15.5027290Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:09:15.5029770Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:09:15.5031250Z SEXP data = Parent::get__(); 2021-05-16T18:09:15.5032080Z ^ 2021-05-16T18:09:17.6895100Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-16T18:09:17.6896590Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-16T18:09:17.6897420Z ^ 2021-05-16T18:09:18.4142700Z 2 warnings generated. 2021-05-16T18:09:18.4271240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T18:09:18.4655730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T18:09:18.9230330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T18:09:19.3035330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T18:09:19.3416810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T18:09:19.4595710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:09:19.5284030Z installing to /Users/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-16T18:09:19.5341060Z ** R 2021-05-16T18:09:19.5384610Z ** inst 2021-05-16T18:09:19.5417400Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:20.0040890Z ** help 2021-05-16T18:09:20.0338550Z *** installing help indices 2021-05-16T18:09:20.0634550Z ** building package indices 2021-05-16T18:09:20.3216810Z ** installing vignettes 2021-05-16T18:09:20.3295920Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:20.7633690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:09:20.8994080Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:21.2711170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:21.2812510Z * DONE (later) 2021-05-16T18:09:21.6225300Z * installing *source* package ‘sourcetools’ ... 2021-05-16T18:09:21.6280470Z ** package ‘sourcetools’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:21.6281860Z ** using staged installation 2021-05-16T18:09:21.6433930Z ** libs 2021-05-16T18:09:21.6619560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Reader.cpp -o Reader.o 2021-05-16T18:09:22.8856610Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Tokenizer.cpp -o Tokenizer.o 2021-05-16T18:09:24.4654350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c sourcetools-init.c -o sourcetools-init.o 2021-05-16T18:09:24.5475170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:09:24.6104760Z installing to /Users/runner/work/_temp/Library/00LOCK-sourcetools/00new/sourcetools/libs 2021-05-16T18:09:24.6145720Z ** R 2021-05-16T18:09:24.6182200Z ** inst 2021-05-16T18:09:24.6334090Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:24.9327030Z ** help 2021-05-16T18:09:24.9513730Z *** installing help indices 2021-05-16T18:09:24.9666980Z ** building package indices 2021-05-16T18:09:25.2195720Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:25.6292520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:09:25.7567750Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:25.9938170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:25.9991930Z * DONE (sourcetools) 2021-05-16T18:09:26.4308590Z * installing *source* package ‘xtable’ ... 2021-05-16T18:09:26.4410790Z ** package ‘xtable’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:26.4512480Z ** using staged installation 2021-05-16T18:09:26.4612790Z ** R 2021-05-16T18:09:26.4814460Z ** data 2021-05-16T18:09:26.4815040Z ** inst 2021-05-16T18:09:26.4916600Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:27.6865300Z ** help 2021-05-16T18:09:27.7949310Z *** installing help indices 2021-05-16T18:09:27.8529450Z ** building package indices 2021-05-16T18:09:28.1607750Z ** installing vignettes 2021-05-16T18:09:28.1709600Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:28.4193570Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:28.6827960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:28.6929400Z * DONE (xtable) 2021-05-16T18:09:29.0446080Z * installing *source* package ‘webshot’ ... 2021-05-16T18:09:29.0487620Z ** package ‘webshot’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:29.0488850Z ** using staged installation 2021-05-16T18:09:29.0684300Z ** R 2021-05-16T18:09:29.0766260Z ** inst 2021-05-16T18:09:29.0864960Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:29.6755110Z ** help 2021-05-16T18:09:29.7094240Z *** installing help indices 2021-05-16T18:09:29.7410330Z ** building package indices 2021-05-16T18:09:30.0978490Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:30.3449410Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:30.5965750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:30.6000780Z * DONE (webshot) 2021-05-16T18:09:30.9956580Z * installing *source* package ‘base64enc’ ... 2021-05-16T18:09:30.9974100Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:31.0040560Z ** using staged installation 2021-05-16T18:09:31.0198800Z ** libs 2021-05-16T18:09:31.0379430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T18:09:31.1800880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T18:09:31.2816040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T18:09:31.3881440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:09:31.4473200Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T18:09:31.4516110Z ** R 2021-05-16T18:09:31.4555280Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:31.8488490Z ** help 2021-05-16T18:09:31.8773130Z *** installing help indices 2021-05-16T18:09:31.8971600Z ** building package indices 2021-05-16T18:09:32.1523390Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:32.4525810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:09:32.5895960Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:32.8315430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:32.8337990Z * DONE (base64enc) 2021-05-16T18:09:33.3539320Z * installing *source* package ‘RNifti’ ... 2021-05-16T18:09:33.3653150Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:33.3718570Z ** using staged installation 2021-05-16T18:09:33.3921300Z ** libs 2021-05-16T18:09:33.4109040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:09:34.5727550Z In file included from main.cpp:1: 2021-05-16T18:09:34.5729110Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:09:34.5731660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:09:34.5733140Z SEXP data = Parent::get__(); 2021-05-16T18:09:34.5733970Z ^ 2021-05-16T18:09:46.3914270Z 1 warning generated. 2021-05-16T18:09:46.4096560Z clang -mmacosx-version-min=10.13 -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-16T18:09:46.5370710Z clang -mmacosx-version-min=10.13 -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-16T18:09:46.6659150Z clang -mmacosx-version-min=10.13 -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-16T18:09:46.7379420Z clang -mmacosx-version-min=10.13 -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-16T18:09:46.8830520Z clang -mmacosx-version-min=10.13 -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-16T18:09:47.4210570Z clang -mmacosx-version-min=10.13 -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-16T18:09:47.4971760Z clang -mmacosx-version-min=10.13 -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-16T18:09:47.6483020Z clang -mmacosx-version-min=10.13 -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-16T18:09:47.8291050Z clang -mmacosx-version-min=10.13 -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-16T18:09:47.9942710Z clang -mmacosx-version-min=10.13 -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-16T18:09:48.2827520Z clang -mmacosx-version-min=10.13 -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-16T18:09:48.4737890Z clang -mmacosx-version-min=10.13 -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-16T18:09:49.0645360Z clang -mmacosx-version-min=10.13 -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-16T18:09:49.2022370Z clang -mmacosx-version-min=10.13 -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-16T18:09:49.5559990Z clang -mmacosx-version-min=10.13 -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-16T18:09:49.6235340Z clang -mmacosx-version-min=10.13 -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-16T18:09:49.7044860Z clang -mmacosx-version-min=10.13 -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-16T18:09:49.8115940Z clang -mmacosx-version-min=10.13 -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-16T18:09:49.9666800Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T18:09:49.9668610Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T18:09:49.9669570Z ^ 2021-05-16T18:09:49.9671290Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T18:09:49.9673270Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T18:09:49.9674180Z ^ 2021-05-16T18:09:49.9675960Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T18:09:49.9677770Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T18:09:49.9678740Z ^ 2021-05-16T18:09:49.9680330Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T18:09:49.9681550Z static int is_mixedcase(const char * str) 2021-05-16T18:09:49.9682360Z ^ 2021-05-16T18:09:49.9684080Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T18:09:49.9685320Z static int is_uppercase(const char * str) 2021-05-16T18:09:49.9686240Z ^ 2021-05-16T18:09:49.9687830Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T18:09:49.9689040Z static int make_lowercase(char * str) 2021-05-16T18:09:49.9689830Z ^ 2021-05-16T18:09:49.9691420Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T18:09:49.9692600Z static int make_uppercase(char * str) 2021-05-16T18:09:49.9693490Z ^ 2021-05-16T18:09:49.9695080Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:09:49.9696430Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T18:09:49.9697320Z ^ 2021-05-16T18:09:50.8550590Z 8 warnings generated. 2021-05-16T18:09:50.8586100Z clang -mmacosx-version-min=10.13 -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-16T18:09:51.0946130Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:09:51.0949280Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T18:09:51.0950240Z ^ 2021-05-16T18:09:51.0952020Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T18:09:51.0953320Z static char *escapize_string( const char * str ) 2021-05-16T18:09:51.0954170Z ^ 2021-05-16T18:09:53.1546640Z 2 warnings generated. 2021-05-16T18:09:53.1629420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T18:09:53.2379330Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T18:09:53.2464710Z ** R 2021-05-16T18:09:53.2570270Z ** inst 2021-05-16T18:09:53.2736410Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:54.2812200Z ** help 2021-05-16T18:09:54.3521490Z *** installing help indices 2021-05-16T18:09:54.3938950Z ** building package indices 2021-05-16T18:09:54.6716800Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:55.0699750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:09:55.1973380Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:55.5414320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:55.5516160Z * DONE (RNifti) 2021-05-16T18:09:55.8961550Z * installing *source* package ‘abind’ ... 2021-05-16T18:09:55.8984940Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:55.9049210Z ** using staged installation 2021-05-16T18:09:55.9194400Z ** R 2021-05-16T18:09:55.9252210Z ** inst 2021-05-16T18:09:55.9322150Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:56.6064230Z ** help 2021-05-16T18:09:56.6403040Z *** installing help indices 2021-05-16T18:09:56.6669430Z ** building package indices 2021-05-16T18:09:56.9261560Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:57.1672060Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:57.4185020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:57.4286790Z * DONE (abind) 2021-05-16T18:09:57.7084770Z * installing *source* package ‘bitops’ ... 2021-05-16T18:09:57.7104450Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:57.7168370Z ** using staged installation 2021-05-16T18:09:57.7295820Z ** libs 2021-05-16T18:09:57.7475030Z clang -mmacosx-version-min=10.13 -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-16T18:09:57.9238970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T18:09:58.0184730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:09:58.1001380Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:09:58.1583540Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T18:09:58.1625920Z ** R 2021-05-16T18:09:58.1660060Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:58.4624590Z ** help 2021-05-16T18:09:58.4944420Z *** installing help indices 2021-05-16T18:09:58.5165390Z ** building package indices 2021-05-16T18:09:58.7726760Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:59.0724520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:09:59.2023730Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:59.4407800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:59.4428470Z * DONE (bitops) 2021-05-16T18:09:59.7583480Z * installing *source* package ‘misc3d’ ... 2021-05-16T18:09:59.7661450Z ** package ‘misc3d’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:59.7664680Z ** using staged installation 2021-05-16T18:09:59.7803650Z ** R 2021-05-16T18:09:59.7966010Z ** data 2021-05-16T18:09:59.7977120Z ** demo 2021-05-16T18:09:59.7992250Z ** inst 2021-05-16T18:09:59.8007150Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:04.3358350Z Warning in fun(libname, pkgname) : 2021-05-16T18:10:04.3359740Z ** help 2021-05-16T18:10:04.3360360Z no display name and no $DISPLAY environment variable 2021-05-16T18:10:04.4036830Z *** installing help indices 2021-05-16T18:10:04.4473670Z ** building package indices 2021-05-16T18:10:04.7378390Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:05.0113010Z Warning in fun(libname, pkgname) : 2021-05-16T18:10:05.0114360Z no display name and no $DISPLAY environment variable 2021-05-16T18:10:05.0187250Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:05.3350800Z Warning in fun(libname, pkgname) : 2021-05-16T18:10:05.3451090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:05.3452020Z no display name and no $DISPLAY environment variable 2021-05-16T18:10:05.3452650Z * DONE (misc3d) 2021-05-16T18:10:05.9798620Z * installing *source* package ‘promises’ ... 2021-05-16T18:10:05.9953250Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:05.9954740Z ** using staged installation 2021-05-16T18:10:06.0176160Z ** libs 2021-05-16T18:10:06.0365090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:10:07.2010740Z In file included from RcppExports.cpp:4: 2021-05-16T18:10:07.2012070Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:10:07.2014410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:10:07.2015850Z SEXP data = Parent::get__(); 2021-05-16T18:10:07.2016560Z ^ 2021-05-16T18:10:10.7467100Z 1 warning generated. 2021-05-16T18:10:10.7602250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T18:10:11.9287330Z In file included from promise_task.cpp:1: 2021-05-16T18:10:11.9288850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:10:11.9291290Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:10:11.9292990Z SEXP data = Parent::get__(); 2021-05-16T18:10:11.9293830Z ^ 2021-05-16T18:10:15.2046870Z 1 warning generated. 2021-05-16T18:10:15.2220090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:10:15.2868910Z installing to /Users/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-16T18:10:15.2915200Z ** R 2021-05-16T18:10:15.3029930Z ** inst 2021-05-16T18:10:15.3240320Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:17.7320240Z ** help 2021-05-16T18:10:17.7966390Z *** installing help indices 2021-05-16T18:10:17.8343560Z *** copying figures 2021-05-16T18:10:17.8375170Z ** building package indices 2021-05-16T18:10:18.1150070Z ** installing vignettes 2021-05-16T18:10:18.1273320Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:18.5600700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:10:18.6866520Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:19.0975890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:19.1077410Z * DONE (promises) 2021-05-16T18:10:19.5498330Z * installing *source* package ‘htmltools’ ... 2021-05-16T18:10:19.5542550Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:19.5607730Z ** using staged installation 2021-05-16T18:10:19.5826280Z ** libs 2021-05-16T18:10:19.6003040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:10:19.6785980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T18:10:19.7832720Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:10:19.8414070Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T18:10:19.8461010Z ** R 2021-05-16T18:10:19.8638800Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:21.6952160Z ** help 2021-05-16T18:10:21.8127580Z *** installing help indices 2021-05-16T18:10:21.8791780Z ** building package indices 2021-05-16T18:10:22.2005640Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:22.5582850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:10:22.6861810Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:22.9912950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:22.9945120Z * DONE (htmltools) 2021-05-16T18:10:23.3999910Z * installing *source* package ‘jquerylib’ ... 2021-05-16T18:10:23.4062100Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:23.4063350Z ** using staged installation 2021-05-16T18:10:23.4271780Z ** R 2021-05-16T18:10:23.4301440Z ** inst 2021-05-16T18:10:23.4458240Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:23.7649640Z ** help 2021-05-16T18:10:23.7854400Z *** installing help indices 2021-05-16T18:10:23.8013320Z ** building package indices 2021-05-16T18:10:24.0548170Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:24.3296380Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:24.6884060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:24.6933220Z * DONE (jquerylib) 2021-05-16T18:10:25.7713640Z * installing *source* package ‘sass’ ... 2021-05-16T18:10:25.8012020Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:25.8013480Z ** using staged installation 2021-05-16T18:10:25.8251690Z ** libs 2021-05-16T18:10:25.8417210Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:18: warning: overriding commands for target `shlib-clean' 2021-05-16T18:10:25.8419380Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-16T18:10:25.8429590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-16T18:10:25.9529350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:10:26.0202130Z MAKEFLAGS= CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 " CXX="clang++ -mmacosx-version-min=10.13 -std=gnu++14" AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-16T18:10:26.0452750Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-16T18:10:26.1879290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-16T18:10:30.6519230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T18:10:31.8691760Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T18:10:31.8693650Z for (const auto numerator : numerators) 2021-05-16T18:10:31.8694560Z ^ 2021-05-16T18:10:31.8696630Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T18:10:31.8697920Z for (const auto numerator : numerators) 2021-05-16T18:10:31.8698800Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T18:10:31.8699550Z & 2021-05-16T18:10:31.8702560Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T18:10:31.8704150Z for (const auto denominator : denominators) 2021-05-16T18:10:31.8705030Z ^ 2021-05-16T18:10:31.8707080Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T18:10:31.8708360Z for (const auto denominator : denominators) 2021-05-16T18:10:31.8709270Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T18:10:31.8710000Z & 2021-05-16T18:10:34.7900990Z 2 warnings generated. 2021-05-16T18:10:34.7991330Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T18:10:36.5100120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T18:10:38.6313630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T18:10:41.2779330Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T18:10:43.6490370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T18:10:47.6394880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T18:10:52.8750430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-16T18:10:58.5760330Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-16T18:10:59.2535080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T18:11:01.4991430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T18:11:04.2539740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T18:11:06.7913900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T18:11:09.8977050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T18:11:13.4342180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T18:11:15.8224330Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T18:11:18.0566640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T18:11:20.6646820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T18:11:24.4070620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-16T18:11:26.1891050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T18:11:27.6805150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-16T18:11:30.7952000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-16T18:11:33.1232130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-16T18:11:35.1016080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-16T18:11:35.9227790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-16T18:11:36.4913680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-16T18:11:38.0435430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-16T18:11:40.0250920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-16T18:11:41.1119810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-16T18:11:41.9099900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-16T18:11:42.7439320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-16T18:11:43.4872050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-16T18:11:55.4803260Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T18:11:57.9511730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T18:12:00.5566080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-16T18:12:07.2908520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T18:12:09.1275880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-16T18:12:14.7441420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-16T18:12:16.5820360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-16T18:12:20.0559340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-16T18:12:27.7741630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-16T18:12:29.3822070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T18:12:30.4265990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-16T18:12:32.6037900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-16T18:12:36.2524650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-16T18:12:37.2394520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T18:12:39.6592360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T18:12:41.4679710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-16T18:12:43.2488550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T18:12:44.9564320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T18:12:47.1291290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T18:12:48.6831100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T18:12:50.4361770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T18:12:51.3577450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-16T18:12:53.4075110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T18:12:55.0578710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T18:12:57.0662640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-16T18:12:59.3080970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-16T18:13:01.1229300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T18:13:03.5004950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T18:13:04.1693720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T18:13:04.8529720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T18:13:05.6208910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T18:13:06.3404150Z mkdir lib 2021-05-16T18:13:06.3441570Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T18:13:06.3992620Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-16T18:13:06.4359970Z a - src/cencode.o 2021-05-16T18:13:06.4363870Z a - src/ast.o 2021-05-16T18:13:06.4380320Z a - src/ast_values.o 2021-05-16T18:13:06.4409260Z a - src/ast_supports.o 2021-05-16T18:13:06.4410600Z a - src/ast_sel_cmp.o 2021-05-16T18:13:06.4411890Z a - src/ast_sel_unify.o 2021-05-16T18:13:06.4413160Z a - src/ast_sel_super.o 2021-05-16T18:13:06.4414400Z a - src/ast_sel_weave.o 2021-05-16T18:13:06.4415680Z a - src/ast_selectors.o 2021-05-16T18:13:06.4419280Z a - src/context.o 2021-05-16T18:13:06.4425630Z a - src/constants.o 2021-05-16T18:13:06.4508350Z a - src/fn_utils.o 2021-05-16T18:13:06.4509710Z a - src/fn_miscs.o 2021-05-16T18:13:06.4510910Z a - src/fn_maps.o 2021-05-16T18:13:06.4512080Z a - src/fn_lists.o 2021-05-16T18:13:06.4513260Z a - src/fn_colors.o 2021-05-16T18:13:06.4514450Z a - src/fn_numbers.o 2021-05-16T18:13:06.4515630Z a - src/fn_strings.o 2021-05-16T18:13:06.4517310Z a - src/fn_selectors.o 2021-05-16T18:13:06.4518500Z a - src/color_maps.o 2021-05-16T18:13:06.4519580Z a - src/environment.o 2021-05-16T18:13:06.4520710Z a - src/ast_fwd_decl.o 2021-05-16T18:13:06.4521770Z a - src/bind.o 2021-05-16T18:13:06.4522790Z a - src/file.o 2021-05-16T18:13:06.4523810Z a - src/util.o 2021-05-16T18:13:06.4524890Z a - src/util_string.o 2021-05-16T18:13:06.4525920Z a - src/json.o 2021-05-16T18:13:06.4526950Z a - src/units.o 2021-05-16T18:13:06.4528180Z a - src/values.o 2021-05-16T18:13:06.4529280Z a - src/plugins.o 2021-05-16T18:13:06.4530370Z a - src/source.o 2021-05-16T18:13:06.4531560Z a - src/position.o 2021-05-16T18:13:06.4532620Z a - src/lexer.o 2021-05-16T18:13:06.4533680Z a - src/parser.o 2021-05-16T18:13:06.4534810Z a - src/parser_selectors.o 2021-05-16T18:13:06.4535930Z a - src/prelexer.o 2021-05-16T18:13:06.4536980Z a - src/eval.o 2021-05-16T18:13:06.4539700Z a - src/eval_selectors.o 2021-05-16T18:13:06.4541650Z a - src/expand.o 2021-05-16T18:13:06.4542800Z a - src/listize.o 2021-05-16T18:13:06.4543870Z a - src/cssize.o 2021-05-16T18:13:06.4544940Z a - src/extender.o 2021-05-16T18:13:06.4546040Z a - src/extension.o 2021-05-16T18:13:06.4547130Z a - src/stylesheet.o 2021-05-16T18:13:06.4548220Z a - src/output.o 2021-05-16T18:13:06.4549280Z a - src/inspect.o 2021-05-16T18:13:06.4550330Z a - src/emitter.o 2021-05-16T18:13:06.4551890Z a - src/check_nesting.o 2021-05-16T18:13:06.4553060Z a - src/remove_placeholders.o 2021-05-16T18:13:06.4554150Z a - src/sass.o 2021-05-16T18:13:06.4555180Z a - src/sass_values.o 2021-05-16T18:13:06.4556280Z a - src/sass_context.o 2021-05-16T18:13:06.4557380Z a - src/sass_functions.o 2021-05-16T18:13:06.4558460Z a - src/sass2scss.o 2021-05-16T18:13:06.4559560Z a - src/backtrace.o 2021-05-16T18:13:06.4560620Z a - src/operators.o 2021-05-16T18:13:06.4561680Z a - src/ast2c.o 2021-05-16T18:13:06.4562700Z a - src/c2ast.o 2021-05-16T18:13:06.4563730Z a - src/to_value.o 2021-05-16T18:13:06.4564780Z a - src/source_map.o 2021-05-16T18:13:06.4565870Z a - src/error_handling.o 2021-05-16T18:13:06.4567010Z a - src/memory/allocator.o 2021-05-16T18:13:06.4568320Z a - src/memory/shared_ptr.o 2021-05-16T18:13:06.4569470Z a - src/utf8_string.o 2021-05-16T18:13:06.4570570Z a - src/base64vlq.o 2021-05-16T18:13:06.4574000Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:13:06.6028370Z installing to /Users/runner/work/_temp/Library/00LOCK-sass/00new/sass/libs 2021-05-16T18:13:06.6290070Z ** R 2021-05-16T18:13:06.6447120Z ** inst 2021-05-16T18:13:06.8407080Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:13:08.5830600Z ** help 2021-05-16T18:13:08.6750450Z *** installing help indices 2021-05-16T18:13:08.7259680Z *** copying figures 2021-05-16T18:13:08.7273540Z ** building package indices 2021-05-16T18:13:09.0152190Z ** installing vignettes 2021-05-16T18:13:09.0254800Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:13:09.4182040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:13:09.5465220Z ** testing if installed package can be loaded from final location 2021-05-16T18:13:09.8854690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:13:09.8956200Z * DONE (sass) 2021-05-16T18:13:11.4093710Z * installing *source* package ‘httpuv’ ... 2021-05-16T18:13:11.4520320Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T18:13:11.4522510Z ** using staged installation 2021-05-16T18:13:11.4749630Z ** libs 2021-05-16T18:13:11.4981630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T18:13:12.6342480Z In file included from RcppExports-legacy.cpp:23: 2021-05-16T18:13:12.6343880Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:12.6346000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:12.6347390Z SEXP data = Parent::get__(); 2021-05-16T18:13:12.6348110Z ^ 2021-05-16T18:13:16.1683720Z 1 warning generated. 2021-05-16T18:13:16.1813630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:13:17.3066190Z In file included from RcppExports.cpp:4: 2021-05-16T18:13:17.3067890Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:17.3070390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:17.3072490Z SEXP data = Parent::get__(); 2021-05-16T18:13:17.3073330Z ^ 2021-05-16T18:13:21.7996530Z 1 warning generated. 2021-05-16T18:13:21.8138420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-16T18:13:22.5116990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T18:13:23.4643670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T18:13:24.6725930Z In file included from filedatasource-unix.cpp:3: 2021-05-16T18:13:24.6727950Z In file included from ./filedatasource.h:4: 2021-05-16T18:13:24.6728940Z In file included from ./uvutil.h:10: 2021-05-16T18:13:24.6729990Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:24.6731930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:24.6733230Z SEXP data = Parent::get__(); 2021-05-16T18:13:24.6733910Z ^ 2021-05-16T18:13:27.5502270Z 1 warning generated. 2021-05-16T18:13:27.5633360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T18:13:27.6008590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-16T18:13:28.7153430Z In file included from fs.cpp:2: 2021-05-16T18:13:28.7154800Z In file included from ./utils.h:11: 2021-05-16T18:13:28.7156000Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:28.7158580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:28.7160320Z SEXP data = Parent::get__(); 2021-05-16T18:13:28.7178290Z ^ 2021-05-16T18:13:31.4223650Z 1 warning generated. 2021-05-16T18:13:31.4350660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-16T18:13:32.6234340Z In file included from http.cpp:1: 2021-05-16T18:13:32.6237000Z In file included from ./http.h:7: 2021-05-16T18:13:32.6238040Z In file included from ./webapplication.h:6: 2021-05-16T18:13:32.6239270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:32.6241660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:32.6243060Z SEXP data = Parent::get__(); 2021-05-16T18:13:32.6244390Z ^ 2021-05-16T18:13:36.3505930Z 1 warning generated. 2021-05-16T18:13:36.3655970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T18:13:37.5850570Z In file included from httprequest.cpp:3: 2021-05-16T18:13:37.5851830Z In file included from ./httprequest.h:11: 2021-05-16T18:13:37.5852830Z In file included from ./socket.h:4: 2021-05-16T18:13:37.5853740Z In file included from ./http.h:7: 2021-05-16T18:13:37.5854860Z In file included from ./webapplication.h:6: 2021-05-16T18:13:37.5856100Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:37.5858640Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:37.5860050Z SEXP data = Parent::get__(); 2021-05-16T18:13:37.5860830Z ^ 2021-05-16T18:13:45.7853360Z 1 warning generated. 2021-05-16T18:13:45.8061850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T18:13:46.9998830Z In file included from httpresponse.cpp:1: 2021-05-16T18:13:47.0000170Z In file included from ./httpresponse.h:6: 2021-05-16T18:13:47.0001170Z In file included from ./uvutil.h:10: 2021-05-16T18:13:47.0002330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:47.0004710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:47.0006140Z SEXP data = Parent::get__(); 2021-05-16T18:13:47.0006940Z ^ 2021-05-16T18:13:50.7641710Z 1 warning generated. 2021-05-16T18:13:50.7787200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T18:13:51.9618790Z In file included from httpuv.cpp:12: 2021-05-16T18:13:51.9620130Z In file included from ./uvutil.h:10: 2021-05-16T18:13:51.9621350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:13:51.9623750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:13:51.9625170Z SEXP data = Parent::get__(); 2021-05-16T18:13:51.9625990Z ^ 2021-05-16T18:13:57.9577260Z 1 warning generated. 2021-05-16T18:13:57.9744950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T18:13:58.1810690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-16T18:14:00.4430980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T18:14:00.4808190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-16T18:14:01.6702310Z In file included from socket.cpp:1: 2021-05-16T18:14:01.6703520Z In file included from ./socket.h:4: 2021-05-16T18:14:01.6704460Z In file included from ./http.h:7: 2021-05-16T18:14:01.6705470Z In file included from ./webapplication.h:6: 2021-05-16T18:14:01.6706750Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:01.6709170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:01.6710540Z SEXP data = Parent::get__(); 2021-05-16T18:14:01.6711380Z ^ 2021-05-16T18:14:04.9486450Z 1 warning generated. 2021-05-16T18:14:04.9630310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T18:14:06.0741420Z In file included from staticpath.cpp:1: 2021-05-16T18:14:06.0742740Z In file included from ./staticpath.h:6: 2021-05-16T18:14:06.0743970Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:06.0746500Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:06.0747940Z SEXP data = Parent::get__(); 2021-05-16T18:14:06.0748900Z ^ 2021-05-16T18:14:11.6758460Z 1 warning generated. 2021-05-16T18:14:11.6911830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-16T18:14:11.8507800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T18:14:11.9798820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T18:14:13.0795050Z In file included from utils.cpp:1: 2021-05-16T18:14:13.0796280Z In file included from ./utils.h:11: 2021-05-16T18:14:13.0797470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:13.0799870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:13.0801290Z SEXP data = Parent::get__(); 2021-05-16T18:14:13.0802090Z ^ 2021-05-16T18:14:16.5059790Z 1 warning generated. 2021-05-16T18:14:16.5191050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T18:14:17.7108400Z In file included from uvutil.cpp:1: 2021-05-16T18:14:17.7110430Z In file included from ./uvutil.h:10: 2021-05-16T18:14:17.7111650Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:17.7114120Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:17.7115570Z SEXP data = Parent::get__(); 2021-05-16T18:14:17.7116400Z ^ 2021-05-16T18:14:20.4445460Z 1 warning generated. 2021-05-16T18:14:20.4568300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T18:14:21.5520000Z In file included from webapplication.cpp:3: 2021-05-16T18:14:21.5522760Z In file included from ./httpuv.h:4: 2021-05-16T18:14:21.5524020Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:21.5526450Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:21.5527780Z SEXP data = Parent::get__(); 2021-05-16T18:14:21.5528590Z ^ 2021-05-16T18:14:29.0641600Z 1 warning generated. 2021-05-16T18:14:29.0824240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T18:14:29.5897410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T18:14:30.6981980Z In file included from websockets-hixie76.cpp:1: 2021-05-16T18:14:30.6983910Z In file included from ./websockets-hixie76.h:4: 2021-05-16T18:14:30.6985070Z In file included from ./websockets.h:11: 2021-05-16T18:14:30.6986210Z In file included from ./utils.h:11: 2021-05-16T18:14:30.6987530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:30.6989560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:30.6990960Z SEXP data = Parent::get__(); 2021-05-16T18:14:30.6991750Z ^ 2021-05-16T18:14:33.4108080Z 1 warning generated. 2021-05-16T18:14:33.4232710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T18:14:34.5289920Z In file included from websockets-hybi03.cpp:10: 2021-05-16T18:14:34.5291310Z In file included from ./utils.h:11: 2021-05-16T18:14:34.5292530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:34.5294610Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:34.5296000Z SEXP data = Parent::get__(); 2021-05-16T18:14:34.5296800Z ^ 2021-05-16T18:14:37.6800570Z 1 warning generated. 2021-05-16T18:14:37.6932560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T18:14:38.8018390Z In file included from websockets-ietf.cpp:3: 2021-05-16T18:14:38.8019740Z In file included from ./utils.h:11: 2021-05-16T18:14:38.8020940Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:38.8023000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:38.8024370Z SEXP data = Parent::get__(); 2021-05-16T18:14:38.8025190Z ^ 2021-05-16T18:14:41.8018510Z 1 warning generated. 2021-05-16T18:14:41.8144990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T18:14:42.9210250Z In file included from websockets.cpp:1: 2021-05-16T18:14:42.9211470Z In file included from ./websockets.h:11: 2021-05-16T18:14:42.9212440Z In file included from ./utils.h:11: 2021-05-16T18:14:42.9213610Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:14:42.9216790Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:14:42.9218370Z SEXP data = Parent::get__(); 2021-05-16T18:14:42.9219170Z ^ 2021-05-16T18:14:46.0938410Z 1 warning generated. 2021-05-16T18:14:46.1066210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T18:14:46.1435630Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T18:14:46.1494800Z (cd libuv \ 2021-05-16T18:14:46.1495580Z && touch aclocal.m4 \ 2021-05-16T18:14:46.1497020Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T18:14:46.1497940Z && chmod +x configure \ 2021-05-16T18:14:46.1499920Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T18:14:47.4664030Z rm: conftest.dSYM: is a directory 2021-05-16T18:14:48.9562350Z rm: conftest.dSYM: is a directory 2021-05-16T18:14:49.0395810Z rm: conftest.dSYM: is a directory 2021-05-16T18:14:49.0609750Z rm: conftest.dSYM: is a directory 2021-05-16T18:14:57.1515360Z make --directory=libuv \ 2021-05-16T18:14:57.1516000Z HAVE_DTRACE=0 2021-05-16T18:14:57.2033790Z CC src/libuv_la-fs-poll.lo 2021-05-16T18:14:58.1501630Z CC src/libuv_la-idna.lo 2021-05-16T18:14:59.1544430Z CC src/libuv_la-inet.lo 2021-05-16T18:15:00.1536820Z CC src/libuv_la-random.lo 2021-05-16T18:15:00.9992730Z CC src/libuv_la-strscpy.lo 2021-05-16T18:15:01.8360090Z CC src/libuv_la-threadpool.lo 2021-05-16T18:15:02.8074250Z CC src/libuv_la-timer.lo 2021-05-16T18:15:03.8136010Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T18:15:04.6867130Z CC src/libuv_la-uv-common.lo 2021-05-16T18:15:05.9763670Z CC src/libuv_la-version.lo 2021-05-16T18:15:06.7952140Z CC src/unix/libuv_la-async.lo 2021-05-16T18:15:07.7298880Z CC src/unix/libuv_la-core.lo 2021-05-16T18:15:09.1552670Z CC src/unix/libuv_la-dl.lo 2021-05-16T18:15:09.9921680Z CC src/unix/libuv_la-fs.lo 2021-05-16T18:15:11.7127580Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T18:15:12.6193370Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T18:15:13.4830890Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T18:15:14.4132600Z CC src/unix/libuv_la-loop.lo 2021-05-16T18:15:15.3130990Z CC src/unix/libuv_la-pipe.lo 2021-05-16T18:15:16.2613180Z CC src/unix/libuv_la-poll.lo 2021-05-16T18:15:17.1491630Z CC src/unix/libuv_la-process.lo 2021-05-16T18:15:18.2105600Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T18:15:19.0787130Z CC src/unix/libuv_la-signal.lo 2021-05-16T18:15:20.3930150Z CC src/unix/libuv_la-stream.lo 2021-05-16T18:15:22.0679350Z CC src/unix/libuv_la-tcp.lo 2021-05-16T18:15:23.0363960Z CC src/unix/libuv_la-thread.lo 2021-05-16T18:15:24.0400700Z CC src/unix/libuv_la-tty.lo 2021-05-16T18:15:24.9752480Z CC src/unix/libuv_la-udp.lo 2021-05-16T18:15:26.2069270Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T18:15:27.0911690Z CC src/unix/libuv_la-darwin.lo 2021-05-16T18:15:28.0312610Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T18:15:30.0463610Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T18:15:31.7444780Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T18:15:32.8296780Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T18:15:33.6993060Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T18:15:34.5372070Z CCLD libuv.la 2021-05-16T18:15:35.0185530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T18:15:35.5899220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T18:15:35.8416150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T18:15:36.3065630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:15:36.4296570Z installing to /Users/runner/work/_temp/Library/00LOCK-httpuv/00new/httpuv/libs 2021-05-16T18:15:36.4402460Z ** R 2021-05-16T18:15:36.4507320Z ** demo 2021-05-16T18:15:36.4527460Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:15:39.5220040Z ** help 2021-05-16T18:15:39.6104230Z *** installing help indices 2021-05-16T18:15:39.6626770Z ** building package indices 2021-05-16T18:15:39.9555830Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:15:40.4708140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:15:40.6230110Z ** testing if installed package can be loaded from final location 2021-05-16T18:15:41.1600510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:15:41.1701990Z * DONE (httpuv) 2021-05-16T18:15:41.6698780Z * installing *source* package ‘htmlwidgets’ ... 2021-05-16T18:15:41.6743380Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-16T18:15:41.6744570Z ** using staged installation 2021-05-16T18:15:41.6953160Z ** R 2021-05-16T18:15:41.7033460Z ** inst 2021-05-16T18:15:41.7116340Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:15:42.5644730Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-16T18:15:42.5646080Z ** help 2021-05-16T18:15:42.6158130Z *** installing help indices 2021-05-16T18:15:42.6489880Z ** building package indices 2021-05-16T18:15:42.9568850Z ** installing vignettes 2021-05-16T18:15:42.9670660Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:15:43.2384810Z ** testing if installed package can be loaded from final location 2021-05-16T18:15:43.5210370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:15:43.5243530Z * DONE (htmlwidgets) 2021-05-16T18:15:44.0450490Z * installing *source* package ‘crosstalk’ ... 2021-05-16T18:15:44.0561320Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-16T18:15:44.0562450Z ** using staged installation 2021-05-16T18:15:44.0784880Z ** R 2021-05-16T18:15:44.0862130Z ** inst 2021-05-16T18:15:44.1243900Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:15:45.5474760Z ** help 2021-05-16T18:15:45.5942550Z *** installing help indices 2021-05-16T18:15:45.6300950Z ** building package indices 2021-05-16T18:15:45.9446630Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:15:46.2457610Z ** testing if installed package can be loaded from final location 2021-05-16T18:15:46.5859840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:15:46.5961590Z * DONE (crosstalk) 2021-05-16T18:15:47.9712490Z * installing *source* package ‘bslib’ ... 2021-05-16T18:15:48.0113720Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T18:15:48.0120660Z ** using staged installation 2021-05-16T18:15:48.0433000Z ** R 2021-05-16T18:15:48.1146900Z ** inst 2021-05-16T18:15:48.3548580Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:15:49.6543540Z ** help 2021-05-16T18:15:49.7405980Z *** installing help indices 2021-05-16T18:15:49.7821920Z *** copying figures 2021-05-16T18:15:49.7838180Z ** building package indices 2021-05-16T18:15:50.0701960Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:15:50.4690950Z ** testing if installed package can be loaded from final location 2021-05-16T18:15:50.8257710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:15:50.8647590Z * DONE (bslib) 2021-05-16T18:15:51.3569690Z * installing *source* package ‘servr’ ... 2021-05-16T18:15:51.3593430Z ** package ‘servr’ successfully unpacked and MD5 sums checked 2021-05-16T18:15:51.3594530Z ** using staged installation 2021-05-16T18:15:51.3843150Z ** R 2021-05-16T18:15:51.3924610Z ** inst 2021-05-16T18:15:51.3982430Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:15:52.3162260Z ** help 2021-05-16T18:15:52.3557170Z *** installing help indices 2021-05-16T18:15:52.3863090Z ** building package indices 2021-05-16T18:15:52.6619710Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:15:53.0922660Z ** testing if installed package can be loaded from final location 2021-05-16T18:15:53.5257490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:15:53.5359040Z * DONE (servr) 2021-05-16T18:15:55.2257470Z * installing *source* package ‘shiny’ ... 2021-05-16T18:15:55.2840060Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-16T18:15:55.2942490Z ** using staged installation 2021-05-16T18:15:55.3410030Z ** R 2021-05-16T18:15:55.4581430Z ** inst 2021-05-16T18:15:55.6730190Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:16:16.8273460Z ** help 2021-05-16T18:16:17.7166350Z *** installing help indices 2021-05-16T18:16:18.0567800Z *** copying figures 2021-05-16T18:16:18.0625230Z ** building package indices 2021-05-16T18:16:18.7595650Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:16:19.2393440Z ** testing if installed package can be loaded from final location 2021-05-16T18:16:20.4223530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:16:20.4595060Z * DONE (shiny) 2021-05-16T18:16:20.8636660Z * installing *source* package ‘miniUI’ ... 2021-05-16T18:16:20.8655820Z ** package ‘miniUI’ successfully unpacked and MD5 sums checked 2021-05-16T18:16:20.8657480Z ** using staged installation 2021-05-16T18:16:20.8829490Z ** R 2021-05-16T18:16:20.8868310Z ** inst 2021-05-16T18:16:20.8884160Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:16:21.5348280Z ** help 2021-05-16T18:16:21.5695140Z *** installing help indices 2021-05-16T18:16:21.5918230Z ** building package indices 2021-05-16T18:16:21.8504710Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:16:22.3321550Z ** testing if installed package can be loaded from final location 2021-05-16T18:16:22.8161160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:16:22.8216480Z * DONE (miniUI) 2021-05-16T18:16:23.5133120Z * installing *source* package ‘manipulateWidget’ ... 2021-05-16T18:16:23.5297040Z ** package ‘manipulateWidget’ successfully unpacked and MD5 sums checked 2021-05-16T18:16:23.5298280Z ** using staged installation 2021-05-16T18:16:23.5568410Z ** R 2021-05-16T18:16:23.5739570Z ** inst 2021-05-16T18:16:23.6039390Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:16:25.5556440Z ** help 2021-05-16T18:16:25.6500480Z *** installing help indices 2021-05-16T18:16:25.7459370Z ** building package indices 2021-05-16T18:16:26.0810470Z ** installing vignettes 2021-05-16T18:16:26.0916830Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:16:26.6245040Z ** testing if installed package can be loaded from final location 2021-05-16T18:16:27.2780800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:16:27.2882570Z * DONE (manipulateWidget) 2021-05-16T18:16:28.6168990Z * installing *source* package ‘rgl’ ... 2021-05-16T18:16:28.6617750Z ** package ‘rgl’ successfully unpacked and MD5 sums checked 2021-05-16T18:16:28.6618950Z ** using staged installation 2021-05-16T18:16:29.0981850Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T18:16:29.4314210Z checking whether the C compiler works... yes 2021-05-16T18:16:29.4315510Z checking for C compiler default output file name... a.out 2021-05-16T18:16:29.5226800Z checking for suffix of executables... 2021-05-16T18:16:29.6738200Z checking whether we are cross compiling... no 2021-05-16T18:16:29.7670750Z checking for suffix of object files... o 2021-05-16T18:16:29.8156270Z checking whether we are using the GNU C compiler... yes 2021-05-16T18:16:29.8597770Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T18:16:29.9306950Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T18:16:30.0597730Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T18:16:30.1894680Z checking for gcc... (cached) clang -mmacosx-version-min=10.13 2021-05-16T18:16:30.4027990Z checking whether we are using the GNU C compiler... (cached) yes 2021-05-16T18:16:30.4031330Z checking whether clang -mmacosx-version-min=10.13 accepts -g... (cached) yes 2021-05-16T18:16:30.4034480Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... (cached) none needed 2021-05-16T18:16:30.4180520Z checking for libpng-config... yes 2021-05-16T18:16:30.4183370Z configure: using libpng-config 2021-05-16T18:16:30.4594290Z configure: using libpng dynamic linkage 2021-05-16T18:16:30.6710620Z checking for X... libraries , headers 2021-05-16T18:16:30.8303600Z checking for XAllocClassHint... yes 2021-05-16T18:16:30.9443520Z checking for glEnd in -lGL... no 2021-05-16T18:16:30.9453410Z configure: WARNING: missing required library GL 2021-05-16T18:16:30.9461760Z configure: compiling without OpenGL support 2021-05-16T18:16:31.0239900Z configure: creating ./config.status 2021-05-16T18:16:31.2127950Z config.status: creating R/noOpenGL.R 2021-05-16T18:16:31.2418290Z config.status: creating src/useNULL/Makevars 2021-05-16T18:16:31.2706280Z config.status: creating src/Makevars 2021-05-16T18:16:31.4047140Z ** libs 2021-05-16T18:16:31.4262600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T18:16:32.0525910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T18:16:32.7055590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Background.cpp -o Background.o 2021-05-16T18:16:33.2803690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T18:16:33.8269960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Color.cpp -o Color.o 2021-05-16T18:16:34.0527560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Disposable.cpp -o Disposable.o 2021-05-16T18:16:34.6021060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Light.cpp -o Light.o 2021-05-16T18:16:34.7842700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineSet.cpp -o LineSet.o 2021-05-16T18:16:35.2659660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T18:16:35.7391870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Material.cpp -o Material.o 2021-05-16T18:16:35.9092290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c NULLgui.cpp -o NULLgui.o 2021-05-16T18:16:36.5333550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T18:16:37.2313080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PointSet.cpp -o PointSet.o 2021-05-16T18:16:37.7243160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T18:16:38.3201490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c RenderContext.cpp -o RenderContext.o 2021-05-16T18:16:38.6997330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Shape.cpp -o Shape.o 2021-05-16T18:16:39.1590430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T18:16:39.6769640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereSet.cpp -o SphereSet.o 2021-05-16T18:16:40.2776220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T18:16:41.0319700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c String.cpp -o String.o 2021-05-16T18:16:41.2124020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Surface.cpp -o Surface.o 2021-05-16T18:16:41.7822200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c TextSet.cpp -o TextSet.o 2021-05-16T18:16:42.3542390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Texture.cpp -o Texture.o 2021-05-16T18:16:42.5309780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T18:16:43.1130630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T18:16:44.1641280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c assert.cpp -o assert.o 2021-05-16T18:16:44.3067040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.cpp -o callbacks.o 2021-05-16T18:16:44.8988210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c device.cpp -o device.o 2021-05-16T18:16:45.4787050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c devicemanager.cpp -o devicemanager.o 2021-05-16T18:16:46.2603220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c fps.cpp -o fps.o 2021-05-16T18:16:46.7426230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ftgl.cpp -o ftgl.o 2021-05-16T18:16:46.7802490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c geom.cpp -o geom.o 2021-05-16T18:16:46.9914150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gl2ps.c -o gl2ps.o 2021-05-16T18:16:47.0306810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glErrors.cpp -o glErrors.o 2021-05-16T18:16:47.1719160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glgui.cpp -o glgui.o 2021-05-16T18:16:47.6740530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gui.cpp -o gui.o 2021-05-16T18:16:48.2988840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T18:16:48.8763550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c par3d.cpp -o par3d.o 2021-05-16T18:16:49.6096720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pixmap.cpp -o pixmap.o 2021-05-16T18:16:49.7927570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c platform.cpp -o platform.o 2021-05-16T18:16:49.8364480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pretty.c -o pretty.o 2021-05-16T18:16:49.9185870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c render.cpp -o render.o 2021-05-16T18:16:50.1108530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglmath.cpp -o rglmath.o 2021-05-16T18:16:50.3810350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglview.cpp -o rglview.o 2021-05-16T18:16:51.2482040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c scene.cpp -o scene.o 2021-05-16T18:16:52.0571610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c select.cpp -o select.o 2021-05-16T18:16:52.5205170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c subscene.cpp -o subscene.o 2021-05-16T18:16:54.3048620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32gui.cpp -o win32gui.o 2021-05-16T18:16:54.3435390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32lib.cpp -o win32lib.o 2021-05-16T18:16:54.3816000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11gui.cpp -o x11gui.o 2021-05-16T18:16:54.4194320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11lib.cpp -o x11lib.o 2021-05-16T18:16:54.4618860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rgl.so ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:16:54.4991340Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T18:16:54.5396360Z installing to /Users/runner/work/_temp/Library/00LOCK-rgl/00new/rgl/libs 2021-05-16T18:16:54.5458960Z ** R 2021-05-16T18:16:54.6039360Z ** demo 2021-05-16T18:16:54.6121120Z ** inst 2021-05-16T18:16:54.6724170Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:17:03.6438010Z ** help 2021-05-16T18:17:04.3307640Z *** installing help indices 2021-05-16T18:17:04.6135570Z *** copying figures 2021-05-16T18:17:04.6139700Z ** building package indices 2021-05-16T18:17:05.1650360Z ** installing vignettes 2021-05-16T18:17:05.1762840Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:17:05.8175450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:17:05.9542130Z ** testing if installed package can be loaded from final location 2021-05-16T18:17:06.8694610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:17:06.8832500Z * DONE (rgl) 2021-05-16T18:17:06.9769550Z 2021-05-16T18:17:06.9770950Z The downloaded source packages are in 2021-05-16T18:17:06.9773430Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpAtsCaT/downloaded_packages’ 2021-05-16T18:17:07.0787420Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T18:17:07.0788910Z Use `force = TRUE` to force installation 2021-05-16T18:17:07.9645310Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T18:17:07.9646790Z Use `force = TRUE` to force installation 2021-05-16T18:17:07.9661380Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T18:17:07.9662400Z Use `force = TRUE` to force installation 2021-05-16T18:17:07.9919430Z ##[group]Run options(width = 100) 2021-05-16T18:17:07.9920040Z options(width = 100) 2021-05-16T18:17:07.9920560Z pkgs <- installed.packages()[, "Package"] 2021-05-16T18:17:07.9921190Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T18:17:08.0148030Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:17:08.0148420Z env: 2021-05-16T18:17:08.0148800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:17:08.0149220Z TIC_DEPLOY_KEY: 2021-05-16T18:17:08.0149520Z RSPM: 2021-05-16T18:17:08.0151400Z GITHUB_PAT: *** 2021-05-16T18:17:08.0151790Z COVERALLS_TOKEN: 2021-05-16T18:17:08.0152220Z continue-on-error: true 2021-05-16T18:17:08.0152640Z VDIFFR_RUN_TESTS: false 2021-05-16T18:17:08.0153090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:17:08.0153480Z TZ: UTC 2021-05-16T18:17:08.0153810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:17:08.0154170Z NOT_CRAN: true 2021-05-16T18:17:08.0154480Z ##[endgroup] 2021-05-16T18:17:08.7373710Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:17:08.7381960Z setting value 2021-05-16T18:17:08.7383550Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T18:17:08.7384550Z os macOS Catalina 10.15.7 2021-05-16T18:17:08.7385490Z system x86_64, darwin17.0 2021-05-16T18:17:08.7386450Z ui X11 2021-05-16T18:17:08.7387480Z language (EN) 2021-05-16T18:17:08.7388900Z collate en_US.UTF-8 2021-05-16T18:17:08.7390280Z ctype en_US.UTF-8 2021-05-16T18:17:08.7391110Z tz UTC 2021-05-16T18:17:08.7392340Z date 2021-05-16 2021-05-16T18:17:08.7392870Z 2021-05-16T18:17:08.7394180Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:17:08.7395610Z ! package * version date lib source 2021-05-16T18:17:08.7397040Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7398470Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T18:17:08.7399960Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7401340Z base * 4.2.0 2021-05-16 [?] local 2021-05-16T18:17:08.7402650Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7404060Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7405450Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7406750Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7408130Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7409500Z bslib 0.2.5 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7410820Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7412180Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7413540Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7414850Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7416920Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7418400Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7419820Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7421230Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7422570Z P compiler 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7423970Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7425330Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7426640Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7428060Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7430390Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7431620Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7545970Z P datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7548400Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T18:17:08.7550970Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7552580Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7554060Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7555520Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7556970Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7558500Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7560380Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7561940Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7563320Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7564750Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7566180Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7567550Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7569590Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7571160Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T18:17:08.7572680Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7574170Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7575630Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7577060Z P graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7578660Z P grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7581940Z grid 4.2.0 2021-05-16 [?] local 2021-05-16T18:17:08.7583540Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7585040Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7587150Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7588750Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7590220Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7591730Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7593150Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7594590Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7596010Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7597460Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7598820Z later 1.2.0 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7600320Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7601760Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7603150Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7604610Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7606100Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7607540Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7609050Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7610450Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7611850Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7613280Z P methods * 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7614920Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7616350Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7617750Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7619240Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7620720Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7622150Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7623560Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7625170Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T18:17:08.7626760Z parallel 4.2.0 2021-05-16 [?] local 2021-05-16T18:17:08.7628190Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7629650Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7631130Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7632570Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7634030Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7635460Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7637320Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7638970Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7640390Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7641850Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7643280Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7644740Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7646220Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7647680Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7649220Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7650800Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7652290Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7653730Z rgl 0.106.8 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7655140Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7656510Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7657960Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7660080Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7666300Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7667790Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7669340Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7671030Z rticles 0.19 2021-03-04 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7672480Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7673850Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7675290Z servr 0.22 2021-04-14 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7676740Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7678120Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7679820Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7681330Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7682840Z splines 4.2.0 2021-05-16 [?] local 2021-05-16T18:17:08.7684320Z P stats * 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7685740Z stats4 4.2.0 2021-05-16 [?] local 2021-05-16T18:17:08.7687750Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7689350Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7690750Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T18:17:08.7692190Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7693520Z tcltk 4.2.0 2021-05-16 [?] local 2021-05-16T18:17:08.7695170Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7696610Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7698010Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T18:17:08.7699350Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7700740Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7702120Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7703410Z P tools 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7704790Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7706140Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7707410Z P utils * 4.2.0 2021-05-16 [2] local 2021-05-16T18:17:08.7708900Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7710300Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7711760Z webshot 0.5.2 2019-11-22 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7713120Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7714460Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7715740Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7717060Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7718540Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7719900Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7721660Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7722940Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T18:17:08.7723490Z 2021-05-16T18:17:08.7724240Z [1] /Users/runner/work/_temp/Library 2021-05-16T18:17:08.7725260Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T18:17:08.7725860Z 2021-05-16T18:17:08.7727030Z P ── Loaded and on-disk path mismatch. 2021-05-16T18:17:08.7777160Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T18:17:08.7777870Z Rscript -e 'tic::script()' 2021-05-16T18:17:08.7778410Z ls -l check 2021-05-16T18:17:08.8057990Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:17:08.8058530Z env: 2021-05-16T18:17:08.8058970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:17:08.8059410Z TIC_DEPLOY_KEY: 2021-05-16T18:17:08.8059790Z RSPM: 2021-05-16T18:17:08.8060810Z GITHUB_PAT: *** 2021-05-16T18:17:08.8061260Z COVERALLS_TOKEN: 2021-05-16T18:17:08.8061700Z continue-on-error: true 2021-05-16T18:17:08.8062190Z VDIFFR_RUN_TESTS: false 2021-05-16T18:17:08.8062660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:17:08.8063120Z TZ: UTC 2021-05-16T18:17:08.8063490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:17:08.8063910Z NOT_CRAN: true 2021-05-16T18:17:08.8064280Z ##[endgroup] 2021-05-16T18:17:09.4939090Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:17:09.5035790Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T18:17:09.5074580Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T18:17:09.5090240Z timeout = Inf, check_dir = "check") 2021-05-16T18:17:09.5092480Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T18:17:09.6458990Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T18:17:09.8609700Z * preparing ‘brainR’: 2021-05-16T18:17:09.8659380Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:17:09.9471200Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:17:09.9482030Z * checking for empty or unneeded directories 2021-05-16T18:17:09.9501760Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T18:17:09.9579610Z * building ‘brainR_1.6.0.tar.gz’ 2021-05-16T18:17:10.2988660Z 2021-05-16T18:17:10.5559500Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T18:17:10.8517130Z * using log directory ‘/Users/runner/work/brainR/brainR/check/brainR.Rcheck’ 2021-05-16T18:17:10.8519330Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T18:17:10.8521030Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T18:17:10.8522600Z * using session charset: UTF-8 2021-05-16T18:17:11.4325710Z * using option ‘--as-cran’ 2021-05-16T18:17:11.4428340Z * checking for file ‘brainR/DESCRIPTION’ ... OK 2021-05-16T18:17:11.4530020Z * checking extension type ... Package 2021-05-16T18:17:11.4610390Z * this is package ‘brainR’ version ‘1.6.0’ 2021-05-16T18:17:11.4611860Z * package encoding: UTF-8 2021-05-16T18:17:11.4612870Z * checking package namespace information ... OK 2021-05-16T18:17:12.6597620Z * checking package dependencies ... OK 2021-05-16T18:17:12.6610700Z * checking if this is a source package ... OK 2021-05-16T18:17:12.6611820Z * checking if there is a namespace ... OK 2021-05-16T18:17:12.8756450Z * checking for executable files ... OK 2021-05-16T18:17:12.8769480Z * checking for hidden files and directories ... OK 2021-05-16T18:17:12.8791840Z * checking for portable file names ... OK 2021-05-16T18:17:12.8793110Z * checking for sufficient/correct file permissions ... OK 2021-05-16T18:17:12.8821540Z * checking serialization versions ... OK 2021-05-16T18:17:18.6022650Z * checking whether package ‘brainR’ can be installed ... OK 2021-05-16T18:17:18.6153710Z * checking installed package size ... OK 2021-05-16T18:17:19.5909300Z * checking package directory ... OK 2021-05-16T18:17:19.5917760Z * checking for future file timestamps ... OK 2021-05-16T18:17:19.5919590Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:17:19.5921330Z * checking top-level files ... OK 2021-05-16T18:17:19.5922740Z * checking for left-over files ... OK 2021-05-16T18:17:19.5923670Z * checking index information ... OK 2021-05-16T18:17:19.5924650Z * checking package subdirectories ... OK 2021-05-16T18:17:19.5926840Z * checking R files for non-ASCII characters ... OK 2021-05-16T18:17:19.5927970Z * checking R files for syntax errors ... OK 2021-05-16T18:17:20.5424840Z * checking whether the package can be loaded ... OK 2021-05-16T18:17:21.5853240Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T18:17:22.6334030Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T18:17:23.6936910Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T18:17:24.8260950Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T18:17:26.0279500Z * checking loading without being on the library search path ... OK 2021-05-16T18:17:27.1897640Z * checking dependencies in R code ... OK 2021-05-16T18:17:29.1069060Z * checking S3 generic/method consistency ... OK 2021-05-16T18:17:30.1704600Z * checking replacement functions ... OK 2021-05-16T18:17:31.3440280Z * checking foreign function calls ... OK 2021-05-16T18:17:39.4318550Z * checking R code for possible problems ... OK 2021-05-16T18:17:39.6968080Z * checking Rd files ... OK 2021-05-16T18:17:39.7613780Z * checking Rd metadata ... OK 2021-05-16T18:17:39.8489190Z * checking Rd line widths ... OK 2021-05-16T18:17:40.0188140Z * checking Rd cross-references ... OK 2021-05-16T18:17:41.1289700Z * checking for missing documentation entries ... OK 2021-05-16T18:17:44.3604560Z * checking for code/documentation mismatches ... OK 2021-05-16T18:17:46.4408370Z * checking Rd \usage sections ... OK 2021-05-16T18:17:46.5498170Z * checking Rd contents ... OK 2021-05-16T18:17:46.7060740Z * checking for unstated dependencies in examples ... OK 2021-05-16T18:17:49.5631670Z * checking examples ... OK 2021-05-16T18:17:54.3465950Z * checking PDF version of manual ... OK 2021-05-16T18:17:54.3480670Z * checking for non-standard things in the check directory ... OK 2021-05-16T18:17:54.3482030Z * checking for detritus in the temp directory ... OK 2021-05-16T18:17:54.3483010Z * DONE 2021-05-16T18:17:54.3483680Z 2021-05-16T18:17:54.3484480Z Status: OK 2021-05-16T18:17:54.3485130Z 2021-05-16T18:17:54.4830610Z ── R CMD check results ─────────────────────────────────────── brainR 1.6.0 ──── 2021-05-16T18:17:54.4849480Z Duration: 44.1s 2021-05-16T18:17:54.4866610Z 2021-05-16T18:17:54.4868240Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T18:17:54.5020800Z total 15264 2021-05-16T18:17:54.5024880Z drwxr-xr-x 14 runner staff 448 May 16 18:17 brainR.Rcheck 2021-05-16T18:17:54.5026570Z -rw-r--r-- 1 runner staff 3881235 May 16 18:17 brainR_1.6.0.tar.gz 2021-05-16T18:17:54.5028620Z -rw-r--r-- 1 runner staff 3928153 May 16 18:17 brainR_1.6.0.tgz 2021-05-16T18:17:54.5075680Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:17:54.5076490Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:17:54.5368870Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:17:54.5369390Z env: 2021-05-16T18:17:54.5369800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:17:54.5370210Z TIC_DEPLOY_KEY: 2021-05-16T18:17:54.5370600Z RSPM: 2021-05-16T18:17:54.5372010Z GITHUB_PAT: *** 2021-05-16T18:17:54.5372470Z COVERALLS_TOKEN: 2021-05-16T18:17:54.5372960Z continue-on-error: true 2021-05-16T18:17:54.5373440Z VDIFFR_RUN_TESTS: false 2021-05-16T18:17:54.5374080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:17:54.5374490Z TZ: UTC 2021-05-16T18:17:54.5374860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:17:54.5375760Z NOT_CRAN: true 2021-05-16T18:17:54.5376130Z ##[endgroup] 2021-05-16T18:17:54.5817720Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T18:17:54.5818460Z Rscript -e "tic::before_deploy()" 2021-05-16T18:17:54.6103280Z shell: /bin/bash -e {0} 2021-05-16T18:17:54.6103670Z env: 2021-05-16T18:17:54.6104130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:17:54.6104590Z TIC_DEPLOY_KEY: 2021-05-16T18:17:54.6104980Z RSPM: 2021-05-16T18:17:54.6118240Z GITHUB_PAT: *** 2021-05-16T18:17:54.6118680Z COVERALLS_TOKEN: 2021-05-16T18:17:54.6119130Z continue-on-error: true 2021-05-16T18:17:54.6119600Z VDIFFR_RUN_TESTS: false 2021-05-16T18:17:54.6120060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:17:54.6120500Z TZ: UTC 2021-05-16T18:17:54.6120880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:17:54.6121410Z NOT_CRAN: true 2021-05-16T18:17:54.6121760Z ##[endgroup] 2021-05-16T18:17:54.9618740Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:17:55.0866260Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T18:17:55.0866840Z with: 2021-05-16T18:17:55.0867670Z upload_url: https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T18:17:55.0868540Z asset_path: check/brainR_1.6.0.tgz 2021-05-16T18:17:55.0869020Z asset_name: brainR_1.6.0_R4.1.tgz 2021-05-16T18:17:55.0869590Z asset_content_type: application/octet-stream 2021-05-16T18:17:55.0870060Z env: 2021-05-16T18:17:55.0870510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:17:55.0870960Z TIC_DEPLOY_KEY: 2021-05-16T18:17:55.0871340Z RSPM: 2021-05-16T18:17:55.0872350Z GITHUB_PAT: *** 2021-05-16T18:17:55.0872800Z COVERALLS_TOKEN: 2021-05-16T18:17:55.0873250Z continue-on-error: true 2021-05-16T18:17:55.0873780Z VDIFFR_RUN_TESTS: false 2021-05-16T18:17:55.0874260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:17:55.0874730Z TZ: UTC 2021-05-16T18:17:55.0875170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:17:55.0875620Z NOT_CRAN: true 2021-05-16T18:17:55.0876510Z GITHUB_TOKEN: *** 2021-05-16T18:17:55.0876940Z ##[endgroup] 2021-05-16T18:17:55.7408600Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T18:17:55.7409320Z Rscript -e "tic::deploy()" 2021-05-16T18:17:55.7695030Z shell: /bin/bash -e {0} 2021-05-16T18:17:55.7695400Z env: 2021-05-16T18:17:55.7695860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:17:55.7696300Z TIC_DEPLOY_KEY: 2021-05-16T18:17:55.7696690Z RSPM: 2021-05-16T18:17:55.7697740Z GITHUB_PAT: *** 2021-05-16T18:17:55.7698180Z COVERALLS_TOKEN: 2021-05-16T18:17:55.7698640Z continue-on-error: true 2021-05-16T18:17:55.7699120Z VDIFFR_RUN_TESTS: false 2021-05-16T18:17:55.7699630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:17:55.7700050Z TZ: UTC 2021-05-16T18:17:55.7700440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:17:55.7700830Z NOT_CRAN: true 2021-05-16T18:17:55.7701210Z ##[endgroup] 2021-05-16T18:17:56.1663650Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:17:56.2880100Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T18:17:56.2880750Z Rscript -e "tic::after_deploy()" 2021-05-16T18:17:56.3169640Z shell: /bin/bash -e {0} 2021-05-16T18:17:56.3170010Z env: 2021-05-16T18:17:56.3170460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:17:56.3170900Z TIC_DEPLOY_KEY: 2021-05-16T18:17:56.3171260Z RSPM: 2021-05-16T18:17:56.3172320Z GITHUB_PAT: *** 2021-05-16T18:17:56.3172770Z COVERALLS_TOKEN: 2021-05-16T18:17:56.3173210Z continue-on-error: true 2021-05-16T18:17:56.3173790Z VDIFFR_RUN_TESTS: false 2021-05-16T18:17:56.3174290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:17:56.3174720Z TZ: UTC 2021-05-16T18:17:56.3175110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:17:56.3175500Z NOT_CRAN: true 2021-05-16T18:17:56.3175880Z ##[endgroup] 2021-05-16T18:17:56.6706700Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:17:57.0378570Z Post job cleanup. 2021-05-16T18:17:57.1069260Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T18:17:57.1194340Z Post job cleanup. 2021-05-16T18:17:57.2435940Z [command]/usr/local/bin/git version 2021-05-16T18:17:57.2539110Z git version 2.31.1 2021-05-16T18:17:57.2588650Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T18:17:57.2659890Z [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-16T18:17:57.3501970Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T18:17:57.3558290Z http.https://github.com/.extraheader 2021-05-16T18:17:57.3569680Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T18:17:57.3671780Z [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-16T18:17:57.4631010Z Cleaning up orphan processes