2021-05-16T22:03:26.9500859Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.0389204Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.1091003Z 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-16T22:03:27.2223737Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.4944527Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:40.1238130Z Current runner version: '2.278.0' 2021-05-16T22:03:40.1290040Z ##[group]Operating System 2021-05-16T22:03:40.1291040Z Mac OS X 2021-05-16T22:03:40.1291510Z 10.15.7 2021-05-16T22:03:40.1291940Z 19H1030 2021-05-16T22:03:40.1292340Z ##[endgroup] 2021-05-16T22:03:40.1293060Z ##[group]Virtual Environment 2021-05-16T22:03:40.1293690Z Environment: macos-10.15 2021-05-16T22:03:40.1294220Z Version: 20210510.1 2021-05-16T22:03:40.1295240Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T22:03:40.1296570Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T22:03:40.1297510Z ##[endgroup] 2021-05-16T22:03:40.1299350Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:40.1300700Z Actions: write 2021-05-16T22:03:40.1301160Z Checks: write 2021-05-16T22:03:40.1301740Z Contents: write 2021-05-16T22:03:40.1302280Z Deployments: write 2021-05-16T22:03:40.1302900Z Issues: write 2021-05-16T22:03:40.1303440Z Metadata: read 2021-05-16T22:03:40.1303900Z Packages: write 2021-05-16T22:03:40.1304510Z PullRequests: write 2021-05-16T22:03:40.1305080Z RepositoryProjects: write 2021-05-16T22:03:40.1305690Z SecurityEvents: write 2021-05-16T22:03:40.1306190Z Statuses: write 2021-05-16T22:03:40.1306850Z ##[endgroup] 2021-05-16T22:03:40.1310240Z Prepare workflow directory 2021-05-16T22:03:40.2571750Z Prepare all required actions 2021-05-16T22:03:40.2583970Z Getting action download info 2021-05-16T22:03:40.6639860Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:42.0802040Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:44.2435490Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:46.4609270Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:46.8880490Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:47.2428670Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:47.5841180Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:48.3226660Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:48.3227300Z with: 2021-05-16T22:03:48.3227760Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:48.3228730Z token: *** 2021-05-16T22:03:48.3229090Z ssh-strict: true 2021-05-16T22:03:48.3229520Z persist-credentials: true 2021-05-16T22:03:48.3229940Z clean: true 2021-05-16T22:03:48.3230270Z fetch-depth: 1 2021-05-16T22:03:48.3230600Z lfs: false 2021-05-16T22:03:48.3230930Z submodules: false 2021-05-16T22:03:48.3231250Z env: 2021-05-16T22:03:48.3231620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:48.3232030Z TIC_DEPLOY_KEY: 2021-05-16T22:03:48.3232330Z RSPM: 2021-05-16T22:03:48.3233010Z GITHUB_PAT: *** 2021-05-16T22:03:48.3233360Z COVERALLS_TOKEN: 2021-05-16T22:03:48.3233780Z continue-on-error: false 2021-05-16T22:03:48.3234220Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:48.3234560Z ##[endgroup] 2021-05-16T22:03:49.4580240Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:49.4661820Z ##[group]Getting Git version info 2021-05-16T22:03:49.4682890Z Working directory is '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:49.4887800Z [command]/usr/local/bin/git version 2021-05-16T22:03:49.4989310Z git version 2.31.1 2021-05-16T22:03:49.5195390Z ##[endgroup] 2021-05-16T22:03:49.5237490Z Deleting the contents of '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:49.5358470Z ##[group]Initializing the repository 2021-05-16T22:03:49.5383380Z [command]/usr/local/bin/git init /Users/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:49.5397180Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:49.5429150Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:49.5458540Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:49.5491150Z hint: 2021-05-16T22:03:49.5527480Z hint: git config --global init.defaultBranch 2021-05-16T22:03:49.5561170Z hint: 2021-05-16T22:03:49.5574350Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:49.5602440Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:49.5609900Z hint: 2021-05-16T22:03:49.5611300Z hint: git branch -m 2021-05-16T22:03:49.5612630Z Initialized empty Git repository in /Users/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:49.5614200Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:49.5615370Z ##[endgroup] 2021-05-16T22:03:49.5617890Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:49.5619680Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T22:03:49.5620380Z ##[endgroup] 2021-05-16T22:03:49.5623590Z ##[group]Setting up auth 2021-05-16T22:03:49.5625640Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:49.5628270Z [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-16T22:03:49.6491850Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:49.6581350Z [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-16T22:03:49.7400500Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:49.7496390Z ##[endgroup] 2021-05-16T22:03:49.7496990Z ##[group]Fetching the repository 2021-05-16T22:03:49.7510040Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:51.1715270Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:51.1791900Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:51.1853130Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:51.1934050Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:51.2037390Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:51.2108540Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:51.2152900Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:51.2268560Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:51.2378600Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:51.2420920Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:51.2443420Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:51.8978160Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:51.8981040Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:51.9057490Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:51.9072720Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:51.9082010Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:51.9084230Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:51.9085570Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:51.9087000Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:51.9088350Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:51.9090380Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:51.9097360Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:51.9109330Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:51.9205760Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:51.9291150Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:51.9292520Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:51.9299230Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:51.9350180Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:51.9482490Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:51.9583450Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:51.9586070Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:51.9592370Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:51.9623060Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:51.9627340Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:51.9630310Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:51.9635950Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:51.9657310Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:51.9658820Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:51.9659820Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:51.9660670Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:51.9661580Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:51.9662470Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:51.9663350Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:51.9664200Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:51.9665560Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:51.9666460Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:51.9667400Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:51.9668280Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:51.9669920Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:51.9670800Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:51.9671750Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:51.9672600Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:51.9673650Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:51.9683920Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:51.9685730Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:51.9686970Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:51.9688080Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:51.9689290Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:51.9690380Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:51.9691440Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:51.9692670Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:51.9694200Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:51.9899200Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:51.9900170Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:52.0001380Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:52.0103350Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:52.0205460Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:52.0306990Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:52.0408720Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:52.0510090Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:52.0611670Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:52.0713310Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:52.0814820Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:52.0916220Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:52.0975630Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:52.0976670Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:52.0978240Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:52.0983690Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:52.0984780Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:52.0989060Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:52.0993440Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:52.0997930Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:52.1002240Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:52.1014000Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:52.1015780Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:52.1018880Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:52.1035880Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:52.1037660Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:52.1043200Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:52.1044360Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:52.1045560Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:52.1046640Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:52.1047800Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:52.1049870Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:52.1050760Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:52.1052220Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:52.1053080Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:52.1054290Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:52.1060520Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:52.1061540Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:52.1064230Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:52.1065080Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:52.1065870Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:52.1067010Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:52.1067800Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:52.1068600Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:52.1069470Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:52.1070650Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:52.1071780Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:52.1072660Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:52.1073470Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:52.1074320Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:52.1075170Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:52.1075980Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:52.1076790Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:52.1077610Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:52.1078440Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:52.1079310Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:52.1080430Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:52.1081350Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:52.1082210Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:52.1183690Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:52.1283910Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:52.1452600Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:52.1486390Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:52.1492730Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:52.1493830Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:52.1494790Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:52.1495820Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:52.1496790Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:52.1498330Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:52.1499790Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:52.1501000Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:52.1502470Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:52.1503370Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:52.1504610Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:52.1507480Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:52.1508750Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:52.1509930Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:52.1511100Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:52.1513990Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:52.1514950Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:52.1516160Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:52.1517560Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:52.1520300Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:52.1522940Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:52.1523930Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:52.1524810Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:52.1528730Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:52.1530320Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:52.1532120Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:52.1533380Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:52.1534640Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:52.1535610Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:52.1537380Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:52.1538650Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:52.1539910Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:52.1541420Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:52.1544110Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:52.1545480Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:52.1546670Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:52.1547840Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:52.1549070Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:52.1555820Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:52.1556840Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:52.1557750Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:52.1558620Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:52.1559450Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:52.1563580Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:52.1566470Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:52.1567850Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:52.1568730Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:52.1569680Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:52.1571550Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:52.1572750Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:52.1574440Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:52.1676670Z ##[endgroup] 2021-05-16T22:03:52.1677830Z ##[group]Determining the checkout info 2021-05-16T22:03:52.1779740Z ##[endgroup] 2021-05-16T22:03:52.1889640Z ##[group]Checking out the ref 2021-05-16T22:03:52.1917700Z [command]/usr/local/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:52.1922860Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:52.1924170Z ##[endgroup] 2021-05-16T22:03:52.1925670Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T22:03:52.1927140Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:52.2086600Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:52.2087380Z with: 2021-05-16T22:03:52.2087700Z r-version: 3.5 2021-05-16T22:03:52.2088020Z Ncpus: 1 2021-05-16T22:03:52.2088390Z crayon.enabled: NULL 2021-05-16T22:03:52.2088860Z remove-openmp-macos: true 2021-05-16T22:03:52.2089360Z http-user-agent: default 2021-05-16T22:03:52.2089780Z install-r: true 2021-05-16T22:03:52.2090290Z windows-path-include-mingw: true 2021-05-16T22:03:52.2090760Z env: 2021-05-16T22:03:52.2091140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:52.2091560Z TIC_DEPLOY_KEY: 2021-05-16T22:03:52.2091870Z RSPM: 2021-05-16T22:03:52.2093100Z GITHUB_PAT: *** 2021-05-16T22:03:52.2093480Z COVERALLS_TOKEN: 2021-05-16T22:03:52.2093920Z continue-on-error: false 2021-05-16T22:03:52.2094350Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:52.2094710Z ##[endgroup] 2021-05-16T22:03:53.4248490Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T22:03:56.3779070Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T22:03:56.5673110Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T22:03:56.8290110Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T22:03:57.0029630Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T22:03:57.0042670Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T22:03:58.0404310Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T22:03:58.0422280Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T22:03:59.0041070Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T22:03:59.0043300Z Checksumming (Apple_Free : 3)… 2021-05-16T22:04:00.0340380Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T22:04:00.0350630Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T22:04:00.0679750Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T22:04:00.0681730Z Checksumming (Apple_Free : 5)… 2021-05-16T22:04:01.0009900Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T22:04:01.0087750Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T22:04:01.0090080Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T22:04:01.0091730Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T22:04:01.0094260Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T22:04:01.0195450Z verified CRC32 $84F1919B 2021-05-16T22:04:01.5039890Z /dev/disk2 GUID_partition_scheme 2021-05-16T22:04:01.5143000Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T22:04:01.5255380Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T22:04:03.5674880Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T22:04:03.5675770Z To reinstall 0.29.2_3, run: 2021-05-16T22:04:03.5676790Z brew reinstall pkg-config 2021-05-16T22:04:03.5988890Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T22:04:05.1918890Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T22:04:05.5863210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T22%3A10%3A00Z&sig=TsYsSa7K7oY5DjCfkHLE%2FhFvbc3PcCnnKXLb5aVAQ50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:05.8324430Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T22:04:08.0908390Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T22:04:08.1008850Z installer: Upgrading at base path / 2021-05-16T22:04:08.1111060Z installer: The upgrade was successful. 2021-05-16T22:04:09.4706650Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T22:04:09.5317290Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T22:04:11.0973870Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T22:04:11.4372280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T22%3A10%3A00Z&sig=2589kD%2BOcu6%2BVRD4VCcKMg8HAbw%2F9rIc7s6EPGoWkyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:11.5437240Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T22:04:13.0741700Z installer: Package name is gfortran 2021-05-16T22:04:13.0843440Z installer: Installing at base path / 2021-05-16T22:04:13.0944800Z installer: The install was successful. 2021-05-16T22:04:13.0999570Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T22:04:13.3167350Z "disk2" ejected. 2021-05-16T22:04:13.3269720Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T22:04:14.3456230Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T22:04:15.0484640Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T22:04:15.0761180Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:15.0761710Z env: 2021-05-16T22:04:15.0762160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:15.0762590Z TIC_DEPLOY_KEY: 2021-05-16T22:04:15.0762960Z RSPM: 2021-05-16T22:04:15.0764130Z GITHUB_PAT: *** 2021-05-16T22:04:15.0764570Z COVERALLS_TOKEN: 2021-05-16T22:04:15.0765030Z continue-on-error: false 2021-05-16T22:04:15.0765530Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:15.0766030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:15.0766460Z TZ: UTC 2021-05-16T22:04:15.0766890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:15.0767380Z NOT_CRAN: true 2021-05-16T22:04:15.0767780Z ##[endgroup] 2021-05-16T22:04:15.4716770Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T22:04:15.5898780Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T22:04:15.5945370Z Dload Upload Total Spent Left Speed 2021-05-16T22:04:15.5946390Z 2021-05-16T22:04:15.6667630Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:15.6668830Z 100 117 0 117 0 0 1519 0 --:--:-- --:--:-- --:--:-- 1519 2021-05-16T22:04:15.9485600Z 2021-05-16T22:04:15.9487910Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:16.2334900Z 2021-05-16T22:04:17.1484090Z 0 82.6M 0 15859 0 0 24625 0 0:58:38 --:--:-- 0:58:38 24625 2021-05-16T22:04:18.1636910Z 12 82.6M 12 10.0M 0 0 6578k 0 0:00:12 0:00:01 0:00:11 10.9M 2021-05-16T22:04:19.1432470Z 38 82.6M 38 32.0M 0 0 12.4M 0 0:00:06 0:00:02 0:00:04 16.5M 2021-05-16T22:04:20.1486720Z 65 82.6M 65 54.3M 0 0 15.2M 0 0:00:05 0:00:03 0:00:02 18.6M 2021-05-16T22:04:20.5530310Z 87 82.6M 87 72.0M 0 0 15.7M 0 0:00:05 0:00:04 0:00:01 18.3M 2021-05-16T22:04:20.5532150Z 100 82.6M 100 82.6M 0 0 16.6M 0 0:00:04 0:00:04 --:--:-- 19.1M 2021-05-16T22:04:24.7817060Z ##[group]Run tlmgr update --self 2021-05-16T22:04:24.7817720Z tlmgr update --self 2021-05-16T22:04:24.7818580Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:24.7819400Z tlmgr update --all 2021-05-16T22:04:24.8017770Z shell: /bin/bash -e {0} 2021-05-16T22:04:24.8018170Z env: 2021-05-16T22:04:24.8018630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:24.8019090Z TIC_DEPLOY_KEY: 2021-05-16T22:04:24.8020050Z RSPM: 2021-05-16T22:04:24.8021360Z GITHUB_PAT: *** 2021-05-16T22:04:24.8021830Z COVERALLS_TOKEN: 2021-05-16T22:04:24.8022290Z continue-on-error: false 2021-05-16T22:04:24.8022800Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:24.8023320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:24.8023750Z TZ: UTC 2021-05-16T22:04:24.8024170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:24.8024560Z NOT_CRAN: true 2021-05-16T22:04:24.8025010Z ##[endgroup] 2021-05-16T22:04:26.9925220Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:26.9927470Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:29.1532720Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:29.1533760Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:04:29.4157200Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T22:04:29.8108930Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T22:04:30.0769280Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T22:04:30.4040730Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T22:04:30.6655740Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T22:04:33.7218470Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-16T22:04:33.9815810Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-16T22:04:34.5011760Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-16T22:04:34.7556680Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-16T22:04:35.0151720Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T22:04:35.3148330Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T22:04:35.5769320Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-16T22:04:35.8301860Z [14/89, 00:06/00:06] install: colorprofiles [86k] 2021-05-16T22:04:36.2298860Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-16T22:04:36.4892580Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-16T22:04:37.0488910Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T22:04:37.3110370Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-16T22:04:37.5804780Z [19/89, 00:08/00:08] install: ctablestack [2k] 2021-05-16T22:04:37.8352840Z [20/89, 00:08/00:08] install: ekdosis [19k] 2021-05-16T22:04:38.1353600Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-16T22:04:38.4980260Z [22/89, 00:09/00:09] install: emojicite [2k] 2021-05-16T22:04:38.7653850Z [23/89, 00:09/00:09] install: enctex [24k] 2021-05-16T22:04:39.0845150Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T22:04:39.3963700Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-16T22:04:39.6501970Z [26/89, 00:10/00:10] install: filecontents [3k] 2021-05-16T22:04:39.9118110Z [27/89, 00:10/00:10] install: grfext [3k] 2021-05-16T22:04:40.1882300Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-16T22:04:40.4552260Z [29/89, 00:11/00:11] install: ifplatform [2k] 2021-05-16T22:04:40.7084640Z [30/89, 00:11/00:11] install: innerscript [4k] 2021-05-16T22:04:40.9641840Z [31/89, 00:11/00:11] install: interpreter [7k] 2021-05-16T22:04:41.2270370Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-16T22:04:41.5055920Z [33/89, 00:12/00:12] install: knuth-local [23k] 2021-05-16T22:04:41.8255650Z [34/89, 00:12/00:12] install: logreq [4k] 2021-05-16T22:04:42.0893590Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-16T22:04:42.3438800Z [36/89, 00:13/00:13] install: lua-uca [70k] 2021-05-16T22:04:42.7296460Z [37/89, 00:13/00:13] install: lua-ul [7k] 2021-05-16T22:04:42.9958330Z [38/89, 00:13/00:13] install: lua-uni-algos [6k] 2021-05-16T22:04:43.2522350Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-16T22:04:43.5183440Z [40/89, 00:14/00:14] install: luacode [3k] 2021-05-16T22:04:43.7815530Z [41/89, 00:14/00:14] install: luacolor [5k] 2021-05-16T22:04:44.0473970Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-16T22:04:44.3007090Z [43/89, 00:15/00:16] install: luaimageembed [2k] 2021-05-16T22:04:44.5671760Z [44/89, 00:15/00:16] install: luaindex [5k] 2021-05-16T22:04:44.8295730Z [45/89, 00:15/00:16] install: luainputenc [5k] 2021-05-16T22:04:45.0954120Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-16T22:04:45.3576490Z [47/89, 00:16/00:17] install: luakeys [5k] 2021-05-16T22:04:45.6155270Z [48/89, 00:16/00:17] install: lualatex-doc [1k] 2021-05-16T22:04:45.8765330Z [49/89, 00:16/00:17] install: lualatex-truncate [2k] 2021-05-16T22:04:46.1387380Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-16T22:04:46.4085640Z [51/89, 00:17/00:18] install: luapackageloader [2k] 2021-05-16T22:04:46.6726820Z [52/89, 00:17/00:18] install: luaprogtable [7k] 2021-05-16T22:04:46.9332330Z [53/89, 00:17/00:18] install: luarandom [2k] 2021-05-16T22:04:47.1948270Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-16T22:04:47.4546440Z [55/89, 00:18/00:19] install: luatexbase [4k] 2021-05-16T22:04:47.7184200Z [56/89, 00:18/00:19] install: luatexko [22k] 2021-05-16T22:04:48.0353400Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-16T22:04:48.3016440Z [58/89, 00:19/00:20] install: luavlna [8k] 2021-05-16T22:04:48.5643060Z [59/89, 00:19/00:20] install: luaxml [31k] 2021-05-16T22:04:48.9113360Z [60/89, 00:19/00:20] install: makeindex.universal-darwin [91k] 2021-05-16T22:04:49.3197660Z [61/89, 00:20/00:21] install: makeindex [5k] 2021-05-16T22:04:49.5801630Z [62/89, 00:20/00:21] install: mflogo [2k] 2021-05-16T22:04:49.8471660Z [63/89, 00:20/00:21] install: newpax [9k] 2021-05-16T22:04:50.1071700Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-16T22:04:50.4130820Z [65/89, 00:21/00:22] install: odsfile [5k] 2021-05-16T22:04:50.6796310Z [66/89, 00:21/00:22] install: optex.universal-darwin [1k] 2021-05-16T22:04:50.9357300Z [67/89, 00:21/00:22] install: optex [770k] 2021-05-16T22:04:51.6051040Z [68/89, 00:22/00:22] install: pdfarticle [4k] 2021-05-16T22:04:51.8802830Z [69/89, 00:22/00:22] install: pdfextra [22k] 2021-05-16T22:04:52.2017730Z [70/89, 00:23/00:23] install: placeat [4k] 2021-05-16T22:04:52.4672100Z [71/89, 00:23/00:23] install: plantuml [3k] 2021-05-16T22:04:52.7264990Z [72/89, 00:23/00:23] install: rsfs [55k] 2021-05-16T22:04:53.0883340Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-16T22:04:53.4541060Z [74/89, 00:24/00:24] install: spelling [14k] 2021-05-16T22:04:53.7706940Z [75/89, 00:24/00:24] install: stricttex [2k] 2021-05-16T22:04:54.0303830Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-16T22:04:54.2941540Z [77/89, 00:25/00:25] install: texlive-en [1k] 2021-05-16T22:04:54.5476680Z [78/89, 00:25/00:25] install: texlive-msg-translations [144k] 2021-05-16T22:04:54.9871960Z [79/89, 00:25/00:25] install: thumbpdf.universal-darwin [1k] 2021-05-16T22:04:56.1377220Z [80/89, 00:26/00:26] install: thumbpdf [19k] 2021-05-16T22:04:56.1379720Z [81/89, 00:26/00:26] install: tlshell.universal-darwin [1k] 2021-05-16T22:04:56.1380870Z [82/89, 00:26/00:26] install: tlshell [29k] 2021-05-16T22:04:56.1663960Z [83/89, 00:27/00:27] install: typewriter [25k] 2021-05-16T22:04:56.4842450Z [84/89, 00:27/00:27] install: uninormalize [6k] 2021-05-16T22:04:56.7468900Z [85/89, 00:27/00:27] install: upquote [2k] 2021-05-16T22:04:57.0087560Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-16T22:04:57.7015550Z [87/89, 00:28/00:28] install: xdvi [7k] 2021-05-16T22:04:57.9729880Z [88/89, 00:28/00:28] install: collection-basic [1k] 2021-05-16T22:04:58.2442810Z [89/89, 00:29/00:29] install: collection-luatex [1k] 2021-05-16T22:04:58.5094770Z running mktexlsr ... 2021-05-16T22:04:59.2094010Z done running mktexlsr. 2021-05-16T22:04:59.2478180Z running updmap-sys ... 2021-05-16T22:04:59.8448740Z done running updmap-sys. 2021-05-16T22:04:59.8450170Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T22:04:59.8452320Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WfMUM3Vrhz/9MvtqSRbrP ... 2021-05-16T22:05:01.0139710Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WfMUM3Vrhz/9MvtqSRbrP. 2021-05-16T22:05:01.0141620Z OK: optex.fmt/luatex 2021-05-16T22:05:01.0142900Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:05:01.0144360Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:05:03.1787560Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:05:03.1788600Z tlmgr: no updates available 2021-05-16T22:05:03.3110810Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:05:03.3111300Z with: 2021-05-16T22:05:03.3111670Z pandoc-version: 2.7.3 2021-05-16T22:05:03.3112010Z env: 2021-05-16T22:05:03.3112400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:03.3112810Z TIC_DEPLOY_KEY: 2021-05-16T22:05:03.3113130Z RSPM: 2021-05-16T22:05:03.3114280Z GITHUB_PAT: *** 2021-05-16T22:05:03.3114670Z COVERALLS_TOKEN: 2021-05-16T22:05:03.3115110Z continue-on-error: false 2021-05-16T22:05:03.3115560Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:03.3116020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:03.3116410Z TZ: UTC 2021-05-16T22:05:03.3116760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:03.3117120Z NOT_CRAN: true 2021-05-16T22:05:03.3117450Z ##[endgroup] 2021-05-16T22:05:03.9390710Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T22:05:06.5834800Z installer: Package name is pandoc 2021-05-16T22:05:06.5837050Z installer: Installing at base path / 2021-05-16T22:05:06.5837810Z installer: The install was successful. 2021-05-16T22:05:06.5988970Z ##[group]Run git config user.name adigherman 2021-05-16T22:05:06.5989710Z git config user.name adigherman 2021-05-16T22:05:06.5990290Z git config user.email adig@jhu.edu 2021-05-16T22:05:06.6171950Z shell: /bin/bash -e {0} 2021-05-16T22:05:06.6172440Z env: 2021-05-16T22:05:06.6172960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:06.6173480Z TIC_DEPLOY_KEY: 2021-05-16T22:05:06.6173900Z RSPM: 2021-05-16T22:05:06.6175030Z GITHUB_PAT: *** 2021-05-16T22:05:06.6175650Z COVERALLS_TOKEN: 2021-05-16T22:05:06.6176150Z continue-on-error: false 2021-05-16T22:05:06.6176690Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:06.6177200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:06.6177700Z TZ: UTC 2021-05-16T22:05:06.6178100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:06.6178570Z NOT_CRAN: true 2021-05-16T22:05:06.6179010Z ##[endgroup] 2021-05-16T22:05:06.6705610Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T22:05:06.6706260Z env: 2021-05-16T22:05:06.6706700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:06.6707110Z TIC_DEPLOY_KEY: 2021-05-16T22:05:06.6707470Z RSPM: 2021-05-16T22:05:06.6708810Z GITHUB_PAT: *** 2021-05-16T22:05:06.6709220Z COVERALLS_TOKEN: 2021-05-16T22:05:06.6709720Z continue-on-error: false 2021-05-16T22:05:06.6710210Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:06.6710730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:06.6711150Z TZ: UTC 2021-05-16T22:05:06.6711550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:06.6711940Z NOT_CRAN: true 2021-05-16T22:05:06.6712320Z ##[endgroup] 2021-05-16T22:05:08.2812680Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T22:05:08.3112260Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T22:05:08.3113050Z To reinstall 3.20.2, run: 2021-05-16T22:05:08.3113900Z brew reinstall cmake 2021-05-16T22:05:09.8373650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T22:05:10.8704760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:11.3974160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T22:05:11.7729290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T22%3A15%3A00Z&sig=E%2Bep21iLBpsT1Gv%2FDPJuwCa1S5aWwGTuTT87m1gDcYw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:11.8262150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=E\%2Bep21iLBpsT1Gv\%2FDPJuwCa1S5aWwGTuTT87m1gDcYw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:11.8766020Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T22:05:11.9425980Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T22:05:11.9454930Z 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-2786-663ghc 2021-05-16T22:05:11.9654310Z cp -pR /private/tmp/d20210516-2786-663ghc/libssh/. /usr/local/Cellar/libssh 2021-05-16T22:05:11.9908560Z chmod -Rf +w /private/tmp/d20210516-2786-663ghc 2021-05-16T22:05:12.0419670Z ==> Finishing up 2021-05-16T22:05:12.0755700Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T22:05:12.0771510Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T22:05:12.0776550Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T22:05:12.0782240Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T22:05:12.0786490Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T22:05:12.0791590Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T22:05:12.0799000Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T22:05:12.0943330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2950-6x4c3o.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-16T22:05:14.1801590Z ==> Summary 2021-05-16T22:05:14.1828240Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T22:05:16.1808590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T22:05:17.2398160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:17.7786230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T22:05:18.4959190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T22%3A15%3A00Z&sig=Y1Z6K%2BdgrezviQa0VkiSr2kb4HiNQTLQo0%2F6CQ313kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:18.5480540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Y1Z6K\%2BdgrezviQa0VkiSr2kb4HiNQTLQo0\%2F6CQ313kU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:19.6345490Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T22:05:19.9839740Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T22:05:21.1093440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:21.6372410Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T22:05:22.0294560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T22%3A15%3A00Z&sig=pOXiBeoCBv%2BwGVd2sjXLEsQS6kTsV%2FP2E5l6z7U0%2F5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:22.0738700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=pOXiBeoCBv\%2BwGVd2sjXLEsQS6kTsV\%2FP2E5l6z7U0\%2F5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:22.1681790Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T22:05:22.1754720Z ==> Installing dependencies for jags: gcc 2021-05-16T22:05:22.1760520Z ==> Installing jags dependency: gcc 2021-05-16T22:05:22.2630450Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T22:05:22.2658270Z 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-2957-1wqjfdx 2021-05-16T22:05:24.5529200Z cp -pR /private/tmp/d20210516-2957-1wqjfdx/gcc/. /usr/local/Cellar/gcc 2021-05-16T22:05:26.1450350Z chmod -Rf +w /private/tmp/d20210516-2957-1wqjfdx 2021-05-16T22:05:30.1832310Z ==> Finishing up 2021-05-16T22:05:30.3539920Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T22:05:30.3544560Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T22:05:30.3549390Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T22:05:30.3553950Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T22:05:30.3559430Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T22:05:30.3564370Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T22:05:30.3569700Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T22:05:30.3574480Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T22:05:30.3579330Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T22:05:30.3584360Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T22:05:30.3598680Z rm /usr/local/bin/c++-11 2021-05-16T22:05:30.3602120Z rm /usr/local/bin/cpp-11 2021-05-16T22:05:30.3605090Z rm /usr/local/bin/g++-11 2021-05-16T22:05:30.3608220Z rm /usr/local/bin/gcc-11 2021-05-16T22:05:30.3612330Z rm /usr/local/bin/gcc-ar-11 2021-05-16T22:05:30.3615230Z rm /usr/local/bin/gcc-nm-11 2021-05-16T22:05:30.3618410Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T22:05:30.3621850Z rm /usr/local/bin/gcov-11 2021-05-16T22:05:30.3624910Z rm /usr/local/bin/gcov-dump-11 2021-05-16T22:05:30.3628010Z rm /usr/local/bin/gcov-tool-11 2021-05-16T22:05:30.5958180Z Error: The `brew link` step did not complete successfully 2021-05-16T22:05:30.5959170Z The formula built, but is not symlinked into /usr/local 2021-05-16T22:05:30.5964100Z Could not symlink bin/gfortran 2021-05-16T22:05:30.5964700Z Target /usr/local/bin/gfortran 2021-05-16T22:05:30.5965330Z already exists. You may want to remove it: 2021-05-16T22:05:30.5966310Z rm '/usr/local/bin/gfortran' 2021-05-16T22:05:30.5966660Z 2021-05-16T22:05:30.5967280Z To force the link and overwrite all conflicting files: 2021-05-16T22:05:30.5968280Z brew link --overwrite gcc 2021-05-16T22:05:30.5968610Z 2021-05-16T22:05:30.5969140Z To list all files that would be deleted: 2021-05-16T22:05:30.5970100Z brew link --overwrite --dry-run gcc 2021-05-16T22:05:30.5970460Z 2021-05-16T22:05:30.5970940Z Possible conflicting files are: 2021-05-16T22:05:30.5992700Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T22:05:31.0765040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3130-14i9rnh.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-16T22:05:33.5234240Z ==> Summary 2021-05-16T22:05:33.6148200Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T22:05:33.6152930Z ==> Installing jags 2021-05-16T22:05:33.6156640Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T22:05:33.6175520Z 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-2957-1p5w5nq 2021-05-16T22:05:33.6759040Z cp -pR /private/tmp/d20210516-2957-1p5w5nq/jags/. /usr/local/Cellar/jags 2021-05-16T22:05:33.7547110Z chmod -Rf +w /private/tmp/d20210516-2957-1p5w5nq 2021-05-16T22:05:33.8752290Z ==> Finishing up 2021-05-16T22:05:33.9101100Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T22:05:33.9108430Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T22:05:33.9118460Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T22:05:33.9124460Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T22:05:33.9129250Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T22:05:33.9134220Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T22:05:33.9139160Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T22:05:33.9143750Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T22:05:33.9151410Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T22:05:33.9571010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3156-1r5c9wj.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-16T22:05:36.0732670Z ==> Summary 2021-05-16T22:05:36.0826300Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T22:05:38.2250940Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T22:05:39.3296600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:39.8875850Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T22:05:40.2313850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T22%3A15%3A00Z&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS%2BYWITGQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:40.2613100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS\%2BYWITGQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:40.5662510Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T22:05:40.6735750Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T22:05:40.6762640Z 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-3163-ndydqz 2021-05-16T22:05:40.9260660Z cp -pR /private/tmp/d20210516-3163-ndydqz/v8/. /usr/local/Cellar/v8 2021-05-16T22:05:41.0674030Z chmod -Rf +w /private/tmp/d20210516-3163-ndydqz 2021-05-16T22:05:41.2517730Z ==> Finishing up 2021-05-16T22:05:41.3030330Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T22:05:41.3475580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3328-n0d4s8.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-16T22:05:43.4782670Z ==> Summary 2021-05-16T22:05:43.4840450Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T22:05:45.5241440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T22:05:46.6381340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:47.1882170Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T22:05:47.5223860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T22%3A15%3A00Z&sig=jK2ogoQ%2BKLM4YQPw2bj2C%2BvmbIWVJXvcYPoxZyq4%2FKE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:47.5640170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=jK2ogoQ\%2BKLM4YQPw2bj2C\%2BvmbIWVJXvcYPoxZyq4\%2FKE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:47.7078670Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T22:05:47.7288180Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:05:48.8804160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:49.4449290Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:05:49.7877780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T22%3A15%3A00Z&sig=s9fJE%2FqMp9O%2Bim7bOr4EGmVpdYH8Tk3%2BK1b4ZCEmQDQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:49.8182390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=s9fJE\%2FqMp9O\%2Bim7bOr4EGmVpdYH8Tk3\%2BK1b4ZCEmQDQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:49.9834150Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T22:05:49.9971550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:05:51.1263720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:51.6959300Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:05:52.0396790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T22%3A15%3A00Z&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:52.0809970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:52.2167640Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T22:05:52.2397210Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T22:05:52.2403410Z ==> Installing fftw dependency: hwloc 2021-05-16T22:05:52.3072100Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T22:05:52.3104770Z 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-3335-18tgl1v 2021-05-16T22:05:52.6461560Z cp -pR /private/tmp/d20210516-3335-18tgl1v/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T22:05:53.1296520Z chmod -Rf +w /private/tmp/d20210516-3335-18tgl1v 2021-05-16T22:05:53.5207500Z ==> Finishing up 2021-05-16T22:05:53.5559190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T22:05:53.5564200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T22:05:53.5569740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T22:05:53.5574950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T22:05:53.5580140Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T22:05:53.5585610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T22:05:53.5590850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T22:05:53.5596190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T22:05:53.5601510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T22:05:53.5606680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T22:05:53.5611640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T22:05:53.5617090Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T22:05:53.5622320Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T22:05:53.5629830Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T22:05:53.5634880Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T22:05:53.5648040Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T22:05:53.5656710Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T22:05:53.5662790Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T22:05:53.5673490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T22:05:53.5679340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T22:05:53.5684760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T22:05:53.5690570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T22:05:53.5696570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T22:05:53.5702320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T22:05:53.5722270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T22:05:53.5728400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T22:05:53.5748640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T22:05:53.5754610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T22:05:53.5760400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T22:05:53.5766430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T22:05:53.5772190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T22:05:53.5802300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T22:05:53.5817030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T22:05:53.5835770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T22:05:53.5850670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T22:05:53.5856650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T22:05:53.5870350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T22:05:53.5876110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T22:05:53.5881850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T22:05:53.5898640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T22:05:53.5917070Z 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-16T22:05:53.5922650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T22:05:53.5928880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T22:05:53.5941600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T22:05:53.5956890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T22:05:53.5970270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T22:05:53.5983000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T22:05:53.5989070Z 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-16T22:05:53.5995060Z 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-16T22:05:53.6007920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T22:05:53.6023160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T22:05:53.6029140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T22:05:53.6039190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T22:05:53.6045010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T22:05:53.6054630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T22:05:53.6060380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T22:05:53.6069690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T22:05:53.6104770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T22:05:53.6110340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T22:05:53.6115870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T22:05:53.6130840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T22:05:53.6137010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T22:05:53.6142980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T22:05:53.6153370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T22:05:53.6159390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T22:05:53.6169410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T22:05:54.5337830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T22:05:54.5340270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T22:05:54.5343120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T22:05:54.5346390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T22:05:54.5348060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T22:05:54.5349670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T22:05:54.5351270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T22:05:54.5352860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T22:05:54.5354570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T22:05:54.5356280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T22:05:54.5357850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T22:05:54.5359350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T22:05:54.5360870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T22:05:54.5362450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T22:05:54.5364000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T22:05:54.5365990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T22:05:54.5367600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T22:05:54.5369300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T22:05:54.5370840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T22:05:54.5372380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T22:05:54.5373920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T22:05:54.5375480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T22:05:54.5377030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T22:05:54.5378610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T22:05:54.5380240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T22:05:54.5381830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T22:05:54.5383360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T22:05:54.5384980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T22:05:54.5386710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T22:05:54.5388350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T22:05:54.5389910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T22:05:54.5391490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T22:05:54.5392990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T22:05:54.5394610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T22:05:54.5395830Z Only the first 100 operations were output. 2021-05-16T22:05:54.5398700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3511-cu8stp.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-16T22:05:56.2816860Z ==> Summary 2021-05-16T22:05:56.3367120Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T22:05:56.3374720Z ==> Installing fftw dependency: open-mpi 2021-05-16T22:05:56.3914950Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:05:56.3932680Z 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-3335-1hmay9z 2021-05-16T22:05:56.6898570Z cp -pR /private/tmp/d20210516-3335-1hmay9z/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T22:05:57.1238980Z chmod -Rf +w /private/tmp/d20210516-3335-1hmay9z 2021-05-16T22:05:58.9961800Z ==> Finishing up 2021-05-16T22:05:59.0339260Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T22:05:59.0344540Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T22:05:59.0349080Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T22:05:59.0353390Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T22:05:59.0360150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T22:05:59.0364530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T22:05:59.0369310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T22:05:59.0374290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T22:05:59.0379380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T22:05:59.0384090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T22:05:59.0389130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T22:05:59.0393690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T22:05:59.0398560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T22:05:59.0403730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T22:05:59.0408800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T22:05:59.0414260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T22:05:59.0419750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T22:05:59.0424670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T22:05:59.0429360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T22:05:59.0434240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T22:05:59.0441850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T22:05:59.0444260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T22:05:59.0450570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T22:05:59.0456340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T22:05:59.0463140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T22:05:59.0468310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T22:05:59.0473150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T22:05:59.0478950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T22:05:59.0483660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T22:05:59.0488850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T22:05:59.0493540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T22:05:59.0498540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T22:05:59.0503680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T22:05:59.0508320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T22:05:59.0513800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T22:05:59.0518250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T22:05:59.0525640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T22:05:59.0528890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T22:05:59.0534210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T22:05:59.0539210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T22:05:59.0544500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T22:05:59.0557940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T22:05:59.0559890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T22:05:59.0561790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T22:05:59.0565240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T22:05:59.0570020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T22:05:59.0575940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T22:05:59.0580850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T22:05:59.0592690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T22:05:59.0597870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T22:05:59.0603300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T22:05:59.0608770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T22:05:59.0614440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T22:05:59.0619790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T22:05:59.0648410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T22:05:59.0654890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T22:05:59.0661600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T22:05:59.0667710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T22:05:59.0673570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T22:05:59.0679560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T22:05:59.0692960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T22:05:59.0698510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T22:05:59.0704310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T22:05:59.0726810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T22:05:59.0732760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T22:05:59.0750430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T22:05:59.0756440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T22:05:59.0762580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T22:05:59.0769260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T22:05:59.0775150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T22:05:59.0780780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T22:05:59.0786740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T22:05:59.0792850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T22:05:59.0798320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T22:05:59.0804080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T22:05:59.0809760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T22:05:59.0815470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T22:05:59.0821360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T22:05:59.0827060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T22:05:59.0832700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T22:05:59.0838310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T22:05:59.0843850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T22:05:59.0849520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T22:05:59.0855130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T22:05:59.0862000Z 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-16T22:05:59.0868270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T22:05:59.0873910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T22:05:59.0879850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T22:05:59.0885590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T22:05:59.0891120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T22:05:59.0897220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T22:05:59.0903110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T22:05:59.0908780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T22:05:59.0914340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T22:05:59.0920020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T22:05:59.0925790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T22:05:59.0931630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T22:05:59.0937140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T22:05:59.0942730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T22:05:59.0948260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T22:05:59.0952700Z Only the first 100 operations were output. 2021-05-16T22:05:59.5242940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3540-jed9wn.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-16T22:06:01.7981050Z ==> Summary 2021-05-16T22:06:01.8432880Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:06:01.8437640Z ==> Installing fftw 2021-05-16T22:06:01.8442120Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:06:01.8458470Z 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-3335-7uata6 2021-05-16T22:06:01.9572710Z cp -pR /private/tmp/d20210516-3335-7uata6/fftw/. /usr/local/Cellar/fftw 2021-05-16T22:06:02.0285440Z chmod -Rf +w /private/tmp/d20210516-3335-7uata6 2021-05-16T22:06:02.2177900Z ==> Finishing up 2021-05-16T22:06:02.2677190Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T22:06:02.2681840Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T22:06:02.2686030Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T22:06:02.2690550Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T22:06:02.2697940Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T22:06:02.2702510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T22:06:02.2707710Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T22:06:02.2712150Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T22:06:02.2716760Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T22:06:02.2721870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T22:06:02.2726740Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T22:06:02.2731360Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T22:06:02.2740200Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T22:06:02.2834740Z info /usr/local/share/info/fftw3.info 2021-05-16T22:06:02.2852660Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T22:06:02.2854050Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T22:06:02.2862120Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T22:06:02.2868720Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T22:06:02.2874580Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T22:06:02.2880820Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T22:06:02.2891160Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T22:06:02.2896310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T22:06:02.2901530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T22:06:02.2907290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T22:06:02.2912630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T22:06:02.2917980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T22:06:02.2923370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T22:06:02.2935020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T22:06:02.2949180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T22:06:02.2959860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T22:06:02.2969020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T22:06:02.2981860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T22:06:02.2989250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T22:06:02.3000230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T22:06:02.3005720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T22:06:02.3019710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T22:06:02.3028940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T22:06:02.3038700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T22:06:02.3048690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T22:06:02.3055610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T22:06:02.3063710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T22:06:02.3073930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T22:06:02.3087730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T22:06:02.3098480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T22:06:02.3108390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T22:06:02.3116600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T22:06:02.3125190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T22:06:02.3137800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T22:06:02.3145760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T22:06:02.3150760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T22:06:02.3161230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T22:06:02.3171270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T22:06:02.3180710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T22:06:02.3189780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T22:06:02.3199950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T22:06:02.3208800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T22:06:02.3217020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T22:06:02.3227690Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T22:06:02.3239680Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T22:06:02.3249280Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T22:06:02.3669480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3567-1650rv6.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-16T22:06:04.5344860Z ==> Summary 2021-05-16T22:06:04.5400310Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:06:05.1476640Z ==> No outdated dependents to upgrade! 2021-05-16T22:06:05.1477920Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:06:05.3266040Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T22:06:05.3267090Z fftw, open-mpi 2021-05-16T22:06:05.3308690Z rm /usr/local/bin/fftw-wisdom 2021-05-16T22:06:05.3320190Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T22:06:05.3323660Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T22:06:05.3331810Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T22:06:05.3337710Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T22:06:05.3346900Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T22:06:05.3355250Z rm /usr/local/include/fftw3.f 2021-05-16T22:06:05.3358660Z rm /usr/local/include/fftw3.f03 2021-05-16T22:06:05.3361690Z rm /usr/local/include/fftw3.h 2021-05-16T22:06:05.3371370Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T22:06:05.3374030Z rm /usr/local/include/fftw3l.f03 2021-05-16T22:06:05.3381540Z rm /usr/local/include/fftw3q.f03 2021-05-16T22:06:05.3394660Z rm /usr/local/lib/cmake/fftw3 2021-05-16T22:06:05.3401120Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T22:06:05.3404330Z rm /usr/local/lib/libfftw3.a 2021-05-16T22:06:05.3413020Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T22:06:05.3415760Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T22:06:05.3423440Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T22:06:05.3426990Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T22:06:05.3434010Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T22:06:05.3436990Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T22:06:05.3447390Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T22:06:05.3450810Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T22:06:05.3458820Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T22:06:05.3461940Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T22:06:05.3472260Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T22:06:05.3475360Z rm /usr/local/lib/libfftw3f.a 2021-05-16T22:06:05.3485490Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T22:06:05.3488350Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T22:06:05.3494420Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T22:06:05.3497750Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T22:06:05.3503380Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T22:06:05.3506810Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T22:06:05.3512210Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T22:06:05.3515350Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T22:06:05.3527000Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T22:06:05.3537260Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T22:06:05.3541010Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T22:06:05.3548880Z rm /usr/local/lib/libfftw3l.a 2021-05-16T22:06:05.3552010Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T22:06:05.3559810Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T22:06:05.3563330Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T22:06:05.3569430Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T22:06:05.3572960Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T22:06:05.3577950Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T22:06:05.3580930Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T22:06:05.3584030Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T22:06:05.3588990Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T22:06:05.3594400Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T22:06:05.3600290Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T22:06:05.3608280Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T22:06:05.3612150Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T22:06:05.3684150Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T22:06:05.3685710Z rm /usr/local/share/info/fftw3.info 2021-05-16T22:06:05.3698490Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T22:06:05.3833300Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T22:06:05.3842910Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T22:06:05.3846090Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T22:06:05.3849030Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T22:06:05.3852620Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T22:06:05.4530560Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T22:06:05.4533900Z rm /usr/local/bin/mpic++ 2021-05-16T22:06:05.4537200Z rm /usr/local/bin/mpicc 2021-05-16T22:06:05.4542900Z rm /usr/local/bin/mpicxx 2021-05-16T22:06:05.4548610Z rm /usr/local/bin/mpiexec 2021-05-16T22:06:05.4551740Z rm /usr/local/bin/mpif77 2021-05-16T22:06:05.4557460Z rm /usr/local/bin/mpif90 2021-05-16T22:06:05.4560480Z rm /usr/local/bin/mpifort 2021-05-16T22:06:05.4565860Z rm /usr/local/bin/mpirun 2021-05-16T22:06:05.4569680Z rm /usr/local/bin/ompi-clean 2021-05-16T22:06:05.4576200Z rm /usr/local/bin/ompi-server 2021-05-16T22:06:05.4578800Z rm /usr/local/bin/ompi_info 2021-05-16T22:06:05.4586230Z rm /usr/local/bin/opal_wrapper 2021-05-16T22:06:05.4589570Z rm /usr/local/bin/orte-clean 2021-05-16T22:06:05.4595430Z rm /usr/local/bin/orte-info 2021-05-16T22:06:05.4598500Z rm /usr/local/bin/orte-server 2021-05-16T22:06:05.4605310Z rm /usr/local/bin/ortecc 2021-05-16T22:06:05.4608030Z rm /usr/local/bin/orted 2021-05-16T22:06:05.4615370Z rm /usr/local/bin/orterun 2021-05-16T22:06:05.4618620Z rm /usr/local/bin/profile2mat.pl 2021-05-16T22:06:05.4628180Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T22:06:05.4635810Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T22:06:05.4639300Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T22:06:05.4644010Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T22:06:05.4650030Z rm /usr/local/include/mpi-ext.h 2021-05-16T22:06:05.4654550Z rm /usr/local/include/mpi.h 2021-05-16T22:06:05.4657930Z rm /usr/local/include/mpi.mod 2021-05-16T22:06:05.4662540Z rm /usr/local/include/mpi_ext.mod 2021-05-16T22:06:05.4666860Z rm /usr/local/include/mpi_f08.mod 2021-05-16T22:06:05.4674110Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T22:06:05.4677270Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T22:06:05.4681530Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T22:06:05.4684810Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T22:06:05.4687790Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T22:06:05.4692310Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T22:06:05.4695730Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T22:06:05.4698920Z rm /usr/local/include/mpif-config.h 2021-05-16T22:06:05.4703220Z rm /usr/local/include/mpif-constants.h 2021-05-16T22:06:05.4706410Z rm /usr/local/include/mpif-ext.h 2021-05-16T22:06:05.4709510Z rm /usr/local/include/mpif-externals.h 2021-05-16T22:06:05.4714170Z rm /usr/local/include/mpif-handles.h 2021-05-16T22:06:05.4717460Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T22:06:05.4853200Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T22:06:05.4856220Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T22:06:05.4859860Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T22:06:05.4862530Z rm /usr/local/include/mpif.h 2021-05-16T22:06:05.4865420Z rm /usr/local/include/openmpi 2021-05-16T22:06:05.4868490Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T22:06:05.4874690Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T22:06:05.4877560Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T22:06:05.4880560Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T22:06:05.4884150Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T22:06:05.4886930Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T22:06:05.4889870Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T22:06:05.4892970Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T22:06:05.4895960Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T22:06:05.4898970Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T22:06:05.4901900Z rm /usr/local/lib/libmpi.dylib 2021-05-16T22:06:05.4905690Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T22:06:05.4907970Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T22:06:05.4911190Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T22:06:05.4914400Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T22:06:05.4917760Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T22:06:05.4920820Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T22:06:05.4923890Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T22:06:05.4926900Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T22:06:05.4930470Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T22:06:05.4933430Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T22:06:05.4936700Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T22:06:05.4939470Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T22:06:05.4942790Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T22:06:05.4945400Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T22:06:05.4948390Z rm /usr/local/lib/openmpi 2021-05-16T22:06:05.4954080Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T22:06:05.4957600Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T22:06:05.4960520Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T22:06:05.4963990Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T22:06:05.4966940Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T22:06:05.4969820Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T22:06:05.4973040Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T22:06:05.4976270Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T22:06:05.4979670Z rm /usr/local/lib/pmix 2021-05-16T22:06:05.4988380Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T22:06:05.4991850Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T22:06:05.4995270Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T22:06:05.4998690Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T22:06:05.5002100Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T22:06:05.5005510Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T22:06:05.5008750Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T22:06:05.5012180Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T22:06:05.5015890Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T22:06:05.5019600Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T22:06:05.5022390Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T22:06:05.5025520Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T22:06:05.5030040Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T22:06:05.5033630Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T22:06:05.5037000Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T22:06:05.5040390Z rm /usr/local/share/man/man1/orted.1 2021-05-16T22:06:05.5043480Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T22:06:05.5058510Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T22:06:05.5061840Z Only the first 100 operations were output. 2021-05-16T22:06:07.3152030Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T22:06:08.4244500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:08.9746410Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T22:06:09.3203280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T22%3A15%3A00Z&sig=YNrX667m%2BTyQwK95bgyK3VvHA1jxmrFOT7eI%2BZdbfoY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:09.3620050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=YNrX667m\%2BTyQwK95bgyK3VvHA1jxmrFOT7eI\%2BZdbfoY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:09.6244030Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T22:06:09.7600880Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T22:06:09.7629010Z 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-3575-1evsmv3 2021-05-16T22:06:10.5180750Z cp -pR /private/tmp/d20210516-3575-1evsmv3/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T22:06:11.3197060Z chmod -Rf +w /private/tmp/d20210516-3575-1evsmv3 2021-05-16T22:06:12.4303020Z ==> Finishing up 2021-05-16T22:06:12.4785430Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T22:06:12.4792210Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T22:06:12.4796070Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T22:06:12.4801240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T22:06:12.4805630Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T22:06:12.4810510Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T22:06:12.4815270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T22:06:12.4820020Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T22:06:12.4827710Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T22:06:12.4832500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T22:06:12.4837270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T22:06:12.4841850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T22:06:12.4846470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T22:06:12.4851310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T22:06:12.4856090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T22:06:12.4860640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T22:06:12.4866140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T22:06:12.4870160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T22:06:12.4876110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T22:06:12.4879890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T22:06:12.4884980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T22:06:12.4890160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T22:06:12.4894800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T22:06:12.4899610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T22:06:12.4904610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T22:06:12.4909250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T22:06:12.4913650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T22:06:12.4924560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T22:06:12.4933590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T22:06:12.4941420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T22:06:12.4952590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T22:06:12.4959980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T22:06:12.4965290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T22:06:12.4976570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T22:06:12.4986160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T22:06:12.4994490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T22:06:12.5002610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T22:06:12.5012990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T22:06:12.5039380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T22:06:12.5040900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T22:06:12.5042420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T22:06:12.5048490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T22:06:12.5057070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T22:06:12.5065300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T22:06:12.5073450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T22:06:12.5080880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T22:06:12.5085890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T22:06:12.5094300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T22:06:12.5101780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T22:06:12.5110410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T22:06:12.5119690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T22:06:12.5128280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T22:06:12.5132270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T22:06:12.5140130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T22:06:12.5148440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T22:06:12.5157460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T22:06:12.5161880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T22:06:12.5172880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T22:06:12.5180260Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T22:06:12.5185230Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T22:06:12.5194510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T22:06:12.5203340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T22:06:12.5212520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T22:06:12.5217160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T22:06:12.5226090Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T22:06:12.5233600Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T22:06:12.5240870Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T22:06:12.5335350Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T22:06:12.5340330Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T22:06:12.5345000Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T22:06:12.5349600Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T22:06:12.5354500Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T22:06:12.5358800Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T22:06:12.5364970Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T22:06:12.5369690Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T22:06:12.5374430Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T22:06:12.5379530Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T22:06:12.5384180Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T22:06:12.5388460Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T22:06:12.5393260Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T22:06:12.5398200Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T22:06:12.5405210Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T22:06:12.5411330Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T22:06:12.5418240Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T22:06:12.5428980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T22:06:12.5434030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T22:06:12.5439360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T22:06:12.5444270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T22:06:12.5449610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T22:06:12.5455190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T22:06:12.5460490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T22:06:12.5465480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T22:06:12.5470540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T22:06:12.5475940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T22:06:12.5483550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T22:06:12.5487930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T22:06:12.5493220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T22:06:12.5499190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T22:06:12.5504980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T22:06:12.5510410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T22:06:12.5515420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T22:06:12.5519660Z Only the first 100 operations were output. 2021-05-16T22:06:12.9128370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3739-ilpnb5.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-16T22:06:15.2804960Z ==> Summary 2021-05-16T22:06:15.3536710Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T22:06:17.6909530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T22:06:19.0503280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:19.6419330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T22:06:19.9733150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T22%3A15%3A00Z&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:20.0116380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:20.0803280Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T22:06:20.1657310Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T22:06:20.1685260Z 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-3746-1gd8zc8 2021-05-16T22:06:20.2489470Z cp -pR /private/tmp/d20210516-3746-1gd8zc8/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T22:06:20.3939760Z chmod -Rf +w /private/tmp/d20210516-3746-1gd8zc8 2021-05-16T22:06:20.5767970Z ==> Finishing up 2021-05-16T22:06:20.6088380Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T22:06:20.6188000Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T22:06:20.6192130Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T22:06:20.6204210Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T22:06:20.6206060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6208450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6302560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6306240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6309320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6311160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6316670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6318560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6322390Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T22:06:20.6324270Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T22:06:20.6329230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6331130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6332610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6349890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6373210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6395400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6418330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6442530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6449580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6472680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6505190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6522730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6539010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6573870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6586990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6597720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6620980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6638830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6697200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6799580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6842200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6847820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6849950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6854190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6856060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6862210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6865030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6866640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6868740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6870970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6876450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6882640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6899090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6910390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6947670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6963480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6980680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.6992570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7013690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7024890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7038910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7057680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7066970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7077210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7087640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7147580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:20.7225620Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T22:06:20.7252760Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T22:06:20.7291720Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T22:06:20.7393750Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T22:06:20.7426160Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T22:06:20.7427910Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T22:06:20.7433170Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T22:06:20.7435640Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T22:06:20.7723690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3911-5wv9nm.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-16T22:06:22.9410300Z ==> Summary 2021-05-16T22:06:22.9610850Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T22:06:24.8568090Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T22:06:24.8568790Z To reinstall 1.6.37, run: 2021-05-16T22:06:24.8569240Z brew reinstall libpng 2021-05-16T22:06:26.6889060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T22:06:27.7713170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:28.3011000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T22:06:28.6438230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T22%3A15%3A00Z&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:28.6766630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:28.7252420Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T22:06:28.7306330Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T22:06:29.8303040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:30.3548970Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T22:06:30.6850410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T22%3A15%3A00Z&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw%2Fr9oLmvkyu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:30.7180210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw\%2Fr9oLmvkyu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:30.7721010Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T22:06:30.7780600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T22:06:31.8545460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:32.4007100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T22:06:32.7415640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T22%3A15%3A00Z&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:32.7795730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:32.8176790Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T22:06:32.8207990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T22:06:33.9290700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:34.4752790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T22:06:34.8109690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T22%3A15%3A00Z&sig=0%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:34.9027500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=0\%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:34.9542200Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T22:06:34.9575540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T22:06:36.0791690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:36.6319530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T22:06:36.9467450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T22%3A15%3A00Z&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:36.9848760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:37.0450340Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T22:06:37.0513800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T22:06:38.1946330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:38.7333390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T22:06:39.0501960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T22%3A15%3A00Z&sig=XjgCtTU2m6Sj%2FpkmuXiTTmzC%2BBicLNsNFvEzERfPiPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:39.1222320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=XjgCtTU2m6Sj\%2FpkmuXiTTmzC\%2BBicLNsNFvEzERfPiPA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:39.1987990Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:06:39.2119120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T22:06:40.2986200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:40.8356490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T22:06:41.1668220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T22%3A15%3A00Z&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:41.2140050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:41.2703680Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T22:06:41.2744870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T22:06:42.3577740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:42.9607250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T22:06:43.2877400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T22%3A15%3A00Z&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK%2Bqd8b2hjRIcpg%2Fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:43.3320020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK\%2Bqd8b2hjRIcpg\%2Fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:43.3710020Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T22:06:43.3739590Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T22:06:44.5201900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:45.0660120Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T22:06:45.4259400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T22%3A15%3A00Z&sig=g7yFs2nM0B4fpM%2FLqfLdgruqEabavxgXIpDM3ZoNSgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:45.4688820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=g7yFs2nM0B4fpM\%2FLqfLdgruqEabavxgXIpDM3ZoNSgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:45.5112830Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T22:06:45.5148910Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T22:06:46.5973300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:47.1285240Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T22:06:47.5015650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T22%3A15%3A00Z&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP%2BaE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:47.5406540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP\%2BaE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:47.6342870Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T22:06:47.6389350Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T22:06:48.7563700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:49.3242410Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T22:06:49.7423350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T22%3A15%3A00Z&sig=tkztvFvhzaMana5tG%2FEBqSQuhlFwYx0lfLZm5NNPguc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:49.7915760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tkztvFvhzaMana5tG\%2FEBqSQuhlFwYx0lfLZm5NNPguc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:49.9101860Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T22:06:49.9192870Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T22:06:51.0595840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:51.6261740Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T22:06:51.9746470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T22%3A15%3A00Z&sig=qqGhFJCEcngnraZNSlBnrK%2BgmMzj3TCip1GfpDbMnKk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:52.0186140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=qqGhFJCEcngnraZNSlBnrK\%2BgmMzj3TCip1GfpDbMnKk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:52.1001020Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T22:06:52.1043490Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T22:06:53.2230950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:53.7316800Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T22:06:54.0861250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T22%3A15%3A00Z&sig=6bS1wF1JLosp07BFV%2FmCzt%2FDbJZCDBM1C%2B8c0z8JwRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:54.1400690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=6bS1wF1JLosp07BFV\%2FmCzt\%2FDbJZCDBM1C\%2B8c0z8JwRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:54.2041950Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T22:06:54.2082720Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T22:06:55.3805450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:55.9167380Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T22:06:56.3507970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T22%3A15%3A00Z&sig=p0FEI6PufKfOm5T6LXG%2F8cdcsJVPvEfKyBf9sY59JE8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:56.3936000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=p0FEI6PufKfOm5T6LXG\%2F8cdcsJVPvEfKyBf9sY59JE8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:56.6378090Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T22:06:56.6910870Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T22:06:57.7675020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:58.3264860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T22:06:58.6775040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T22%3A15%3A00Z&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL%2BdvqiZ%2BqZYr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:58.7251700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL\%2BdvqiZ\%2BqZYr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:58.8629880Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T22:06:58.8734410Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T22:07:00.0150840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:00.5931330Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T22:07:00.9462650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T22%3A15%3A00Z&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:00.9929420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:02.2280480Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T22:07:02.6514920Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T22:07:03.7980570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:04.3762400Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T22:07:04.7209740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T22%3A15%3A00Z&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ%2ByQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:04.7496680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ\%2ByQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:05.0103680Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T22:07:05.0585320Z ==> 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-16T22:07:05.0588620Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T22:07:05.1186260Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T22:07:05.1214130Z 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-4021-10jlehm 2021-05-16T22:07:05.1283530Z cp -pR /private/tmp/d20210516-4021-10jlehm/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T22:07:05.1363960Z chmod -Rf +w /private/tmp/d20210516-4021-10jlehm 2021-05-16T22:07:05.1722640Z ==> Finishing up 2021-05-16T22:07:05.2106960Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T22:07:05.2198100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4282-hb8qrs.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-16T22:07:07.3566690Z ==> Summary 2021-05-16T22:07:07.3580950Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T22:07:07.3586050Z ==> Installing poppler dependency: xorgproto 2021-05-16T22:07:07.3619070Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T22:07:07.3636390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4021-lls32t 2021-05-16T22:07:07.4635040Z cp -pR /private/tmp/d20210516-4021-lls32t/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T22:07:07.6110710Z chmod -Rf +w /private/tmp/d20210516-4021-lls32t 2021-05-16T22:07:07.7684850Z ==> Finishing up 2021-05-16T22:07:07.8073000Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T22:07:07.8077440Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T22:07:07.8085610Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T22:07:07.8091480Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T22:07:07.8096910Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T22:07:07.8102280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T22:07:07.8108130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T22:07:07.8113180Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T22:07:07.8118460Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T22:07:07.8123780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T22:07:07.8129300Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T22:07:07.8168040Z rm /usr/local/share/pkgconfig 2021-05-16T22:07:07.8182850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T22:07:07.8188680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T22:07:07.8194350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T22:07:07.8200080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T22:07:07.8205780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T22:07:07.8211560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T22:07:07.8217260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T22:07:07.8222800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T22:07:07.8228600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T22:07:07.8234350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T22:07:07.8240000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T22:07:07.8245620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T22:07:07.8251410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T22:07:07.8257150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T22:07:07.8264350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T22:07:07.8270360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T22:07:07.8275990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T22:07:07.8281620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T22:07:07.8287410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T22:07:07.8292430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T22:07:07.8298170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T22:07:07.8303650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T22:07:07.8308800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T22:07:07.8314530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T22:07:07.8319910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T22:07:07.8325670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T22:07:07.8331120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T22:07:07.8336860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T22:07:07.8346430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T22:07:07.8352420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T22:07:07.8358420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T22:07:07.8364020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T22:07:07.8369870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T22:07:07.8375670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T22:07:07.8381890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T22:07:07.8388330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T22:07:07.8395000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T22:07:07.8400490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T22:07:07.8406480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T22:07:07.8412580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T22:07:07.8418420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T22:07:07.8424300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T22:07:07.8970120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4308-vx6r4t.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-16T22:07:10.3795780Z 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-4021-mscwij 2021-05-16T22:07:10.3798100Z ==> Summary 2021-05-16T22:07:10.3800540Z cp -pR /private/tmp/d20210516-4021-mscwij/libxau/. /usr/local/Cellar/libxau 2021-05-16T22:07:10.3801700Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T22:07:10.3804420Z chmod -Rf +w /private/tmp/d20210516-4021-mscwij 2021-05-16T22:07:10.3805500Z ==> Installing poppler dependency: libxau 2021-05-16T22:07:10.3807520Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T22:07:10.3809010Z ==> Finishing up 2021-05-16T22:07:10.3809990Z rm /usr/local/include/X11 2021-05-16T22:07:10.3811740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T22:07:10.3813310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T22:07:10.3815790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T22:07:10.3817940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T22:07:10.3819570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T22:07:10.3821160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T22:07:10.3822700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T22:07:10.3824190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T22:07:10.3825780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T22:07:10.3827210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T22:07:10.3829000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T22:07:10.3830800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T22:07:10.3832430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T22:07:10.3834270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T22:07:10.3835720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T22:07:10.3837430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T22:07:10.3838970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T22:07:10.3840580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T22:07:10.3842140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T22:07:10.3844060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T22:07:10.3845580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T22:07:10.3847200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T22:07:10.3848750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T22:07:10.3850280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T22:07:10.3851710Z mkdir -p /usr/local/include/X11/dri 2021-05-16T22:07:10.3853160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T22:07:10.3854790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T22:07:10.3856420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T22:07:10.3857850Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T22:07:10.3859350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T22:07:10.3861160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T22:07:10.3862910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T22:07:10.3864450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T22:07:10.3866050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T22:07:10.3867900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T22:07:10.3869720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T22:07:10.3871400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T22:07:10.3873060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T22:07:10.3874680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T22:07:10.3876360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T22:07:10.3878140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T22:07:10.3879850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T22:07:10.3881520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T22:07:10.3883380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T22:07:10.3884990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T22:07:10.3886600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T22:07:10.3888360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T22:07:10.3890170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T22:07:10.3892250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T22:07:10.3893980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T22:07:10.3895660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T22:07:10.3897680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T22:07:10.3899630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T22:07:10.3901250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T22:07:10.3902960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T22:07:10.3904680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T22:07:10.3906290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T22:07:10.3908390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T22:07:10.3910120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T22:07:10.3911720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T22:07:10.3913480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T22:07:10.3915140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T22:07:10.3916940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T22:07:10.3918690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T22:07:10.3920450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T22:07:10.3922090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T22:07:10.3923730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T22:07:10.3925380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T22:07:10.3927280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T22:07:10.3929120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T22:07:10.3930970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T22:07:10.3932750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T22:07:10.3934530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T22:07:10.3936320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T22:07:10.3938290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T22:07:10.3940260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T22:07:10.3941920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T22:07:10.3943540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T22:07:10.3945230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T22:07:10.3947300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T22:07:10.3949090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T22:07:10.3950840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T22:07:10.3952520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T22:07:10.3954300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T22:07:10.3955990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T22:07:10.3957730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T22:07:10.3959430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T22:07:10.3961180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T22:07:10.3962920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T22:07:10.3964580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T22:07:10.3966120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T22:07:10.3967690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T22:07:10.3969260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T22:07:10.3971160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T22:07:10.3979730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T22:07:10.3981410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T22:07:10.3983120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T22:07:10.3984830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T22:07:10.3986500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T22:07:10.3988220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T22:07:10.3990000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T22:07:10.3991090Z Only the first 100 operations were output. 2021-05-16T22:07:10.3993500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4335-go40dc.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-16T22:07:12.5778520Z ==> Summary 2021-05-16T22:07:12.5855880Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T22:07:12.5860700Z ==> Installing poppler dependency: libxdmcp 2021-05-16T22:07:12.5944920Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T22:07:12.5975010Z 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-4021-1d6wsda 2021-05-16T22:07:12.6088310Z cp -pR /private/tmp/d20210516-4021-1d6wsda/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T22:07:12.6219850Z chmod -Rf +w /private/tmp/d20210516-4021-1d6wsda 2021-05-16T22:07:12.6657450Z ==> Finishing up 2021-05-16T22:07:12.6974500Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T22:07:12.6981570Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T22:07:12.6986270Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T22:07:12.6991920Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T22:07:12.6999200Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T22:07:12.7121270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4361-1x081d.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-16T22:07:14.8323450Z ==> Summary 2021-05-16T22:07:14.8340960Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T22:07:14.8346240Z ==> Installing poppler dependency: libxcb 2021-05-16T22:07:14.8664300Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T22:07:14.8680610Z 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-4021-6djrdi 2021-05-16T22:07:15.6420190Z cp -pR /private/tmp/d20210516-4021-6djrdi/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T22:07:17.0309270Z chmod -Rf +w /private/tmp/d20210516-4021-6djrdi 2021-05-16T22:07:18.1541760Z ==> Finishing up 2021-05-16T22:07:18.2051500Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T22:07:18.2059190Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T22:07:18.2120460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T22:07:18.2127370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T22:07:18.2134860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T22:07:18.2179360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T22:07:18.2181280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T22:07:18.2183150Z 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-16T22:07:18.2185080Z 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-16T22:07:18.2186990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T22:07:18.2188870Z 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-16T22:07:18.2190540Z 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-16T22:07:18.2193600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T22:07:18.2199460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T22:07:18.2204500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T22:07:18.2217360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T22:07:18.2219150Z 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-16T22:07:18.2221010Z 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-16T22:07:18.2226520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T22:07:18.2255080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T22:07:18.2260610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T22:07:18.2265630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T22:07:18.2271530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T22:07:18.2277190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T22:07:18.2282660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T22:07:18.2287880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T22:07:18.2293120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T22:07:18.2297690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T22:07:18.2302910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T22:07:18.2308420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T22:07:18.2313870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T22:07:18.2318830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T22:07:18.2324040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T22:07:18.2329190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T22:07:18.2334420Z 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-16T22:07:18.2339390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T22:07:18.2344710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T22:07:18.2350050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T22:07:18.2355090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T22:07:18.2360590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T22:07:18.2366070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T22:07:18.2371250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T22:07:18.2376790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T22:07:18.2381540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T22:07:18.2387170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T22:07:18.2392110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T22:07:18.2398120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T22:07:18.2403200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T22:07:18.2408180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T22:07:18.2413330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T22:07:18.2418580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T22:07:18.2423520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T22:07:18.2429030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T22:07:18.2434410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T22:07:18.2439000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T22:07:18.2444620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T22:07:18.2449680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T22:07:18.2454760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T22:07:18.2460530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T22:07:18.2465970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T22:07:18.2471270Z 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-16T22:07:18.2477000Z 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-16T22:07:18.2482500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T22:07:18.2488110Z 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-16T22:07:18.2493480Z 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-16T22:07:18.2498990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T22:07:18.2505180Z 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-16T22:07:18.2510780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T22:07:18.2516440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T22:07:18.2521600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T22:07:18.2526800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T22:07:18.2532100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T22:07:18.2537370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T22:07:18.2542910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T22:07:18.2548570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T22:07:18.2554070Z 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-16T22:07:18.2559330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T22:07:18.2585880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T22:07:18.2591420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T22:07:18.2596780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T22:07:18.2601790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T22:07:18.2607120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T22:07:18.2619750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T22:07:18.2653090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T22:07:18.2654660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T22:07:18.2656200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T22:07:18.2657570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T22:07:18.2658870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T22:07:18.2660330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T22:07:18.2664250Z 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-16T22:07:18.2669300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T22:07:18.2674700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T22:07:18.2679800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T22:07:18.2684950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T22:07:18.2690140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T22:07:18.2695740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T22:07:18.2700860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T22:07:18.2706050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T22:07:18.2711220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T22:07:18.2716890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T22:07:18.2720650Z Only the first 100 operations were output. 2021-05-16T22:07:19.9980830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4396-3s2n1w.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-16T22:07:22.4941300Z ==> Summary 2021-05-16T22:07:22.6298290Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T22:07:22.6304140Z ==> Installing poppler dependency: libx11 2021-05-16T22:07:22.6739790Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:07:22.6756510Z 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-4021-15msr89 2021-05-16T22:07:23.0388900Z cp -pR /private/tmp/d20210516-4021-15msr89/libx11/. /usr/local/Cellar/libx11 2021-05-16T22:07:23.5676750Z chmod -Rf +w /private/tmp/d20210516-4021-15msr89 2021-05-16T22:07:24.0233570Z ==> Finishing up 2021-05-16T22:07:24.0604060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T22:07:24.0609030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T22:07:24.0614880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T22:07:24.0619250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T22:07:24.0625020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T22:07:24.0630230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T22:07:24.0642090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T22:07:24.0647520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T22:07:24.0652800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T22:07:24.0657990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T22:07:24.0663340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T22:07:24.0668760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T22:07:24.0676470Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T22:07:24.0682850Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T22:07:24.0709730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T22:07:24.0715960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T22:07:24.0721420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T22:07:24.0742650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T22:07:24.0748490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T22:07:24.0754340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T22:07:24.0759890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T22:07:24.0766000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T22:07:24.0772120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T22:07:24.0777760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T22:07:24.0785630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T22:07:24.0791480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T22:07:24.0797020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T22:07:24.0802600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T22:07:24.0808370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T22:07:24.0813850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T22:07:24.0819630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T22:07:24.0826290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T22:07:24.0832030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T22:07:24.0838090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T22:07:24.0843380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T22:07:24.0848650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T22:07:24.0854660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T22:07:24.0860170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T22:07:24.0865990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T22:07:24.0871670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T22:07:24.0878050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T22:07:24.0883530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T22:07:24.0889180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T22:07:24.0894890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T22:07:24.0900460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T22:07:24.0906290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T22:07:24.0911880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T22:07:24.0918220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T22:07:24.0923900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T22:07:24.0929790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T22:07:24.0935680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T22:07:24.0941610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T22:07:24.0947610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T22:07:24.0953870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T22:07:24.0959580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T22:07:24.0965590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T22:07:24.0971510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T22:07:24.0976910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T22:07:24.0982520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T22:07:24.0988130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T22:07:24.0993840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T22:07:24.0999510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T22:07:24.1005180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T22:07:24.1010570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T22:07:24.1016320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T22:07:24.1022100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T22:07:24.1028170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T22:07:24.1054700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T22:07:24.1060300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T22:07:24.1065940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T22:07:24.1071730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T22:07:24.1077760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T22:07:24.1083340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T22:07:24.1088780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T22:07:24.1094420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T22:07:24.1099770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T22:07:24.1105770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T22:07:24.1111130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T22:07:24.1116540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T22:07:24.1121750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T22:07:24.1127220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T22:07:24.1133070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T22:07:24.1138480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T22:07:24.1144110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T22:07:24.1150280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T22:07:24.1156180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T22:07:24.1162520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T22:07:24.1170200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T22:07:24.1176120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T22:07:24.1181880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T22:07:24.1187800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T22:07:24.1193160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T22:07:24.1198900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T22:07:24.1204340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T22:07:24.1209600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T22:07:24.1215250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T22:07:24.1220670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T22:07:24.1226930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T22:07:24.1231840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T22:07:24.1237390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T22:07:24.1241760Z Only the first 100 operations were output. 2021-05-16T22:07:24.6698810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4422-v2cd7d.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-16T22:07:27.1444320Z ==> Summary 2021-05-16T22:07:27.2086970Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T22:07:27.2092310Z ==> Installing poppler dependency: libxext 2021-05-16T22:07:27.2597560Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T22:07:27.2614880Z 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-4021-1ixcpps 2021-05-16T22:07:27.2973640Z cp -pR /private/tmp/d20210516-4021-1ixcpps/libxext/. /usr/local/Cellar/libxext 2021-05-16T22:07:27.3454190Z chmod -Rf +w /private/tmp/d20210516-4021-1ixcpps 2021-05-16T22:07:27.4243660Z ==> Finishing up 2021-05-16T22:07:27.4680420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T22:07:27.4685230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T22:07:27.4690890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T22:07:27.4695780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T22:07:27.4700850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T22:07:27.4705820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T22:07:27.4710880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T22:07:27.4715790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T22:07:27.4720850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T22:07:27.4726050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T22:07:27.4730950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T22:07:27.4736380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T22:07:27.4741320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T22:07:27.4746490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T22:07:27.4751330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T22:07:27.4756440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T22:07:27.4768800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T22:07:27.4774230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T22:07:27.4779360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T22:07:27.4785130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T22:07:27.4791010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T22:07:27.4796870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T22:07:27.4801800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T22:07:27.4806770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T22:07:27.4812340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T22:07:27.4817210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T22:07:27.4822510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T22:07:27.4828110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T22:07:27.4833240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T22:07:27.4838360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T22:07:27.4843540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T22:07:27.4848510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T22:07:27.4853780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T22:07:27.4858630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T22:07:27.4864250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T22:07:27.4869570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T22:07:27.4900610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T22:07:27.4907100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T22:07:27.4908870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T22:07:27.4918780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T22:07:27.4923650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T22:07:27.4928650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T22:07:27.4933680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T22:07:27.4939700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T22:07:27.4945110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T22:07:27.4950470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T22:07:27.4955220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T22:07:27.4960600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T22:07:27.4965570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T22:07:27.4971230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T22:07:27.4976020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T22:07:27.4981270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T22:07:27.4987000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T22:07:27.4991650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T22:07:27.4997310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T22:07:27.5002600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T22:07:27.5008050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T22:07:27.5013830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T22:07:27.5018870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T22:07:27.5024840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T22:07:27.5029930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T22:07:27.5034820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T22:07:27.5040570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T22:07:27.5046570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T22:07:27.5051890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T22:07:27.5056430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T22:07:27.5062530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T22:07:27.5068120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T22:07:27.5072750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T22:07:27.5078090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T22:07:27.5083230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T22:07:27.5088080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T22:07:27.5093570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T22:07:27.5098480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T22:07:27.5103690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T22:07:27.5109160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T22:07:27.5114150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T22:07:27.5120210Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T22:07:27.5124500Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T22:07:27.5129290Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T22:07:27.5136110Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T22:07:27.5403800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4448-15elt5f.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-16T22:07:29.7178920Z ==> Summary 2021-05-16T22:07:29.7239530Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T22:07:29.7245950Z ==> Installing poppler dependency: libxrender 2021-05-16T22:07:29.7773180Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T22:07:29.7789820Z 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-4021-l2ee4k 2021-05-16T22:07:29.7897280Z cp -pR /private/tmp/d20210516-4021-l2ee4k/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T22:07:29.8043970Z chmod -Rf +w /private/tmp/d20210516-4021-l2ee4k 2021-05-16T22:07:29.8527380Z ==> Finishing up 2021-05-16T22:07:29.8946310Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T22:07:29.8954650Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T22:07:29.8960320Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T22:07:29.8966330Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T22:07:29.8972080Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T22:07:29.8979810Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T22:07:29.9114260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4474-jv6r4c.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-16T22:07:32.0575390Z ==> Summary 2021-05-16T22:07:32.0598830Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T22:07:32.0604620Z ==> Installing poppler dependency: lzo 2021-05-16T22:07:32.0624340Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T22:07:32.0643460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4021-3tqjoq 2021-05-16T22:07:32.0831650Z cp -pR /private/tmp/d20210516-4021-3tqjoq/lzo/. /usr/local/Cellar/lzo 2021-05-16T22:07:32.1074850Z chmod -Rf +w /private/tmp/d20210516-4021-3tqjoq 2021-05-16T22:07:32.1627620Z ==> Finishing up 2021-05-16T22:07:32.2012190Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T22:07:32.2020290Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T22:07:32.2026750Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T22:07:32.2031920Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T22:07:32.2036900Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T22:07:32.2044730Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T22:07:32.2208310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4500-7nb7ek.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-16T22:07:34.3094030Z ==> Summary 2021-05-16T22:07:34.3143620Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T22:07:34.3150690Z ==> Installing poppler dependency: pixman 2021-05-16T22:07:34.3175980Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T22:07:34.3192850Z 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-4021-191oms6 2021-05-16T22:07:34.3357490Z cp -pR /private/tmp/d20210516-4021-191oms6/pixman/. /usr/local/Cellar/pixman 2021-05-16T22:07:34.3497780Z chmod -Rf +w /private/tmp/d20210516-4021-191oms6 2021-05-16T22:07:34.3954500Z ==> Finishing up 2021-05-16T22:07:34.4307780Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T22:07:34.4314860Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T22:07:34.4319900Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T22:07:34.4324540Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T22:07:34.4329560Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T22:07:34.4340500Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T22:07:34.4466910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4526-1ud0hf8.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-16T22:07:36.5147210Z ==> Summary 2021-05-16T22:07:36.5206030Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T22:07:36.5212740Z ==> Installing poppler dependency: cairo 2021-05-16T22:07:36.6814300Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T22:07:36.6831550Z 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-4021-1w0sdl0 2021-05-16T22:07:36.7565090Z cp -pR /private/tmp/d20210516-4021-1w0sdl0/cairo/. /usr/local/Cellar/cairo 2021-05-16T22:07:36.8407860Z chmod -Rf +w /private/tmp/d20210516-4021-1w0sdl0 2021-05-16T22:07:37.1354260Z ==> Finishing up 2021-05-16T22:07:37.1935620Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T22:07:37.1939630Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T22:07:37.1946370Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T22:07:37.1958380Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T22:07:37.1965010Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T22:07:37.1971070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T22:07:37.1976070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T22:07:37.1982100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T22:07:37.1987890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T22:07:37.1993350Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T22:07:37.1999070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T22:07:37.2003920Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T22:07:37.2009260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T22:07:37.2014340Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T22:07:37.2022490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T22:07:37.2027950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T22:07:37.2034400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T22:07:37.2039920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T22:07:37.2045630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T22:07:37.2051220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T22:07:37.2056830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T22:07:37.2062630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T22:07:37.2067910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T22:07:37.2073440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T22:07:37.2078900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T22:07:37.2084470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T22:07:37.2090110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T22:07:37.2095590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T22:07:37.2101540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T22:07:37.2107040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T22:07:37.2112500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T22:07:37.2505750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4552-19xzis8.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-16T22:07:39.4593130Z ==> Summary 2021-05-16T22:07:39.4676960Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T22:07:39.4683240Z ==> Installing poppler dependency: little-cms2 2021-05-16T22:07:39.4817660Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T22:07:39.4835020Z 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-4021-14f9zxz 2021-05-16T22:07:39.5065180Z cp -pR /private/tmp/d20210516-4021-14f9zxz/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T22:07:39.5294320Z chmod -Rf +w /private/tmp/d20210516-4021-14f9zxz 2021-05-16T22:07:39.5996610Z ==> Finishing up 2021-05-16T22:07:39.6198950Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T22:07:39.6203760Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T22:07:39.6208380Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T22:07:39.6213280Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T22:07:39.6219630Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T22:07:39.6227700Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T22:07:39.6233650Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T22:07:39.6246790Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T22:07:39.6253230Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T22:07:39.6258660Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T22:07:39.6264600Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T22:07:39.6270600Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T22:07:39.6277270Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T22:07:39.6282550Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T22:07:39.6287770Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T22:07:39.6295360Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T22:07:39.6497810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4578-1qs2i9l.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-16T22:07:41.8398160Z ==> Summary 2021-05-16T22:07:41.8424740Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T22:07:41.8429810Z ==> Installing poppler dependency: nspr 2021-05-16T22:07:41.8448770Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T22:07:41.8466680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4021-wchdxb 2021-05-16T22:07:41.8852620Z cp -pR /private/tmp/d20210516-4021-wchdxb/nspr/. /usr/local/Cellar/nspr 2021-05-16T22:07:41.9346670Z chmod -Rf +w /private/tmp/d20210516-4021-wchdxb 2021-05-16T22:07:42.0123050Z ==> Finishing up 2021-05-16T22:07:42.0494010Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T22:07:42.0500000Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T22:07:42.0508230Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T22:07:42.0515240Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T22:07:42.0520820Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T22:07:42.0526640Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T22:07:42.0532740Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T22:07:42.0538050Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T22:07:42.0542880Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T22:07:42.0549970Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T22:07:42.0830870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4604-4xzri1.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-16T22:07:44.1429930Z ==> Summary 2021-05-16T22:07:44.1494320Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T22:07:44.1499740Z ==> Installing poppler dependency: nss 2021-05-16T22:07:44.1611010Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T22:07:44.1628530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4021-1d36ijy 2021-05-16T22:07:44.4714230Z cp -pR /private/tmp/d20210516-4021-1d36ijy/nss/. /usr/local/Cellar/nss 2021-05-16T22:07:44.6676910Z chmod -Rf +w /private/tmp/d20210516-4021-1d36ijy 2021-05-16T22:07:46.5075680Z ==> Finishing up 2021-05-16T22:07:46.5468700Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T22:07:46.5473190Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T22:07:46.5477600Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T22:07:46.5482120Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T22:07:46.5486590Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T22:07:46.5491020Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T22:07:46.5496070Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T22:07:46.5500430Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T22:07:46.5505600Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T22:07:46.5509430Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T22:07:46.5514090Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T22:07:46.5518320Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T22:07:46.5522840Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T22:07:46.5527950Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T22:07:46.5532110Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T22:07:46.5536670Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T22:07:46.5541940Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T22:07:46.5546520Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T22:07:46.5550940Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T22:07:46.5555750Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T22:07:46.5560600Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T22:07:46.5564990Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T22:07:46.5569380Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T22:07:46.5574230Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T22:07:46.5578790Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T22:07:46.5583630Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T22:07:46.5588610Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T22:07:46.5593430Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T22:07:46.5598000Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T22:07:46.5602600Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T22:07:46.5607110Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T22:07:46.5611630Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T22:07:46.5616580Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T22:07:46.5620810Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T22:07:46.5625350Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T22:07:46.5630040Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T22:07:46.5634360Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T22:07:46.5639300Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T22:07:46.5643910Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T22:07:46.5648120Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T22:07:46.5652790Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T22:07:46.5657580Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T22:07:46.5662040Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T22:07:46.5666900Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T22:07:46.5671830Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T22:07:46.5676620Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T22:07:46.5680810Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T22:07:46.5685260Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T22:07:46.5689970Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T22:07:46.5694340Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T22:07:46.5702020Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T22:07:46.5707170Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T22:07:46.5712120Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T22:07:46.5717140Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T22:07:46.5722160Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T22:07:46.5726940Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T22:07:46.5731470Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T22:07:46.5736520Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T22:07:46.5741520Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T22:07:46.5746440Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T22:07:46.5750910Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T22:07:46.5756420Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T22:07:46.5760580Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T22:07:46.5765450Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T22:07:46.5770360Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T22:07:46.5775190Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T22:07:46.5780100Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T22:07:46.5785020Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T22:07:46.5789790Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T22:07:46.5794910Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T22:07:46.5801650Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T22:07:46.5809040Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T22:07:46.5814020Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T22:07:46.5819080Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T22:07:46.5824050Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T22:07:46.5829080Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T22:07:46.5834360Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T22:07:46.5839660Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T22:07:46.5844240Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T22:07:46.5849080Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T22:07:46.5854110Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T22:07:46.5859110Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T22:07:46.5864300Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T22:07:46.5869720Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T22:07:46.5874080Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T22:07:46.5879650Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T22:07:46.5884490Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T22:07:46.5889570Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T22:07:46.5894300Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T22:07:46.5899410Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T22:07:46.5904300Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T22:07:46.5909230Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T22:07:46.5914680Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T22:07:46.5919830Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T22:07:46.5924500Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T22:07:46.5930250Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T22:07:46.5935170Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T22:07:46.5940010Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T22:07:46.5945710Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T22:07:46.5950620Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T22:07:46.5955150Z Only the first 100 operations were output. 2021-05-16T22:07:46.7137190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4630-1yyap5f.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-16T22:07:48.9271820Z ==> Summary 2021-05-16T22:07:48.9406710Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T22:07:48.9414250Z ==> Installing poppler dependency: openjpeg 2021-05-16T22:07:48.9701760Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T22:07:48.9720160Z 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-4021-430rn6 2021-05-16T22:07:49.2364590Z cp -pR /private/tmp/d20210516-4021-430rn6/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T22:07:49.5124870Z chmod -Rf +w /private/tmp/d20210516-4021-430rn6 2021-05-16T22:07:49.7681970Z ==> Finishing up 2021-05-16T22:07:49.8104630Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T22:07:49.8109370Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T22:07:49.8113920Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T22:07:49.8120820Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:07:49.8129540Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:07:49.8138720Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T22:07:49.8144460Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T22:07:49.8149650Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T22:07:49.8157500Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T22:07:49.8164230Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T22:07:49.8169010Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T22:07:49.8173590Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T22:07:49.8179130Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T22:07:49.8183910Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:07:49.8191050Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T22:07:49.9158830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4656-bk67sq.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-16T22:07:52.1048790Z ==> Summary 2021-05-16T22:07:52.1400060Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T22:07:52.1407630Z ==> Installing poppler dependency: qt@5 2021-05-16T22:07:52.1442610Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T22:07:52.1459080Z 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-4021-gbapy2 2021-05-16T22:07:57.4582740Z cp -pR /private/tmp/d20210516-4021-gbapy2/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T22:08:04.9592180Z chmod -Rf +w /private/tmp/d20210516-4021-gbapy2 2021-05-16T22:08:19.1762230Z ==> Finishing up 2021-05-16T22:08:21.6383010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4726-xvcjfq.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-16T22:08:25.7679600Z ==> Caveats 2021-05-16T22:08:25.7680330Z We agreed to the Qt open source license for you. 2021-05-16T22:08:25.7681000Z If this is unacceptable you should uninstall. 2021-05-16T22:08:25.7681370Z 2021-05-16T22:08:25.7682500Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:08:25.7683430Z because this is an alternate version of another formula. 2021-05-16T22:08:25.7683830Z 2021-05-16T22:08:25.7684310Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:08:25.7685630Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:08:25.7686060Z 2021-05-16T22:08:25.7686530Z For compilers to find qt@5 you may need to set: 2021-05-16T22:08:25.7687670Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:08:25.7688670Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:08:25.7689540Z 2021-05-16T22:08:25.7690500Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:08:25.7691210Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:08:25.7691720Z 2021-05-16T22:08:25.7692430Z ==> Summary 2021-05-16T22:08:26.4625940Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T22:08:26.4631690Z ==> Installing poppler 2021-05-16T22:08:26.4635310Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T22:08:26.4654940Z 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-4021-1sc6b80 2021-05-16T22:08:26.7675610Z cp -pR /private/tmp/d20210516-4021-1sc6b80/poppler/. /usr/local/Cellar/poppler 2021-05-16T22:08:27.0640050Z chmod -Rf +w /private/tmp/d20210516-4021-1sc6b80 2021-05-16T22:08:27.5103500Z ==> Finishing up 2021-05-16T22:08:27.5466570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T22:08:27.5472390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T22:08:27.5478130Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T22:08:27.5483950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T22:08:27.5489840Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T22:08:27.5495450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T22:08:27.5501930Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T22:08:27.5507390Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T22:08:27.5512840Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T22:08:27.5518670Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T22:08:27.5524320Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T22:08:27.5587260Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T22:08:27.5593010Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T22:08:27.5600480Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T22:08:27.5612180Z rm /usr/local/share/gir-1.0 2021-05-16T22:08:27.5619690Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T22:08:27.5626260Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T22:08:27.5636500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T22:08:27.5642270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T22:08:27.5648120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T22:08:27.5653910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T22:08:27.5659530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T22:08:27.5666200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T22:08:27.5671690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T22:08:27.5677410Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T22:08:27.5683300Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T22:08:28.2241470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T22:08:28.2248200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T22:08:28.2249990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T22:08:28.2251560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T22:08:28.2253210Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T22:08:28.2255370Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T22:08:28.2258080Z rm /usr/local/lib/girepository-1.0 2021-05-16T22:08:28.2259780Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T22:08:28.2261860Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T22:08:28.2263830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T22:08:28.2265750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T22:08:28.2267630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T22:08:28.2269430Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T22:08:28.2271390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T22:08:28.2273360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T22:08:28.2275130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T22:08:28.2276900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T22:08:28.2278830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T22:08:28.2280730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T22:08:28.2282530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T22:08:28.2284640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T22:08:28.2286430Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T22:08:28.2288020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T22:08:28.2289590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T22:08:28.2291330Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T22:08:28.2293040Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T22:08:28.2294750Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T22:08:28.2296350Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T22:08:28.2306040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4752-175lhkp.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-16T22:08:30.0225000Z ==> Summary 2021-05-16T22:08:30.0502320Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T22:08:31.4932770Z ==> Caveats 2021-05-16T22:08:31.4933670Z ==> qt@5 2021-05-16T22:08:31.4971520Z We agreed to the Qt open source license for you. 2021-05-16T22:08:31.4972240Z If this is unacceptable you should uninstall. 2021-05-16T22:08:31.4972610Z 2021-05-16T22:08:31.4973810Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:08:31.4974560Z because this is an alternate version of another formula. 2021-05-16T22:08:31.4974950Z 2021-05-16T22:08:31.4975430Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:08:31.4976570Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:08:31.4977010Z 2021-05-16T22:08:31.4977490Z For compilers to find qt@5 you may need to set: 2021-05-16T22:08:31.4978430Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:08:31.4979380Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:08:31.4979740Z 2021-05-16T22:08:31.4980540Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:08:31.4981810Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:08:31.4982220Z 2021-05-16T22:08:33.1094980Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T22:08:34.2852280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:34.8128670Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T22:08:35.1414000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T22%3A15%3A00Z&sig=yYvC9voxxhMl%2F2nLtSbNeTGylpqxIKFiFgr0W3nE8m4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:35.1866740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=yYvC9voxxhMl\%2F2nLtSbNeTGylpqxIKFiFgr0W3nE8m4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:35.2198450Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T22:08:35.2263610Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:08:36.3571570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:36.9092860Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:08:37.2342640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T22%3A15%3A00Z&sig=JBDV0JIPhgPzgwg4DGcIuRmuUqKbGDLxytqLpFvEDUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:37.2626030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=JBDV0JIPhgPzgwg4DGcIuRmuUqKbGDLxytqLpFvEDUw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:37.4027710Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T22:08:37.4326650Z ==> Installing dependencies for hdf5: szip 2021-05-16T22:08:37.4332250Z ==> Installing hdf5 dependency: szip 2021-05-16T22:08:37.4977110Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T22:08:37.5005630Z 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-4759-1q2426c 2021-05-16T22:08:37.5094940Z cp -pR /private/tmp/d20210516-4759-1q2426c/szip/. /usr/local/Cellar/szip 2021-05-16T22:08:37.5201600Z chmod -Rf +w /private/tmp/d20210516-4759-1q2426c 2021-05-16T22:08:37.5632020Z ==> Finishing up 2021-05-16T22:08:37.5987790Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T22:08:37.5992480Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T22:08:37.5996770Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T22:08:37.6003510Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T22:08:37.6008100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T22:08:37.6013070Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T22:08:37.6132620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4929-1b6d8uj.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-16T22:08:39.6904110Z ==> Summary 2021-05-16T22:08:39.6928010Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T22:08:39.6935760Z ==> Installing hdf5 2021-05-16T22:08:39.6939600Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:08:39.6957020Z 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-4759-4apg36 2021-05-16T22:08:39.8851810Z cp -pR /private/tmp/d20210516-4759-4apg36/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T22:08:40.0566730Z chmod -Rf +w /private/tmp/d20210516-4759-4apg36 2021-05-16T22:08:40.3860150Z ==> Finishing up 2021-05-16T22:08:40.4347960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T22:08:40.4351910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T22:08:40.4355830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T22:08:40.4360250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T22:08:40.4365220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T22:08:40.4369650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T22:08:40.4374350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T22:08:40.4378980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T22:08:40.4383370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T22:08:40.4388040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T22:08:40.4392920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T22:08:40.4397520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T22:08:40.4402030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T22:08:40.4406620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T22:08:40.4411510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T22:08:40.4417120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T22:08:40.4422390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T22:08:40.4427650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T22:08:40.4434810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T22:08:40.4440320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T22:08:40.4444930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T22:08:40.4449540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T22:08:40.4458650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T22:08:40.4462980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T22:08:40.4467640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T22:08:40.4472270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T22:08:40.4476950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T22:08:40.4481430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T22:08:40.4485990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T22:08:40.4490710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T22:08:40.4495300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T22:08:40.4500050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T22:08:40.4504440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T22:08:40.4509210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T22:08:40.4524760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T22:08:40.4529590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T22:08:40.4534350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T22:08:40.4539300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T22:08:40.4543920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T22:08:40.4548760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T22:08:40.4553160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T22:08:40.4557990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T22:08:40.4563990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T22:08:40.4568540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T22:08:40.4573350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T22:08:40.4578000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T22:08:40.4582560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T22:08:40.4587620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T22:08:40.4591800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T22:08:40.4596600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T22:08:40.4600840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T22:08:40.4605300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T22:08:40.4609950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T22:08:40.4614270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T22:08:40.4618950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T22:08:40.4623390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T22:08:40.4628450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T22:08:40.4632490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T22:08:40.4637380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T22:08:40.4642230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T22:08:40.4646560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T22:08:40.4651110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T22:08:40.4655870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T22:08:40.4660040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T22:08:40.4664670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T22:08:40.4669080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T22:08:40.4673550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T22:08:40.4678240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T22:08:40.4683010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T22:08:40.4688450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T22:08:40.4693400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T22:08:40.4698160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T22:08:40.4702460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T22:08:40.4706950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T22:08:40.4711430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T22:08:40.4716080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T22:08:40.4720750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T22:08:40.4737440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T22:08:40.4741890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T22:08:40.4746730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T22:08:40.4751180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T22:08:40.4755810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T22:08:40.4760280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T22:08:40.4764830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T22:08:40.4769420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T22:08:40.4773960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T22:08:40.4778590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T22:08:40.4783270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T22:08:40.4787930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T22:08:40.4792550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T22:08:40.4797000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T22:08:40.4802050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T22:08:40.4807360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T22:08:40.4811970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T22:08:40.4816730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T22:08:40.4821550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T22:08:40.4825900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T22:08:40.4831210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T22:08:40.4835900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T22:08:40.4840560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T22:08:40.4844190Z Only the first 100 operations were output. 2021-05-16T22:08:40.5830900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4955-qays2z.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-16T22:08:42.7620400Z ==> Summary 2021-05-16T22:08:42.7788940Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:08:43.3328550Z ==> No outdated dependents to upgrade! 2021-05-16T22:08:43.3330400Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:08:43.3826440Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:08:43.3827030Z hdf5 2021-05-16T22:08:43.3836210Z rm /usr/local/bin/gif2h5 2021-05-16T22:08:43.3839090Z rm /usr/local/bin/h52gif 2021-05-16T22:08:43.3841810Z rm /usr/local/bin/h5c++ 2021-05-16T22:08:43.3844810Z rm /usr/local/bin/h5cc 2021-05-16T22:08:43.3847820Z rm /usr/local/bin/h5clear 2021-05-16T22:08:43.3851120Z rm /usr/local/bin/h5copy 2021-05-16T22:08:43.3854030Z rm /usr/local/bin/h5debug 2021-05-16T22:08:43.3856550Z rm /usr/local/bin/h5diff 2021-05-16T22:08:43.3859550Z rm /usr/local/bin/h5dump 2021-05-16T22:08:43.3862440Z rm /usr/local/bin/h5fc 2021-05-16T22:08:43.3865840Z rm /usr/local/bin/h5format_convert 2021-05-16T22:08:43.3868770Z rm /usr/local/bin/h5import 2021-05-16T22:08:43.3871650Z rm /usr/local/bin/h5jam 2021-05-16T22:08:43.3874690Z rm /usr/local/bin/h5ls 2021-05-16T22:08:43.3877990Z rm /usr/local/bin/h5mkgrp 2021-05-16T22:08:43.3880660Z rm /usr/local/bin/h5perf_serial 2021-05-16T22:08:43.3884210Z rm /usr/local/bin/h5redeploy 2021-05-16T22:08:43.3886840Z rm /usr/local/bin/h5repack 2021-05-16T22:08:43.3889830Z rm /usr/local/bin/h5repart 2021-05-16T22:08:43.3892810Z rm /usr/local/bin/h5stat 2021-05-16T22:08:43.3896060Z rm /usr/local/bin/h5unjam 2021-05-16T22:08:43.3898880Z rm /usr/local/bin/h5watch 2021-05-16T22:08:43.3905920Z rm /usr/local/include/H5ACpublic.h 2021-05-16T22:08:43.3908990Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T22:08:43.3911900Z rm /usr/local/include/H5Apublic.h 2021-05-16T22:08:43.3915310Z rm /usr/local/include/H5ArrayType.h 2021-05-16T22:08:43.3918200Z rm /usr/local/include/H5AtomType.h 2021-05-16T22:08:43.3921180Z rm /usr/local/include/H5Attribute.h 2021-05-16T22:08:43.3924100Z rm /usr/local/include/H5Classes.h 2021-05-16T22:08:43.3927030Z rm /usr/local/include/H5CommonFG.h 2021-05-16T22:08:43.3930060Z rm /usr/local/include/H5CompType.h 2021-05-16T22:08:43.3932670Z rm /usr/local/include/H5Cpp.h 2021-05-16T22:08:43.3935620Z rm /usr/local/include/H5CppDoc.h 2021-05-16T22:08:43.3939260Z rm /usr/local/include/H5Cpublic.h 2021-05-16T22:08:43.3942520Z rm /usr/local/include/H5DOpublic.h 2021-05-16T22:08:43.3945640Z rm /usr/local/include/H5DSpublic.h 2021-05-16T22:08:43.3948810Z rm /usr/local/include/H5DaccProp.h 2021-05-16T22:08:43.3951810Z rm /usr/local/include/H5DataSet.h 2021-05-16T22:08:43.3955150Z rm /usr/local/include/H5DataSpace.h 2021-05-16T22:08:43.3958200Z rm /usr/local/include/H5DataType.h 2021-05-16T22:08:43.3961160Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T22:08:43.3964400Z rm /usr/local/include/H5Dpublic.h 2021-05-16T22:08:43.3967050Z rm /usr/local/include/H5DxferProp.h 2021-05-16T22:08:43.3969950Z rm /usr/local/include/H5ESpublic.h 2021-05-16T22:08:43.3972970Z rm /usr/local/include/H5EnumType.h 2021-05-16T22:08:43.3976160Z rm /usr/local/include/H5Epubgen.h 2021-05-16T22:08:43.3978830Z rm /usr/local/include/H5Epublic.h 2021-05-16T22:08:43.3981660Z rm /usr/local/include/H5Exception.h 2021-05-16T22:08:43.3984720Z rm /usr/local/include/H5FDcore.h 2021-05-16T22:08:43.3987470Z rm /usr/local/include/H5FDdirect.h 2021-05-16T22:08:43.3990840Z rm /usr/local/include/H5FDfamily.h 2021-05-16T22:08:43.3993360Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T22:08:43.3996440Z rm /usr/local/include/H5FDlog.h 2021-05-16T22:08:43.3999250Z rm /usr/local/include/H5FDmpi.h 2021-05-16T22:08:43.4002220Z rm /usr/local/include/H5FDmpio.h 2021-05-16T22:08:43.4005230Z rm /usr/local/include/H5FDmulti.h 2021-05-16T22:08:43.4008110Z rm /usr/local/include/H5FDpublic.h 2021-05-16T22:08:43.4011010Z rm /usr/local/include/H5FDros3.h 2021-05-16T22:08:43.4014340Z rm /usr/local/include/H5FDsec2.h 2021-05-16T22:08:43.4016990Z rm /usr/local/include/H5FDstdio.h 2021-05-16T22:08:43.4019910Z rm /usr/local/include/H5FDwindows.h 2021-05-16T22:08:43.4022710Z rm /usr/local/include/H5FaccProp.h 2021-05-16T22:08:43.4025660Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T22:08:43.4028580Z rm /usr/local/include/H5File.h 2021-05-16T22:08:43.4031430Z rm /usr/local/include/H5FloatType.h 2021-05-16T22:08:43.4034640Z rm /usr/local/include/H5Fpublic.h 2021-05-16T22:08:43.4037730Z rm /usr/local/include/H5Gpublic.h 2021-05-16T22:08:43.4040910Z rm /usr/local/include/H5Group.h 2021-05-16T22:08:43.4043540Z rm /usr/local/include/H5IMpublic.h 2021-05-16T22:08:43.4046470Z rm /usr/local/include/H5IdComponent.h 2021-05-16T22:08:43.4049300Z rm /usr/local/include/H5Include.h 2021-05-16T22:08:43.4052930Z rm /usr/local/include/H5IntType.h 2021-05-16T22:08:43.4055930Z rm /usr/local/include/H5Ipublic.h 2021-05-16T22:08:43.4058620Z rm /usr/local/include/H5LDpublic.h 2021-05-16T22:08:43.4061490Z rm /usr/local/include/H5LTpublic.h 2021-05-16T22:08:43.4064930Z rm /usr/local/include/H5LaccProp.h 2021-05-16T22:08:43.4067790Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T22:08:43.4070610Z rm /usr/local/include/H5Library.h 2021-05-16T22:08:43.4073700Z rm /usr/local/include/H5Location.h 2021-05-16T22:08:43.4076750Z rm /usr/local/include/H5Lpublic.h 2021-05-16T22:08:43.4079640Z rm /usr/local/include/H5MMpublic.h 2021-05-16T22:08:43.4082560Z rm /usr/local/include/H5Mpublic.h 2021-05-16T22:08:43.4085430Z rm /usr/local/include/H5Object.h 2021-05-16T22:08:43.4088680Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T22:08:43.4091110Z rm /usr/local/include/H5Opublic.h 2021-05-16T22:08:43.4093930Z rm /usr/local/include/H5PLextern.h 2021-05-16T22:08:43.4096870Z rm /usr/local/include/H5PLpublic.h 2021-05-16T22:08:43.4099660Z rm /usr/local/include/H5PTpublic.h 2021-05-16T22:08:43.4102760Z rm /usr/local/include/H5PacketTable.h 2021-05-16T22:08:43.4105590Z rm /usr/local/include/H5Ppublic.h 2021-05-16T22:08:43.4108580Z rm /usr/local/include/H5PredType.h 2021-05-16T22:08:43.4111980Z rm /usr/local/include/H5PropList.h 2021-05-16T22:08:43.4114950Z rm /usr/local/include/H5Rpublic.h 2021-05-16T22:08:43.4117980Z rm /usr/local/include/H5Spublic.h 2021-05-16T22:08:43.4120820Z rm /usr/local/include/H5StrType.h 2021-05-16T22:08:43.4123640Z rm /usr/local/include/H5TBpublic.h 2021-05-16T22:08:43.4126540Z rm /usr/local/include/H5Tpublic.h 2021-05-16T22:08:43.4129440Z rm /usr/local/include/H5VLconnector.h 2021-05-16T22:08:43.4132380Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T22:08:43.4135230Z rm /usr/local/include/H5VLnative.h 2021-05-16T22:08:43.4138140Z Only the first 100 operations were output. 2021-05-16T22:08:45.0421480Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T22:08:46.1270460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:46.6641350Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T22:08:46.9814880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T22%3A15%3A00Z&sig=pJXeYLY1nZ6HjbRHEbjt4EOYEB8wkw8gCkBwhg0Btws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:47.0226470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=pJXeYLY1nZ6HjbRHEbjt4EOYEB8wkw8gCkBwhg0Btws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:47.2503280Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T22:08:47.3387300Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T22:08:47.3416720Z 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-4962-re9ezx 2021-05-16T22:08:47.5157940Z cp -pR /private/tmp/d20210516-4962-re9ezx/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T22:08:47.6702880Z chmod -Rf +w /private/tmp/d20210516-4962-re9ezx 2021-05-16T22:08:47.8328130Z ==> Finishing up 2021-05-16T22:08:47.8643480Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T22:08:47.8649620Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T22:08:47.8661050Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T22:08:47.8666010Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T22:08:47.8672250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T22:08:47.8677200Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T22:08:47.8681900Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T22:08:47.8686610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T22:08:47.8691190Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T22:08:47.8696080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T22:08:47.8700790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T22:08:47.8705300Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T22:08:47.8710260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T22:08:47.8717830Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T22:08:47.8722990Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T22:08:47.8758680Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T22:08:47.9356690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5126-190iijb.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-16T22:08:50.0801980Z ==> Caveats 2021-05-16T22:08:50.0802690Z Emacs Lisp files have been installed to: 2021-05-16T22:08:50.0803750Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T22:08:50.0811740Z ==> Summary 2021-05-16T22:08:50.0961970Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T22:08:52.1251940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T22:08:53.1871090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:53.7159760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T22:08:54.0407610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T22%3A15%3A00Z&sig=RUV2sSeuvxxPZaecbNvSpSTxWy3a1KEN6yXfN7ijOgI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:54.0781470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=RUV2sSeuvxxPZaecbNvSpSTxWy3a1KEN6yXfN7ijOgI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:54.1714570Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T22:08:54.2452880Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T22:08:54.2481170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5133-10wqyln 2021-05-16T22:08:54.3902240Z cp -pR /private/tmp/d20210516-5133-10wqyln/gsl/. /usr/local/Cellar/gsl 2021-05-16T22:08:54.5492640Z chmod -Rf +w /private/tmp/d20210516-5133-10wqyln 2021-05-16T22:08:54.7094150Z ==> Finishing up 2021-05-16T22:08:54.7431440Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T22:08:54.7435990Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T22:08:54.7440890Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T22:08:54.7447110Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T22:08:54.7455550Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T22:08:54.7462560Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T22:08:54.7570580Z info /usr/local/share/info/gsl-ref.info 2021-05-16T22:08:54.7584870Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T22:08:54.7592130Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T22:08:54.7598300Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T22:08:54.7606700Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T22:08:54.7614250Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T22:08:54.7619380Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T22:08:54.7625380Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T22:08:54.7630880Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T22:08:54.7636010Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T22:08:54.7641640Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T22:08:54.7649700Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T22:08:54.8266940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5298-k6viqr.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-16T22:08:56.9823390Z ==> Summary 2021-05-16T22:08:56.9998060Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T22:08:59.9195640Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T22:09:01.0554220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:01.5916370Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T22:09:01.9553590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T22%3A15%3A00Z&sig=tRIx%2FiY4Bat03Bdcu8iJQJMuz0ydv%2BBwueqxvLZHR%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:01.9943580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tRIx\%2FiY4Bat03Bdcu8iJQJMuz0ydv\%2BBwueqxvLZHR\%2F0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:02.1274440Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T22:09:02.1457780Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T22:09:03.2422590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:03.7556220Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T22:09:04.0902000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T22%3A15%3A00Z&sig=HREMscOUz9yZx09t8vHrHrOnJ%2FWiD%2FkdltLA5QAwRCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:04.1321270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=HREMscOUz9yZx09t8vHrHrOnJ\%2FWiD\%2FkdltLA5QAwRCs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:04.1845470Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T22:09:04.1893840Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T22:09:05.3140360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:05.8954500Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T22:09:06.2168500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T22%3A15%3A00Z&sig=rp%2F2cTbVTHxUW4bp2VARhdYnqtONJXa5NuprPvJ%2BcOU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:06.2463550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=rp\%2F2cTbVTHxUW4bp2VARhdYnqtONJXa5NuprPvJ\%2BcOU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:06.3111340Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:09:06.3152920Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T22:09:07.4098370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:07.9381090Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T22:09:08.2800030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T22%3A15%3A00Z&sig=kg2iC6u06lXm5gKpgssqeVEB7pjMHwtpoSZQWhWUBho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:08.3134370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=kg2iC6u06lXm5gKpgssqeVEB7pjMHwtpoSZQWhWUBho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:08.3537390Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T22:09:08.3570490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T22:09:09.4381520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:09.9934590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T22:09:10.3343490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T22%3A15%3A00Z&sig=oCJx5s%2FvuEOX8BzZpLYBw3nAxXvFJsETy1K1DETLIhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:10.3708980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=oCJx5s\%2FvuEOX8BzZpLYBw3nAxXvFJsETy1K1DETLIhs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:10.4468750Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T22:09:10.4559210Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T22:09:11.5335330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:12.7656080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=\%2FyBf7YOSms5i5of\%2BWBmllIB3GgRoqMB6B2iXuw2q99w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:12.7672980Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T22:09:12.7683400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T22%3A15%3A00Z&sig=%2FyBf7YOSms5i5of%2BWBmllIB3GgRoqMB6B2iXuw2q99w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:12.7694370Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T22:09:12.7701490Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T22:09:13.5750700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:14.1366430Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T22:09:14.4605820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T22%3A15%3A00Z&sig=jfQ3qCsePPhE3X9R0EcrAFos12h4ACj0xcDneX4YmmU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:14.4901820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=jfQ3qCsePPhE3X9R0EcrAFos12h4ACj0xcDneX4YmmU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:14.5771740Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T22:09:14.5891430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T22:09:16.1660490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:17.2821560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T22:09:17.6018880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T22%3A15%3A00Z&sig=dE9X3oTMR4q3W8y%2BsKO50KRntz0WRY2GO%2BoGdX63Ldc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:17.6309360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=dE9X3oTMR4q3W8y\%2BsKO50KRntz0WRY2GO\%2BoGdX63Ldc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:17.6816040Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T22:09:17.6850610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T22:09:18.7428440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:19.2921660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T22:09:19.6363550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T22%3A15%3A00Z&sig=ZqqSie%2BgG%2ByYzOct8128qr8cfGwSJRwdGZypSeNu1N8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:19.6858680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=ZqqSie\%2BgG\%2ByYzOct8128qr8cfGwSJRwdGZypSeNu1N8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:19.7490190Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T22:09:19.7529390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T22:09:20.8313970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:21.3533720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T22:09:21.7054140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T22%3A15%3A00Z&sig=s26Vot6sPmpMFGVXKeMBMYpvNMWIBNOJK2kh1JfIGdg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:21.7414550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=s26Vot6sPmpMFGVXKeMBMYpvNMWIBNOJK2kh1JfIGdg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:21.7873420Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T22:09:21.7908060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T22:09:22.8687050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:23.3806800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T22:09:23.7665320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T22%3A15%3A00Z&sig=nz9P%2FeWE4Rlajb6XncuIQFlgpd0h%2BWLLujEmNRRsZ2I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:23.7954570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=nz9P\%2FeWE4Rlajb6XncuIQFlgpd0h\%2BWLLujEmNRRsZ2I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:23.8368330Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T22:09:23.8405450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T22:09:24.9294810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:25.4655380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T22:09:25.7912130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T22%3A15%3A00Z&sig=Iu%2FSNdk7EpDSC0PPOGV0p6viENt0nYSuvi%2FNchVFUsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:25.8370120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Iu\%2FSNdk7EpDSC0PPOGV0p6viENt0nYSuvi\%2FNchVFUsA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:25.9034800Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T22:09:25.9100110Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T22:09:27.0568800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:27.5993890Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T22:09:27.9408500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T22%3A15%3A00Z&sig=d1THQiYG5dB7DTy3LfQnaeMqiM%2Fast5Rn98uQlwLiGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:27.9817260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=d1THQiYG5dB7DTy3LfQnaeMqiM\%2Fast5Rn98uQlwLiGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:28.0289650Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T22:09:28.0331650Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T22:09:29.1379900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:29.6585770Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T22:09:30.0083350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T22%3A15%3A00Z&sig=UIrJxEXMZafgL0IuVLzc3YeWRTPEfn7ASI2DqePJnew%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:30.0465170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=UIrJxEXMZafgL0IuVLzc3YeWRTPEfn7ASI2DqePJnew\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:30.4169150Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T22:09:30.5397640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T22:09:31.6307600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:32.1890700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T22:09:32.5299580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T22%3A15%3A00Z&sig=28K01NP9mSU0jk5NvLvbTOUHfH5UK9ig40HscTW2KOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:32.5630010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=28K01NP9mSU0jk5NvLvbTOUHfH5UK9ig40HscTW2KOQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:32.7023920Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T22:09:32.7138220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T22:09:33.8346530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:34.4061660Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T22:09:34.7426570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T22%3A15%3A00Z&sig=PI8yMs1noa%2FNgxmwfzBzxtFz90paFBZ%2BKNkf8%2BaAE8E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:34.7798510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=PI8yMs1noa\%2FNgxmwfzBzxtFz90paFBZ\%2BKNkf8\%2BaAE8E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:34.8461320Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T22:09:34.8503360Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T22:09:35.9608360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:36.5274590Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T22:09:36.8722020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T22%3A15%3A00Z&sig=lnMju50kZchlPQGkqERRVj4tmXdUaBEmDMMw2XaZTFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:36.9075190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=lnMju50kZchlPQGkqERRVj4tmXdUaBEmDMMw2XaZTFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:36.9946190Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T22:09:37.0050710Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T22:09:38.1016940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:38.6272580Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T22:09:38.9486000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T22%3A15%3A00Z&sig=jRCL50VrwC4EvtubEx2gMg8u7VLbPSHXmavC2l2bbjY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:38.9852940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=jRCL50VrwC4EvtubEx2gMg8u7VLbPSHXmavC2l2bbjY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:39.0235640Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T22:09:39.0265270Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T22:09:40.9396060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:40.9400190Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T22:09:40.9682060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T22%3A15%3A00Z&sig=KYSkv6FXqKrSpzaCaZbIqpN%2Fah7Qo%2Bk8DDuQ1BkwYc4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:40.9974380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=KYSkv6FXqKrSpzaCaZbIqpN\%2Fah7Qo\%2Bk8DDuQ1BkwYc4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:41.0519170Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T22:09:41.0569190Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T22:09:42.1491620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:42.7618240Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T22:09:43.0815090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T22%3A15%3A00Z&sig=EwrZzVZUPkjTHsz1GAh9Hn4MhHBGhY781DIIeew02Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:43.1171820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=EwrZzVZUPkjTHsz1GAh9Hn4MhHBGhY781DIIeew02Bg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:43.2037200Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T22:09:43.2150200Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T22:09:44.3180700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:44.8475340Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T22:09:45.1690110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T22%3A15%3A00Z&sig=f8eIVpwiXc4eGnXddbu39xsydQNZaODN7zJ0MZRxi%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:45.1976320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=f8eIVpwiXc4eGnXddbu39xsydQNZaODN7zJ0MZRxi\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:45.2377810Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T22:09:45.2417260Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T22:09:46.3261310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:46.8629330Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T22:09:47.2021290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T22%3A15%3A00Z&sig=tqFaOuD58aAb6nDzmepNT8Bpd9NyYy0BcJJOETvYQeM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:47.2382630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tqFaOuD58aAb6nDzmepNT8Bpd9NyYy0BcJJOETvYQeM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:47.3234280Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T22:09:47.3343300Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T22:09:48.4225850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:48.9858340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T22:09:49.3477220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T22%3A15%3A00Z&sig=IQJ1oeIMYkBhv3Am6YXKPKniU8ftAuB6s8R%2FHlqHMzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:49.3769790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=IQJ1oeIMYkBhv3Am6YXKPKniU8ftAuB6s8R\%2FHlqHMzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:49.5703650Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T22:09:49.6171660Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T22:09:50.7130050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:51.2883420Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T22:09:51.6230630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T22%3A15%3A00Z&sig=R9ZzniQcDNzZT9%2BosYTuJcqgtge8IKz1gcOCxN0ZiCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:51.6531230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=R9ZzniQcDNzZT9\%2BosYTuJcqgtge8IKz1gcOCxN0ZiCs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:51.7154700Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T22:09:51.7206550Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T22:09:52.8288420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:53.3858410Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T22:09:53.7413390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T22%3A15%3A00Z&sig=K2n16wphPA%2Bkf%2F59JVmXVJXtbxhMCMVHCuH%2FR4hD4hc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:53.7804620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=K2n16wphPA\%2Bkf\%2F59JVmXVJXtbxhMCMVHCuH\%2FR4hD4hc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:53.8735520Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T22:09:53.8848960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T22:09:54.9705020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:55.5451020Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T22:09:55.9042120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T22%3A15%3A00Z&sig=OSHeQP5R%2Fd0atr8cOFp%2F2WEgNYNM19ME3VzxDLr03tI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:55.9454080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=OSHeQP5R\%2Fd0atr8cOFp\%2F2WEgNYNM19ME3VzxDLr03tI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:56.0954200Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T22:09:56.1160890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T22:09:57.2276630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:57.8547910Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T22:09:58.1742640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T22%3A15%3A00Z&sig=g%2Bpv0VK5hdnWFf%2Btr%2FHvjwj4tVtFSlGndSQfWoGlLoI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:58.2140940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=g\%2Bpv0VK5hdnWFf\%2Btr\%2FHvjwj4tVtFSlGndSQfWoGlLoI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:58.2777000Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T22:09:58.2822310Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T22:09:59.3553010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:59.9784280Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T22:10:00.3757360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T22%3A20%3A00Z&sig=fvIHXusm4xmvzx%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:00.4211300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=fvIHXusm4xmvzx\%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:00.5655700Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T22:10:00.5762940Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T22:10:01.6928700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:02.2239240Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T22:10:02.5938380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T22%3A20%3A00Z&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:02.6488400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:02.7307780Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:10:02.7357350Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T22:10:03.9041830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:04.4503600Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T22:10:04.8645290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T22%3A20%3A00Z&sig=QQwJpovfOTCuuIf%2FovzwyY0vBpRCfQmfScItubKa8Os%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:04.9169200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=QQwJpovfOTCuuIf\%2FovzwyY0vBpRCfQmfScItubKa8Os\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:05.2479160Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T22:10:05.3569560Z ==> 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-16T22:10:05.3609460Z ==> Installing ffmpeg dependency: aom 2021-05-16T22:10:05.4251510Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T22:10:05.4282100Z 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-5305-ipjlao 2021-05-16T22:10:05.5219700Z cp -pR /private/tmp/d20210516-5305-ipjlao/aom/. /usr/local/Cellar/aom 2021-05-16T22:10:05.5666900Z chmod -Rf +w /private/tmp/d20210516-5305-ipjlao 2021-05-16T22:10:05.6343660Z ==> Finishing up 2021-05-16T22:10:05.6712100Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T22:10:05.6715980Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T22:10:05.6722290Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T22:10:05.6729040Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T22:10:05.6734190Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T22:10:05.6738880Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T22:10:05.6743610Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T22:10:05.6752210Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T22:10:05.6928840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5663-e03lsc.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-16T22:10:07.8490340Z ==> Summary 2021-05-16T22:10:07.8516140Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T22:10:07.8521980Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T22:10:07.8583140Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T22:10:07.8601210Z 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-5305-1qxr29a 2021-05-16T22:10:07.8827250Z cp -pR /private/tmp/d20210516-5305-1qxr29a/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T22:10:07.8979310Z chmod -Rf +w /private/tmp/d20210516-5305-1qxr29a 2021-05-16T22:10:07.9564940Z ==> Finishing up 2021-05-16T22:10:07.9924240Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T22:10:07.9930010Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T22:10:07.9936250Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T22:10:07.9941420Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T22:10:07.9948000Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T22:10:08.0095160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5689-euh06k.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-16T22:10:10.0681590Z ==> Summary 2021-05-16T22:10:10.0703900Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T22:10:10.0710000Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T22:10:10.0798960Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:10:10.0817550Z 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-5305-1upxf6d 2021-05-16T22:10:10.1409860Z cp -pR /private/tmp/d20210516-5305-1upxf6d/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T22:10:10.3079590Z chmod -Rf +w /private/tmp/d20210516-5305-1upxf6d 2021-05-16T22:10:10.3733420Z ==> Finishing up 2021-05-16T22:10:10.4127060Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T22:10:10.4133740Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T22:10:10.4140270Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T22:10:10.4230540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5715-1o7vpby.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-16T22:10:12.6436440Z ==> Summary 2021-05-16T22:10:12.6513780Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T22:10:12.6521070Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T22:10:12.6541740Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T22:10:12.6558990Z 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-5305-gunh7o 2021-05-16T22:10:12.7056240Z cp -pR /private/tmp/d20210516-5305-gunh7o/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T22:10:12.7492550Z chmod -Rf +w /private/tmp/d20210516-5305-gunh7o 2021-05-16T22:10:12.8321710Z ==> Finishing up 2021-05-16T22:10:12.8738060Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T22:10:12.8744750Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T22:10:12.8755870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T22:10:12.8761550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T22:10:12.8766740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T22:10:12.8772090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T22:10:12.8777690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T22:10:12.8782530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T22:10:12.8788070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T22:10:12.8793240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T22:10:12.8798440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T22:10:12.8803680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T22:10:12.8809570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T22:10:12.8814100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T22:10:12.8819390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T22:10:12.8841250Z 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-16T22:10:12.8846930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T22:10:12.8852430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T22:10:12.8857730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T22:10:12.8863450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T22:10:12.8869010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T22:10:12.8874100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T22:10:12.8879930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T22:10:12.8884980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T22:10:12.8890380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T22:10:12.8895830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T22:10:12.8901230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T22:10:12.8906580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T22:10:12.8911850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T22:10:12.8916920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T22:10:12.8922140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T22:10:12.8927390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T22:10:12.8932770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T22:10:12.8938940Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T22:10:12.8943450Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T22:10:12.8949020Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T22:10:12.8955710Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T22:10:12.9187170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5741-sw4adx.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-16T22:10:15.0039790Z ==> Summary 2021-05-16T22:10:15.0093940Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T22:10:15.0100040Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T22:10:15.1839330Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T22:10:15.1857310Z 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-5305-xmh9gp 2021-05-16T22:10:15.3157400Z cp -pR /private/tmp/d20210516-5305-xmh9gp/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T22:10:15.4485790Z chmod -Rf +w /private/tmp/d20210516-5305-xmh9gp 2021-05-16T22:10:15.6672130Z ==> Finishing up 2021-05-16T22:10:15.7149010Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T22:10:15.7159030Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T22:10:15.7170630Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T22:10:15.7180090Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T22:10:15.7196650Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T22:10:15.7207490Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:10:15.7221050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T22:10:15.7236070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T22:10:15.7301180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T22:10:15.7306770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T22:10:15.7311650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T22:10:15.7317290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T22:10:15.7322610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T22:10:15.7327880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T22:10:15.7332820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T22:10:15.7338200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T22:10:15.7342910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T22:10:15.7348340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T22:10:15.7353090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T22:10:15.7358240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T22:10:15.7363580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T22:10:15.7368910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T22:10:15.7373470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T22:10:15.7378550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T22:10:15.7383340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T22:10:15.7388290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T22:10:15.7394220Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:10:15.7404160Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T22:10:15.7410180Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T22:10:15.7417530Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T22:10:15.7426650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T22:10:15.7433240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T22:10:15.7438230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T22:10:15.7442890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T22:10:15.7448040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T22:10:15.7453250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T22:10:15.7458500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T22:10:15.7463620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T22:10:15.7468860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T22:10:15.7473970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T22:10:15.7479360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T22:10:15.7484860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T22:10:15.7490050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T22:10:15.7494860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T22:10:15.7500110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T22:10:15.7505610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T22:10:15.7510600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T22:10:15.7516030Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T22:10:15.7521390Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T22:10:15.7526120Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T22:10:15.7531120Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T22:10:15.7539120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T22:10:15.7545020Z 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-16T22:10:15.8033010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5767-1llyi4c.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-16T22:10:17.9386670Z ==> Summary 2021-05-16T22:10:17.9520510Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T22:10:17.9526790Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T22:10:17.9593080Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T22:10:17.9610830Z 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-5305-1yiy0yp 2021-05-16T22:10:17.9741840Z cp -pR /private/tmp/d20210516-5305-1yiy0yp/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T22:10:17.9936310Z chmod -Rf +w /private/tmp/d20210516-5305-1yiy0yp 2021-05-16T22:10:18.0420470Z ==> Finishing up 2021-05-16T22:10:18.0794610Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T22:10:18.0800880Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T22:10:18.0807110Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T22:10:18.0813630Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T22:10:18.0818620Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T22:10:18.0823650Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T22:10:18.0830850Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T22:10:18.0971540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5793-1sb7suk.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-16T22:10:20.2959970Z ==> Summary 2021-05-16T22:10:20.2987050Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T22:10:20.2994360Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T22:10:20.5039360Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T22:10:20.5056080Z 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-5305-1mijxyg 2021-05-16T22:10:20.5768430Z cp -pR /private/tmp/d20210516-5305-1mijxyg/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T22:10:20.6246980Z chmod -Rf +w /private/tmp/d20210516-5305-1mijxyg 2021-05-16T22:10:20.8073870Z ==> Finishing up 2021-05-16T22:10:20.8461170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T22:10:20.8465400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T22:10:20.8469950Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T22:10:20.8474780Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T22:10:20.8481570Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T22:10:20.8489940Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T22:10:20.8498550Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T22:10:20.8506290Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T22:10:20.8510990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T22:10:20.8515610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T22:10:20.8521530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T22:10:20.8539410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T22:10:20.8543990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T22:10:20.8549590Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T22:10:20.8554460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T22:10:20.8558940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T22:10:20.8565180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T22:10:20.8570050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T22:10:20.8574670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T22:10:20.8579640Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T22:10:20.8587110Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T22:10:20.8591940Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T22:10:20.8597540Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T22:10:20.8602140Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T22:10:20.8893330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5822-18pwdn0.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-16T22:10:23.0834440Z ==> Summary 2021-05-16T22:10:23.0888990Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T22:10:23.0894730Z ==> Installing ffmpeg dependency: libass 2021-05-16T22:10:23.3175530Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T22:10:23.3192840Z 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-5305-x1bwxb 2021-05-16T22:10:23.3321070Z cp -pR /private/tmp/d20210516-5305-x1bwxb/libass/. /usr/local/Cellar/libass 2021-05-16T22:10:23.3437480Z chmod -Rf +w /private/tmp/d20210516-5305-x1bwxb 2021-05-16T22:10:23.4001620Z ==> Finishing up 2021-05-16T22:10:23.4389300Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T22:10:23.4395960Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T22:10:23.4400880Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T22:10:23.4405840Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T22:10:23.4412760Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T22:10:23.4538940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5848-1dc91h7.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-16T22:10:25.6933350Z ==> Summary 2021-05-16T22:10:25.6952210Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T22:10:25.6958430Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T22:10:25.7156030Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T22:10:25.7173150Z 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-5305-b7toj1 2021-05-16T22:10:25.7365710Z cp -pR /private/tmp/d20210516-5305-b7toj1/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T22:10:25.7552640Z chmod -Rf +w /private/tmp/d20210516-5305-b7toj1 2021-05-16T22:10:25.8270760Z ==> Finishing up 2021-05-16T22:10:25.8699990Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T22:10:25.8705200Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T22:10:25.8710810Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T22:10:25.8717300Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T22:10:25.8724720Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T22:10:25.8729910Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T22:10:25.8735370Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T22:10:25.8742700Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T22:10:25.8907850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5874-k1l74t.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-16T22:10:27.9683270Z ==> Summary 2021-05-16T22:10:27.9707660Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T22:10:27.9712780Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T22:10:27.9762520Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T22:10:27.9781330Z 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-5305-elefrr 2021-05-16T22:10:27.9975440Z cp -pR /private/tmp/d20210516-5305-elefrr/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T22:10:28.0185150Z chmod -Rf +w /private/tmp/d20210516-5305-elefrr 2021-05-16T22:10:28.0739690Z ==> Finishing up 2021-05-16T22:10:28.1111920Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T22:10:28.1116600Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T22:10:28.1124680Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T22:10:28.1130840Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T22:10:28.1135360Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T22:10:28.1140310Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T22:10:28.1145290Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T22:10:28.1150220Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T22:10:28.1155140Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T22:10:28.1162240Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T22:10:28.1166740Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T22:10:28.1321300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5900-2t568d.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-16T22:10:30.2997490Z ==> Summary 2021-05-16T22:10:30.3027430Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T22:10:30.3034260Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T22:10:30.3085360Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T22:10:30.3102700Z 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-5305-1ylzpqk 2021-05-16T22:10:30.3260570Z cp -pR /private/tmp/d20210516-5305-1ylzpqk/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T22:10:30.3440820Z chmod -Rf +w /private/tmp/d20210516-5305-1ylzpqk 2021-05-16T22:10:30.3968290Z ==> Finishing up 2021-05-16T22:10:30.4227840Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T22:10:30.4235220Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T22:10:30.4240600Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T22:10:30.4247510Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T22:10:30.4390280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5926-10w3h4q.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-16T22:10:32.5630790Z ==> Summary 2021-05-16T22:10:32.5658560Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T22:10:32.5665760Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T22:10:32.5699660Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T22:10:32.5718260Z 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-5305-stb5ko 2021-05-16T22:10:32.6012890Z cp -pR /private/tmp/d20210516-5305-stb5ko/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T22:10:32.6259000Z chmod -Rf +w /private/tmp/d20210516-5305-stb5ko 2021-05-16T22:10:32.6683140Z ==> Finishing up 2021-05-16T22:10:32.7097290Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T22:10:32.7103130Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T22:10:32.7110670Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T22:10:32.7202560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5952-1lv3jh1.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-16T22:10:34.8925510Z ==> Summary 2021-05-16T22:10:34.8947340Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T22:10:34.8954930Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T22:10:34.8975890Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T22:10:34.8995460Z 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-5305-xrm5hz 2021-05-16T22:10:34.9150040Z cp -pR /private/tmp/d20210516-5305-xrm5hz/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T22:10:34.9318750Z chmod -Rf +w /private/tmp/d20210516-5305-xrm5hz 2021-05-16T22:10:34.9866490Z ==> Finishing up 2021-05-16T22:10:35.0240200Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T22:10:35.0244990Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T22:10:35.0251110Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T22:10:35.0256120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T22:10:35.0261080Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T22:10:35.0265830Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T22:10:35.0270600Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T22:10:35.0276100Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T22:10:35.0283330Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T22:10:35.0288050Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T22:10:35.0423700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5978-1x5sx8l.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-16T22:10:37.2260940Z ==> Summary 2021-05-16T22:10:37.2284020Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T22:10:37.2291600Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T22:10:37.2401990Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T22:10:37.2419410Z 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-5305-ertbbo 2021-05-16T22:10:37.7585590Z cp -pR /private/tmp/d20210516-5305-ertbbo/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T22:10:38.0172440Z chmod -Rf +w /private/tmp/d20210516-5305-ertbbo 2021-05-16T22:10:38.0754110Z ==> Finishing up 2021-05-16T22:10:38.1137650Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T22:10:38.1143870Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T22:10:38.1150480Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T22:10:38.1159140Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T22:10:38.1160570Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T22:10:38.1165670Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T22:10:38.1172760Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T22:10:38.1336810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6004-gbhkf2.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-16T22:10:40.2335510Z ==> Summary 2021-05-16T22:10:40.2357540Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T22:10:40.2363370Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T22:10:40.2740360Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T22:10:40.2758620Z 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-5305-wf8ep4 2021-05-16T22:10:40.3109700Z cp -pR /private/tmp/d20210516-5305-wf8ep4/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T22:10:40.3366140Z chmod -Rf +w /private/tmp/d20210516-5305-wf8ep4 2021-05-16T22:10:40.3979380Z ==> Finishing up 2021-05-16T22:10:40.4357650Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T22:10:40.4364410Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T22:10:40.4373190Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T22:10:40.4379520Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T22:10:40.4384130Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T22:10:40.4389100Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T22:10:40.4396410Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T22:10:40.4620580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6030-1us6ybm.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-16T22:10:42.6614960Z ==> Summary 2021-05-16T22:10:42.6646320Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T22:10:42.6653150Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T22:10:42.7131490Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T22:10:42.7150660Z 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-5305-168z05v 2021-05-16T22:10:42.7328170Z cp -pR /private/tmp/d20210516-5305-168z05v/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T22:10:42.7466760Z chmod -Rf +w /private/tmp/d20210516-5305-168z05v 2021-05-16T22:10:42.8034690Z ==> Finishing up 2021-05-16T22:10:42.8414380Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T22:10:42.8421160Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T22:10:42.8427050Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T22:10:42.8432700Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T22:10:42.8437560Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T22:10:42.8444670Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T22:10:42.8580320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6056-1yucbtj.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-16T22:10:45.0630090Z ==> Summary 2021-05-16T22:10:45.0649990Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T22:10:45.0657240Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T22:10:45.0678290Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T22:10:45.0697540Z 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-5305-ihwh3i 2021-05-16T22:10:45.1281470Z cp -pR /private/tmp/d20210516-5305-ihwh3i/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T22:10:45.1865280Z chmod -Rf +w /private/tmp/d20210516-5305-ihwh3i 2021-05-16T22:10:45.2702160Z ==> Finishing up 2021-05-16T22:10:45.3078260Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T22:10:45.3084230Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T22:10:45.3092410Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T22:10:45.3100540Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T22:10:45.3105470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T22:10:45.3109920Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T22:10:45.3114950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T22:10:45.3120030Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T22:10:45.3125180Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T22:10:45.3131480Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T22:10:45.3398370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6082-7o0f7y.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-16T22:10:47.4421440Z ==> Summary 2021-05-16T22:10:47.4485110Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T22:10:47.4491010Z ==> Installing ffmpeg dependency: snappy 2021-05-16T22:10:47.4544120Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T22:10:47.4560870Z 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-5305-1kwpyxb 2021-05-16T22:10:47.4682790Z cp -pR /private/tmp/d20210516-5305-1kwpyxb/snappy/. /usr/local/Cellar/snappy 2021-05-16T22:10:47.4857580Z chmod -Rf +w /private/tmp/d20210516-5305-1kwpyxb 2021-05-16T22:10:47.5335160Z ==> Finishing up 2021-05-16T22:10:47.5830980Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T22:10:47.5836530Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T22:10:47.5841250Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T22:10:47.5845140Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T22:10:47.5866040Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T22:10:47.5871080Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T22:10:47.5875880Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T22:10:47.5880400Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T22:10:47.5885420Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T22:10:47.6036150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6108-1ueirv7.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-16T22:10:49.8548800Z ==> Summary 2021-05-16T22:10:49.8573850Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T22:10:49.8579790Z ==> Installing ffmpeg dependency: speex 2021-05-16T22:10:49.8639500Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T22:10:49.8656610Z 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-5305-1b41hm5 2021-05-16T22:10:49.8967340Z cp -pR /private/tmp/d20210516-5305-1b41hm5/speex/. /usr/local/Cellar/speex 2021-05-16T22:10:49.9181170Z chmod -Rf +w /private/tmp/d20210516-5305-1b41hm5 2021-05-16T22:10:49.9665770Z ==> Finishing up 2021-05-16T22:10:50.0062280Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T22:10:50.0071290Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T22:10:50.0078300Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T22:10:50.0084720Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T22:10:50.0089560Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T22:10:50.0094640Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T22:10:50.0101890Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T22:10:50.0262710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6134-102g243.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-16T22:10:52.1757140Z ==> Summary 2021-05-16T22:10:52.1785060Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T22:10:52.1790870Z ==> Installing ffmpeg dependency: srt 2021-05-16T22:10:52.1899130Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T22:10:52.8062590Z 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-5305-1kvsg98 2021-05-16T22:10:52.8064860Z ==> Finishing up 2021-05-16T22:10:52.8073920Z cp -pR /private/tmp/d20210516-5305-1kvsg98/srt/. /usr/local/Cellar/srt 2021-05-16T22:10:52.8075030Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T22:10:52.8076710Z chmod -Rf +w /private/tmp/d20210516-5305-1kvsg98 2021-05-16T22:10:52.8077820Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T22:10:52.8079610Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T22:10:52.8081570Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T22:10:52.8083010Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T22:10:52.8084590Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T22:10:52.8086090Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T22:10:52.8087460Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T22:10:52.8088810Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T22:10:52.8090260Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T22:10:52.8091660Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T22:10:52.8094150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6160-1uttp4o.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-16T22:10:54.6303560Z ==> Summary 2021-05-16T22:10:54.6327740Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T22:10:54.6333660Z ==> Installing ffmpeg dependency: giflib 2021-05-16T22:10:54.6356430Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T22:10:54.6375380Z 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-5305-1e69tmg 2021-05-16T22:10:54.6539500Z cp -pR /private/tmp/d20210516-5305-1e69tmg/giflib/. /usr/local/Cellar/giflib 2021-05-16T22:10:54.6698970Z chmod -Rf +w /private/tmp/d20210516-5305-1e69tmg 2021-05-16T22:10:54.7164250Z ==> Finishing up 2021-05-16T22:10:54.7578670Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T22:10:54.7582840Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T22:10:54.7587880Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T22:10:54.7592200Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T22:10:54.7596970Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T22:10:54.7601650Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T22:10:54.7607880Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T22:10:54.7614770Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T22:10:54.7619640Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T22:10:54.7624160Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T22:10:54.7629640Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T22:10:54.7817690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6186-1cdxk4k.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-16T22:10:56.8702790Z ==> Summary 2021-05-16T22:10:56.8717000Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T22:10:56.8723160Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T22:10:56.9297480Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T22:10:56.9317440Z 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-5305-c2ukbe 2021-05-16T22:10:56.9884940Z cp -pR /private/tmp/d20210516-5305-c2ukbe/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T22:10:57.0306500Z chmod -Rf +w /private/tmp/d20210516-5305-c2ukbe 2021-05-16T22:10:57.3283320Z ==> Finishing up 2021-05-16T22:10:57.3881610Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T22:10:57.3886410Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T22:10:57.3890360Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T22:10:57.3895220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T22:10:57.3900050Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T22:10:57.3904860Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T22:10:57.3909860Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T22:10:57.3914790Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T22:10:57.3919690Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T22:10:57.3924840Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T22:10:57.3931380Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T22:10:57.3940200Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T22:10:57.3945110Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T22:10:57.3949980Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T22:10:57.3954530Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T22:10:57.3959400Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T22:10:57.3967790Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T22:10:57.4242280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6212-1jhbzir.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-16T22:10:59.6512450Z ==> Summary 2021-05-16T22:10:59.6553610Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T22:10:59.6559680Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T22:10:59.7275030Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T22:10:59.7292200Z 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-5305-17eaqj5 2021-05-16T22:10:59.9381080Z cp -pR /private/tmp/d20210516-5305-17eaqj5/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T22:11:00.0500410Z chmod -Rf +w /private/tmp/d20210516-5305-17eaqj5 2021-05-16T22:11:00.1351260Z ==> Finishing up 2021-05-16T22:11:00.1741460Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T22:11:00.1747470Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T22:11:00.1753370Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T22:11:00.1760120Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T22:11:00.1765100Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T22:11:00.1769800Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T22:11:00.1776600Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T22:11:00.2002150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6238-1n2o00p.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-16T22:11:02.3447420Z ==> Caveats 2021-05-16T22:11:02.3448270Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:11:02.3449640Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:11:02.3450650Z ==> Summary 2021-05-16T22:11:02.3497530Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T22:11:02.3503450Z ==> Installing ffmpeg dependency: theora 2021-05-16T22:11:02.3677440Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T22:11:02.3697300Z 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-5305-zpmgz3 2021-05-16T22:11:02.4209230Z cp -pR /private/tmp/d20210516-5305-zpmgz3/theora/. /usr/local/Cellar/theora 2021-05-16T22:11:02.4779300Z chmod -Rf +w /private/tmp/d20210516-5305-zpmgz3 2021-05-16T22:11:02.5639220Z ==> Finishing up 2021-05-16T22:11:02.6097130Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T22:11:02.6105000Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T22:11:02.6112230Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T22:11:02.6116600Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T22:11:02.6122250Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T22:11:02.6126870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T22:11:02.6131490Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T22:11:02.6136620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T22:11:02.6141970Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T22:11:02.6146420Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T22:11:02.6151760Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T22:11:02.6158620Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T22:11:02.6163950Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T22:11:02.6168690Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T22:11:02.6448130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6264-fmgznh.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-16T22:11:04.8947380Z ==> Summary 2021-05-16T22:11:04.9016720Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T22:11:04.9022890Z ==> Installing ffmpeg dependency: x264 2021-05-16T22:11:04.9052630Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T22:11:04.9070190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5305-1bkvhf4 2021-05-16T22:11:04.9466490Z cp -pR /private/tmp/d20210516-5305-1bkvhf4/x264/. /usr/local/Cellar/x264 2021-05-16T22:11:04.9698870Z chmod -Rf +w /private/tmp/d20210516-5305-1bkvhf4 2021-05-16T22:11:05.0189780Z ==> Finishing up 2021-05-16T22:11:05.0595340Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T22:11:05.0601500Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T22:11:05.0605960Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T22:11:05.0612390Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T22:11:05.0617020Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T22:11:05.0622660Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T22:11:05.0629630Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T22:11:05.0769030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6291-11vxfi5.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-16T22:11:07.1926700Z ==> Summary 2021-05-16T22:11:07.1944540Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T22:11:07.1951870Z ==> Installing ffmpeg dependency: x265 2021-05-16T22:11:07.2030950Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T22:11:07.2049230Z 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-5305-12nmm54 2021-05-16T22:11:07.3574600Z cp -pR /private/tmp/d20210516-5305-12nmm54/x265/. /usr/local/Cellar/x265 2021-05-16T22:11:07.4587280Z chmod -Rf +w /private/tmp/d20210516-5305-12nmm54 2021-05-16T22:11:07.5870410Z ==> Finishing up 2021-05-16T22:11:07.6493110Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T22:11:07.6498820Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T22:11:07.6503840Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T22:11:07.6510270Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T22:11:07.6514510Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T22:11:07.6519580Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T22:11:07.6526620Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T22:11:07.6758200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6317-70ptjw.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-16T22:11:09.8567080Z ==> Summary 2021-05-16T22:11:09.8584860Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T22:11:09.8591380Z ==> Installing ffmpeg dependency: xvid 2021-05-16T22:11:09.8612050Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T22:11:09.8630050Z 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-5305-xspr0l 2021-05-16T22:11:09.8789100Z cp -pR /private/tmp/d20210516-5305-xspr0l/xvid/. /usr/local/Cellar/xvid 2021-05-16T22:11:09.8967050Z chmod -Rf +w /private/tmp/d20210516-5305-xspr0l 2021-05-16T22:11:09.9376990Z ==> Finishing up 2021-05-16T22:11:09.9778530Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T22:11:09.9785120Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T22:11:09.9790050Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T22:11:09.9919100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6343-kq9pff.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-16T22:11:12.1433850Z ==> Summary 2021-05-16T22:11:12.1449600Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T22:11:12.1457760Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T22:11:12.1609340Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T22:11:12.1627430Z 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-5305-1ditdk 2021-05-16T22:11:12.2261000Z cp -pR /private/tmp/d20210516-5305-1ditdk/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T22:11:12.2819380Z chmod -Rf +w /private/tmp/d20210516-5305-1ditdk 2021-05-16T22:11:12.3614710Z ==> Finishing up 2021-05-16T22:11:12.3946490Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T22:11:12.3952710Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T22:11:12.3957610Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T22:11:12.3970100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T22:11:12.3975260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T22:11:12.3980680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T22:11:12.3985880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T22:11:12.3991660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T22:11:12.3996840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T22:11:12.4001850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T22:11:12.4007100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T22:11:12.4012570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T22:11:12.4018140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T22:11:12.4023190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T22:11:12.4028740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T22:11:12.4033790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T22:11:12.4039110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T22:11:12.4044780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T22:11:12.4049940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T22:11:12.4054900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T22:11:12.4064620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T22:11:12.4070240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T22:11:12.4075420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T22:11:12.4080450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T22:11:12.4085680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T22:11:12.4091220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T22:11:12.4112430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T22:11:12.4117980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T22:11:12.4122960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T22:11:12.4128510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T22:11:12.4133890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T22:11:12.4139070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T22:11:12.4144570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T22:11:12.4149510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T22:11:12.4154860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T22:11:12.4160080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T22:11:12.4166080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T22:11:12.4171350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T22:11:12.4182400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T22:11:12.4184210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T22:11:12.4187770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T22:11:12.4193220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T22:11:12.4198630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T22:11:12.4203610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T22:11:12.4209040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T22:11:12.4214230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T22:11:12.4219750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T22:11:12.4224910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T22:11:12.4230290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T22:11:12.4235350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T22:11:12.4240590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T22:11:12.4245900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T22:11:12.4251360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T22:11:12.4257210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T22:11:12.4262370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T22:11:12.4267470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T22:11:12.4272750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T22:11:12.4278220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T22:11:12.4283250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T22:11:12.4288810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T22:11:12.4297390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T22:11:12.4302710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T22:11:12.4307710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T22:11:12.4312980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T22:11:12.4318050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T22:11:12.4323270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T22:11:12.4328940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T22:11:12.4333840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T22:11:12.4369530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T22:11:12.4374960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T22:11:12.4380730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T22:11:12.4385880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T22:11:12.4392310Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T22:11:12.4397410Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T22:11:12.4402860Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T22:11:12.4410120Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T22:11:12.4661930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6369-5rooh8.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-16T22:11:14.7181980Z ==> Summary 2021-05-16T22:11:14.7244960Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T22:11:14.7250750Z ==> Installing ffmpeg dependency: zimg 2021-05-16T22:11:14.7297430Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:11:14.7315010Z 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-5305-be4t03 2021-05-16T22:11:14.7605760Z cp -pR /private/tmp/d20210516-5305-be4t03/zimg/. /usr/local/Cellar/zimg 2021-05-16T22:11:14.7859880Z chmod -Rf +w /private/tmp/d20210516-5305-be4t03 2021-05-16T22:11:14.8405920Z ==> Finishing up 2021-05-16T22:11:14.8852000Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T22:11:14.8855560Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T22:11:14.8864190Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T22:11:14.8870410Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T22:11:14.8875140Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T22:11:14.8880030Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T22:11:14.8887450Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T22:11:14.9046540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6395-18rznq.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-16T22:11:17.0183480Z ==> Summary 2021-05-16T22:11:17.0250060Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T22:11:17.0256840Z ==> Installing ffmpeg 2021-05-16T22:11:17.0260960Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T22:11:17.0280120Z 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-5305-17wk4jt 2021-05-16T22:11:17.4088800Z cp -pR /private/tmp/d20210516-5305-17wk4jt/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T22:11:17.6629400Z chmod -Rf +w /private/tmp/d20210516-5305-17wk4jt 2021-05-16T22:11:21.8220360Z ==> Finishing up 2021-05-16T22:11:21.8582740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T22:11:21.8587530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T22:11:21.8591660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T22:11:21.8596340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T22:11:21.8601390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T22:11:21.8606050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T22:11:21.8610610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T22:11:21.8615670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T22:11:21.8620300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T22:11:21.8625110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T22:11:21.8630100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T22:11:21.8634820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T22:11:21.8639950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T22:11:21.8644810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T22:11:21.8649710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T22:11:21.8654430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T22:11:21.8659500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T22:11:21.8663970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T22:11:21.8669210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T22:11:21.8674030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T22:11:21.8678860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T22:11:21.8683810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T22:11:21.8688250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T22:11:21.8694210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T22:11:21.8699320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T22:11:21.8704210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T22:11:21.8709610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T22:11:21.8714300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T22:11:21.8719130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T22:11:21.8724180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T22:11:21.8729130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T22:11:21.8733900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T22:11:21.8738950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T22:11:21.8743900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T22:11:21.8748960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T22:11:21.8753780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T22:11:21.8758910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T22:11:21.8764070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T22:11:21.8770860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T22:11:21.8776140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T22:11:21.8780950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T22:11:21.8785970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T22:11:21.8790570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T22:11:21.8795690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T22:11:21.8800790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T22:11:21.8805930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T22:11:21.8810500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T22:11:21.8818180Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T22:11:21.8828390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T22:11:21.8834760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T22:11:21.8839750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T22:11:21.8845770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T22:11:21.8913910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T22:11:21.8919750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T22:11:21.8924550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T22:11:21.8929760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T22:11:21.8936490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T22:11:21.8942510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T22:11:21.8947610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T22:11:21.8953310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T22:11:21.8958620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T22:11:21.8963770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T22:11:21.8969050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T22:11:21.8977180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T22:11:21.8982570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T22:11:21.8987920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T22:11:21.8993080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T22:11:21.8998340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T22:11:21.9003540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T22:11:21.9008800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T22:11:21.9016420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T22:11:21.9021250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T22:11:21.9026040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T22:11:21.9031440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T22:11:21.9036940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T22:11:21.9041990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T22:11:21.9046320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T22:11:21.9051780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T22:11:21.9057090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T22:11:21.9062430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T22:11:21.9067220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T22:11:21.9072230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T22:11:21.9077370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T22:11:21.9082280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T22:11:21.9086870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T22:11:21.9092340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T22:11:21.9097440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T22:11:21.9102340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T22:11:21.9106830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T22:11:21.9111970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T22:11:21.9116560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T22:11:21.9121580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T22:11:21.9126660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T22:11:21.9131290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T22:11:21.9136660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T22:11:21.9141380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T22:11:21.9146270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T22:11:21.9151290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T22:11:21.9156790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T22:11:21.9161700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T22:11:21.9165380Z Only the first 100 operations were output. 2021-05-16T22:11:22.0296240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6421-4qz9ci.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-16T22:11:24.3565970Z ==> Summary 2021-05-16T22:11:24.3740680Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T22:11:25.2570490Z ==> Caveats 2021-05-16T22:11:25.2571450Z ==> tesseract 2021-05-16T22:11:25.2588960Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:11:25.2590450Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:11:26.9237670Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T22:11:27.9873120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:28.5330130Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T22:11:28.9466430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T22%3A20%3A00Z&sig=8u4d4OgmHbgacJF8h%2F1R6yiw9i3NLrMnJY20zFt4Tk8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:28.9758140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=8u4d4OgmHbgacJF8h\%2F1R6yiw9i3NLrMnJY20zFt4Tk8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:29.3439710Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T22:11:29.4547190Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T22:11:30.6466130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:31.2012830Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T22:11:31.5416580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T22%3A20%3A00Z&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:31.5790480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:31.8109310Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T22:11:31.8495220Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T22:11:31.8500590Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T22:11:31.9153510Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T22:11:31.9181240Z 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-6428-69au11 2021-05-16T22:11:32.5719200Z cp -pR /private/tmp/d20210516-6428-69au11/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T22:11:33.1005490Z chmod -Rf +w /private/tmp/d20210516-6428-69au11 2021-05-16T22:11:33.4794570Z ==> Finishing up 2021-05-16T22:11:33.5007520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T22:11:33.5020960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T22:11:33.5033230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T22:11:33.5046740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T22:11:33.5059560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T22:11:33.5072570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T22:11:33.5084760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T22:11:33.5101030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T22:11:33.5114130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T22:11:33.5125420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T22:11:33.5137130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T22:11:33.5148200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T22:11:33.5159990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T22:11:33.5173130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T22:11:33.5184970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T22:11:33.5196700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T22:11:33.5214830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T22:11:33.5228210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T22:11:33.5238250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T22:11:33.5287300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T22:11:33.5292850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T22:11:33.5298160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T22:11:33.5303270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T22:11:33.5308460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T22:11:33.5313610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T22:11:33.5318550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T22:11:33.5323890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T22:11:33.5329220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T22:11:33.5334420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T22:11:33.5339510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T22:11:33.5346710Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T22:11:33.5356170Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T22:11:33.5361110Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T22:11:33.5371200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T22:11:33.5377060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T22:11:33.5383160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T22:11:33.5388870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T22:11:33.5394690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T22:11:33.5400390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T22:11:33.5406220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T22:11:33.5412050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T22:11:33.5417610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T22:11:33.5423100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T22:11:33.5429770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T22:11:33.5435540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T22:11:33.5441760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T22:11:33.5447710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T22:11:33.5453440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T22:11:33.5458990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T22:11:33.5464510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T22:11:33.5470580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T22:11:33.5476480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T22:11:33.5482250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T22:11:33.5499790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T22:11:33.5505630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T22:11:33.5512190Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T22:11:33.5518110Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T22:11:33.5523570Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T22:11:33.7150570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6598-mmz1ab.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-16T22:11:36.0075900Z ==> Summary 2021-05-16T22:11:36.0490060Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T22:11:36.0501730Z ==> Installing imagemagick@6 2021-05-16T22:11:36.0504750Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T22:11:36.0525580Z 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-6428-17jys6r 2021-05-16T22:11:36.4287440Z cp -pR /private/tmp/d20210516-6428-17jys6r/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T22:11:36.8532300Z chmod -Rf +w /private/tmp/d20210516-6428-17jys6r 2021-05-16T22:11:38.6387350Z ==> Finishing up 2021-05-16T22:11:38.8941140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6624-xxfui9.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-16T22:11:41.1670060Z ==> Caveats 2021-05-16T22:11:41.1671510Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:11:41.1672370Z because this is an alternate version of another formula. 2021-05-16T22:11:41.1672770Z 2021-05-16T22:11:41.1673470Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:11:41.1674790Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:11:41.1675270Z 2021-05-16T22:11:41.1675810Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:11:41.1676850Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:11:41.1677920Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:11:41.1678340Z 2021-05-16T22:11:41.1679230Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:11:41.1689210Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:11:41.1689700Z 2021-05-16T22:11:41.1690550Z ==> Summary 2021-05-16T22:11:41.2142790Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T22:11:41.9577490Z ==> Caveats 2021-05-16T22:11:41.9578440Z ==> imagemagick@6 2021-05-16T22:11:41.9620580Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:11:41.9621490Z because this is an alternate version of another formula. 2021-05-16T22:11:41.9621890Z 2021-05-16T22:11:41.9622420Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:11:41.9623750Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:11:41.9624230Z 2021-05-16T22:11:41.9624770Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:11:41.9625980Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:11:41.9627220Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:11:41.9627620Z 2021-05-16T22:11:41.9628520Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:11:41.9629300Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:11:41.9629730Z 2021-05-16T22:11:43.8082700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T22:11:45.0235450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:45.5744890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T22:11:45.9149780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T22%3A20%3A00Z&sig=L09rvVh1C%2Bv6O%2FGnLgpdaJ9pHl59U%2B6bJl24vWr%2Bu8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:45.9509310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=L09rvVh1C\%2Bv6O\%2FGnLgpdaJ9pHl59U\%2B6bJl24vWr\%2Bu8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:46.0084750Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T22:11:46.0174250Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T22:11:47.1127040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:47.6893920Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T22:11:48.0063110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T22%3A20%3A00Z&sig=v8f5NUCja1wTgTUBAJe%2FSE7gU%2Fp8RBaAG37v8qqKuaA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:48.0437680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=v8f5NUCja1wTgTUBAJe\%2FSE7gU\%2Fp8RBaAG37v8qqKuaA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:48.1127270Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T22:11:48.1200200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T22:11:49.2297140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:49.7443020Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T22:11:50.0784620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T22%3A20%3A00Z&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:50.1208720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:50.6513720Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T22:11:50.8026690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T22:11:51.8757840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:52.4360170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T22:11:52.7494450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T22%3A20%3A00Z&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:52.7914800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:52.8294730Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T22:11:52.8325950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T22:11:53.9091330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:54.4742780Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T22:11:54.8285110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T22%3A20%3A00Z&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:54.8848020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:54.9233690Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T22:11:54.9264980Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T22:11:56.0858860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:56.6542170Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T22:11:57.0024640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T22%3A20%3A00Z&sig=EZ3W93Q9%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:57.0365780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=EZ3W93Q9\%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:57.0985310Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T22:11:57.1049930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T22:11:58.2404870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:58.8085050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T22:11:59.1496160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T22%3A20%3A00Z&sig=mRszhZf82T5cEIATQMz4RMh0kwIC%2Fw%2BVj7GSMA9aXJI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:59.1798350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=mRszhZf82T5cEIATQMz4RMh0kwIC\%2Fw\%2BVj7GSMA9aXJI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:59.2559090Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T22:11:59.2634170Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T22:12:00.3853710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:00.9477190Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T22:12:01.3108890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T22%3A20%3A00Z&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:01.3656740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:01.4225470Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T22:12:01.4256200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T22:12:02.4801000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:03.0526390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T22:12:03.3745830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T22%3A20%3A00Z&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:03.4224400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:03.4723490Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T22:12:03.4769220Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T22:12:04.5525310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:05.1232790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T22:12:05.4662780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T22%3A20%3A00Z&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:05.5406190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:05.5875900Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:12:05.5910970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T22:12:06.6958490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:07.2625370Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T22:12:07.5942630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T22%3A20%3A00Z&sig=oJILEnyCDOurTnNw%2FTt6ib4aRoQSSNftgmxubSBeWmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:07.6372740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=oJILEnyCDOurTnNw\%2FTt6ib4aRoQSSNftgmxubSBeWmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:07.7491070Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:12:07.7561580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T22:12:08.8911680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:09.4751770Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T22:12:09.8093870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T22%3A20%3A00Z&sig=s%2BnEobt%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:09.8492510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=s\%2BnEobt\%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:10.0512750Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T22:12:10.1119590Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T22:12:10.1122260Z ==> Installing imagemagick dependency: libde265 2021-05-16T22:12:10.1796630Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T22:12:10.1827200Z 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-6631-ubh766 2021-05-16T22:12:10.2112310Z cp -pR /private/tmp/d20210516-6631-ubh766/libde265/. /usr/local/Cellar/libde265 2021-05-16T22:12:10.2359840Z chmod -Rf +w /private/tmp/d20210516-6631-ubh766 2021-05-16T22:12:10.3251720Z ==> Finishing up 2021-05-16T22:12:10.3674690Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T22:12:10.3679310Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T22:12:10.3684320Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T22:12:10.3689270Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T22:12:10.3694320Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T22:12:10.3700850Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T22:12:10.3708150Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T22:12:10.3712790Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T22:12:10.3718100Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T22:12:10.3725670Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T22:12:10.3963800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6862-1pgt05k.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-16T22:12:12.5650730Z ==> Summary 2021-05-16T22:12:12.5677230Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T22:12:12.5683460Z ==> Installing imagemagick dependency: docbook 2021-05-16T22:12:12.5703420Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T22:12:12.5746340Z 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-6631-1viabr3 2021-05-16T22:12:12.6805800Z cp -pR /private/tmp/d20210516-6631-1viabr3/docbook/. /usr/local/Cellar/docbook 2021-05-16T22:12:12.7968790Z chmod -Rf +w /private/tmp/d20210516-6631-1viabr3 2021-05-16T22:12:12.8871080Z ==> Finishing up 2021-05-16T22:12:12.9401200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6888-1afj68y.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-16T22:12:14.7735090Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8090730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8263570Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8376030Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8477360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8576540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8675380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8773190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8897460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.8990040Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.9092860Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.9226790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.9329070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.9434440Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:14.9528070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:15.3276940Z ==> Caveats 2021-05-16T22:12:15.3277750Z To use the DocBook package in your XML toolchain, 2021-05-16T22:12:15.3278460Z you need to add the following to your ~/.bashrc: 2021-05-16T22:12:15.3278830Z 2021-05-16T22:12:15.3279370Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:12:15.3280320Z ==> Summary 2021-05-16T22:12:15.3457660Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T22:12:15.3464660Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T22:12:15.3511480Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T22:12:15.3530370Z 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-6631-lvgh5k 2021-05-16T22:12:17.2652870Z cp -pR /private/tmp/d20210516-6631-lvgh5k/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T22:12:20.0030800Z chmod -Rf +w /private/tmp/d20210516-6631-lvgh5k 2021-05-16T22:12:21.2240560Z ==> Finishing up 2021-05-16T22:12:21.2624340Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T22:12:21.2634730Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T22:12:21.2728600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6929-y9tk7l.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-16T22:12:23.1044600Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:23.1147780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:23.1247180Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:12:23.1349670Z ==> 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-16T22:12:23.9262890Z ==> 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-16T22:12:23.9265970Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9268690Z ==> 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-16T22:12:23.9271230Z ==> 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-16T22:12:23.9273350Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9275860Z ==> 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-16T22:12:23.9278420Z ==> 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-16T22:12:23.9280500Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9282770Z ==> 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-16T22:12:23.9285200Z ==> 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-16T22:12:23.9287220Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9289020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9291010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9293760Z ==> 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-16T22:12:23.9296100Z ==> 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-16T22:12:23.9297980Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9300060Z ==> 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-16T22:12:23.9302360Z ==> 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-16T22:12:23.9304350Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9306610Z ==> 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-16T22:12:23.9309090Z ==> 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-16T22:12:23.9311380Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T22:12:23.9314180Z ==> 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-16T22:12:23.9316700Z ==> 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-16T22:12:24.4139290Z ==> Summary 2021-05-16T22:12:24.6919550Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T22:12:24.6925350Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T22:12:24.6946920Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T22:12:24.6966280Z 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-6631-ikq53 2021-05-16T22:12:24.7080230Z cp -pR /private/tmp/d20210516-6631-ikq53/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T22:12:24.7214610Z chmod -Rf +w /private/tmp/d20210516-6631-ikq53 2021-05-16T22:12:24.7623700Z ==> Finishing up 2021-05-16T22:12:24.8089060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6983-q7mhb7.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-16T22:12:26.9826450Z ==> Caveats 2021-05-16T22:12:26.9827710Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:12:26.9828820Z because macOS already provides this software and installing another version in 2021-05-16T22:12:26.9829640Z parallel can cause all kinds of trouble. 2021-05-16T22:12:26.9829980Z 2021-05-16T22:12:26.9830970Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:12:26.9832240Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:12:26.9832720Z 2021-05-16T22:12:26.9832930Z 2021-05-16T22:12:26.9833390Z Bash completion has been installed to: 2021-05-16T22:12:26.9834430Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:12:26.9835320Z ==> Summary 2021-05-16T22:12:26.9846160Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T22:12:26.9853060Z ==> Installing imagemagick dependency: xmlto 2021-05-16T22:12:26.9980630Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T22:12:26.9997910Z 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-6631-9nw4y 2021-05-16T22:12:27.0212940Z cp -pR /private/tmp/d20210516-6631-9nw4y/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T22:12:27.0518200Z chmod -Rf +w /private/tmp/d20210516-6631-9nw4y 2021-05-16T22:12:27.1024960Z ==> Finishing up 2021-05-16T22:12:27.1464040Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T22:12:27.1468850Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T22:12:27.1480370Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T22:12:27.1493510Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T22:12:27.1498430Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T22:12:27.1593000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7009-1qzm6kd.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-16T22:12:29.2293840Z ==> Summary 2021-05-16T22:12:29.2334370Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T22:12:29.2341790Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T22:12:29.3064050Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T22:12:29.3097090Z 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-6631-121kklr 2021-05-16T22:12:29.3935460Z cp -pR /private/tmp/d20210516-6631-121kklr/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T22:12:29.5341520Z chmod -Rf +w /private/tmp/d20210516-6631-121kklr 2021-05-16T22:12:29.6792110Z ==> Finishing up 2021-05-16T22:12:29.7205340Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T22:12:29.7218520Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T22:12:29.7237040Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T22:12:29.7243430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7252800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7262470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7284060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7288210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7294970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7307060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7351450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7420100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7495090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7510070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7611870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7614000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7626670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7634010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7636240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7638440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7640990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7643280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7645470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7647880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7650430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7652600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7654550Z mkdir -p /usr/local/share/locale/fo 2021-05-16T22:12:29.7656530Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T22:12:29.7659120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7661340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7663530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7666020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7668250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7672020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7674250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7676420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7678940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7681100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7682720Z mkdir -p /usr/local/share/locale/ia 2021-05-16T22:12:29.7684050Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T22:12:29.7685930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7688230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7690400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7693370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7695690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7702120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7706200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7714420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7717000Z mkdir -p /usr/local/share/locale/ky 2021-05-16T22:12:29.7719180Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T22:12:29.7724660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7727100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7731220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7737750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7747930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7756580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7767020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7776010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7786450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7796890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7833080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7842620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7852180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7863730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7872000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7886320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7893530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7916250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7932490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7934910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7945570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7957640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7988900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.7997650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8000920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8003110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8005290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8014030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8040280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8142730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8144820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8201710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8220600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8225790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:12:29.8230090Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T22:12:29.8232560Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T22:12:29.8234770Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T22:12:29.8624010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7035-1y4t7gq.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-16T22:12:31.7272460Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:12:33.6256240Z ==> Summary 2021-05-16T22:12:33.6452740Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T22:12:33.6459100Z ==> Installing imagemagick dependency: libheif 2021-05-16T22:12:33.7497340Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T22:12:33.7514820Z 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-6631-1wodh8o 2021-05-16T22:12:33.7838120Z cp -pR /private/tmp/d20210516-6631-1wodh8o/libheif/. /usr/local/Cellar/libheif 2021-05-16T22:12:33.8093300Z chmod -Rf +w /private/tmp/d20210516-6631-1wodh8o 2021-05-16T22:12:33.9259190Z ==> Finishing up 2021-05-16T22:12:33.9644440Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T22:12:33.9649400Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T22:12:33.9654560Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T22:12:33.9658930Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T22:12:33.9666010Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T22:12:33.9714190Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T22:12:33.9723330Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T22:12:33.9728760Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T22:12:33.9734130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T22:12:33.9739690Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T22:12:33.9748240Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T22:12:33.9753550Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T22:12:33.9758240Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T22:12:33.9765320Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T22:12:33.9770070Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T22:12:33.9775220Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T22:12:33.9782740Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T22:12:33.9971840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7062-6okob2.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-16T22:12:36.2950350Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:12:37.4675380Z ==> Summary 2021-05-16T22:12:37.4707830Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T22:12:37.4714230Z ==> Installing imagemagick dependency: liblqr 2021-05-16T22:12:37.5262830Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T22:12:37.5278400Z 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-6631-eorwx 2021-05-16T22:12:37.5415100Z cp -pR /private/tmp/d20210516-6631-eorwx/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T22:12:37.5596090Z chmod -Rf +w /private/tmp/d20210516-6631-eorwx 2021-05-16T22:12:37.6137480Z ==> Finishing up 2021-05-16T22:12:37.6530120Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T22:12:37.6536520Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T22:12:37.6541650Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T22:12:37.6549510Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T22:12:37.6752330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7089-1xjaefv.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-16T22:12:39.7865140Z ==> Summary 2021-05-16T22:12:39.7889850Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T22:12:39.7895160Z ==> Installing imagemagick dependency: libomp 2021-05-16T22:12:39.7944800Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T22:12:39.7962220Z 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-6631-80tc9y 2021-05-16T22:12:39.8173640Z cp -pR /private/tmp/d20210516-6631-80tc9y/libomp/. /usr/local/Cellar/libomp 2021-05-16T22:12:39.8302400Z chmod -Rf +w /private/tmp/d20210516-6631-80tc9y 2021-05-16T22:12:39.8794890Z ==> Finishing up 2021-05-16T22:12:39.9203440Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T22:12:39.9208200Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T22:12:39.9212730Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T22:12:39.9219690Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T22:12:39.9224620Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T22:12:39.9349990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7115-l1lv90.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-16T22:12:42.0844460Z ==> Summary 2021-05-16T22:12:42.0858850Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T22:12:42.0865380Z ==> Installing imagemagick dependency: imath 2021-05-16T22:12:42.0917550Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:12:42.0934660Z 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-6631-1iwglau 2021-05-16T22:12:42.1175030Z cp -pR /private/tmp/d20210516-6631-1iwglau/imath/. /usr/local/Cellar/imath 2021-05-16T22:12:42.1473830Z chmod -Rf +w /private/tmp/d20210516-6631-1iwglau 2021-05-16T22:12:42.2033150Z ==> Finishing up 2021-05-16T22:12:42.2480700Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T22:12:42.2489150Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T22:12:42.2494140Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T22:12:42.2499150Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T22:12:42.2504110Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T22:12:42.2509090Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T22:12:42.2515940Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T22:12:42.2702490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7141-wn8ctz.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-16T22:12:44.4224870Z ==> Summary 2021-05-16T22:12:44.4262880Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T22:12:44.4270280Z ==> Installing imagemagick dependency: openexr 2021-05-16T22:12:44.4363190Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:12:44.4380520Z 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-6631-flqn1b 2021-05-16T22:12:44.5162910Z cp -pR /private/tmp/d20210516-6631-flqn1b/openexr/. /usr/local/Cellar/openexr 2021-05-16T22:12:44.6137800Z chmod -Rf +w /private/tmp/d20210516-6631-flqn1b 2021-05-16T22:12:44.7706710Z ==> Finishing up 2021-05-16T22:12:44.8156940Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T22:12:44.8160840Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T22:12:44.8165650Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T22:12:44.8170150Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T22:12:44.8174730Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T22:12:44.8179010Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T22:12:44.8183860Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T22:12:44.8188330Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T22:12:44.8194520Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T22:12:44.8202780Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T22:12:44.8210860Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T22:12:44.8215550Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T22:12:44.8220240Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T22:12:44.8225190Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T22:12:44.8230220Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T22:12:44.8234900Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T22:12:44.8240200Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T22:12:44.8245030Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T22:12:44.8249900Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T22:12:44.8254610Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T22:12:44.8259170Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T22:12:44.8264010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T22:12:44.8268700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T22:12:44.8273670Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T22:12:44.8302350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T22:12:44.8304320Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T22:12:44.8305770Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T22:12:44.8307080Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T22:12:44.8768150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7169-g7573e.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-16T22:12:47.1223770Z ==> Summary 2021-05-16T22:12:47.1340870Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T22:12:47.1347400Z ==> Installing imagemagick 2021-05-16T22:12:47.1351480Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T22:12:47.1369680Z 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-6631-18a2gvw 2021-05-16T22:12:47.5289410Z cp -pR /private/tmp/d20210516-6631-18a2gvw/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T22:12:47.9804970Z chmod -Rf +w /private/tmp/d20210516-6631-18a2gvw 2021-05-16T22:12:51.1864080Z ==> Finishing up 2021-05-16T22:12:51.2046290Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T22:12:51.2052880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T22:12:51.2057860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T22:12:51.2063310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T22:12:51.2068590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T22:12:51.2074350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T22:12:51.2079870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T22:12:51.2084860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T22:12:51.2090490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T22:12:51.2097420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T22:12:51.2103220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T22:12:51.2109140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T22:12:51.2114390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T22:12:51.2119340Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T22:12:51.2194460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T22:12:51.2199400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T22:12:51.2204620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T22:12:51.2209070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T22:12:51.2213750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T22:12:51.2218470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T22:12:51.2223430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T22:12:51.2227830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T22:12:51.2232690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T22:12:51.2237450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T22:12:51.2242600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T22:12:51.2246930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T22:12:51.2251890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T22:12:51.2256550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T22:12:51.2261200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T22:12:51.2265920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T22:12:51.2272790Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T22:12:51.2278900Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T22:12:51.2285520Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T22:12:51.2294880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T22:12:51.2300440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T22:12:51.2305960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T22:12:51.2311230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T22:12:51.2316250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T22:12:51.2322400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T22:12:51.2327810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T22:12:51.2333000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T22:12:51.2338560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T22:12:51.2343760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T22:12:51.2348970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T22:12:51.2354120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T22:12:51.2359360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T22:12:51.2364370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T22:12:51.2369570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T22:12:51.2374770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T22:12:51.2379930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T22:12:51.2386540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T22:12:51.2391880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T22:12:51.2399890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T22:12:51.2403060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T22:12:51.2408350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T22:12:51.2413530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T22:12:51.2418340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T22:12:51.2425250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T22:12:51.2431060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T22:12:51.2436550Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T22:12:51.2441320Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T22:12:51.2446790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T22:12:51.2451890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T22:12:51.2459310Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T22:12:51.2464320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T22:12:51.2470010Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T22:12:51.2474710Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T22:12:51.2480230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T22:12:51.2485210Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T22:12:51.2490950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T22:12:51.2520040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T22:12:51.4934130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7196-1vr8lk5.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-16T22:12:53.8382550Z ==> Summary 2021-05-16T22:12:53.8828100Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T22:12:55.4479350Z ==> Caveats 2021-05-16T22:12:55.4480240Z ==> docbook 2021-05-16T22:12:55.4494840Z To use the DocBook package in your XML toolchain, 2021-05-16T22:12:55.4495570Z you need to add the following to your ~/.bashrc: 2021-05-16T22:12:55.4495920Z 2021-05-16T22:12:55.4496440Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:12:55.4497510Z ==> gnu-getopt 2021-05-16T22:12:55.4523680Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:12:55.4524700Z because macOS already provides this software and installing another version in 2021-05-16T22:12:55.4525430Z parallel can cause all kinds of trouble. 2021-05-16T22:12:55.4525750Z 2021-05-16T22:12:55.4526700Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:12:55.4527920Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:12:55.4528400Z 2021-05-16T22:12:55.4528600Z 2021-05-16T22:12:55.4529060Z Bash completion has been installed to: 2021-05-16T22:12:55.4530070Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:12:56.9961050Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T22:12:58.0959720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:58.6324980Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T22:12:58.9599280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T22%3A20%3A00Z&sig=N30ueIOLjBx1NEf9puU%2B0l4pQfYt97vGR0wkuTm52Xo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:59.0170640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=N30ueIOLjBx1NEf9puU\%2B0l4pQfYt97vGR0wkuTm52Xo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:59.0678940Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T22:12:59.1324680Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T22:12:59.1354260Z 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-7203-1fs1srr 2021-05-16T22:12:59.1572400Z cp -pR /private/tmp/d20210516-7203-1fs1srr/udunits/. /usr/local/Cellar/udunits 2021-05-16T22:12:59.1777680Z chmod -Rf +w /private/tmp/d20210516-7203-1fs1srr 2021-05-16T22:12:59.2326690Z ==> Finishing up 2021-05-16T22:12:59.2742640Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T22:12:59.2748460Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T22:12:59.2753190Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T22:12:59.2762030Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T22:12:59.2769450Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T22:12:59.2812220Z info /usr/local/share/info/udunits2.info 2021-05-16T22:12:59.2820910Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T22:12:59.2864140Z info /usr/local/share/info/udunits2lib.info 2021-05-16T22:12:59.2873670Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T22:12:59.2914990Z info /usr/local/share/info/udunits2prog.info 2021-05-16T22:12:59.2923920Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T22:12:59.2933680Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T22:12:59.2940760Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T22:12:59.3101880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7370-vso701.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-16T22:13:01.4255780Z ==> Summary 2021-05-16T22:13:01.4286120Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T22:13:03.5922910Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T22:13:03.5923610Z To reinstall 1.6, run: 2021-05-16T22:13:03.5924590Z brew reinstall jq 2021-05-16T22:13:05.0798570Z ==> Caveats 2021-05-16T22:13:05.0799350Z imagej requires Java. You can install the latest version with: 2021-05-16T22:13:05.0800420Z brew install --cask adoptopenjdk 2021-05-16T22:13:05.0800760Z 2021-05-16T22:13:05.3537930Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T22:13:05.6089280Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T22:13:13.3173580Z ==> Verifying checksum for cask 'imagej' 2021-05-16T22:13:13.4715550Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:13:13.4716900Z ==> Installing Cask imagej 2021-05-16T22:13:13.5141120Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7480-1v1jcoi 2021-05-16T22:13:13.6730560Z cp -pR /private/tmp/d20210516-7480-1v1jcoi/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T22:13:13.8313480Z chmod -Rf +w /private/tmp/d20210516-7480-1v1jcoi 2021-05-16T22:13:13.9087660Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T22:13:14.2299100Z 🍺 imagej was successfully installed! 2021-05-16T22:13:16.4018520Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T22:13:18.0347460Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T22:13:18.3725300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T22%3A20%3A00Z&sig=BSW%2Bd7XPd21%2BT7bsOEJ5Vc%2FQBAY27xxvNGxcDE98uBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:18.4847180Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T22:13:20.0735410Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T22:13:20.4305980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T22%3A20%3A00Z&sig=3CUSvxVnAAcigImMuiLq8kVHmHXlNFNIImjA1N%2FxlDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:20.7346070Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T22:13:20.7450550Z ==> Installing bowtie2 dependency: tbb 2021-05-16T22:13:20.8284700Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T22:13:23.3414350Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T22:13:23.3420270Z ==> Installing bowtie2 2021-05-16T22:13:23.3424090Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T22:13:26.1522880Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T22:13:29.2079900Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T22:13:30.8220080Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T22:13:31.1541390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T22%3A20%3A00Z&sig=SoX8ygxgMJ45PUHUUX7ZW48YObHvcL6eMhXTZl4xATc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:31.2992250Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T22:13:32.8945180Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T22:13:33.2404900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T22%3A20%3A00Z&sig=T6p20H8f529bPuGf37yFu7ODb4EWPH%2FReTFaQPgwu1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:33.3402390Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T22:13:34.9348600Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T22:13:35.2654660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T22%3A20%3A00Z&sig=BxLyo5A1NSWzWHwQFEQVuUHxgaOzvaT6kSBQgF1mccE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:35.3448720Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T22:13:36.9566480Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T22:13:37.3069460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T22%3A20%3A00Z&sig=467G6owhv0TkKcVqTow3Qn68eqZEQDYEoTWWzKwSwuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:37.3965200Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T22:13:39.0337600Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T22:13:39.3682840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T22%3A20%3A00Z&sig=i1GZPIyBdJieSGy5sqdMkMutK55XxLBWNEHNJEAVkv4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:39.4624560Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T22:13:41.0350260Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T22:13:41.3750030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T22%3A20%3A00Z&sig=ghcP5fsDRnpxd9dJwKxqJ%2BNJnBi6iZyOZMkyVJgMf5A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:41.5344460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:13:42.0590790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T22:13:42.0621420Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:13:42.4050530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:13:42.4296070Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T22:13:44.0091460Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T22:13:44.3462240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T22%3A20%3A00Z&sig=tL1iltxdgRSbI%2B2QYRClbohPiCzHaV8lg54rqCLAcNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:44.4292000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T22:13:46.0827690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T22:13:46.4242520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T22%3A20%3A00Z&sig=MC0iJIk7kvqK2mgU%2BuYe%2BdQgCyiyiQaTJERVofzx4jQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:46.6509970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T22:13:48.2211880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T22:13:48.5416220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T22%3A20%3A00Z&sig=VQFnhXl1ugdtyyZWTp8nD8NmEpo4o22RW2VyLiJYEIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:48.6706130Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T22:13:50.2461850Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T22:13:50.5670940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T22%3A20%3A00Z&sig=mqxI5qK%2FkMtBgyd69zc6DuudrwerneSB4JYbS5PsN5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:50.7598390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T22:13:52.3448180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T22:13:52.6873630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T22%3A20%3A00Z&sig=qK8Vq9MpCGLefjQlPQcFhjk7RwtCiydh1XM0fScAt4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:52.7726800Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T22:13:54.4114540Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T22:13:54.7741120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T22%3A20%3A00Z&sig=fsEn3jk4Jujvda0n2hnGfApkkb05Bp1QNX1wrNo6aMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:54.8749700Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T22:13:56.4581670Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T22:13:56.7897350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T22%3A20%3A00Z&sig=U6F1LcNdirXYEIRoEcnpCrUz3GYSSyQIw7HkQijl8nE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:56.8799760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T22:13:58.5013100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T22:13:58.9003080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T22%3A20%3A00Z&sig=aR1Tq0F2jqSugzL%2FnbNtmSn5yOmA7m2Di1QYqksDaKo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:59.1373140Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:14:00.8045140Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:14:01.1384810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T22%3A20%3A00Z&sig=1g2iwvyjkcFLJEr0f2D2bEvyCg7CTuXXnJDH8%2Fs4Wlw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:01.2568120Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T22:14:02.8466300Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T22:14:03.1686500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T22%3A20%3A00Z&sig=FJz8ELWV46vvyVttRllPlIbMID0asSnw825RsiA012I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:03.5670930Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T22:14:05.1812300Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T22:14:05.5252420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T22%3A20%3A00Z&sig=3xyspsmxOt8cVBY5ARNijg%2FndEqSdNDsImxdgGbZVOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:05.7028880Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T22:14:07.2998020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T22:14:07.6253570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T22%3A20%3A00Z&sig=biFp0R9iwZelXtfovAWnG8sQGE3ME7F%2FoinYoL5jZW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:07.8410060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T22:14:09.4372070Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T22:14:09.7790020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T22%3A20%3A00Z&sig=Y%2B2GnJxmccJ234zgeijYsFKNF0xSrWC1XVRf7e96OAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:10.2637170Z ==> 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-16T22:14:10.2640460Z ==> Installing gdal dependency: cfitsio 2021-05-16T22:14:10.3262330Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T22:14:12.6963300Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T22:14:12.6969370Z ==> Installing gdal dependency: popt 2021-05-16T22:14:12.6992970Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T22:14:15.0539220Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T22:14:15.0546020Z ==> Installing gdal dependency: epsilon 2021-05-16T22:14:15.0597970Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T22:14:17.4555190Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T22:14:17.4560550Z ==> Installing gdal dependency: expat 2021-05-16T22:14:17.4583290Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T22:14:19.7715620Z ==> Caveats 2021-05-16T22:14:19.7717240Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:14:19.7718650Z because macOS already provides this software and installing another version in 2021-05-16T22:14:19.7719560Z parallel can cause all kinds of trouble. 2021-05-16T22:14:19.7719930Z 2021-05-16T22:14:19.7720430Z If you need to have expat first in your PATH, run: 2021-05-16T22:14:19.7721730Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:14:19.7722190Z 2021-05-16T22:14:19.7723270Z For compilers to find expat you may need to set: 2021-05-16T22:14:19.7724290Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:14:19.7725290Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:14:19.7725660Z 2021-05-16T22:14:19.7726630Z For pkg-config to find expat you may need to set: 2021-05-16T22:14:19.7727370Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:14:19.7727760Z 2021-05-16T22:14:19.7728570Z ==> Summary 2021-05-16T22:14:19.7744980Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T22:14:19.7751070Z ==> Installing gdal dependency: freexl 2021-05-16T22:14:19.7810940Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T22:14:22.3200560Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T22:14:22.3207190Z ==> Installing gdal dependency: geos 2021-05-16T22:14:22.3658070Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T22:14:25.4632450Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T22:14:25.4639540Z ==> Installing gdal dependency: hdf5 2021-05-16T22:14:25.5044200Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:14:28.5455860Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:14:28.5461650Z ==> Installing gdal dependency: json-c 2021-05-16T22:14:28.5514090Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T22:14:30.7922050Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T22:14:30.7928560Z ==> Installing gdal dependency: libxml2 2021-05-16T22:14:30.8000160Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T22:14:33.5675950Z ==> Caveats 2021-05-16T22:14:33.5677150Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:14:33.5678060Z because macOS already provides this software and installing another version in 2021-05-16T22:14:33.5678820Z parallel can cause all kinds of trouble. 2021-05-16T22:14:33.5679150Z 2021-05-16T22:14:33.5679650Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:14:33.5680840Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:14:33.5681450Z 2021-05-16T22:14:33.5682040Z For compilers to find libxml2 you may need to set: 2021-05-16T22:14:33.5683060Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:14:33.5684660Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:14:33.5685080Z 2021-05-16T22:14:33.5686120Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:14:33.5686880Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:14:33.5687280Z 2021-05-16T22:14:33.5688000Z ==> Summary 2021-05-16T22:14:33.5852040Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T22:14:33.5858420Z ==> Installing gdal dependency: libdap 2021-05-16T22:14:33.6002480Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T22:14:36.3221950Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T22:14:36.3227630Z ==> Installing gdal dependency: proj 2021-05-16T22:14:36.3343900Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T22:14:38.9681710Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T22:14:38.9687250Z ==> Installing gdal dependency: libgeotiff 2021-05-16T22:14:38.9921330Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T22:14:41.3160460Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T22:14:41.3166680Z ==> Installing gdal dependency: librttopo 2021-05-16T22:14:41.3601200Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:14:43.6994330Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T22:14:43.6999870Z ==> Installing gdal dependency: minizip 2021-05-16T22:14:43.7109080Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T22:14:45.9209960Z ==> Caveats 2021-05-16T22:14:45.9211190Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:14:45.9212230Z with the venerable 'unzip' library. 2021-05-16T22:14:45.9213050Z ==> Summary 2021-05-16T22:14:45.9230380Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T22:14:45.9237370Z ==> Installing gdal dependency: libspatialite 2021-05-16T22:14:46.0079230Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T22:14:48.9652080Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T22:14:48.9657520Z ==> Installing gdal dependency: netcdf 2021-05-16T22:14:49.0192200Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:14:51.7388620Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:14:51.7394020Z ==> Installing gdal dependency: openblas 2021-05-16T22:14:51.7737190Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T22:14:56.0184590Z ==> Caveats 2021-05-16T22:14:56.0185940Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:14:56.0186800Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:14:56.0187290Z 2021-05-16T22:14:56.0188170Z For compilers to find openblas you may need to set: 2021-05-16T22:14:56.0189380Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:14:56.0190440Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:14:56.0190830Z 2021-05-16T22:14:56.0191690Z For pkg-config to find openblas you may need to set: 2021-05-16T22:14:56.0192470Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:14:56.0192870Z 2021-05-16T22:14:56.0193730Z ==> Summary 2021-05-16T22:14:56.0212890Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T22:14:56.0219790Z ==> Installing gdal dependency: numpy 2021-05-16T22:14:56.0904770Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T22:14:59.8879970Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T22:14:59.8885750Z ==> Installing gdal dependency: xerces-c 2021-05-16T22:14:59.8937790Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T22:15:05.0468740Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T22:15:05.0475490Z ==> Installing gdal 2021-05-16T22:15:05.0479290Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T22:15:12.7949450Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T22:15:13.9264460Z ==> No outdated dependents to upgrade! 2021-05-16T22:15:13.9265710Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:15:14.2446290Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:15:14.2446920Z netcdf 2021-05-16T22:15:14.3309760Z ==> Caveats 2021-05-16T22:15:14.3310690Z ==> expat 2021-05-16T22:15:14.3367380Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:14.3368410Z because macOS already provides this software and installing another version in 2021-05-16T22:15:14.3369150Z parallel can cause all kinds of trouble. 2021-05-16T22:15:14.3369470Z 2021-05-16T22:15:14.3369970Z If you need to have expat first in your PATH, run: 2021-05-16T22:15:14.3371220Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:14.3371660Z 2021-05-16T22:15:14.3372160Z For compilers to find expat you may need to set: 2021-05-16T22:15:14.3373730Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:15:14.3374730Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:15:14.3375100Z 2021-05-16T22:15:14.3375930Z For pkg-config to find expat you may need to set: 2021-05-16T22:15:14.3376650Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:15:14.3377040Z 2021-05-16T22:15:14.3377720Z ==> libxml2 2021-05-16T22:15:14.3410700Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:14.3411670Z because macOS already provides this software and installing another version in 2021-05-16T22:15:14.3412400Z parallel can cause all kinds of trouble. 2021-05-16T22:15:14.3412730Z 2021-05-16T22:15:14.3413230Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:15:14.3414450Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:14.3414900Z 2021-05-16T22:15:14.3415410Z For compilers to find libxml2 you may need to set: 2021-05-16T22:15:14.3416390Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:15:14.3417400Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:15:14.3417770Z 2021-05-16T22:15:14.3418610Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:15:14.3419340Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:15:14.3419730Z 2021-05-16T22:15:14.3420420Z ==> minizip 2021-05-16T22:15:14.3428290Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:15:14.3429520Z with the venerable 'unzip' library. 2021-05-16T22:15:14.3430350Z ==> openblas 2021-05-16T22:15:14.3468170Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:14.3469020Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:15:14.3469450Z 2021-05-16T22:15:14.3469960Z For compilers to find openblas you may need to set: 2021-05-16T22:15:14.3470980Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:15:14.3472010Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:15:14.3472400Z 2021-05-16T22:15:14.3473240Z For pkg-config to find openblas you may need to set: 2021-05-16T22:15:14.3473990Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:15:14.3474380Z 2021-05-16T22:15:16.3783240Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:15:16.9285300Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T22:15:16.9305410Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:15:17.3307690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:15:17.3479930Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:15:17.8921790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T22:15:17.8940970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:15:18.3228360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:15:18.3420500Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T22:15:20.1384870Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T22:15:20.4928050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T22%3A25%3A00Z&sig=KB1QyQ4imfxGY%2FazWu3MAOmMjghsM68EQSjytK%2BHMXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:21.6966410Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:15:22.2342000Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T22:15:22.2361680Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:15:22.5684500Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:15:22.5788370Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T22:15:24.2483720Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T22:15:24.6815790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T22%3A25%3A00Z&sig=2a9u2w11RhOrDCWjV0MTNBWvbDgSPf7tOqGFVorLsMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:24.9052080Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T22:15:24.9068750Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T22:15:26.6687690Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T22:15:27.0803600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T22%3A25%3A00Z&sig=OKE5ZBmXSsL7ybjdKjCQoLW48hVs%2BQpbL4OwD4irkUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:27.6387450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T22:15:29.3411230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T22:15:29.6778850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T22%3A25%3A00Z&sig=jk48SlCxyixvR3GXR%2ByWmDCGM6GlvAQ0Qcgij%2FYPbKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:29.9105800Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T22:15:31.5980960Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T22:15:31.9488120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T22%3A25%3A00Z&sig=gFHRqRnWJIgDe6nzEfV5%2B6411GniS3wb04nMvPftLl4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:32.9742260Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T22:15:32.9749590Z ==> Installing itk dependency: open-mpi 2021-05-16T22:15:33.0864120Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:15:38.6399190Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:15:38.6405350Z ==> Installing itk dependency: fftw 2021-05-16T22:15:38.7014710Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:15:41.3774810Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:15:41.3780630Z ==> Installing itk dependency: boost 2021-05-16T22:15:41.3831370Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T22:16:12.2110020Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T22:16:12.2112830Z ==> Installing itk dependency: netcdf 2021-05-16T22:16:12.2698980Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:16:14.8360430Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:16:14.8368290Z ==> Installing itk dependency: pyqt@5 2021-05-16T22:16:14.8802180Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T22:16:20.0134330Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T22:16:20.0140470Z ==> Installing itk dependency: vtk@8.2 2021-05-16T22:16:20.1590810Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T22:16:54.4350180Z ==> Caveats 2021-05-16T22:16:54.4352760Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:16:54.4353620Z because this is an alternate version of another formula. 2021-05-16T22:16:54.4354020Z 2021-05-16T22:16:54.4354530Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T22:16:54.4355760Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:16:54.4356200Z 2021-05-16T22:16:54.4356690Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T22:16:54.4357660Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T22:16:54.4358640Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T22:16:54.4359020Z 2021-05-16T22:16:54.4359730Z ==> Summary 2021-05-16T22:16:54.6546540Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T22:16:54.6552210Z ==> Installing itk dependency: gdcm 2021-05-16T22:16:54.8324900Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T22:17:01.0942950Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T22:17:01.0949280Z ==> Installing itk 2021-05-16T22:17:01.0954130Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T22:17:15.5713030Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T22:17:18.4562620Z ==> No outdated dependents to upgrade! 2021-05-16T22:17:18.4563950Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:17:20.4825920Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:17:20.4826560Z fftw 2021-05-16T22:17:20.5124920Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T22:17:20.5126080Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T22:17:22.2175400Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T22:17:22.3449120Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T22:17:23.5348650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:17:24.1028650Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T22:17:24.4208700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T22%3A25%3A00Z&sig=lUgPxCmvPPE%2BIBvrbfUYeZquClcwyA1x%2BW5wqaI5IHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:24.4610040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=lUgPxCmvPPE\%2BIBvrbfUYeZquClcwyA1x\%2BW5wqaI5IHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:17:24.5034060Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T22:17:24.5090330Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T22:17:25.6310400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:17:26.1588480Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T22:17:26.4921300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T22%3A25%3A00Z&sig=1twtGHdyQ%2BFsGhXK6pzvJK%2BRGrBqnm3vdCOTKLP8UzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:26.5242460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=1twtGHdyQ\%2BFsGhXK6pzvJK\%2BRGrBqnm3vdCOTKLP8UzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:17:26.6153850Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T22:17:26.6268540Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T22:17:27.7465620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:17:28.3279570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T22:17:28.6842860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T22%3A25%3A00Z&sig=2z2it5bVr2%2Fs169gOS%2FNkZw4OMeYIQmoh%2Fm9G82E7BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:28.7272330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=2z2it5bVr2\%2Fs169gOS\%2FNkZw4OMeYIQmoh\%2Fm9G82E7BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:17:28.7893990Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T22:17:28.7936460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T22:17:29.9107850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:17:30.4901940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T22:17:30.8356310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T22%3A25%3A00Z&sig=gDYojzvjTMBfqL%2BokuPQX0lq64Q4leWPASGWkKA%2B%2F7w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:30.8792930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=gDYojzvjTMBfqL\%2BokuPQX0lq64Q4leWPASGWkKA\%2B\%2F7w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:17:31.1115610Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T22:17:31.1712390Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T22:17:31.1716570Z ==> Installing libav dependency: faac 2021-05-16T22:17:31.2302520Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T22:17:31.2350240Z 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-9080-1anal6y 2021-05-16T22:17:31.2466380Z cp -pR /private/tmp/d20210516-9080-1anal6y/faac/. /usr/local/Cellar/faac 2021-05-16T22:17:31.2619280Z chmod -Rf +w /private/tmp/d20210516-9080-1anal6y 2021-05-16T22:17:31.3096700Z ==> Finishing up 2021-05-16T22:17:31.3597470Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T22:17:31.3603980Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T22:17:31.3608510Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T22:17:31.3619950Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T22:17:31.3626030Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T22:17:31.3630700Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T22:17:31.3636170Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T22:17:31.3776120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9262-18d8bk9.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-16T22:17:33.5390190Z ==> Summary 2021-05-16T22:17:33.5413250Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T22:17:33.5420130Z ==> Installing libav dependency: fdk-aac 2021-05-16T22:17:33.5445280Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T22:17:33.5464990Z 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-9080-1ybe5i1 2021-05-16T22:17:33.5769410Z cp -pR /private/tmp/d20210516-9080-1ybe5i1/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T22:17:33.5963370Z chmod -Rf +w /private/tmp/d20210516-9080-1ybe5i1 2021-05-16T22:17:33.6526910Z ==> Finishing up 2021-05-16T22:17:33.6978730Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T22:17:33.6985560Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T22:17:33.6991920Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T22:17:33.6996780Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T22:17:33.7001620Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T22:17:33.7009180Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T22:17:33.7249480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9288-1nov5g5.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-16T22:17:35.9059070Z ==> Summary 2021-05-16T22:17:35.9080640Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T22:17:35.9099400Z ==> Installing libav dependency: sdl 2021-05-16T22:17:35.9130120Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T22:17:35.9147390Z 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-9080-ko43ze 2021-05-16T22:17:35.9904750Z cp -pR /private/tmp/d20210516-9080-ko43ze/sdl/. /usr/local/Cellar/sdl 2021-05-16T22:17:36.1030280Z chmod -Rf +w /private/tmp/d20210516-9080-ko43ze 2021-05-16T22:17:36.2245970Z ==> Finishing up 2021-05-16T22:17:36.2757870Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T22:17:36.2764980Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T22:17:36.2773880Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T22:17:36.2788600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T22:17:36.2794990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T22:17:36.2800960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T22:17:36.2807240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T22:17:36.2813540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T22:17:36.2819650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T22:17:36.2826220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T22:17:36.2832030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T22:17:36.2838510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T22:17:36.2844460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T22:17:36.2850100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T22:17:36.2856850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T22:17:36.2863230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T22:17:36.2869670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T22:17:36.2875860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T22:17:36.2882200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T22:17:36.2888840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T22:17:36.2895090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T22:17:36.2901620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T22:17:36.2907850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T22:17:36.2914120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T22:17:36.2920210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T22:17:36.2926570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T22:17:36.2936850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T22:17:36.2944560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T22:17:36.2952610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T22:17:36.2959740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T22:17:36.2967830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T22:17:36.2974830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T22:17:36.2980400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T22:17:36.2987870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T22:17:36.2994970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T22:17:36.3001800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T22:17:36.3007680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T22:17:36.3013720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T22:17:36.3019920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T22:17:36.3025600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T22:17:36.3031800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T22:17:36.3037780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T22:17:36.3044010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T22:17:36.3049900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T22:17:36.3056370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T22:17:36.3062080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T22:17:36.3068140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T22:17:36.3074450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T22:17:36.3080500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T22:17:36.3086870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T22:17:36.3092930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T22:17:36.3098890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T22:17:36.3104930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T22:17:36.3111130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T22:17:36.3117380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T22:17:36.3123280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T22:17:36.3129510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T22:17:36.3135860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T22:17:36.3153510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T22:17:36.3159140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T22:17:36.3164970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T22:17:36.3170570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T22:17:36.3176140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T22:17:36.3182630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T22:17:36.3188920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T22:17:36.3194720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T22:17:36.3200360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T22:17:36.3205930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T22:17:36.3211810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T22:17:36.3217510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T22:17:36.3222940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T22:17:36.3228330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T22:17:36.3234060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T22:17:36.3239630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T22:17:36.3245320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T22:17:36.3250940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T22:17:36.3256950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T22:17:36.3263730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T22:17:36.3270550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T22:17:36.3279470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T22:17:36.3285240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T22:17:36.3291680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T22:17:36.3300890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T22:17:36.3308280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T22:17:36.3313940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T22:17:36.3319510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T22:17:36.3325210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T22:17:36.3331270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T22:17:36.3336820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T22:17:36.3342600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T22:17:36.3361180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T22:17:36.3367210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T22:17:36.3373030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T22:17:36.3378820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T22:17:36.3384620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T22:17:36.3390290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T22:17:36.3397430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T22:17:36.3408180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T22:17:36.3417990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T22:17:36.3426960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T22:17:36.3431500Z Only the first 100 operations were output. 2021-05-16T22:17:36.4360320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9314-1hgaj7v.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-16T22:17:38.5653810Z ==> Summary 2021-05-16T22:17:38.5803580Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T22:17:38.5809030Z ==> Installing libav 2021-05-16T22:17:38.5812380Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T22:17:38.5831800Z 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-9080-19sd5w1 2021-05-16T22:17:38.8294140Z cp -pR /private/tmp/d20210516-9080-19sd5w1/libav/. /usr/local/Cellar/libav 2021-05-16T22:17:38.9345180Z chmod -Rf +w /private/tmp/d20210516-9080-19sd5w1 2021-05-16T22:17:40.4134550Z ==> Finishing up 2021-05-16T22:17:40.4607650Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T22:17:40.4612350Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T22:17:40.4626340Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T22:17:40.4637960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T22:17:40.4643390Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T22:17:40.4648720Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T22:17:40.4988930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9340-1qc3hv.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-16T22:17:42.6935980Z ==> Summary 2021-05-16T22:17:42.6956960Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T22:17:45.1056190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T22:17:46.7687710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T22:17:47.1060260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T22%3A25%3A00Z&sig=F32urrS7mJpgmFH0CCFpzaOjgJDzCI4mXuYzd2cnTwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:47.3242430Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:17:49.7505870Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T22:17:51.9822930Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T22:17:51.9823680Z To reinstall 4.3.0, run: 2021-05-16T22:17:51.9824130Z brew reinstall libtiff 2021-05-16T22:17:53.4966200Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T22:17:53.4966960Z To reinstall 2.3.9_1, run: 2021-05-16T22:17:53.4967430Z brew reinstall unixodbc 2021-05-16T22:17:55.0150660Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T22:17:55.0151400Z To reinstall 1.0.18_1, run: 2021-05-16T22:17:55.0151860Z brew reinstall libsodium 2021-05-16T22:17:56.5144080Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T22:17:56.5144780Z To reinstall 4.1.1, run: 2021-05-16T22:17:56.5145250Z brew reinstall tesseract 2021-05-16T22:17:58.0049920Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T22:17:58.0050530Z To reinstall 1.21.1, run: 2021-05-16T22:17:58.0051580Z brew reinstall wget 2021-05-16T22:17:59.5045120Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T22:17:59.5045820Z To reinstall 4.3.4, run: 2021-05-16T22:17:59.5046300Z brew reinstall zeromq 2021-05-16T22:18:01.0277480Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T22:18:01.0278210Z To reinstall 2.2.27.6_1, run: 2021-05-16T22:18:01.0278670Z brew reinstall udunits 2021-05-16T22:18:02.5496840Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T22:18:02.5497580Z To reinstall 1.2.0, run: 2021-05-16T22:18:02.5498030Z brew reinstall webp 2021-05-16T22:18:04.1084310Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T22:18:05.7472330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T22:18:06.1076500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T22%3A25%3A00Z&sig=N9%2BCHlnEZe63C41j0MX%2Bfd5%2BydO19ptN2d5C19RH8eU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:07.9320440Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T22:18:47.3817400Z ==> Caveats 2021-05-16T22:18:47.3818050Z Bash completion has been installed to: 2021-05-16T22:18:47.3819170Z /usr/local/etc/bash_completion.d 2021-05-16T22:18:47.3820060Z ==> Summary 2021-05-16T22:18:48.6648940Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T22:18:51.6375930Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T22:18:51.6381270Z ==> 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=20210516T221824Z&X-Amz-Expires=300&X-Amz-Signature=bd03f0ac4f36f5d8f3b0b3a10214066f1d95dfb1f4793be4e68661d387f116fa&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-16T22:18:54.1141870Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:18:54.1143100Z ==> Installing Cask xquartz 2021-05-16T22:19:10.7789930Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T22:19:10.7791410Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T22:19:36.9313720Z installer: Package name is 2021-05-16T22:19:36.9315950Z installer: Installing at base path / 2021-05-16T22:19:36.9317350Z installer: The install was successful. 2021-05-16T22:19:36.9318070Z installer: The install requires logging out now. 2021-05-16T22:19:37.0171320Z 🍺 xquartz was successfully installed! 2021-05-16T22:19:37.0441200Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:19:37.0441750Z with: 2021-05-16T22:19:37.0442250Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:19:37.0442680Z env: 2021-05-16T22:19:37.0443070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:19:37.0443470Z TIC_DEPLOY_KEY: 2021-05-16T22:19:37.0443790Z RSPM: 2021-05-16T22:19:37.0444910Z GITHUB_PAT: *** 2021-05-16T22:19:37.0445290Z COVERALLS_TOKEN: 2021-05-16T22:19:37.0445710Z continue-on-error: false 2021-05-16T22:19:37.0446150Z VDIFFR_RUN_TESTS: false 2021-05-16T22:19:37.0446610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:19:37.0447000Z TZ: UTC 2021-05-16T22:19:37.0447340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:19:37.0447710Z NOT_CRAN: true 2021-05-16T22:19:37.0448040Z ##[endgroup] 2021-05-16T22:19:37.1207440Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:19:37.1322610Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:19:37.1323250Z env: 2021-05-16T22:19:37.1323720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:19:37.1324170Z TIC_DEPLOY_KEY: 2021-05-16T22:19:37.1324550Z RSPM: 2021-05-16T22:19:37.1325370Z GITHUB_PAT: *** 2021-05-16T22:19:37.1325800Z COVERALLS_TOKEN: 2021-05-16T22:19:37.1326260Z continue-on-error: false 2021-05-16T22:19:37.1326760Z VDIFFR_RUN_TESTS: false 2021-05-16T22:19:37.1327280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:19:37.1327750Z TZ: UTC 2021-05-16T22:19:37.1328120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:19:37.1328630Z NOT_CRAN: true 2021-05-16T22:19:37.1329030Z ##[endgroup] 2021-05-16T22:19:38.0969710Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:19:38.0970390Z with: 2021-05-16T22:19:38.0970780Z repo_name: WhiteStripe 2021-05-16T22:19:38.0971220Z repo_version: 2.3.2 2021-05-16T22:19:38.0971590Z runner_os: macOS 2021-05-16T22:19:38.0971980Z R_version: 3.5 2021-05-16T22:19:38.0972310Z env: 2021-05-16T22:19:38.0972750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:19:38.0973190Z TIC_DEPLOY_KEY: 2021-05-16T22:19:38.0973560Z RSPM: 2021-05-16T22:19:38.0974710Z GITHUB_PAT: *** 2021-05-16T22:19:38.0975150Z COVERALLS_TOKEN: 2021-05-16T22:19:38.0975620Z continue-on-error: false 2021-05-16T22:19:38.0976080Z VDIFFR_RUN_TESTS: false 2021-05-16T22:19:38.0976590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:19:38.0977430Z TZ: UTC 2021-05-16T22:19:38.0977820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:19:38.0978220Z NOT_CRAN: true 2021-05-16T22:19:38.0978600Z ##[endgroup] 2021-05-16T22:19:38.1659620Z Package: WhiteStripe 2021-05-16T22:19:38.1664800Z Version: 2.3.2 2021-05-16T22:19:38.1665280Z OS: macOS 2021-05-16T22:19:38.1746280Z ##[group]Run install.packages('remotes') 2021-05-16T22:19:38.1747090Z install.packages('remotes') 2021-05-16T22:19:38.1747890Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:19:38.1748830Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:19:38.1926500Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:19:38.1926970Z env: 2021-05-16T22:19:38.1927410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:19:38.1927910Z TIC_DEPLOY_KEY: 2021-05-16T22:19:38.1928280Z RSPM: 2021-05-16T22:19:38.1929190Z GITHUB_PAT: *** 2021-05-16T22:19:38.1929620Z COVERALLS_TOKEN: 2021-05-16T22:19:38.1930080Z continue-on-error: false 2021-05-16T22:19:38.1930790Z VDIFFR_RUN_TESTS: false 2021-05-16T22:19:38.1931510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:19:38.1931950Z TZ: UTC 2021-05-16T22:19:38.1932380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:19:38.1932800Z NOT_CRAN: true 2021-05-16T22:19:38.1933230Z ##[endgroup] 2021-05-16T22:19:38.3954600Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:19:38.3955740Z (as ‘lib’ is unspecified) 2021-05-16T22:19:41.0292040Z 2021-05-16T22:19:41.0293490Z There is a binary version available but the source version is later: 2021-05-16T22:19:41.0342850Z binary source needs_compilation 2021-05-16T22:19:41.0343870Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T22:19:41.0345660Z installing the source package ‘remotes’ 2021-05-16T22:19:41.0346340Z 2021-05-16T22:19:41.0347180Z 2021-05-16T22:19:41.0367390Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T22:19:41.9323760Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T22:19:41.9357750Z ================================================== 2021-05-16T22:19:41.9358310Z downloaded 144 KB 2021-05-16T22:19:41.9358610Z 2021-05-16T22:19:42.3046750Z * installing *source* package ‘remotes’ ... 2021-05-16T22:19:42.3122070Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:42.3370180Z ** R 2021-05-16T22:19:42.3789760Z ** inst 2021-05-16T22:19:42.3824600Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:44.2120520Z ** help 2021-05-16T22:19:44.3379820Z *** installing help indices 2021-05-16T22:19:44.4111050Z ** building package indices 2021-05-16T22:19:44.4966410Z ** installing vignettes 2021-05-16T22:19:44.5036150Z ** testing if installed package can be loaded 2021-05-16T22:19:44.7186800Z * DONE (remotes) 2021-05-16T22:19:44.7554740Z 2021-05-16T22:19:44.7678790Z The downloaded source packages are in 2021-05-16T22:19:44.7784960Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoYjMD8/downloaded_packages’ 2021-05-16T22:19:50.0170660Z ##[group]Run actions/cache@v1 2021-05-16T22:19:50.0171180Z with: 2021-05-16T22:19:50.0171630Z path: /Users/runner/work/_temp/Library 2021-05-16T22:19:50.0174000Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-e98742f7445aa72c8e09f940ec45b6281061d4b5f777af79a3c5821b6bface62 2021-05-16T22:19:50.0176940Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T22:19:50.0177990Z env: 2021-05-16T22:19:50.0178400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:19:50.0178880Z TIC_DEPLOY_KEY: 2021-05-16T22:19:50.0179220Z RSPM: 2021-05-16T22:19:50.0180860Z GITHUB_PAT: *** 2021-05-16T22:19:50.0181280Z COVERALLS_TOKEN: 2021-05-16T22:19:50.0181770Z continue-on-error: false 2021-05-16T22:19:50.0182270Z VDIFFR_RUN_TESTS: false 2021-05-16T22:19:50.0183240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:19:50.0183710Z TZ: UTC 2021-05-16T22:19:50.0184200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:19:50.0184610Z NOT_CRAN: true 2021-05-16T22:19:50.0185000Z ##[endgroup] 2021-05-16T22:19:50.0950040Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:19:50.1043960Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:19:50.1044810Z remotes::install_github("ropensci/tic") 2021-05-16T22:19:50.1045570Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:19:50.1046260Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:19:50.1046880Z remotes::install_cran("covr") 2021-05-16T22:19:50.1227710Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:19:50.1228210Z env: 2021-05-16T22:19:50.1228650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:19:50.1229210Z TIC_DEPLOY_KEY: 2021-05-16T22:19:50.1229570Z RSPM: 2021-05-16T22:19:50.1244520Z GITHUB_PAT: *** 2021-05-16T22:19:50.1244990Z COVERALLS_TOKEN: 2021-05-16T22:19:50.1245470Z continue-on-error: false 2021-05-16T22:19:50.1245980Z VDIFFR_RUN_TESTS: false 2021-05-16T22:19:50.1246460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:19:50.1246930Z TZ: UTC 2021-05-16T22:19:50.1247360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:19:50.1247760Z NOT_CRAN: true 2021-05-16T22:19:50.1248160Z ##[endgroup] 2021-05-16T22:19:50.3540550Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:19:51.1029220Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:19:54.6232920Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:19:54.6233990Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:19:54.6234820Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:19:54.6235700Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:19:54.6236560Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:19:54.6237430Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:19:54.6238290Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:19:54.6239150Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:19:54.6239990Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:19:54.6240930Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:19:54.6241780Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:19:54.6242790Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:19:54.6245170Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:19:54.6247560Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:19:54.6249800Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:19:54.6252390Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:19:54.6254870Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:19:54.6257390Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:19:54.6259660Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T22:19:54.6262310Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:19:54.6263130Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:19:54.6263970Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:19:54.6264790Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:19:54.6265670Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:19:54.6266520Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:19:54.6267330Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:19:54.6268200Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:19:54.6269000Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:19:54.6269990Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:19:54.6270800Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:19:54.6271670Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:19:54.6272480Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:19:54.6273370Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:19:54.6274360Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:19:54.6275170Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:19:54.6277020Z 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-16T22:19:54.6283400Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:19:54.6284640Z (as ‘lib’ is unspecified) 2021-05-16T22:19:57.1141690Z 2021-05-16T22:19:57.1142740Z There are binary versions available but the source versions are later: 2021-05-16T22:19:57.1168600Z binary source needs_compilation 2021-05-16T22:19:57.1169370Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T22:19:57.1169890Z magrittr 1.5 2.0.1 TRUE 2021-05-16T22:19:57.1170370Z glue 1.3.2 1.4.2 TRUE 2021-05-16T22:19:57.1170860Z sys 3.3 3.4 TRUE 2021-05-16T22:19:57.1171320Z R6 2.4.1 2.5.0 FALSE 2021-05-16T22:19:57.1171810Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T22:19:57.1172280Z mime 0.9 0.10 TRUE 2021-05-16T22:19:57.1172770Z curl 4.3 4.3.1 TRUE 2021-05-16T22:19:57.1173270Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T22:19:57.1173780Z httr 1.4.1 1.4.2 FALSE 2021-05-16T22:19:57.1174270Z cli 2.0.2 2.5.0 FALSE 2021-05-16T22:19:57.1174720Z zip 2.0.4 2.1.1 TRUE 2021-05-16T22:19:57.1175250Z rstudioapi 0.11 0.13 FALSE 2021-05-16T22:19:57.1175780Z credentials 1.1 1.3.0 FALSE 2021-05-16T22:19:57.1177090Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T22:19:57.1177600Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T22:19:57.1178110Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T22:19:57.1178580Z withr 2.1.2 2.4.2 FALSE 2021-05-16T22:19:57.1179150Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T22:19:57.1179660Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T22:19:57.1180190Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T22:19:57.1180710Z gh 1.1.0 1.3.0 FALSE 2021-05-16T22:19:57.1181180Z gert 0.3 1.3.0 TRUE 2021-05-16T22:19:57.1181670Z fs 1.3.2 1.5.0 TRUE 2021-05-16T22:19:57.1182120Z desc 1.2.0 1.3.0 FALSE 2021-05-16T22:19:57.1182630Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T22:19:57.1183140Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T22:19:57.1183620Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T22:19:57.1184140Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T22:19:57.1184430Z 2021-05-16T22:19:57.1185060Z Package which is only available in source form, and may need 2021-05-16T22:19:57.1186170Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T22:19:57.1205620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T22:19:57.4511480Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T22:19:57.4513550Z ================================================== 2021-05-16T22:19:57.4514010Z downloaded 20 KB 2021-05-16T22:19:57.4514310Z 2021-05-16T22:19:57.4545750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T22:19:57.7631460Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T22:19:57.7632570Z ================================================== 2021-05-16T22:19:57.7633190Z downloaded 12 KB 2021-05-16T22:19:57.7633650Z 2021-05-16T22:19:57.7661650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T22:19:58.1079910Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T22:19:58.1375510Z ================================================== 2021-05-16T22:19:58.1376110Z downloaded 195 KB 2021-05-16T22:19:58.1376430Z 2021-05-16T22:19:58.1419550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T22:19:58.3540210Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T22:19:58.3624270Z ================================================== 2021-05-16T22:19:58.3624930Z downloaded 63 KB 2021-05-16T22:19:58.3625190Z 2021-05-16T22:19:58.4406880Z 2021-05-16T22:19:58.4510710Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T22:19:58.4512260Z The downloaded binary packages are in 2021-05-16T22:19:58.4512760Z 2021-05-16T22:19:58.4608680Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUHG5xZ/downloaded_packages 2021-05-16T22:19:58.4614840Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T22:19:58.6637670Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T22:19:58.7125870Z ================================================== 2021-05-16T22:19:58.7227490Z downloaded 841 KB 2021-05-16T22:19:58.7271420Z 2021-05-16T22:19:58.7295190Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T22:19:58.8384350Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T22:19:58.8496220Z ================================================== 2021-05-16T22:19:58.8496800Z downloaded 259 KB 2021-05-16T22:19:58.8497110Z 2021-05-16T22:19:58.8528060Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T22:19:58.9898150Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T22:19:58.9935990Z ================================================== 2021-05-16T22:19:58.9937320Z downloaded 96 KB 2021-05-16T22:19:58.9938160Z 2021-05-16T22:19:58.9971810Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T22:19:59.2680920Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T22:19:59.2682520Z ================================================== 2021-05-16T22:19:59.2683720Z downloaded 19 KB 2021-05-16T22:19:59.2684370Z 2021-05-16T22:19:59.2714250Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T22:19:59.4705090Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T22:19:59.4804670Z ================================================== 2021-05-16T22:19:59.4882970Z downloaded 61 KB 2021-05-16T22:19:59.4883750Z 2021-05-16T22:19:59.4885760Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T22:19:59.6162930Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T22:19:59.6364100Z ================================================== 2021-05-16T22:19:59.6364690Z downloaded 1.3 MB 2021-05-16T22:19:59.6365060Z 2021-05-16T22:19:59.6445480Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T22:19:59.8116190Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T22:19:59.8117250Z ================================================== 2021-05-16T22:19:59.8117830Z downloaded 12 KB 2021-05-16T22:19:59.8118140Z 2021-05-16T22:19:59.8160560Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T22:20:00.0485530Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T22:20:00.0580430Z ================================================== 2021-05-16T22:20:00.0580980Z downloaded 774 KB 2021-05-16T22:20:00.0581310Z 2021-05-16T22:20:00.0636850Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T22:20:00.2147230Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T22:20:00.2277800Z ================================================== 2021-05-16T22:20:00.2278760Z downloaded 411 KB 2021-05-16T22:20:00.2279280Z 2021-05-16T22:20:00.2318380Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T22:20:00.4227500Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T22:20:00.4248590Z ================================================== 2021-05-16T22:20:00.4249160Z downloaded 156 KB 2021-05-16T22:20:00.4249610Z 2021-05-16T22:20:00.4282770Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T22:20:00.5612200Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T22:20:00.5621570Z ================================================== 2021-05-16T22:20:00.5622580Z downloaded 60 KB 2021-05-16T22:20:00.5623080Z 2021-05-16T22:20:00.5653990Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T22:20:00.7987550Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T22:20:00.8035660Z ================================================== 2021-05-16T22:20:00.8037100Z downloaded 154 KB 2021-05-16T22:20:00.8037980Z 2021-05-16T22:20:00.8070350Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T22:20:01.0446290Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T22:20:01.0465340Z ================================================== 2021-05-16T22:20:01.0465870Z downloaded 110 KB 2021-05-16T22:20:01.0466130Z 2021-05-16T22:20:01.0496680Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T22:20:01.2187200Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T22:20:01.2201820Z ================================================== 2021-05-16T22:20:01.2202350Z downloaded 107 KB 2021-05-16T22:20:01.2202660Z 2021-05-16T22:20:01.2234060Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T22:20:01.3790460Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T22:20:01.3824600Z ================================================== 2021-05-16T22:20:01.3825180Z downloaded 224 KB 2021-05-16T22:20:01.3825480Z 2021-05-16T22:20:01.3860800Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T22:20:01.6306480Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T22:20:01.6328120Z ================================================== 2021-05-16T22:20:01.6328610Z downloaded 58 KB 2021-05-16T22:20:01.6328910Z 2021-05-16T22:20:01.6360320Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T22:20:01.7850310Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T22:20:01.7866450Z ================================================== 2021-05-16T22:20:01.7866990Z downloaded 34 KB 2021-05-16T22:20:01.7867250Z 2021-05-16T22:20:01.7897400Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T22:20:02.0253220Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T22:20:02.0264650Z ================================================== 2021-05-16T22:20:02.0265520Z downloaded 43 KB 2021-05-16T22:20:02.0265850Z 2021-05-16T22:20:02.0296550Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T22:20:02.3259400Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T22:20:02.3275320Z ================================================== 2021-05-16T22:20:02.3275830Z downloaded 92 KB 2021-05-16T22:20:02.3276130Z 2021-05-16T22:20:02.3306720Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T22:20:02.4847450Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T22:20:02.4848250Z ================================================== 2021-05-16T22:20:02.4848680Z downloaded 12 KB 2021-05-16T22:20:02.4848990Z 2021-05-16T22:20:02.4894830Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T22:20:02.7042170Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T22:20:02.7165220Z ================================================== 2021-05-16T22:20:02.7166150Z downloaded 366 KB 2021-05-16T22:20:02.7166910Z 2021-05-16T22:20:02.7213140Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T22:20:02.8816920Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T22:20:02.8827770Z ================================================== 2021-05-16T22:20:02.8828350Z downloaded 81 KB 2021-05-16T22:20:02.8828620Z 2021-05-16T22:20:02.8861480Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T22:20:03.3234730Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T22:20:03.3236450Z ================================================== 2021-05-16T22:20:03.3236930Z downloaded 44 KB 2021-05-16T22:20:03.3237200Z 2021-05-16T22:20:03.3411220Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T22:20:03.6439230Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T22:20:03.6469520Z ================================================== 2021-05-16T22:20:03.6470070Z downloaded 64 KB 2021-05-16T22:20:03.6470380Z 2021-05-16T22:20:03.6518870Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T22:20:03.8441730Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T22:20:03.8562480Z ================================================== 2021-05-16T22:20:03.8563140Z downloaded 777 KB 2021-05-16T22:20:03.8563460Z 2021-05-16T22:20:03.8599400Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T22:20:04.1083800Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T22:20:04.1145510Z ================================================== 2021-05-16T22:20:04.1146030Z downloaded 286 KB 2021-05-16T22:20:04.1146360Z 2021-05-16T22:20:04.1179300Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T22:20:04.3757360Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T22:20:04.3758560Z ================================================== 2021-05-16T22:20:04.3759000Z downloaded 20 KB 2021-05-16T22:20:04.3804260Z 2021-05-16T22:20:04.3808330Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:20:04.6356940Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:20:04.6357720Z ================================================== 2021-05-16T22:20:04.6358280Z downloaded 24 KB 2021-05-16T22:20:04.6358590Z 2021-05-16T22:20:04.6388780Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T22:20:04.8824070Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T22:20:04.9007630Z ================================================== 2021-05-16T22:20:04.9009150Z downloaded 298 KB 2021-05-16T22:20:04.9043700Z 2021-05-16T22:20:04.9045350Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T22:20:05.1714910Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T22:20:05.1715760Z ================================================== 2021-05-16T22:20:05.1716210Z downloaded 16 KB 2021-05-16T22:20:05.1716510Z 2021-05-16T22:20:05.1746780Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T22:20:05.3102810Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T22:20:05.4849300Z ================================================== 2021-05-16T22:20:05.4850850Z downloaded 1.2 MB 2021-05-16T22:20:05.4852080Z 2021-05-16T22:20:06.1683680Z * installing *source* package ‘rlang’ ... 2021-05-16T22:20:06.1910560Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:06.2119090Z ** libs 2021-05-16T22:20:09.8911600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T22:20:10.3185510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T22:20:10.6913290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T22:20:13.0850130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T22:20:14.1289870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T22:20:14.1946840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:14.4044840Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T22:20:14.4131670Z ** R 2021-05-16T22:20:14.4966250Z ** inst 2021-05-16T22:20:14.4981180Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:18.0890180Z ** help 2021-05-16T22:20:18.7580280Z *** installing help indices 2021-05-16T22:20:19.1125010Z *** copying figures 2021-05-16T22:20:19.1164680Z ** building package indices 2021-05-16T22:20:19.5267970Z ** testing if installed package can be loaded 2021-05-16T22:20:19.9250690Z * DONE (rlang) 2021-05-16T22:20:20.4423640Z * installing *source* package ‘magrittr’ ... 2021-05-16T22:20:20.4470590Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:20.4634990Z ** libs 2021-05-16T22:20:20.4800760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T22:20:20.6225470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:20:20.7068840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:20.7614330Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T22:20:20.7656510Z ** R 2021-05-16T22:20:20.7724550Z ** inst 2021-05-16T22:20:20.7845090Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:20.9102130Z ** help 2021-05-16T22:20:20.9631140Z *** installing help indices 2021-05-16T22:20:20.9997800Z *** copying figures 2021-05-16T22:20:21.0011180Z ** building package indices 2021-05-16T22:20:21.0285190Z ** installing vignettes 2021-05-16T22:20:21.0335300Z ** testing if installed package can be loaded 2021-05-16T22:20:21.3499620Z * DONE (magrittr) 2021-05-16T22:20:21.7197010Z * installing *source* package ‘glue’ ... 2021-05-16T22:20:21.7235070Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:21.7422590Z ** libs 2021-05-16T22:20:21.7589870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T22:20:21.8764870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:20:22.0397910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T22:20:22.1560080Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:22.2108140Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T22:20:22.2149930Z ** R 2021-05-16T22:20:22.2248630Z ** inst 2021-05-16T22:20:22.2284340Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:22.5528920Z ** help 2021-05-16T22:20:22.5943330Z *** installing help indices 2021-05-16T22:20:22.6255510Z *** copying figures 2021-05-16T22:20:22.6266360Z ** building package indices 2021-05-16T22:20:22.6485370Z ** installing vignettes 2021-05-16T22:20:22.6556140Z ** testing if installed package can be loaded 2021-05-16T22:20:22.9996330Z * DONE (glue) 2021-05-16T22:20:23.2817520Z * installing *source* package ‘sys’ ... 2021-05-16T22:20:23.2842390Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:23.2998580Z ** libs 2021-05-16T22:20:23.3169310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T22:20:23.5340910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:20:23.6132440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:23.6686240Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T22:20:23.6727450Z ** R 2021-05-16T22:20:23.6788070Z ** inst 2021-05-16T22:20:23.6807640Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:23.7961170Z ** help 2021-05-16T22:20:23.8208970Z *** installing help indices 2021-05-16T22:20:23.8448770Z ** building package indices 2021-05-16T22:20:23.8613490Z ** testing if installed package can be loaded 2021-05-16T22:20:24.1614670Z * DONE (sys) 2021-05-16T22:20:24.4783040Z * installing *source* package ‘R6’ ... 2021-05-16T22:20:24.4810650Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:24.4973500Z ** R 2021-05-16T22:20:24.5078000Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:24.8832930Z ** help 2021-05-16T22:20:24.9069640Z *** installing help indices 2021-05-16T22:20:24.9324250Z *** copying figures 2021-05-16T22:20:24.9337390Z ** building package indices 2021-05-16T22:20:24.9512530Z ** testing if installed package can be loaded 2021-05-16T22:20:25.1619920Z * DONE (R6) 2021-05-16T22:20:25.7788500Z * installing *source* package ‘openssl’ ... 2021-05-16T22:20:25.7972110Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:25.9264770Z Homebrew 3.1.6 2021-05-16T22:20:26.0254330Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T22:20:26.1136430Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T22:20:26.4465250Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T22:20:26.8166870Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T22:20:26.8381760Z ** libs 2021-05-16T22:20:26.8561350Z 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-16T22:20:26.8588470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T22:20:26.9910330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:20:27.1258240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T22:20:27.2836710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T22:20:27.5359840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T22:20:27.6866630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T22:20:27.8600920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T22:20:28.0488430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T22:20:28.1466610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T22:20:28.2916880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T22:20:28.4104220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T22:20:28.5547260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T22:20:28.7562930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T22:20:28.9439920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T22:20:29.2093480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T22:20:29.2930810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T22:20:29.3629380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T22:20:29.5660940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T22:20:29.7930100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T22:20:29.9940370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T22:20:30.0777400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T22:20:30.2523790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T22:20:30.4459140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T22:20:30.6983820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T22:20:30.8937780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T22:20:31.0939190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T22:20:31.2926820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T22:20:31.4029650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T22:20:31.6076680Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T22:20:33.1743620Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:33.2380490Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T22:20:33.2427400Z ** R 2021-05-16T22:20:33.2674510Z ** inst 2021-05-16T22:20:33.2900830Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:34.2063790Z ** help 2021-05-16T22:20:34.2825180Z *** installing help indices 2021-05-16T22:20:34.4055720Z ** building package indices 2021-05-16T22:20:34.4454650Z ** installing vignettes 2021-05-16T22:20:34.4603470Z ** testing if installed package can be loaded 2021-05-16T22:20:34.7838270Z * DONE (openssl) 2021-05-16T22:20:35.0624590Z * installing *source* package ‘mime’ ... 2021-05-16T22:20:35.0641640Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:35.0801410Z ** libs 2021-05-16T22:20:35.0968090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:20:35.1745070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T22:20:35.2650580Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:35.3234280Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T22:20:35.3324860Z ** R 2021-05-16T22:20:35.3415070Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:35.5450780Z ** help 2021-05-16T22:20:35.5631650Z *** installing help indices 2021-05-16T22:20:35.5818180Z ** building package indices 2021-05-16T22:20:35.5944270Z ** testing if installed package can be loaded 2021-05-16T22:20:35.8874620Z * DONE (mime) 2021-05-16T22:20:36.3816920Z * installing *source* package ‘curl’ ... 2021-05-16T22:20:36.3929590Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:36.4915180Z Found pkg-config cflags and libs! 2021-05-16T22:20:36.8104100Z Using PKG_CFLAGS= 2021-05-16T22:20:36.8105430Z Using PKG_LIBS=-lcurl 2021-05-16T22:20:36.9349570Z ** libs 2021-05-16T22:20:36.9526270Z 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-16T22:20:36.9554650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T22:20:37.0593540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T22:20:37.2122290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T22:20:37.3061850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T22:20:37.3946840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T22:20:37.5000780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T22:20:37.5991050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T22:20:37.6843890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T22:20:37.8748810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T22:20:37.9407170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:20:38.0309270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T22:20:38.1349700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T22:20:38.3134440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T22:20:38.3950940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T22:20:38.4754790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T22:20:38.5474330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T22:20:38.6218960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T22:20:38.7001390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:20:38.8349090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T22:20:38.9295690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T22:20:38.9690820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T22:20:39.0490910Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:39.1098260Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T22:20:39.1147770Z ** R 2021-05-16T22:20:39.1331890Z ** inst 2021-05-16T22:20:39.1494140Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:39.5260920Z ** help 2021-05-16T22:20:39.5867000Z *** installing help indices 2021-05-16T22:20:39.6265840Z ** building package indices 2021-05-16T22:20:39.6604410Z ** installing vignettes 2021-05-16T22:20:39.6700260Z ** testing if installed package can be loaded 2021-05-16T22:20:39.9829170Z * DONE (curl) 2021-05-16T22:20:40.4608580Z * installing *source* package ‘jsonlite’ ... 2021-05-16T22:20:40.4708470Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:40.4880330Z ** libs 2021-05-16T22:20:40.5058510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:20:40.6000190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T22:20:40.6850050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T22:20:40.7797490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T22:20:40.8982600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T22:20:40.9963340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T22:20:41.0764420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T22:20:41.1543450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T22:20:41.2475800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T22:20:41.3268260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T22:20:41.4546830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T22:20:41.5509370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T22:20:41.6572070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T22:20:41.7496080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T22:20:41.8391790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T22:20:41.9219060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T22:20:42.0027430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T22:20:42.0786870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T22:20:42.1707040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T22:20:42.2466920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T22:20:42.3209000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T22:20:42.4110480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T22:20:42.4719700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T22:20:42.5493450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T22:20:42.6656940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T22:20:42.8700260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T22:20:43.1590250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T22:20:43.3425450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T22:20:43.5015560Z 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-16T22:20:43.5378740Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:43.6017930Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T22:20:43.6064730Z ** R 2021-05-16T22:20:43.6343890Z ** inst 2021-05-16T22:20:43.6420980Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:43.7390540Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T22:20:44.5506600Z ** help 2021-05-16T22:20:44.5926900Z *** installing help indices 2021-05-16T22:20:44.6238440Z ** building package indices 2021-05-16T22:20:44.6513310Z ** installing vignettes 2021-05-16T22:20:44.6575160Z ** testing if installed package can be loaded 2021-05-16T22:20:44.9779110Z * DONE (jsonlite) 2021-05-16T22:20:45.2816410Z * installing *source* package ‘gitcreds’ ... 2021-05-16T22:20:45.2847660Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:45.2990840Z ** R 2021-05-16T22:20:45.3103100Z ** inst 2021-05-16T22:20:45.3138160Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:45.6427240Z ** help 2021-05-16T22:20:45.6920150Z *** installing help indices 2021-05-16T22:20:45.7122060Z ** building package indices 2021-05-16T22:20:45.7273990Z ** installing vignettes 2021-05-16T22:20:45.7316140Z ** testing if installed package can be loaded 2021-05-16T22:20:45.9393430Z * DONE (gitcreds) 2021-05-16T22:20:46.2455860Z * installing *source* package ‘zip’ ... 2021-05-16T22:20:46.2498360Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:46.2627900Z ** libs 2021-05-16T22:20:46.2799860Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T22:20:49.3746840Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T22:20:52.1689790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:20:52.2434040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T22:20:54.6404650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T22:20:54.7240530Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T22:20:54.7252740Z size_t uzipfile_len = 0; 2021-05-16T22:20:54.7253170Z ^ 2021-05-16T22:20:54.7758970Z 1 warning generated. 2021-05-16T22:20:54.7786340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T22:20:54.9272240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T22:20:55.0250690Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:55.0824300Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T22:20:55.0939120Z ** R 2021-05-16T22:20:55.1015520Z ** inst 2021-05-16T22:20:55.1038720Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:55.2780350Z ** help 2021-05-16T22:20:55.3048930Z *** installing help indices 2021-05-16T22:20:55.3258660Z ** building package indices 2021-05-16T22:20:55.3427570Z ** testing if installed package can be loaded 2021-05-16T22:20:55.6464150Z * DONE (zip) 2021-05-16T22:20:56.0469290Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T22:20:56.0555940Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:56.0723870Z ** R 2021-05-16T22:20:56.0914740Z ** inst 2021-05-16T22:20:56.0998280Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:56.5097300Z ** help 2021-05-16T22:20:56.7495650Z *** installing help indices 2021-05-16T22:20:56.9763410Z *** copying figures 2021-05-16T22:20:56.9836220Z ** building package indices 2021-05-16T22:20:57.1349060Z ** installing vignettes 2021-05-16T22:20:57.1434910Z ** testing if installed package can be loaded 2021-05-16T22:20:57.3593870Z * DONE (rstudioapi) 2021-05-16T22:20:57.6955620Z * installing *source* package ‘rprojroot’ ... 2021-05-16T22:20:57.7001690Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:57.7171240Z ** R 2021-05-16T22:20:57.7253430Z ** inst 2021-05-16T22:20:57.7281350Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:58.0518530Z ** help 2021-05-16T22:20:58.0901500Z *** installing help indices 2021-05-16T22:20:58.1450320Z *** copying figures 2021-05-16T22:20:58.1551910Z ** building package indices 2021-05-16T22:20:58.1653530Z ** installing vignettes 2021-05-16T22:20:58.1755110Z ** testing if installed package can be loaded 2021-05-16T22:20:58.3833850Z * DONE (rprojroot) 2021-05-16T22:20:58.7070410Z * installing *source* package ‘crayon’ ... 2021-05-16T22:20:58.7107560Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:58.7282630Z ** R 2021-05-16T22:20:58.7456250Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:59.6340440Z ** help 2021-05-16T22:20:59.7065940Z *** installing help indices 2021-05-16T22:20:59.7601890Z ** building package indices 2021-05-16T22:20:59.8000760Z ** testing if installed package can be loaded 2021-05-16T22:21:00.0146780Z * DONE (crayon) 2021-05-16T22:21:00.3037710Z * installing *source* package ‘fastmap’ ... 2021-05-16T22:21:00.3066800Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:00.3215520Z ** libs 2021-05-16T22:21:00.3391920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T22:21:03.4008220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:03.4796680Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:03.5418400Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T22:21:03.5471150Z ** R 2021-05-16T22:21:03.5563740Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:03.8250870Z ** help 2021-05-16T22:21:03.8460820Z *** installing help indices 2021-05-16T22:21:03.8717720Z ** building package indices 2021-05-16T22:21:03.8899500Z ** testing if installed package can be loaded 2021-05-16T22:21:04.1885920Z * DONE (fastmap) 2021-05-16T22:21:04.5238850Z * installing *source* package ‘withr’ ... 2021-05-16T22:21:04.5290200Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:04.5486590Z ** R 2021-05-16T22:21:04.5655700Z ** inst 2021-05-16T22:21:04.5681460Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:05.0780270Z ** help 2021-05-16T22:21:05.1772390Z *** installing help indices 2021-05-16T22:21:05.2355550Z *** copying figures 2021-05-16T22:21:05.2368290Z ** building package indices 2021-05-16T22:21:05.3184850Z ** installing vignettes 2021-05-16T22:21:05.3259070Z ** testing if installed package can be loaded 2021-05-16T22:21:05.5416700Z * DONE (withr) 2021-05-16T22:21:05.8228420Z * installing *source* package ‘rappdirs’ ... 2021-05-16T22:21:05.8250720Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:05.8429720Z ** libs 2021-05-16T22:21:05.8607330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:05.9440900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T22:21:06.0240400Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:06.0817020Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T22:21:06.0866450Z ** R 2021-05-16T22:21:06.0958870Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:06.2536330Z ** help 2021-05-16T22:21:06.3073690Z *** installing help indices 2021-05-16T22:21:06.3344260Z ** building package indices 2021-05-16T22:21:06.3526200Z ** testing if installed package can be loaded 2021-05-16T22:21:06.6451430Z * DONE (rappdirs) 2021-05-16T22:21:07.2674450Z * installing *source* package ‘fs’ ... 2021-05-16T22:21:07.2877970Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:07.3071500Z ** libs 2021-05-16T22:21:07.3266880Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T22:21:08.0681650Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T22:21:08.2458690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T22:21:08.8489510Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T22:21:09.0213300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T22:21:09.5504860Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T22:21:10.4093080Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T22:21:10.5191340Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T22:21:11.0599860Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T22:21:11.6633950Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T22:21:12.2012690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T22:21:12.7177200Z (cd libuv-1.38.1 \ 2021-05-16T22:21:12.7178740Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T22:21:14.0048200Z rm: conftest.dSYM: is a directory 2021-05-16T22:21:16.0933800Z rm: conftest.dSYM: is a directory 2021-05-16T22:21:16.1731340Z rm: conftest.dSYM: is a directory 2021-05-16T22:21:16.1936980Z rm: conftest.dSYM: is a directory 2021-05-16T22:21:25.8081710Z make --directory=libuv-1.38.1 \ 2021-05-16T22:21:25.8082650Z HAVE_DTRACE=0 2021-05-16T22:21:25.8574670Z CC src/libuv_la-fs-poll.lo 2021-05-16T22:21:26.7682000Z CC src/libuv_la-idna.lo 2021-05-16T22:21:27.7296590Z CC src/libuv_la-inet.lo 2021-05-16T22:21:28.7340560Z CC src/libuv_la-random.lo 2021-05-16T22:21:29.5603800Z CC src/libuv_la-strscpy.lo 2021-05-16T22:21:30.3521930Z CC src/libuv_la-threadpool.lo 2021-05-16T22:21:31.2992510Z CC src/libuv_la-timer.lo 2021-05-16T22:21:32.3005460Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T22:21:33.1486310Z CC src/libuv_la-uv-common.lo 2021-05-16T22:21:34.4399510Z CC src/libuv_la-version.lo 2021-05-16T22:21:35.2733700Z CC src/unix/libuv_la-async.lo 2021-05-16T22:21:36.1891440Z CC src/unix/libuv_la-core.lo 2021-05-16T22:21:37.5888620Z CC src/unix/libuv_la-dl.lo 2021-05-16T22:21:38.4137910Z CC src/unix/libuv_la-fs.lo 2021-05-16T22:21:40.0906750Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T22:21:40.9821170Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T22:21:41.8242880Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T22:21:42.7338110Z CC src/unix/libuv_la-loop.lo 2021-05-16T22:21:43.6173630Z CC src/unix/libuv_la-pipe.lo 2021-05-16T22:21:44.5441040Z CC src/unix/libuv_la-poll.lo 2021-05-16T22:21:45.4070940Z CC src/unix/libuv_la-process.lo 2021-05-16T22:21:46.4475170Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T22:21:47.2822520Z CC src/unix/libuv_la-signal.lo 2021-05-16T22:21:48.5721480Z CC src/unix/libuv_la-stream.lo 2021-05-16T22:21:50.2556230Z CC src/unix/libuv_la-tcp.lo 2021-05-16T22:21:51.2004990Z CC src/unix/libuv_la-thread.lo 2021-05-16T22:21:52.1759950Z CC src/unix/libuv_la-tty.lo 2021-05-16T22:21:53.0745000Z CC src/unix/libuv_la-udp.lo 2021-05-16T22:21:54.2729140Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T22:21:55.1523580Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T22:21:55.9984550Z CC src/unix/libuv_la-darwin.lo 2021-05-16T22:21:56.9245040Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T22:21:58.0017160Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T22:21:59.0575580Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T22:21:59.8968910Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T22:22:00.7083790Z CCLD libuv.la 2021-05-16T22:22:01.2423910Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:01.3282810Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T22:22:01.3335590Z ** R 2021-05-16T22:22:01.3518470Z ** inst 2021-05-16T22:22:01.3548950Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:02.3235880Z ** help 2021-05-16T22:22:02.4276460Z *** installing help indices 2021-05-16T22:22:02.4857620Z ** building package indices 2021-05-16T22:22:02.5421570Z ** installing vignettes 2021-05-16T22:22:02.5527120Z ** testing if installed package can be loaded 2021-05-16T22:22:02.9005500Z * DONE (fs) 2021-05-16T22:22:03.3084850Z * installing *source* package ‘clipr’ ... 2021-05-16T22:22:03.3110720Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:03.3286790Z ** R 2021-05-16T22:22:03.3361610Z ** inst 2021-05-16T22:22:03.3387770Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:03.4971970Z ** help 2021-05-16T22:22:03.5291120Z *** installing help indices 2021-05-16T22:22:03.5533470Z ** building package indices 2021-05-16T22:22:03.5736170Z ** installing vignettes 2021-05-16T22:22:03.5779870Z ** testing if installed package can be loaded 2021-05-16T22:22:03.7915210Z * DONE (clipr) 2021-05-16T22:22:04.7864070Z * installing *source* package ‘git2r’ ... 2021-05-16T22:22:04.8270800Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:05.1402730Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T22:22:05.1405310Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T22:22:05.1414930Z checking for gcc... gcc 2021-05-16T22:22:07.3581140Z checking whether the C compiler works... yes 2021-05-16T22:22:07.3582080Z checking for C compiler default output file name... a.out 2021-05-16T22:22:07.4761990Z checking for suffix of executables... 2021-05-16T22:22:07.8328350Z checking whether we are cross compiling... no 2021-05-16T22:22:07.9071830Z checking for suffix of object files... o 2021-05-16T22:22:07.9648700Z checking whether we are using the GNU C compiler... yes 2021-05-16T22:22:08.0237580Z checking whether gcc accepts -g... yes 2021-05-16T22:22:08.1466180Z checking for gcc option to accept ISO C89... none needed 2021-05-16T22:22:08.1477930Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T22:22:08.1581270Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T22:22:08.1876500Z Found pkg-config cflags and libs! 2021-05-16T22:22:08.5160290Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T22:22:08.7485000Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T22:22:08.8296860Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T22:22:08.9115260Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T22:22:08.9926700Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T22:22:08.9928450Z ----- Results of the git2r package configure ----- 2021-05-16T22:22:08.9928840Z 2021-05-16T22:22:08.9930770Z 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-16T22:22:08.9932370Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T22:22:08.9932790Z 2021-05-16T22:22:08.9933730Z -------------------------------------------------- 2021-05-16T22:22:09.0255750Z configure: creating ./config.status 2021-05-16T22:22:09.1807650Z config.status: creating src/Makevars 2021-05-16T22:22:09.2769370Z ** libs 2021-05-16T22:22:09.2949910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T22:22:09.4141780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T22:22:09.4956990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T22:22:09.6959740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T22:22:09.8284630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T22:22:09.9860480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T22:22:10.2091350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T22:22:10.3437250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T22:22:10.4751590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T22:22:10.6613650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T22:22:10.8480650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T22:22:10.9855400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T22:22:11.2186970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T22:22:11.3298680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T22:22:11.4555740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T22:22:11.5819210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T22:22:11.7035320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T22:22:11.8967400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T22:22:12.0514930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T22:22:12.1743230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T22:22:12.3534560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T22:22:12.4617910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T22:22:12.5883510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T22:22:12.7238410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T22:22:12.8540780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T22:22:13.0391890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T22:22:13.2162390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T22:22:13.3410160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T22:22:13.4623470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T22:22:13.6577370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T22:22:13.7790790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T22:22:13.9331330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T22:22:14.1266290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T22:22:14.2854400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T22:22:14.3956650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T22:22:14.5424150Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:14.6054820Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T22:22:14.6101890Z ** R 2021-05-16T22:22:14.6461340Z ** inst 2021-05-16T22:22:14.6486450Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:15.5334970Z ** help 2021-05-16T22:22:15.9093110Z *** installing help indices 2021-05-16T22:22:16.1235340Z ** building package indices 2021-05-16T22:22:16.2847750Z ** testing if installed package can be loaded 2021-05-16T22:22:16.6499480Z * DONE (git2r) 2021-05-16T22:22:17.1278640Z * installing *source* package ‘httr’ ... 2021-05-16T22:22:17.1368630Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:17.1563020Z ** R 2021-05-16T22:22:17.1914620Z ** demo 2021-05-16T22:22:17.1968440Z ** inst 2021-05-16T22:22:17.2022160Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:19.8640390Z ** help 2021-05-16T22:22:20.0961100Z *** installing help indices 2021-05-16T22:22:20.2532200Z ** building package indices 2021-05-16T22:22:20.3738130Z ** installing vignettes 2021-05-16T22:22:20.3805940Z ** testing if installed package can be loaded 2021-05-16T22:22:20.6081810Z * DONE (httr) 2021-05-16T22:22:21.0650380Z * installing *source* package ‘cli’ ... 2021-05-16T22:22:21.0778570Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:21.0975880Z ** R 2021-05-16T22:22:21.1528240Z ** inst 2021-05-16T22:22:21.1570870Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:23.8939380Z ** help 2021-05-16T22:22:24.2330130Z *** installing help indices 2021-05-16T22:22:24.3712360Z *** copying figures 2021-05-16T22:22:24.3716950Z ** building package indices 2021-05-16T22:22:24.5053670Z ** testing if installed package can be loaded 2021-05-16T22:22:24.7553820Z * DONE (cli) 2021-05-16T22:22:25.0623740Z * installing *source* package ‘credentials’ ... 2021-05-16T22:22:25.0651920Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:25.0825450Z ** R 2021-05-16T22:22:25.0912010Z ** inst 2021-05-16T22:22:25.0948520Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:25.3870740Z ** help 2021-05-16T22:22:25.4251720Z *** installing help indices 2021-05-16T22:22:25.4775120Z ** building package indices 2021-05-16T22:22:25.4876540Z ** installing vignettes 2021-05-16T22:22:25.4985210Z ** testing if installed package can be loaded 2021-05-16T22:22:25.8942910Z * DONE (credentials) 2021-05-16T22:22:26.2970230Z * installing *source* package ‘purrr’ ... 2021-05-16T22:22:26.3071040Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:26.3268180Z ** libs 2021-05-16T22:22:26.3441690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T22:22:26.4156160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:22:26.5280260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T22:22:26.6244460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T22:22:26.7484430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:22:26.8260530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T22:22:26.9579970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T22:22:27.1065320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T22:22:27.2094100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:22:27.2896400Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:27.3445520Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T22:22:27.3486330Z ** R 2021-05-16T22:22:27.3821790Z ** inst 2021-05-16T22:22:27.3924460Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:28.5148040Z ** help 2021-05-16T22:22:28.7307570Z *** installing help indices 2021-05-16T22:22:28.8401010Z *** copying figures 2021-05-16T22:22:28.8436130Z ** building package indices 2021-05-16T22:22:28.9425590Z ** installing vignettes 2021-05-16T22:22:28.9513370Z ** testing if installed package can be loaded 2021-05-16T22:22:30.1732250Z * DONE (purrr) 2021-05-16T22:22:30.1733870Z * installing *source* package ‘lifecycle’ ... 2021-05-16T22:22:30.1836890Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:30.1938770Z ** R 2021-05-16T22:22:30.2041520Z ** inst 2021-05-16T22:22:30.2123130Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:30.2124180Z ** help 2021-05-16T22:22:30.2124920Z *** installing help indices 2021-05-16T22:22:30.2125680Z *** copying figures 2021-05-16T22:22:30.2126470Z ** building package indices 2021-05-16T22:22:30.2127270Z ** installing vignettes 2021-05-16T22:22:30.2128140Z ** testing if installed package can be loaded 2021-05-16T22:22:30.3608250Z * DONE (lifecycle) 2021-05-16T22:22:30.9038920Z * installing *source* package ‘desc’ ... 2021-05-16T22:22:30.9054680Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:30.9272840Z ** R 2021-05-16T22:22:30.9475530Z ** inst 2021-05-16T22:22:30.9577870Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:32.4422140Z ** help 2021-05-16T22:22:32.6318400Z *** installing help indices 2021-05-16T22:22:32.7368820Z ** building package indices 2021-05-16T22:22:32.8701670Z ** testing if installed package can be loaded 2021-05-16T22:22:33.0990640Z * DONE (desc) 2021-05-16T22:22:33.3822430Z * installing *source* package ‘cachem’ ... 2021-05-16T22:22:33.3844940Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:33.4037150Z ** libs 2021-05-16T22:22:33.4205310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T22:22:33.5046190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:22:33.5831970Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:33.6379420Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T22:22:33.6434030Z ** R 2021-05-16T22:22:33.6553280Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:34.0240290Z ** help 2021-05-16T22:22:34.0540440Z *** installing help indices 2021-05-16T22:22:34.0765630Z ** building package indices 2021-05-16T22:22:34.0962780Z ** testing if installed package can be loaded 2021-05-16T22:22:34.4185040Z * DONE (cachem) 2021-05-16T22:22:34.7138720Z * installing *source* package ‘gh’ ... 2021-05-16T22:22:34.7172550Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:34.7360520Z ** R 2021-05-16T22:22:34.7514820Z ** inst 2021-05-16T22:22:34.7539080Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:35.6908900Z ** help 2021-05-16T22:22:35.7317850Z *** installing help indices 2021-05-16T22:22:35.7647960Z ** building package indices 2021-05-16T22:22:35.7880650Z ** installing vignettes 2021-05-16T22:22:35.7930140Z ** testing if installed package can be loaded 2021-05-16T22:22:36.0761010Z * DONE (gh) 2021-05-16T22:22:36.4038910Z * installing *source* package ‘gert’ ... 2021-05-16T22:22:36.4089240Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:36.5463220Z Found pkg-config cflags and libs! 2021-05-16T22:22:36.8470580Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T22:22:36.8471870Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T22:22:36.9561760Z Configuration OK! 2021-05-16T22:22:36.9763490Z ** libs 2021-05-16T22:22:36.9932550Z 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-16T22:22:36.9960180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T22:22:37.2041290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T22:22:37.4351310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T22:22:37.6568150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T22:22:37.7830090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T22:22:37.9012780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T22:22:38.0695440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:22:38.1821760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T22:22:38.3295360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T22:22:38.4720930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T22:22:38.5955420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T22:22:38.7363950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T22:22:38.8617440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:22:39.0172030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T22:22:39.1384540Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:39.1985980Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T22:22:39.2029510Z ** R 2021-05-16T22:22:39.2209430Z ** inst 2021-05-16T22:22:39.2236030Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:39.8467170Z ** help 2021-05-16T22:22:39.9337050Z *** installing help indices 2021-05-16T22:22:40.0080900Z ** building package indices 2021-05-16T22:22:40.0523160Z ** installing vignettes 2021-05-16T22:22:40.0626550Z ** testing if installed package can be loaded 2021-05-16T22:22:40.4348650Z * DONE (gert) 2021-05-16T22:22:40.7153340Z * installing *source* package ‘memoise’ ... 2021-05-16T22:22:40.7176030Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:40.7381340Z ** R 2021-05-16T22:22:40.7477900Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:40.9963010Z ** help 2021-05-16T22:22:41.0347740Z *** installing help indices 2021-05-16T22:22:41.0631390Z ** building package indices 2021-05-16T22:22:41.0894380Z ** testing if installed package can be loaded 2021-05-16T22:22:41.3208880Z * DONE (memoise) 2021-05-16T22:22:41.8385080Z * installing *source* package ‘usethis’ ... 2021-05-16T22:22:41.8532680Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:41.8828460Z ** R 2021-05-16T22:22:41.9489270Z ** inst 2021-05-16T22:22:41.9680130Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:44.8876280Z ** help 2021-05-16T22:22:45.1805450Z *** installing help indices 2021-05-16T22:22:45.3170610Z *** copying figures 2021-05-16T22:22:45.3208500Z ** building package indices 2021-05-16T22:22:45.4596150Z ** testing if installed package can be loaded 2021-05-16T22:22:45.7838600Z * DONE (usethis) 2021-05-16T22:22:45.8278250Z 2021-05-16T22:22:45.8279070Z The downloaded source packages are in 2021-05-16T22:22:45.8280920Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/downloaded_packages’ 2021-05-16T22:22:45.8293910Z Running `R CMD build`... 2021-05-16T22:22:48.0763850Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/remotes2a692be07769/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:22:48.0765350Z * preparing ‘tic’: 2021-05-16T22:22:48.0766340Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:22:48.0767050Z * installing the package to process help pages 2021-05-16T22:22:48.0768240Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:22:48.0769010Z * checking for empty or unneeded directories 2021-05-16T22:22:48.0770030Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:22:48.0771000Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:22:48.0771880Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:22:48.0776220Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:22:48.0777200Z (as ‘lib’ is unspecified) 2021-05-16T22:22:48.5140000Z * installing *source* package ‘tic’ ... 2021-05-16T22:22:48.5449240Z ** R 2021-05-16T22:22:48.5821400Z ** inst 2021-05-16T22:22:48.6002030Z ** preparing package for lazy loading 2021-05-16T22:22:49.0004870Z ** help 2021-05-16T22:22:49.2153030Z *** installing help indices 2021-05-16T22:22:49.4922070Z *** copying figures 2021-05-16T22:22:49.5022650Z ** building package indices 2021-05-16T22:22:49.6423040Z ** installing vignettes 2021-05-16T22:22:49.6467120Z ** testing if installed package can be loaded 2021-05-16T22:22:49.9426210Z * DONE (tic) 2021-05-16T22:22:50.0077950Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:22:50.2819560Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:22:53.0655050Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:22:53.0656070Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:22:53.0656890Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:22:53.0657850Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:22:53.0658680Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:22:53.0659490Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:22:53.0660310Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:22:53.0661100Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:22:53.0661900Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:22:53.0662700Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:22:53.0663470Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:22:53.0664270Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:22:53.0665080Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:22:53.0665890Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:22:53.0666710Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:22:53.0667530Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:22:53.0668340Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:22:53.0669140Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:22:53.0669920Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:22:53.0670690Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:22:53.0671470Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:22:53.0672260Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:22:53.0673070Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:22:53.0673850Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:22:53.0674650Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:22:53.0675510Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:22:53.0676310Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:22:53.0677120Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:22:53.0678390Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:22:53.0679190Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:22:53.0680000Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:22:53.0680860Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:22:53.0681680Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:22:53.0682850Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:22:53.0683740Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:22:53.0684580Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:22:53.0685400Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:22:53.0686210Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:22:53.0688330Z 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-16T22:22:53.0690430Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:22:53.0691350Z (as ‘lib’ is unspecified) 2021-05-16T22:22:54.4598270Z 2021-05-16T22:22:54.4599260Z There are binary versions available but the source versions are later: 2021-05-16T22:22:54.4614230Z binary source needs_compilation 2021-05-16T22:22:54.4614890Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T22:22:54.4615320Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T22:22:54.4615760Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T22:22:54.4616190Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T22:22:54.4616640Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T22:22:54.4617080Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T22:22:54.4617520Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T22:22:54.4617930Z ps 1.3.2 1.6.0 TRUE 2021-05-16T22:22:54.4618390Z processx 3.4.2 3.5.2 TRUE 2021-05-16T22:22:54.4618880Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T22:22:54.4619330Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T22:22:54.4619780Z digest 0.6.25 0.6.27 TRUE 2021-05-16T22:22:54.4620210Z callr 3.4.2 3.7.0 FALSE 2021-05-16T22:22:54.4620630Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T22:22:54.4621040Z xfun 0.12 0.23 TRUE 2021-05-16T22:22:54.4621470Z highr 0.8 0.9 FALSE 2021-05-16T22:22:54.4621910Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T22:22:54.4622330Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T22:22:54.4622760Z knitr 1.28 1.33 FALSE 2021-05-16T22:22:54.4623200Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T22:22:54.4623660Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T22:22:54.4624110Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T22:22:54.4624570Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T22:22:54.4625020Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T22:22:54.4625290Z 2021-05-16T22:22:54.4627200Z Package which is only available in source form, and may need 2021-05-16T22:22:54.4628600Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T22:22:54.4640590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T22:22:54.8315850Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T22:22:54.8320350Z ================================================== 2021-05-16T22:22:54.8320780Z downloaded 17 KB 2021-05-16T22:22:54.8321080Z 2021-05-16T22:22:54.8351550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T22:22:55.0688840Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T22:22:55.0691210Z ================================================== 2021-05-16T22:22:55.0692470Z downloaded 15 KB 2021-05-16T22:22:55.0692890Z 2021-05-16T22:22:55.0722130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T22:22:55.3485030Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T22:22:55.3643220Z ================================================== 2021-05-16T22:22:55.3644560Z downloaded 71 KB 2021-05-16T22:22:55.3645300Z 2021-05-16T22:22:55.3792510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T22:22:55.5802400Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T22:22:55.5827140Z ================================================== 2021-05-16T22:22:55.5827610Z downloaded 192 KB 2021-05-16T22:22:55.5827870Z 2021-05-16T22:22:55.5861570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T22:22:55.8298830Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T22:22:55.8344490Z ================================================== 2021-05-16T22:22:55.8345010Z downloaded 203 KB 2021-05-16T22:22:55.8345280Z 2021-05-16T22:22:55.8375220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T22:22:56.0440460Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T22:22:56.0629990Z ================================================== 2021-05-16T22:22:56.0630460Z downloaded 300 KB 2021-05-16T22:22:56.0630750Z 2021-05-16T22:22:56.0682020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T22:22:56.3275710Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T22:22:56.3477690Z ================================================== 2021-05-16T22:22:56.3478160Z downloaded 104 KB 2021-05-16T22:22:56.3478420Z 2021-05-16T22:22:56.3512760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T22:22:56.5795320Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T22:22:56.5796050Z ================================================== 2021-05-16T22:22:56.5796890Z downloaded 21 KB 2021-05-16T22:22:56.5797340Z 2021-05-16T22:22:56.5841220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T22:22:56.8396370Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T22:22:56.8397300Z ================================================== 2021-05-16T22:22:56.8397730Z downloaded 42 KB 2021-05-16T22:22:56.8397980Z 2021-05-16T22:22:56.8431480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T22:22:57.1647150Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T22:22:57.1814800Z ================================================== 2021-05-16T22:22:57.1815370Z downloaded 34 KB 2021-05-16T22:22:57.1815740Z 2021-05-16T22:22:57.1847440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T22:22:57.4498740Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T22:22:57.4517190Z ================================================== 2021-05-16T22:22:57.4517680Z downloaded 128 KB 2021-05-16T22:22:57.4517960Z 2021-05-16T22:22:57.6737530Z 2021-05-16T22:22:57.6840830Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-16T22:22:57.6842130Z The downloaded binary packages are in 2021-05-16T22:22:57.6842580Z 2021-05-16T22:22:57.6939580Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUHG5xZ/downloaded_packages 2021-05-16T22:22:57.6944450Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T22:22:57.8307710Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T22:22:57.8411470Z ================================================== 2021-05-16T22:22:57.8412320Z downloaded 233 KB 2021-05-16T22:22:57.8412850Z 2021-05-16T22:22:57.8446970Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T22:22:58.0409310Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T22:22:58.0633960Z ================================================== 2021-05-16T22:22:58.0634700Z downloaded 764 KB 2021-05-16T22:22:58.0635020Z 2021-05-16T22:22:58.0669240Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:22:58.3132040Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:22:58.4400080Z ================================================== 2021-05-16T22:22:58.4508990Z downloaded 1.1 MB 2021-05-16T22:22:58.4510290Z 2021-05-16T22:22:58.4612790Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:22:58.6383470Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:22:58.6567990Z ================================================== 2021-05-16T22:22:58.6575240Z downloaded 670 KB 2021-05-16T22:22:58.6585260Z 2021-05-16T22:22:58.6587310Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T22:22:58.8718140Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T22:22:58.8718960Z ================================================== 2021-05-16T22:22:58.8719380Z downloaded 13 KB 2021-05-16T22:22:58.8719640Z 2021-05-16T22:22:58.8754950Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T22:22:59.2897720Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T22:22:59.3189040Z ================================================== 2021-05-16T22:22:59.3290660Z downloaded 265 KB 2021-05-16T22:22:59.3390710Z 2021-05-16T22:22:59.3502980Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T22:22:59.4409940Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T22:22:59.4573200Z ================================================== 2021-05-16T22:22:59.4577040Z downloaded 466 KB 2021-05-16T22:22:59.4577410Z 2021-05-16T22:22:59.4579370Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T22:22:59.6149350Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T22:22:59.6161630Z ================================================== 2021-05-16T22:22:59.6162180Z downloaded 25 KB 2021-05-16T22:22:59.6162470Z 2021-05-16T22:22:59.6813950Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T22:22:59.8985260Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T22:22:59.8999590Z ================================================== 2021-05-16T22:22:59.9000050Z downloaded 116 KB 2021-05-16T22:22:59.9000310Z 2021-05-16T22:22:59.9031880Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T22:23:00.1609770Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T22:23:00.1849440Z ================================================== 2021-05-16T22:23:00.2152920Z downloaded 138 KB 2021-05-16T22:23:00.2252940Z 2021-05-16T22:23:00.2355910Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T22:23:00.4302100Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T22:23:00.4327770Z ================================================== 2021-05-16T22:23:00.4329220Z downloaded 59 KB 2021-05-16T22:23:00.4329950Z 2021-05-16T22:23:00.4361470Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T22:23:00.6779790Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T22:23:00.6780910Z ================================================== 2021-05-16T22:23:00.6781350Z downloaded 8066 bytes 2021-05-16T22:23:00.6781630Z 2021-05-16T22:23:00.6814800Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T22:23:00.9534290Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T22:23:00.9567710Z ================================================== 2021-05-16T22:23:00.9568170Z downloaded 160 KB 2021-05-16T22:23:00.9568440Z 2021-05-16T22:23:00.9601230Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T22:23:01.1394670Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T22:23:01.1408200Z ================================================== 2021-05-16T22:23:01.1408710Z downloaded 72 KB 2021-05-16T22:23:01.1408970Z 2021-05-16T22:23:01.1452350Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T22:23:01.2888680Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T22:23:01.2889760Z ================================================== 2021-05-16T22:23:01.2890160Z downloaded 11 KB 2021-05-16T22:23:01.2890420Z 2021-05-16T22:23:01.2919800Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T22:23:01.5999030Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T22:23:01.6189570Z ================================================== 2021-05-16T22:23:01.6190090Z downloaded 265 KB 2021-05-16T22:23:01.6190360Z 2021-05-16T22:23:01.6225770Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:23:01.7702710Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:23:01.7817970Z ================================================== 2021-05-16T22:23:01.7818440Z downloaded 109 KB 2021-05-16T22:23:01.7818700Z 2021-05-16T22:23:01.7851050Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T22:23:01.9308500Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T22:23:01.9309280Z ================================================== 2021-05-16T22:23:01.9309670Z downloaded 14 KB 2021-05-16T22:23:01.9309940Z 2021-05-16T22:23:01.9340010Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T22:23:02.2031020Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T22:23:02.6851260Z ================================================== 2021-05-16T22:23:02.6851820Z downloaded 7.2 MB 2021-05-16T22:23:02.6852080Z 2021-05-16T22:23:02.7060680Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T22:23:02.9018200Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T22:23:02.9578940Z ================================================== 2021-05-16T22:23:02.9579410Z downloaded 2.8 MB 2021-05-16T22:23:02.9579680Z 2021-05-16T22:23:02.9714650Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T22:23:03.3065870Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T22:23:03.3695170Z ================================================== 2021-05-16T22:23:03.3695660Z downloaded 871 KB 2021-05-16T22:23:03.3695930Z 2021-05-16T22:23:03.3732700Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T22:23:03.5240580Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T22:23:03.5244710Z ================================================== 2021-05-16T22:23:03.5245160Z downloaded 29 KB 2021-05-16T22:23:03.5245420Z 2021-05-16T22:23:03.5276380Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T22:23:03.8106330Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T22:23:03.8314590Z ================================================== 2021-05-16T22:23:03.8315080Z downloaded 664 KB 2021-05-16T22:23:03.8315350Z 2021-05-16T22:23:03.8392960Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T22:23:03.9967390Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T22:23:03.9968280Z ================================================== 2021-05-16T22:23:03.9968700Z downloaded 40 KB 2021-05-16T22:23:03.9968960Z 2021-05-16T22:23:04.0012310Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T22:23:04.1487020Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T22:23:04.1601880Z ================================================== 2021-05-16T22:23:04.1602350Z downloaded 248 KB 2021-05-16T22:23:04.1602610Z 2021-05-16T22:23:04.1636120Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T22:23:04.3245130Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T22:23:04.3338430Z ================================================== 2021-05-16T22:23:04.3338890Z downloaded 362 KB 2021-05-16T22:23:04.3339150Z 2021-05-16T22:23:04.7409250Z * installing *source* package ‘utf8’ ... 2021-05-16T22:23:04.7506890Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:04.7669910Z ** libs 2021-05-16T22:23:04.7845620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T22:23:04.8747720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T22:23:05.0444320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T22:23:05.1350370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:05.2056800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T22:23:05.2970870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T22:23:05.4662260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T22:23:05.5540950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T22:23:05.6997270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T22:23:05.7978200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T22:23:05.9013690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T22:23:05.9933520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T22:23:06.0762100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T22:23:06.1603970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T22:23:06.2407600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T22:23:06.3292540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T22:23:06.4361830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T22:23:06.5149100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T22:23:06.5799880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T22:23:06.6670680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T22:23:06.7407710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T22:23:06.9297920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T22:23:07.4239600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T22:23:07.6253640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T22:23:07.7290720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T22:23:07.8224230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T22:23:07.9177650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T22:23:08.0313450Z 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-16T22:23:08.0649760Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:08.1368560Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T22:23:08.1423370Z ** R 2021-05-16T22:23:08.1514950Z ** inst 2021-05-16T22:23:08.1536590Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:08.4612170Z ** help 2021-05-16T22:23:08.4985450Z *** installing help indices 2021-05-16T22:23:08.5281060Z ** building package indices 2021-05-16T22:23:08.5479350Z ** installing vignettes 2021-05-16T22:23:08.5520020Z ** testing if installed package can be loaded 2021-05-16T22:23:08.9813450Z * DONE (utf8) 2021-05-16T22:23:09.3428420Z * installing *source* package ‘fansi’ ... 2021-05-16T22:23:09.3494630Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:09.3681220Z ** libs 2021-05-16T22:23:09.3852980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T22:23:09.4517750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T22:23:09.5416870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:09.6237010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T22:23:09.7193120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T22:23:09.9637200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T22:23:10.0351200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T22:23:10.2790050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T22:23:10.4206110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T22:23:10.4980930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T22:23:10.6289810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T22:23:10.8029890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T22:23:10.9202140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T22:23:11.0037880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T22:23:11.0958060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:23:11.2775110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T22:23:11.5080970Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:11.5661220Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T22:23:11.5723650Z ** R 2021-05-16T22:23:11.5911730Z ** inst 2021-05-16T22:23:11.5934260Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:12.0691690Z ** help 2021-05-16T22:23:12.1482300Z *** installing help indices 2021-05-16T22:23:12.1936870Z ** building package indices 2021-05-16T22:23:12.2620970Z ** installing vignettes 2021-05-16T22:23:12.2667690Z ** testing if installed package can be loaded 2021-05-16T22:23:12.5642750Z * DONE (fansi) 2021-05-16T22:23:13.1939160Z * installing *source* package ‘diffobj’ ... 2021-05-16T22:23:13.2134870Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:13.2331290Z ** libs 2021-05-16T22:23:13.2498790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T22:23:13.5435790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T22:23:13.6349620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:13.7157070Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:13.7729450Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T22:23:13.7770290Z ** R 2021-05-16T22:23:13.8488210Z ** inst 2021-05-16T22:23:13.8546750Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:20.1859890Z ** help 2021-05-16T22:23:20.4185170Z *** installing help indices 2021-05-16T22:23:20.5331460Z ** building package indices 2021-05-16T22:23:20.6386800Z ** installing vignettes 2021-05-16T22:23:20.6450250Z ** testing if installed package can be loaded 2021-05-16T22:23:21.0599630Z * DONE (diffobj) 2021-05-16T22:23:21.4677910Z * installing *source* package ‘ps’ ... 2021-05-16T22:23:21.4749230Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:21.8301330Z ** libs 2021-05-16T22:23:21.8473130Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T22:23:22.0048440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:22.0828460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T22:23:22.1673770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T22:23:22.2462830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T22:23:22.4106710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T22:23:22.4800380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T22:23:22.7434570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T22:23:22.8977640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T22:23:23.0102450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T22:23:23.3557020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T22:23:23.7315620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T22:23:23.8913050Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:23.9479060Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T22:23:23.9549240Z ** R 2021-05-16T22:23:23.9748880Z ** inst 2021-05-16T22:23:23.9773390Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:24.8826460Z ** help 2021-05-16T22:23:25.0672060Z *** installing help indices 2021-05-16T22:23:25.1756150Z ** building package indices 2021-05-16T22:23:25.3051250Z ** testing if installed package can be loaded 2021-05-16T22:23:25.6074270Z * DONE (ps) 2021-05-16T22:23:26.0397230Z * installing *source* package ‘pkgload’ ... 2021-05-16T22:23:26.0503400Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:26.0678180Z ** R 2021-05-16T22:23:26.0907980Z ** inst 2021-05-16T22:23:26.0930770Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:26.8608140Z ** help 2021-05-16T22:23:26.9396270Z *** installing help indices 2021-05-16T22:23:26.9907200Z ** building package indices 2021-05-16T22:23:27.0404100Z ** testing if installed package can be loaded 2021-05-16T22:23:27.5130130Z * DONE (pkgload) 2021-05-16T22:23:27.7958550Z * installing *source* package ‘ellipsis’ ... 2021-05-16T22:23:27.7978810Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:27.8182290Z ** libs 2021-05-16T22:23:27.8346700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T22:23:27.9391020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:28.0190840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:28.0765790Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T22:23:28.0804720Z ** R 2021-05-16T22:23:28.0856760Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:28.1827720Z ** help 2021-05-16T22:23:28.2089050Z *** installing help indices 2021-05-16T22:23:28.2353110Z ** building package indices 2021-05-16T22:23:28.2560810Z ** testing if installed package can be loaded 2021-05-16T22:23:28.5749170Z * DONE (ellipsis) 2021-05-16T22:23:28.9057980Z * installing *source* package ‘digest’ ... 2021-05-16T22:23:28.9111460Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:28.9247480Z ** libs 2021-05-16T22:23:28.9425610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T22:23:29.1675940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T22:23:29.4049660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T22:23:30.0677680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T22:23:30.4062850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T22:23:31.0978600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T22:23:31.2094730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T22:23:31.4230400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T22:23:31.5125110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:31.5609850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T22:23:31.7376800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T22:23:31.8219090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T22:23:31.9242010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T22:23:32.2044940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T22:23:32.3298320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T22:23:33.0485170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T22:23:33.2201940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T22:23:33.4561050Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:33.5156860Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T22:23:33.5205040Z ** R 2021-05-16T22:23:33.5310270Z ** demo 2021-05-16T22:23:33.5325010Z ** inst 2021-05-16T22:23:33.5395580Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:33.9343420Z ** help 2021-05-16T22:23:33.9775930Z *** installing help indices 2021-05-16T22:23:34.0089790Z ** building package indices 2021-05-16T22:23:34.0323940Z ** installing vignettes 2021-05-16T22:23:34.0373690Z ** testing if installed package can be loaded 2021-05-16T22:23:34.4686440Z * DONE (digest) 2021-05-16T22:23:34.7533970Z * installing *source* package ‘brio’ ... 2021-05-16T22:23:34.7561110Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:34.7708890Z ** libs 2021-05-16T22:23:34.7876170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T22:23:34.8519150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T22:23:34.9319980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:35.0091990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T22:23:35.1265070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T22:23:35.2046800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T22:23:35.3166810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T22:23:35.4000630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T22:23:35.4912850Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:35.5493330Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T22:23:35.5533420Z ** R 2021-05-16T22:23:35.5587690Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:35.6202690Z ** help 2021-05-16T22:23:35.6471170Z *** installing help indices 2021-05-16T22:23:35.6700510Z ** building package indices 2021-05-16T22:23:35.6904970Z ** testing if installed package can be loaded 2021-05-16T22:23:35.9881820Z * DONE (brio) 2021-05-16T22:23:36.3688770Z * installing *source* package ‘xml2’ ... 2021-05-16T22:23:36.3766180Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:36.5500230Z Found pkg-config cflags and libs! 2021-05-16T22:23:36.8704500Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T22:23:36.8706390Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T22:23:36.9585660Z ** libs 2021-05-16T22:23:36.9754350Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T22:23:37.6180820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:37.6969450Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T22:23:38.3026570Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T22:23:38.8246490Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T22:23:39.5911900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T22:23:41.6251680Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T22:23:42.1822670Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T22:23:42.8727220Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T22:23:43.3906660Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T22:23:43.7894470Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:43.8758720Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T22:23:43.8855560Z ** R 2021-05-16T22:23:43.9075500Z ** inst 2021-05-16T22:23:43.9123070Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:44.7573160Z ** help 2021-05-16T22:23:44.9930250Z *** installing help indices 2021-05-16T22:23:45.0581330Z ** building package indices 2021-05-16T22:23:45.1148200Z ** installing vignettes 2021-05-16T22:23:45.1241050Z ** testing if installed package can be loaded 2021-05-16T22:23:45.3437160Z * DONE (xml2) 2021-05-16T22:23:45.7073940Z * installing *source* package ‘xfun’ ... 2021-05-16T22:23:45.7139510Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:45.7353780Z ** libs 2021-05-16T22:23:45.7526290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:23:45.8680450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:45.9458820Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:46.0060800Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T22:23:46.0101140Z ** R 2021-05-16T22:23:46.0427960Z ** inst 2021-05-16T22:23:46.0453560Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:47.2959490Z ** help 2021-05-16T22:23:47.5211000Z *** installing help indices 2021-05-16T22:23:47.6451330Z ** building package indices 2021-05-16T22:23:47.7965820Z ** installing vignettes 2021-05-16T22:23:47.8028410Z ** testing if installed package can be loaded 2021-05-16T22:23:48.1098570Z * DONE (xfun) 2021-05-16T22:23:51.5020770Z * installing *source* package ‘stringi’ ... 2021-05-16T22:23:51.6672260Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:51.9151790Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T22:23:51.9153420Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T22:23:52.1042040Z checking for endianness... little 2021-05-16T22:23:52.2857850Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T22:23:52.4696780Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T22:23:52.4710670Z checking for cat... /bin/cat 2021-05-16T22:23:53.3388410Z checking for local ICUDT_DIR... icu69/data 2021-05-16T22:23:53.3390480Z checking for gcc... clang 2021-05-16T22:23:53.5597040Z checking whether the C compiler works... yes 2021-05-16T22:23:53.5597870Z checking for C compiler default output file name... a.out 2021-05-16T22:23:53.6473060Z checking for suffix of executables... 2021-05-16T22:23:53.8387520Z checking whether we are cross compiling... no 2021-05-16T22:23:53.8992240Z checking for suffix of object files... o 2021-05-16T22:23:53.9452190Z checking whether we are using the GNU C compiler... yes 2021-05-16T22:23:53.9869690Z checking whether clang accepts -g... yes 2021-05-16T22:23:54.0550130Z checking for clang option to accept ISO C89... none needed 2021-05-16T22:23:54.1429880Z checking how to run the C preprocessor... clang -E 2021-05-16T22:23:54.5438630Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T22:23:54.5464170Z checking for egrep... /usr/bin/grep -E 2021-05-16T22:23:54.6675670Z rm: conftest.dSYM: is a directory 2021-05-16T22:23:54.7141630Z rm: conftest.dSYM: is a directory 2021-05-16T22:23:54.9219230Z checking for ANSI C header files... yes 2021-05-16T22:23:55.0010500Z checking for sys/types.h... yes 2021-05-16T22:23:55.0779960Z checking for sys/stat.h... yes 2021-05-16T22:23:55.1564050Z checking for stdlib.h... yes 2021-05-16T22:23:55.2352640Z checking for string.h... yes 2021-05-16T22:23:55.3141460Z checking for memory.h... yes 2021-05-16T22:23:55.3936390Z checking for strings.h... yes 2021-05-16T22:23:55.4727340Z checking for inttypes.h... yes 2021-05-16T22:23:55.5519100Z checking for stdint.h... yes 2021-05-16T22:23:55.6357390Z checking for unistd.h... yes 2021-05-16T22:23:55.7185400Z checking elf.h usability... no 2021-05-16T22:23:55.7790660Z checking elf.h presence... no 2021-05-16T22:23:55.7791880Z checking for elf.h... no 2021-05-16T22:23:55.9550590Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T22:23:55.9971830Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T22:23:56.7090380Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T22:23:56.7589550Z checking whether the compiler implements namespaces... yes 2021-05-16T22:23:57.2292480Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T22:23:58.2378690Z checking whether std::map is available... yes 2021-05-16T22:23:58.2415990Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T22:23:58.2545870Z checking with pkg-config for the system ICU4C... no 2021-05-16T22:23:58.2547160Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T22:23:58.2548210Z *** Trying with 'standard' fallback flags 2021-05-16T22:23:58.3158590Z checking whether an ICU4C-based project can be built... no 2021-05-16T22:23:58.3159360Z *** This version of ICU4C cannot be used. 2021-05-16T22:23:59.1230200Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T22:23:59.8859040Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T22:24:00.1246340Z downloading the ICU data library (icudt) 2021-05-16T22:24:00.1247900Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T22:24:00.1273300Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T22:24:00.6973100Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T22:24:00.8225760Z ================================================== 2021-05-16T22:24:00.8226450Z downloaded 10.9 MB 2021-05-16T22:24:00.8226810Z 2021-05-16T22:24:00.8862810Z icudt fetch successful 2021-05-16T22:24:00.9519020Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T22:24:01.1188170Z config.status: creating src/Makevars 2021-05-16T22:24:01.1480180Z config.status: creating src/uconfig_local.h 2021-05-16T22:24:01.1763010Z config.status: creating src/install.libs.R 2021-05-16T22:24:01.2044380Z 2021-05-16T22:24:01.2045030Z *** stringi configure summary: 2021-05-16T22:24:01.2045560Z ICU_FOUND=0 2021-05-16T22:24:01.2045970Z ICUDT_DIR=icu69/data 2021-05-16T22:24:01.2046400Z ICU_BUNDLE_VERSION=69 2021-05-16T22:24:01.2046870Z ICUDT_ENDIANNESS=little 2021-05-16T22:24:01.2047360Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T22:24:01.2048620Z STRINGI_CFLAGS= -fPIC 2021-05-16T22:24:01.2050630Z 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-16T22:24:01.2052190Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T22:24:01.2052680Z STRINGI_LDFLAGS= 2021-05-16T22:24:01.2053080Z STRINGI_LIBS= 2021-05-16T22:24:01.2053330Z 2021-05-16T22:24:01.2053740Z *** Compiler settings used: 2021-05-16T22:24:01.2054130Z CC=clang 2021-05-16T22:24:01.2054480Z LD=clang++ 2021-05-16T22:24:01.2055250Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T22:24:01.2056220Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T22:24:01.2057100Z CXX=clang++ -std=gnu++11 2021-05-16T22:24:01.2057920Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T22:24:01.2058340Z LDFLAGS= 2021-05-16T22:24:01.2058670Z LIBS= 2021-05-16T22:24:01.2059250Z 2021-05-16T22:24:01.2730430Z ** libs 2021-05-16T22:24:01.2961410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:02.0755650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:02.8044740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:03.6457820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:04.4270940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:05.0725720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:05.9772030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:06.6994440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:07.4401970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:08.1501330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:08.9421790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:09.7056900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:10.5995150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:11.4319850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:12.1834220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:13.1649030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:14.9127640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:15.7236670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:16.5032900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:17.1751230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:17.8361420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:18.8276080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:19.6095530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:20.3710030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:21.2030540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:22.1102600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:22.8136140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:23.6060330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:24.3788110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:25.4973650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:26.5998060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:27.8511360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:28.9630430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:29.7896130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:30.6638010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:31.4414580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:32.1892850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:32.9383370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:33.6834520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:34.7718530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:35.8467670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:37.0158900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:38.1476840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:38.9696560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:39.8175240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:40.5341220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:41.5628700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:42.5873270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:43.6236000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:44.3157120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:45.0019640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:46.0365470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:47.0562830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:48.1642310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:49.2389900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:50.0779660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:50.8351260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:50.8798190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:52.0089190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:52.7087140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:53.4115070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:54.5008910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:55.5560730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:56.8243310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:57.6111850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:58.7082990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:24:59.5058950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:01.5933380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:02.3329900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:03.0846330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:04.0184660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:04.6980230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:05.4120830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:06.2690930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:07.0632940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:07.9581160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:08.7474380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:09.6733800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:10.4105290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:11.1240320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:11.9009650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:12.5618400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:13.2817110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:14.7633770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:14.8369360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:15.5464650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:16.2798420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:17.0470010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:17.5547120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:17.9973760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:18.5651530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:19.2229700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:19.7678530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:20.6290540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:21.3707380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:21.8330800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:22.4225200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:22.7323200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:23.2147210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:23.5445960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:23.5953080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:24.6298860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:25.1927360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:25.2733920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:25.9570480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:26.0247130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:26.9821410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:27.5986350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:28.0723690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:28.1278350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:28.8970450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:29.6245450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:30.4987070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:31.1022900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:31.7849610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:32.2505790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:33.0850710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:33.7928050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:34.8125030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:36.4203670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:37.1805660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:38.0744780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:38.5921620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:39.1233500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:39.8247330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:40.3361450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:41.3594090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:42.4008070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:44.2151830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:44.9859770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:45.0531920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:45.5524380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:46.0277480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:46.7559720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:47.9416060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:47.9420160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:48.5595450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:49.6442990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:50.4912210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:51.1939560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:51.7734020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:52.4969970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:53.4105610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:54.0968400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:54.7839500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:55.8822600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:56.5902550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:57.0909410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:57.5544980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:57.6068680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:58.1234380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:58.6373470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:25:59.5525460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:00.2402520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:00.8945880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:01.5802050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:02.1574390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:02.7982720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:03.4507660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:04.0176840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:04.5792540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:05.3323490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:05.7982930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:06.3599880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:06.7501540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:07.9399290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:08.5867800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:09.3743400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:09.7783480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:10.2879980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:10.8993120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:11.7899530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:12.7322760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:13.3798870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:13.8671110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:14.7873700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:15.3756840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:16.0602180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:16.6334720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:17.2180020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:17.7505110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:18.1077840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:18.9546750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:19.7934190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:20.5992870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:20.9573260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:21.3467120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:21.8433640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:22.2511810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:22.7906470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:23.5804740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:24.1332620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:24.4650910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:25.0496560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:25.5720650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:26.1083440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:26.6611720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:27.1756840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:27.6786600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:28.1064290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:28.7587770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:29.2458450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:30.8468930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:31.6418290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:32.9922100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:33.0812980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:33.5073990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:34.7620670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:35.5688930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:35.8952990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:36.3147850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:36.6484920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:37.2703020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:37.7477550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:38.2419810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:38.7598210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:39.3190330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:39.9950090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:40.3383360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:41.4019290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:42.3559700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:43.9001240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:44.2051090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:44.2624690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:45.6860530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:46.2645360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:47.3510410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:48.0837620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:48.1668640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:48.2296850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:49.4870320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:50.2004430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:51.2097840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:52.1270200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:52.7225500Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T22:26:52.7226530Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T22:26:52.7227080Z ^ 2021-05-16T22:26:53.3930730Z 1 warning generated. 2021-05-16T22:26:53.3979270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:54.1073350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:54.7126720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:55.3150590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:55.7983550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:56.4284460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:57.1341310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:57.8577400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:58.1588910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:58.9679770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:26:59.4519950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:00.6966840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:01.5529970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:01.8973580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:02.4174020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:02.8903060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:03.5028800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:04.0276540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:04.5517570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:05.2097480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:06.0530180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:06.3659800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:06.9676460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:07.6621320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:07.9793280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:08.9079260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:09.5288610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:10.0870720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:10.3935350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:11.0244590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:11.6477170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:12.6217530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:12.8040270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:13.3629720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:13.8743660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:14.5806250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:15.2740620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:15.9440740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:16.9834440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:17.5503550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:18.4725700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:18.5375310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:19.1160760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:19.5480900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:19.9366190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:19.9883840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:21.0516030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:21.7798000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:22.5731370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:23.2560530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:23.7066740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:24.4576320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:25.0886440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:27.0087470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:27.6295240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:28.1415440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:29.3398360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:29.6299940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:30.5054390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:31.4931180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:31.6598760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:33.0159350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:33.7638320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:34.5320450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:35.8624250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:36.6637330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:37.4546990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:38.3953630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:39.2845280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:39.3502810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:40.5702550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:41.6355530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:42.3459930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:42.6232830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:43.8825150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:44.7559770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:45.5353230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:46.2577900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:46.7201800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:47.4382860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:48.0552750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:48.7859510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:49.5481330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:50.0247370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:50.3606450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:50.4206310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:50.8069370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:51.3326850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:51.4482720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:51.5285730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:52.0347640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:52.5693560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:53.3590310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:53.8985130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:54.5387150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:55.5031450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:56.3302700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:57.2422520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:57.4259850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:59.4265440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:01.0265760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:01.2601090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:02.0499840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:02.2098990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:02.5912750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:02.9369560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:03.7516790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:04.0736200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:06.9144450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:08.2969690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:09.1847310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:11.4313530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:11.6184820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:12.2159410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:12.8352030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:13.4875210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:14.4139660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:14.8819330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:15.4321630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:16.1467360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:16.7371310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:17.5386710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:18.1065870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:18.6536740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:19.0156510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:19.5663030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:20.2354980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:21.0464860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:21.5917320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:22.3354070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:23.0254880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:23.3625860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:24.1161410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:24.7910260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:25.8815430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:27.2097700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:28.6421130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:29.7917430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:30.3235590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:31.8225750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:32.3949810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:33.2400140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:34.3118110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:35.3718580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:35.9451470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:36.4367100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:37.1883440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:37.9385030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:38.7386530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:39.5979070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:40.3114500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:41.6161910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:42.4167870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:43.9084810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:45.1128840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:45.7966190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:46.4484600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:48.1925590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:49.1396220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:50.0583810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:50.7985340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:51.4150510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:52.2639580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:52.8981870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:53.7520080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:54.8866320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:55.7203790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:56.4476710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:57.9272200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:58.6247720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:59.5921850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:00.4110680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:01.7041140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:02.7648160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:03.4624810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:04.2007480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:05.0026440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:06.2924000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:06.9529450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:07.6355440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:08.3847540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:09.0590740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:09.9473510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:11.0688660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:12.1271960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:12.9091990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:13.8993600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:14.5508540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:15.4122060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-16T22:29:16.4093790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:18.2326880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:18.7672980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:19.5040320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:20.9788450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:21.6648810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:22.3188030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:23.3782260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:24.0067520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:24.6196200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:25.5063330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:27.3455960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:27.9413620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:28.6114830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:29.0783680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:30.1536870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:31.6813510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:32.5542940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:35.4909120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:36.0057360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:36.7997020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:38.2852310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:38.9825790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:39.6017470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:40.2501350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:40.9436580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:41.5312980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:42.4882930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:44.7811380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:45.4279110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:46.0196650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:46.5064120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:47.2222140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:47.8593140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:48.4993570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:49.2098940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:49.8473840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:50.9939180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:51.6564320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:52.1412270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:52.6502850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:53.6432750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:54.2616970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:54.8708610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:56.0362030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:57.0422240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:57.9389160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:59.5349000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:00.5519330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:01.2879200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:02.6682890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:03.3786010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:03.8742690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:04.5832590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:05.0934280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:05.7560110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:06.7083710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:07.4578640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:08.1648340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:08.5060320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:09.4707630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:10.1984730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:10.8528460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:11.1639840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:11.9692870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:12.6267350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:13.1983590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:13.9061520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:14.5106600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:15.0432780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:15.9819560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:16.9537540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:17.8320520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:18.8443840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:19.6761900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:20.1779540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:20.9788680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:21.9666620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:22.4458790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:22.9335050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:24.1076730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:24.9400200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:25.6080890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:26.3867070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:27.2941380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:28.1120840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:28.9986460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:29.0783260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:29.7232410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:31.2642370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:31.8301820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:31.8827140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:31.9330740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:31.9872940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:32.8533660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:33.3635520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:33.6781510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:30:33.9893450Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:30:34.2587960Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T22:30:34.4187720Z icudt already downloaded 2021-05-16T22:30:34.4191410Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T22:30:34.6947160Z icudt has been installed successfully 2021-05-16T22:30:34.7535230Z ** R 2021-05-16T22:30:34.8170680Z ** inst 2021-05-16T22:30:34.8187040Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:30:35.8324650Z ** help 2021-05-16T22:30:36.3533810Z *** installing help indices 2021-05-16T22:30:36.5711870Z ** building package indices 2021-05-16T22:30:36.8329920Z ** testing if installed package can be loaded 2021-05-16T22:30:37.2615730Z * DONE (stringi) 2021-05-16T22:30:38.8863650Z * installing *source* package ‘Rcpp’ ... 2021-05-16T22:30:38.9431570Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T22:30:38.9564770Z ** libs 2021-05-16T22:30:38.9777800Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T22:30:39.9642790Z In file included from api.cpp:24: 2021-05-16T22:30:39.9643670Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:30:39.9645410Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:30:39.9646350Z SEXP data = Parent::get__(); 2021-05-16T22:30:39.9646740Z ^ 2021-05-16T22:30:42.3750840Z 1 warning generated. 2021-05-16T22:30:42.3882720Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T22:30:43.3919650Z In file included from attributes.cpp:39: 2021-05-16T22:30:43.3920370Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:30:43.3922140Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:30:43.3923000Z SEXP data = Parent::get__(); 2021-05-16T22:30:43.3923400Z ^ 2021-05-16T22:30:55.1412710Z 1 warning generated. 2021-05-16T22:30:55.1568130Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T22:30:55.5490120Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T22:30:56.5222270Z In file included from date.cpp:30: 2021-05-16T22:30:56.5223040Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:30:56.5224910Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:30:56.5225780Z SEXP data = Parent::get__(); 2021-05-16T22:30:56.5226180Z ^ 2021-05-16T22:30:59.1704350Z 1 warning generated. 2021-05-16T22:30:59.1799900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T22:31:00.1551400Z In file included from module.cpp:24: 2021-05-16T22:31:00.1553050Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:31:00.1554880Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:31:00.1555790Z SEXP data = Parent::get__(); 2021-05-16T22:31:00.1556350Z ^ 2021-05-16T22:31:05.1045980Z 1 warning generated. 2021-05-16T22:31:05.1164960Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T22:31:06.0895830Z In file included from rcpp_init.cpp:24: 2021-05-16T22:31:06.0896570Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:31:06.0898490Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:31:06.0899420Z SEXP data = Parent::get__(); 2021-05-16T22:31:06.0899830Z ^ 2021-05-16T22:31:08.4364140Z 1 warning generated. 2021-05-16T22:31:08.4503520Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:31:08.5174720Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T22:31:08.5246100Z ** R 2021-05-16T22:31:08.5466380Z ** inst 2021-05-16T22:31:08.8014710Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:11.3632310Z ** help 2021-05-16T22:31:11.4902200Z *** installing help indices 2021-05-16T22:31:11.5616200Z ** building package indices 2021-05-16T22:31:11.6520840Z ** installing vignettes 2021-05-16T22:31:11.6622620Z ** testing if installed package can be loaded 2021-05-16T22:31:12.1349290Z * DONE (Rcpp) 2021-05-16T22:31:13.1284350Z * installing *source* package ‘vctrs’ ... 2021-05-16T22:31:13.1532340Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:13.1755590Z ** libs 2021-05-16T22:31:13.2012660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T22:31:13.3388650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T22:31:13.4606530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T22:31:13.5767130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T22:31:13.8025390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T22:31:13.9469970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T22:31:14.1058660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T22:31:14.2023670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T22:31:14.3370870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T22:31:14.4411650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T22:31:14.5898430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T22:31:14.7968480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T22:31:14.9559020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T22:31:15.0678980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T22:31:15.3656410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T22:31:15.4642590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T22:31:15.9352860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T22:31:16.0579660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T22:31:16.2436700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T22:31:16.3876240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T22:31:16.4822700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T22:31:16.7558330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:31:16.8568190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T22:31:17.1706350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T22:31:17.2768770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T22:31:18.0766950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T22:31:18.2596620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T22:31:18.3710560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T22:31:18.4766090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T22:31:18.6673860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T22:31:18.8066750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T22:31:18.9839310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T22:31:19.1287350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T22:31:19.3311130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T22:31:19.6455070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T22:31:19.7787660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T22:31:19.8893510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T22:31:20.0327300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T22:31:20.7463410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T22:31:21.3394610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T22:31:21.6103840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T22:31:21.8045330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T22:31:22.1542830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T22:31:22.2434320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T22:31:22.4604260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T22:31:22.6218480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T22:31:22.7562860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T22:31:23.0732280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T22:31:23.2482690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T22:31:23.4088660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T22:31:23.5415770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T22:31:23.6431760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T22:31:23.7876840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T22:31:23.9348720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T22:31:24.0690130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T22:31:24.1977720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T22:31:24.3111740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T22:31:24.4146650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T22:31:24.5019310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:31:25.1858980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T22:31:25.2552140Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:31:25.3243450Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T22:31:25.3326710Z ** R 2021-05-16T22:31:25.3991270Z ** inst 2021-05-16T22:31:25.4080630Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:28.3147170Z ** help 2021-05-16T22:31:28.7075860Z *** installing help indices 2021-05-16T22:31:28.8577170Z *** copying figures 2021-05-16T22:31:28.8638860Z ** building package indices 2021-05-16T22:31:29.0139960Z ** installing vignettes 2021-05-16T22:31:29.0386620Z ** testing if installed package can be loaded 2021-05-16T22:31:29.3781950Z * DONE (vctrs) 2021-05-16T22:31:29.8362320Z * installing *source* package ‘processx’ ... 2021-05-16T22:31:29.8474260Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:29.8656440Z ** libs 2021-05-16T22:31:29.8831670Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T22:31:30.0577790Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T22:31:30.0579530Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T22:31:30.3407730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:31:30.4340930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T22:31:30.5405240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T22:31:30.6193930Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T22:31:30.6196220Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T22:31:30.6766650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:31:30.7733920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T22:31:30.8873250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T22:31:31.2099410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T22:31:31.3270440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T22:31:31.4286660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T22:31:31.5406830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T22:31:31.6347200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T22:31:31.9210820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T22:31:32.0275270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T22:31:32.1503740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T22:31:32.2328130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T22:31:32.3290840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:31:32.3863360Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T22:31:32.3970540Z ** R 2021-05-16T22:31:32.4298440Z ** inst 2021-05-16T22:31:32.4312180Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:33.9870230Z ** help 2021-05-16T22:31:34.0798250Z *** installing help indices 2021-05-16T22:31:34.1308580Z ** building package indices 2021-05-16T22:31:34.1776490Z ** testing if installed package can be loaded 2021-05-16T22:31:34.4743540Z * DONE (processx) 2021-05-16T22:31:34.7569650Z * installing *source* package ‘highr’ ... 2021-05-16T22:31:34.7591600Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:34.7805610Z ** R 2021-05-16T22:31:34.7861450Z ** inst 2021-05-16T22:31:34.7897190Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:34.9534890Z ** help 2021-05-16T22:31:34.9701930Z *** installing help indices 2021-05-16T22:31:34.9877620Z ** building package indices 2021-05-16T22:31:34.9993410Z ** installing vignettes 2021-05-16T22:31:35.0037440Z ** testing if installed package can be loaded 2021-05-16T22:31:35.2708160Z * DONE (highr) 2021-05-16T22:31:35.5380910Z * installing *source* package ‘rversions’ ... 2021-05-16T22:31:35.5446550Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:35.5607960Z ** R 2021-05-16T22:31:35.5668250Z ** inst 2021-05-16T22:31:35.5681720Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:35.8547910Z ** help 2021-05-16T22:31:35.8790300Z *** installing help indices 2021-05-16T22:31:35.9029280Z *** copying figures 2021-05-16T22:31:35.9039060Z ** building package indices 2021-05-16T22:31:35.9248610Z ** testing if installed package can be loaded 2021-05-16T22:31:36.1580710Z * DONE (rversions) 2021-05-16T22:31:36.7008060Z * installing *source* package ‘pillar’ ... 2021-05-16T22:31:36.7161590Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:36.7394760Z ** R 2021-05-16T22:31:36.7762410Z ** inst 2021-05-16T22:31:36.7927360Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:38.6285040Z ** help 2021-05-16T22:31:38.7597610Z *** installing help indices 2021-05-16T22:31:38.8536170Z *** copying figures 2021-05-16T22:31:38.8570710Z ** building package indices 2021-05-16T22:31:38.9166200Z ** installing vignettes 2021-05-16T22:31:38.9304020Z ** testing if installed package can be loaded 2021-05-16T22:31:39.2508530Z * DONE (pillar) 2021-05-16T22:31:39.6262200Z * installing *source* package ‘callr’ ... 2021-05-16T22:31:39.6338480Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:39.6515360Z ** R 2021-05-16T22:31:39.6799830Z ** inst 2021-05-16T22:31:39.6816740Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:43.0949370Z ** help 2021-05-16T22:31:43.2851880Z *** installing help indices 2021-05-16T22:31:43.3728110Z ** building package indices 2021-05-16T22:31:43.4409250Z ** testing if installed package can be loaded 2021-05-16T22:31:43.6729680Z * DONE (callr) 2021-05-16T22:31:44.3194760Z * installing *source* package ‘knitr’ ... 2021-05-16T22:31:44.3386220Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:44.3855600Z ** R 2021-05-16T22:31:44.4576320Z ** demo 2021-05-16T22:31:44.4590950Z ** inst 2021-05-16T22:31:44.5293990Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:49.0404390Z ** help 2021-05-16T22:31:49.2988110Z *** installing help indices 2021-05-16T22:31:49.4281160Z ** building package indices 2021-05-16T22:31:49.5636720Z ** installing vignettes 2021-05-16T22:31:49.5730950Z ** testing if installed package can be loaded 2021-05-16T22:31:49.8147620Z * DONE (knitr) 2021-05-16T22:31:50.4314600Z * installing *source* package ‘tibble’ ... 2021-05-16T22:31:50.4470200Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:50.4727490Z ** libs 2021-05-16T22:31:50.4923250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:31:50.5655740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:31:50.6620410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:31:50.7254190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:31:50.8452960Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:31:50.9024960Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T22:31:50.9065920Z ** R 2021-05-16T22:31:50.9411070Z ** inst 2021-05-16T22:31:50.9583390Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:52.7199810Z ** help 2021-05-16T22:31:52.8258270Z *** installing help indices 2021-05-16T22:31:52.8794820Z *** copying figures 2021-05-16T22:31:52.8833620Z ** building package indices 2021-05-16T22:31:52.9280400Z ** installing vignettes 2021-05-16T22:31:52.9350830Z ** testing if installed package can be loaded 2021-05-16T22:31:53.4069970Z * DONE (tibble) 2021-05-16T22:31:53.7534640Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T22:31:53.7574230Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:53.7758300Z ** R 2021-05-16T22:31:53.7917820Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:31:55.0455240Z ** help 2021-05-16T22:31:55.1045300Z *** installing help indices 2021-05-16T22:31:55.1442770Z ** building package indices 2021-05-16T22:31:55.1799760Z ** testing if installed package can be loaded 2021-05-16T22:31:55.4645290Z * DONE (pkgbuild) 2021-05-16T22:31:55.9744330Z * installing *source* package ‘roxygen2’ ... 2021-05-16T22:31:55.9885040Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T22:31:56.0144670Z ** libs 2021-05-16T22:31:56.0318160Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T22:31:57.0566320Z In file included from RcppExports.cpp:4: 2021-05-16T22:31:57.0567270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:31:57.0569310Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:31:57.0570280Z SEXP data = Parent::get__(); 2021-05-16T22:31:57.0570680Z ^ 2021-05-16T22:32:00.7129990Z 1 warning generated. 2021-05-16T22:32:00.7248470Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T22:32:01.7034250Z In file included from escapeExamples.cpp:1: 2021-05-16T22:32:01.7035230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:32:01.7037190Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:01.7038160Z SEXP data = Parent::get__(); 2021-05-16T22:32:01.7038540Z ^ 2021-05-16T22:32:04.0467560Z 1 warning generated. 2021-05-16T22:32:04.0573850Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T22:32:05.0284770Z In file included from isComplete.cpp:1: 2021-05-16T22:32:05.0285660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:32:05.0287660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:05.0288660Z SEXP data = Parent::get__(); 2021-05-16T22:32:05.0289070Z ^ 2021-05-16T22:32:07.3434940Z 1 warning generated. 2021-05-16T22:32:07.3541890Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T22:32:08.3406000Z In file included from leadingSpaces.cpp:1: 2021-05-16T22:32:08.3406960Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:32:08.3408960Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:08.3409920Z SEXP data = Parent::get__(); 2021-05-16T22:32:08.3410310Z ^ 2021-05-16T22:32:10.7673430Z 1 warning generated. 2021-05-16T22:32:10.7782450Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T22:32:11.7785350Z In file included from parser2.cpp:1: 2021-05-16T22:32:11.7786450Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:32:11.7788470Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:11.7789890Z SEXP data = Parent::get__(); 2021-05-16T22:32:11.7790350Z ^ 2021-05-16T22:32:15.6905000Z 1 warning generated. 2021-05-16T22:32:15.7036760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T22:32:16.6807230Z In file included from wrapUsage.cpp:1: 2021-05-16T22:32:16.6808140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:32:16.6810430Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:16.6811440Z SEXP data = Parent::get__(); 2021-05-16T22:32:16.6811860Z ^ 2021-05-16T22:32:19.2195390Z 1 warning generated. 2021-05-16T22:32:19.2345340Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:32:19.2939010Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T22:32:19.2987720Z ** R 2021-05-16T22:32:19.3558410Z ** inst 2021-05-16T22:32:19.3643230Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:32:23.3681260Z ** help 2021-05-16T22:32:23.4588390Z *** installing help indices 2021-05-16T22:32:23.5159650Z *** copying figures 2021-05-16T22:32:23.5172030Z ** building package indices 2021-05-16T22:32:23.5630720Z ** installing vignettes 2021-05-16T22:32:23.5753690Z ** testing if installed package can be loaded 2021-05-16T22:32:24.0440910Z * DONE (roxygen2) 2021-05-16T22:32:24.4054890Z * installing *source* package ‘rematch2’ ... 2021-05-16T22:32:24.4077490Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T22:32:24.4273020Z ** R 2021-05-16T22:32:24.4349590Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:32:24.8793370Z ** help 2021-05-16T22:32:24.9115740Z *** installing help indices 2021-05-16T22:32:24.9400080Z ** building package indices 2021-05-16T22:32:24.9588730Z ** testing if installed package can be loaded 2021-05-16T22:32:25.3700920Z * DONE (rematch2) 2021-05-16T22:32:25.6865090Z * installing *source* package ‘waldo’ ... 2021-05-16T22:32:25.6900890Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T22:32:25.7097160Z ** R 2021-05-16T22:32:25.7202700Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:32:26.2720940Z ** help 2021-05-16T22:32:26.2895050Z *** installing help indices 2021-05-16T22:32:26.3110220Z *** copying figures 2021-05-16T22:32:26.3114550Z ** building package indices 2021-05-16T22:32:26.3246990Z ** testing if installed package can be loaded 2021-05-16T22:32:26.5935950Z * DONE (waldo) 2021-05-16T22:32:27.2824800Z * installing *source* package ‘testthat’ ... 2021-05-16T22:32:27.3046530Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T22:32:27.3323500Z ** libs 2021-05-16T22:32:27.3533360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:32:27.4276060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T22:32:27.5132100Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T22:32:28.4035180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T22:32:29.1787970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T22:32:43.0798080Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:32:43.1592050Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T22:32:43.1663780Z ** R 2021-05-16T22:32:43.2326630Z ** inst 2021-05-16T22:32:43.2497760Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:32:52.9950040Z ** help 2021-05-16T22:32:53.3154130Z *** installing help indices 2021-05-16T22:32:53.4693790Z *** copying figures 2021-05-16T22:32:53.4737460Z ** building package indices 2021-05-16T22:32:53.6224210Z ** installing vignettes 2021-05-16T22:32:53.6349970Z ** testing if installed package can be loaded 2021-05-16T22:32:53.9894880Z * DONE (testthat) 2021-05-16T22:32:54.5127260Z * installing *source* package ‘devtools’ ... 2021-05-16T22:32:54.5240320Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T22:32:54.5610500Z ** R 2021-05-16T22:32:54.5875170Z ** inst 2021-05-16T22:32:54.5904190Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:32:56.4635770Z ** help 2021-05-16T22:32:56.6147770Z *** installing help indices 2021-05-16T22:32:56.6964690Z *** copying figures 2021-05-16T22:32:56.6973990Z ** building package indices 2021-05-16T22:32:56.7781720Z ** installing vignettes 2021-05-16T22:32:56.7851300Z ** testing if installed package can be loaded 2021-05-16T22:32:57.4893990Z * DONE (devtools) 2021-05-16T22:32:57.5271450Z 2021-05-16T22:32:57.5272350Z The downloaded source packages are in 2021-05-16T22:32:57.5274090Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/downloaded_packages’ 2021-05-16T22:32:57.6947580Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:33:00.1544790Z 2021-05-16T22:33:00.5016330Z 2021-05-16T22:33:00.5034880Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/remotes2a6958d8f1ad/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:33:00.5099430Z 2021-05-16T22:33:00.5101970Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/remotes2a6958d8f1ad/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:33:00.5878930Z 2021-05-16T22:33:00.5912300Z 2021-05-16T22:33:00.5913900Z ─ preparing ‘desc’: 2021-05-16T22:33:00.5922580Z 2021-05-16T22:33:00.5923390Z 2021-05-16T22:33:00.6003350Z checking DESCRIPTION meta-information ... 2021-05-16T22:33:00.6036330Z 2021-05-16T22:33:00.6045610Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:33:00.7028940Z 2021-05-16T22:33:00.7062550Z 2021-05-16T22:33:00.7064480Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:33:00.7072050Z 2021-05-16T22:33:00.7104070Z 2021-05-16T22:33:00.7105460Z ─ checking for empty or unneeded directories 2021-05-16T22:33:00.7124610Z 2021-05-16T22:33:00.7158710Z 2021-05-16T22:33:00.7160060Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:33:00.8434210Z 2021-05-16T22:33:00.8435330Z 2021-05-16T22:33:00.8436020Z 2021-05-16T22:33:00.8731240Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:33:00.8732940Z (as ‘lib’ is unspecified) 2021-05-16T22:33:01.2529220Z * installing *source* package ‘desc’ ... 2021-05-16T22:33:01.2797210Z ** R 2021-05-16T22:33:01.3074620Z ** inst 2021-05-16T22:33:01.4259570Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:02.9374890Z ** help 2021-05-16T22:33:03.1310620Z *** installing help indices 2021-05-16T22:33:03.2357610Z ** building package indices 2021-05-16T22:33:03.3740150Z ** testing if installed package can be loaded 2021-05-16T22:33:03.5980530Z * DONE (desc) 2021-05-16T22:33:03.8658520Z 2021-05-16T22:33:03.8659470Z 2021-05-16T22:33:03.8675450Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/remotes2a6948209231/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:33:03.8708670Z 2021-05-16T22:33:03.8710990Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/remotes2a6948209231/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:33:03.9143010Z 2021-05-16T22:33:03.9173430Z 2021-05-16T22:33:03.9175550Z ─ preparing ‘ghtravis’: 2021-05-16T22:33:03.9182210Z 2021-05-16T22:33:03.9183010Z 2021-05-16T22:33:03.9253950Z checking DESCRIPTION meta-information ... 2021-05-16T22:33:03.9280700Z 2021-05-16T22:33:03.9282170Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:33:03.9942340Z 2021-05-16T22:33:03.9969800Z 2021-05-16T22:33:03.9971790Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:33:03.9977780Z 2021-05-16T22:33:04.0002810Z 2021-05-16T22:33:04.0004220Z ─ checking for empty or unneeded directories 2021-05-16T22:33:04.0010170Z 2021-05-16T22:33:04.0037630Z 2021-05-16T22:33:04.0039120Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:33:04.0353480Z 2021-05-16T22:33:04.0354710Z 2021-05-16T22:33:04.0355420Z 2021-05-16T22:33:04.0803200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:33:04.0804260Z (as ‘lib’ is unspecified) 2021-05-16T22:33:04.3598330Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:33:04.3781100Z ** R 2021-05-16T22:33:04.3952860Z ** inst 2021-05-16T22:33:04.3971120Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:05.5877580Z ** help 2021-05-16T22:33:05.6773290Z *** installing help indices 2021-05-16T22:33:05.7302560Z ** building package indices 2021-05-16T22:33:05.7742540Z ** testing if installed package can be loaded 2021-05-16T22:33:06.4972000Z * DONE (ghtravis) 2021-05-16T22:33:06.5286650Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:33:06.6993090Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:33:09.2477230Z 2021-05-16T22:33:09.2478790Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:33:09.2479660Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:33:09.2480460Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:33:09.2481200Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:33:09.2481960Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:33:09.2482660Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:33:09.2490920Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:33:09.2491910Z (as ‘lib’ is unspecified) 2021-05-16T22:33:10.6542760Z 2021-05-16T22:33:10.6543830Z There are binary versions available but the source versions are later: 2021-05-16T22:33:10.6557140Z binary source needs_compilation 2021-05-16T22:33:10.6557780Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T22:33:10.6558290Z generics 0.0.2 0.1.0 FALSE 2021-05-16T22:33:10.6558750Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T22:33:10.6559170Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T22:33:10.6559420Z 2021-05-16T22:33:10.6562790Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T22:33:10.6563300Z 2021-05-16T22:33:10.6576590Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T22:33:10.8849110Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T22:33:10.8868210Z ================================================== 2021-05-16T22:33:10.8868740Z downloaded 89 KB 2021-05-16T22:33:10.8869020Z 2021-05-16T22:33:10.8902930Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T22:33:11.0313120Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T22:33:11.0326960Z ================================================== 2021-05-16T22:33:11.0327740Z downloaded 115 KB 2021-05-16T22:33:11.0328040Z 2021-05-16T22:33:11.0359410Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T22:33:11.3449880Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T22:33:11.3517840Z ================================================== 2021-05-16T22:33:11.3518650Z downloaded 194 KB 2021-05-16T22:33:11.3518950Z 2021-05-16T22:33:11.3551150Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T22:33:11.6521140Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T22:33:11.6764190Z ================================================== 2021-05-16T22:33:11.6764910Z downloaded 932 KB 2021-05-16T22:33:11.6765370Z 2021-05-16T22:33:11.6802830Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T22:33:11.8300770Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T22:33:11.8415420Z ================================================== 2021-05-16T22:33:11.8416140Z downloaded 691 KB 2021-05-16T22:33:11.8416600Z 2021-05-16T22:33:12.1794150Z * installing *source* package ‘tidyselect’ ... 2021-05-16T22:33:12.1857640Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:12.2067240Z ** R 2021-05-16T22:33:12.2279220Z ** inst 2021-05-16T22:33:12.2318030Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:13.0948590Z ** help 2021-05-16T22:33:13.1683080Z *** installing help indices 2021-05-16T22:33:13.2151510Z ** building package indices 2021-05-16T22:33:13.2585750Z ** installing vignettes 2021-05-16T22:33:13.2638010Z ** testing if installed package can be loaded 2021-05-16T22:33:13.5543460Z * DONE (tidyselect) 2021-05-16T22:33:13.9182600Z * installing *source* package ‘generics’ ... 2021-05-16T22:33:13.9247390Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:13.9439610Z ** R 2021-05-16T22:33:13.9539470Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:14.0937100Z ** help 2021-05-16T22:33:14.1974990Z *** installing help indices 2021-05-16T22:33:14.2493120Z ** building package indices 2021-05-16T22:33:14.2999370Z ** testing if installed package can be loaded 2021-05-16T22:33:14.5070540Z * DONE (generics) 2021-05-16T22:33:14.8542840Z * installing *source* package ‘cpp11’ ... 2021-05-16T22:33:14.8600260Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:14.8798690Z ** R 2021-05-16T22:33:14.8880700Z ** inst 2021-05-16T22:33:14.9028790Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:15.1417200Z ** help 2021-05-16T22:33:15.1655150Z *** installing help indices 2021-05-16T22:33:15.1891090Z ** building package indices 2021-05-16T22:33:15.2020030Z ** installing vignettes 2021-05-16T22:33:15.2065770Z ** testing if installed package can be loaded 2021-05-16T22:33:15.4111470Z * DONE (cpp11) 2021-05-16T22:33:16.3017540Z * installing *source* package ‘dplyr’ ... 2021-05-16T22:33:16.3231190Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:16.3505870Z ** libs 2021-05-16T22:33:16.3677590Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T22:33:16.5504470Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T22:33:16.7728580Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T22:33:16.9531480Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T22:33:17.7413550Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T22:33:17.8966300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T22:33:18.0577080Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T22:33:18.2255160Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T22:33:18.4089330Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T22:33:18.5776420Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T22:33:18.7723760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T22:33:18.9911240Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:33:19.0546520Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T22:33:19.0590490Z ** R 2021-05-16T22:33:19.1454740Z ** data 2021-05-16T22:33:19.1479370Z *** moving datasets to lazyload DB 2021-05-16T22:33:19.2612940Z ** inst 2021-05-16T22:33:19.2752890Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:24.1116370Z ** help 2021-05-16T22:33:24.5658290Z *** installing help indices 2021-05-16T22:33:24.7619320Z *** copying figures 2021-05-16T22:33:24.7654700Z ** building package indices 2021-05-16T22:33:24.9790050Z ** installing vignettes 2021-05-16T22:33:24.9966590Z ** testing if installed package can be loaded 2021-05-16T22:33:25.5842390Z * DONE (dplyr) 2021-05-16T22:33:26.1774600Z * installing *source* package ‘tidyr’ ... 2021-05-16T22:33:26.1889150Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:26.2902880Z ** libs 2021-05-16T22:33:26.3543550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T22:33:27.4714550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T22:33:28.0316400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T22:33:29.4187100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T22:33:30.6163340Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:33:30.6742440Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T22:33:30.6787990Z ** R 2021-05-16T22:33:30.7094730Z ** data 2021-05-16T22:33:30.7157040Z *** moving datasets to lazyload DB 2021-05-16T22:33:30.9108730Z ** inst 2021-05-16T22:33:30.9201890Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:32.6541310Z ** help 2021-05-16T22:33:32.8133710Z *** installing help indices 2021-05-16T22:33:32.8919610Z *** copying figures 2021-05-16T22:33:32.8955360Z ** building package indices 2021-05-16T22:33:32.9729440Z ** installing vignettes 2021-05-16T22:33:32.9809600Z ** testing if installed package can be loaded 2021-05-16T22:33:33.5942240Z * DONE (tidyr) 2021-05-16T22:33:33.6262580Z 2021-05-16T22:33:33.6263380Z The downloaded source packages are in 2021-05-16T22:33:33.6265070Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/downloaded_packages’ 2021-05-16T22:33:33.8648430Z 2021-05-16T22:33:33.8668410Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/remotes2a69cc52fc0/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:33:33.8705910Z 2021-05-16T22:33:33.8708280Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/remotes2a69cc52fc0/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:33:33.8965400Z 2021-05-16T22:33:33.8998310Z 2021-05-16T22:33:33.8999810Z ─ preparing ‘aghast’: 2021-05-16T22:33:33.9008330Z 2021-05-16T22:33:33.9009640Z 2021-05-16T22:33:33.9064850Z checking DESCRIPTION meta-information ... 2021-05-16T22:33:33.9099590Z 2021-05-16T22:33:33.9101490Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:33:33.9531110Z 2021-05-16T22:33:33.9565850Z 2021-05-16T22:33:33.9567650Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:33:33.9575050Z 2021-05-16T22:33:33.9702020Z 2021-05-16T22:33:33.9703780Z ─ checking for empty or unneeded directories 2021-05-16T22:33:33.9710760Z 2021-05-16T22:33:33.9744270Z 2021-05-16T22:33:33.9745770Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:33:33.9752940Z 2021-05-16T22:33:33.9753720Z 2021-05-16T22:33:33.9754140Z 2021-05-16T22:33:33.9873830Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:33:33.9875490Z (as ‘lib’ is unspecified) 2021-05-16T22:33:34.3179100Z * installing *source* package ‘aghast’ ... 2021-05-16T22:33:34.3416780Z ** R 2021-05-16T22:33:34.3514790Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:34.6387050Z ** help 2021-05-16T22:33:34.6702250Z *** installing help indices 2021-05-16T22:33:34.6984430Z ** building package indices 2021-05-16T22:33:34.7176450Z ** testing if installed package can be loaded 2021-05-16T22:33:34.9213350Z * DONE (aghast) 2021-05-16T22:33:34.9417430Z Installing 1 packages: covr 2021-05-16T22:33:34.9426420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:33:34.9427730Z (as ‘lib’ is unspecified) 2021-05-16T22:33:35.7234570Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:33:35.7334080Z 2021-05-16T22:33:36.2607690Z 2021-05-16T22:33:36.2608570Z There are binary versions available but the source versions are later: 2021-05-16T22:33:36.2621780Z binary source needs_compilation 2021-05-16T22:33:36.2622390Z rex 1.1.2 1.2.0 FALSE 2021-05-16T22:33:36.2622830Z covr 3.5.0 3.5.1 TRUE 2021-05-16T22:33:36.2623080Z 2021-05-16T22:33:36.2637960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T22:33:36.4816930Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T22:33:36.4853800Z ================================================== 2021-05-16T22:33:36.4854280Z downloaded 154 KB 2021-05-16T22:33:36.4854550Z 2021-05-16T22:33:36.5086520Z 2021-05-16T22:33:36.5096370Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T22:33:36.5097040Z The downloaded binary packages are in 2021-05-16T22:33:36.5102140Z 2021-05-16T22:33:36.5102950Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUHG5xZ/downloaded_packages 2021-05-16T22:33:36.5109450Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T22:33:36.6730940Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T22:33:36.6735530Z ================================================== 2021-05-16T22:33:36.6735960Z downloaded 89 KB 2021-05-16T22:33:36.6736220Z 2021-05-16T22:33:36.6767430Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T22:33:36.8741380Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T22:33:36.8743310Z ================================================== 2021-05-16T22:33:36.8744470Z downloaded 143 KB 2021-05-16T22:33:36.8745200Z 2021-05-16T22:33:37.1771790Z * installing *source* package ‘rex’ ... 2021-05-16T22:33:37.1814670Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:37.1992760Z ** R 2021-05-16T22:33:37.2077360Z ** inst 2021-05-16T22:33:37.2117620Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:37.5699190Z ** help 2021-05-16T22:33:37.6390350Z *** installing help indices 2021-05-16T22:33:37.7147640Z ** building package indices 2021-05-16T22:33:37.7549760Z ** installing vignettes 2021-05-16T22:33:37.7644930Z ** testing if installed package can be loaded 2021-05-16T22:33:37.9662460Z * DONE (rex) 2021-05-16T22:33:38.4777820Z * installing *source* package ‘covr’ ... 2021-05-16T22:33:38.4899530Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:38.5157230Z ** libs 2021-05-16T22:33:38.5457390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T22:33:38.6922210Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:33:38.7468560Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T22:33:38.7508620Z ** R 2021-05-16T22:33:38.7772580Z ** inst 2021-05-16T22:33:38.7857740Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:40.0176120Z ** help 2021-05-16T22:33:40.1080730Z *** installing help indices 2021-05-16T22:33:40.1634500Z *** copying figures 2021-05-16T22:33:40.1643500Z ** building package indices 2021-05-16T22:33:40.2131730Z ** installing vignettes 2021-05-16T22:33:40.2186290Z ** testing if installed package can be loaded 2021-05-16T22:33:40.6989860Z * DONE (covr) 2021-05-16T22:33:40.7293740Z 2021-05-16T22:33:40.7294940Z The downloaded source packages are in 2021-05-16T22:33:40.7296860Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUHG5xZ/downloaded_packages’ 2021-05-16T22:33:40.7627740Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:33:40.7628440Z Rscript -e "tic::before_install()" 2021-05-16T22:33:40.8058470Z shell: /bin/bash -e {0} 2021-05-16T22:33:40.8058860Z env: 2021-05-16T22:33:40.8059940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:33:40.8060410Z TIC_DEPLOY_KEY: 2021-05-16T22:33:40.8060740Z RSPM: 2021-05-16T22:33:40.8061980Z GITHUB_PAT: *** 2021-05-16T22:33:40.8062380Z COVERALLS_TOKEN: 2021-05-16T22:33:40.8062800Z continue-on-error: false 2021-05-16T22:33:40.8063240Z VDIFFR_RUN_TESTS: false 2021-05-16T22:33:40.8063690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:33:40.8064090Z TZ: UTC 2021-05-16T22:33:40.8064500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:33:40.8064870Z NOT_CRAN: true 2021-05-16T22:33:40.8065190Z ##[endgroup] 2021-05-16T22:33:41.1156580Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:33:41.2479860Z Running before_install: step_install_remote_binaries() 2021-05-16T22:33:41.7677220Z Installing oro.nifti binaries 2021-05-16T22:33:41.7688840Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:33:42.0630020Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T22:33:42.0664430Z tag_name 2021-05-16T22:33:42.0664900Z 1 0.10.3.s 2021-05-16T22:33:42.0665480Z zipball_url 2021-05-16T22:33:42.0666400Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T22:33:42.0667270Z tarball_url 2021-05-16T22:33:42.0668170Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T22:33:42.0668940Z commit.sha 2021-05-16T22:33:42.0669590Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:33:42.0670350Z commit.url 2021-05-16T22:33:42.0671480Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:33:42.0672450Z node_id 2021-05-16T22:33:42.0673400Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T22:33:42.0674410Z url 2021-05-16T22:33:42.0674990Z Installing oro.nifti package binaries 2021-05-16T22:33:42.0675980Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T22:33:42.0676860Z assets_url 2021-05-16T22:33:42.0677720Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T22:33:42.0678630Z upload_url 2021-05-16T22:33:42.0679620Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T22:33:42.0680680Z id asset_updated_at asset_created_at created_at 2021-05-16T22:33:42.0682230Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T22:33:42.0682840Z published_at asset_name asset_label 2021-05-16T22:33:42.0683930Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T22:33:42.0684420Z asset_download_count 2021-05-16T22:33:42.0684850Z 1 10 2021-05-16T22:33:42.0685460Z asset_browser_download_url 2021-05-16T22:33:42.0686440Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T22:33:42.0936350Z --2021-05-16 22:33:42-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T22:33:42.1239600Z Resolving github.com (github.com)... 140.82.114.4 2021-05-16T22:33:42.1402170Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-16T22:33:42.2697740Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:33:42.2713340Z Location: https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T223342Z&X-Amz-Expires=300&X-Amz-Signature=2cefcce1b4a43ad4b6bb4021f9fa7be46d12477c7ca5e2a452b9940eaa33f631&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T22:33:42.2736650Z --2021-05-16 22:33:42-- https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T223342Z&X-Amz-Expires=300&X-Amz-Signature=2cefcce1b4a43ad4b6bb4021f9fa7be46d12477c7ca5e2a452b9940eaa33f631&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T22:33:42.2756430Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.109.154, ... 2021-05-16T22:33:42.2783490Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T22:33:42.4087050Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:33:42.4089330Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T22:33:42.4090790Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuJW4n3/oro.nifti_0.10.3.tgz’ 2021-05-16T22:33:42.4100400Z 2021-05-16T22:33:42.4127310Z 0K .......... .......... .......... .......... .......... 0% 13.3M 0s 2021-05-16T22:33:42.4158930Z 50K .......... .......... .......... .......... .......... 1% 15.7M 0s 2021-05-16T22:33:42.4206950Z 100K .......... .......... .......... .......... .......... 2% 11.1M 0s 2021-05-16T22:33:42.4255210Z 150K .......... .......... .......... .......... .......... 3% 9.57M 0s 2021-05-16T22:33:42.4268130Z 200K .......... .......... .......... .......... .......... 4% 32.1M 0s 2021-05-16T22:33:42.4289350Z 250K .......... .......... .......... .......... .......... 5% 23.6M 0s 2021-05-16T22:33:42.4328390Z 300K .......... .......... .......... .......... .......... 5% 14.0M 0s 2021-05-16T22:33:42.4353870Z 350K .......... .......... .......... .......... .......... 6% 17.1M 0s 2021-05-16T22:33:42.4385200Z 400K .......... .......... .......... .......... .......... 7% 14.8M 0s 2021-05-16T22:33:42.4415040Z 450K .......... .......... .......... .......... .......... 8% 16.5M 0s 2021-05-16T22:33:42.4439320Z 500K .......... .......... .......... .......... .......... 9% 20.1M 0s 2021-05-16T22:33:42.4464460Z 550K .......... .......... .......... .......... .......... 10% 19.5M 0s 2021-05-16T22:33:42.4500820Z 600K .......... .......... .......... .......... .......... 11% 18.8M 0s 2021-05-16T22:33:42.4526740Z 650K .......... .......... .......... .......... .......... 11% 13.3M 0s 2021-05-16T22:33:42.4553880Z 700K .......... .......... .......... .......... .......... 12% 18.1M 0s 2021-05-16T22:33:42.4577450Z 750K .......... .......... .......... .......... .......... 13% 20.9M 0s 2021-05-16T22:33:42.4592990Z 800K .......... .......... .......... .......... .......... 14% 31.4M 0s 2021-05-16T22:33:42.4628810Z 850K .......... .......... .......... .......... .......... 15% 13.5M 0s 2021-05-16T22:33:42.4641720Z 900K .......... .......... .......... .......... .......... 16% 38.1M 0s 2021-05-16T22:33:42.4667020Z 950K .......... .......... .......... .......... .......... 16% 19.1M 0s 2021-05-16T22:33:42.4681860Z 1000K .......... .......... .......... .......... .......... 17% 34.2M 0s 2021-05-16T22:33:42.4707660Z 1050K .......... .......... .......... .......... .......... 18% 18.6M 0s 2021-05-16T22:33:42.4732580Z 1100K .......... .......... .......... .......... .......... 19% 19.7M 0s 2021-05-16T22:33:42.4756080Z 1150K .......... .......... .......... .......... .......... 20% 20.8M 0s 2021-05-16T22:33:42.4771670Z 1200K .......... .......... .......... .......... .......... 21% 31.5M 0s 2021-05-16T22:33:42.4800510Z 1250K .......... .......... .......... .......... .......... 22% 18.8M 0s 2021-05-16T22:33:42.4823380Z 1300K .......... .......... .......... .......... .......... 22% 21.5M 0s 2021-05-16T22:33:42.4836660Z 1350K .......... .......... .......... .......... .......... 23% 35.7M 0s 2021-05-16T22:33:42.4884680Z 1400K .......... .......... .......... .......... .......... 24% 9.59M 0s 2021-05-16T22:33:42.4890470Z 1450K .......... .......... .......... .......... .......... 25% 88.3M 0s 2021-05-16T22:33:42.4895580Z 1500K .......... .......... .......... .......... .......... 26% 98.2M 0s 2021-05-16T22:33:42.4918690Z 1550K .......... .......... .......... .......... .......... 27% 21.0M 0s 2021-05-16T22:33:42.4945400Z 1600K .......... .......... .......... .......... .......... 27% 18.3M 0s 2021-05-16T22:33:42.4972080Z 1650K .......... .......... .......... .......... .......... 28% 18.2M 0s 2021-05-16T22:33:42.4995400Z 1700K .......... .......... .......... .......... .......... 29% 20.8M 0s 2021-05-16T22:33:42.5021570Z 1750K .......... .......... .......... .......... .......... 30% 18.9M 0s 2021-05-16T22:33:42.5047670Z 1800K .......... .......... .......... .......... .......... 31% 18.4M 0s 2021-05-16T22:33:42.5084810Z 1850K .......... .......... .......... .......... .......... 32% 13.2M 0s 2021-05-16T22:33:42.5097940Z 1900K .......... .......... .......... .......... .......... 33% 37.6M 0s 2021-05-16T22:33:42.5125670Z 1950K .......... .......... .......... .......... .......... 33% 17.6M 0s 2021-05-16T22:33:42.5161850Z 2000K .......... .......... .......... .......... .......... 34% 13.7M 0s 2021-05-16T22:33:42.5175040Z 2050K .......... .......... .......... .......... .......... 35% 35.9M 0s 2021-05-16T22:33:42.5202260Z 2100K .......... .......... .......... .......... .......... 36% 17.9M 0s 2021-05-16T22:33:42.5216570Z 2150K .......... .......... .......... .......... .......... 37% 34.4M 0s 2021-05-16T22:33:42.5253110Z 2200K .......... .......... .......... .......... .......... 38% 13.5M 0s 2021-05-16T22:33:42.5289720Z 2250K .......... .......... .......... .......... .......... 39% 13.2M 0s 2021-05-16T22:33:42.5303090Z 2300K .......... .......... .......... .......... .......... 39% 35.9M 0s 2021-05-16T22:33:42.5457010Z 2350K .......... .......... .......... .......... .......... 40% 3.19M 0s 2021-05-16T22:33:42.5482050Z 2400K .......... .......... .......... .......... .......... 41% 19.4M 0s 2021-05-16T22:33:42.5507430Z 2450K .......... .......... .......... .......... .......... 42% 18.8M 0s 2021-05-16T22:33:42.5521530Z 2500K .......... .......... .......... .......... .......... 43% 34.8M 0s 2021-05-16T22:33:42.5545900Z 2550K .......... .......... .......... .......... .......... 44% 20.0M 0s 2021-05-16T22:33:42.5571180Z 2600K .......... .......... .......... .......... .......... 44% 19.3M 0s 2021-05-16T22:33:42.5597650Z 2650K .......... .......... .......... .......... .......... 45% 18.5M 0s 2021-05-16T22:33:42.5624110Z 2700K .......... .......... .......... .......... .......... 46% 18.4M 0s 2021-05-16T22:33:42.5647580Z 2750K .......... .......... .......... .......... .......... 47% 20.9M 0s 2021-05-16T22:33:42.5663370Z 2800K .......... .......... .......... .......... .......... 48% 31.0M 0s 2021-05-16T22:33:42.5699010Z 2850K .......... .......... .......... .......... .......... 49% 13.6M 0s 2021-05-16T22:33:42.5713070Z 2900K .......... .......... .......... .......... .......... 50% 34.8M 0s 2021-05-16T22:33:42.5739080Z 2950K .......... .......... .......... .......... .......... 50% 19.0M 0s 2021-05-16T22:33:42.5763310Z 3000K .......... .......... .......... .......... .......... 51% 19.9M 0s 2021-05-16T22:33:42.5788780Z 3050K .......... .......... .......... .......... .......... 52% 19.1M 0s 2021-05-16T22:33:42.5813580Z 3100K .......... .......... .......... .......... .......... 53% 19.9M 0s 2021-05-16T22:33:42.5838830Z 3150K .......... .......... .......... .......... .......... 54% 19.2M 0s 2021-05-16T22:33:42.5854880Z 3200K .......... .......... .......... .......... .......... 55% 31.3M 0s 2021-05-16T22:33:42.5890600Z 3250K .......... .......... .......... .......... .......... 55% 13.4M 0s 2021-05-16T22:33:42.5904200Z 3300K .......... .......... .......... .......... .......... 56% 36.0M 0s 2021-05-16T22:33:42.5931000Z 3350K .......... .......... .......... .......... .......... 57% 18.2M 0s 2021-05-16T22:33:42.5966850Z 3400K .......... .......... .......... .......... .......... 58% 13.7M 0s 2021-05-16T22:33:42.5992180Z 3450K .......... .......... .......... .......... .......... 59% 19.2M 0s 2021-05-16T22:33:42.6007500Z 3500K .......... .......... .......... .......... .......... 60% 31.3M 0s 2021-05-16T22:33:42.6031590Z 3550K .......... .......... .......... .......... .......... 61% 20.4M 0s 2021-05-16T22:33:42.6055910Z 3600K .......... .......... .......... .......... .......... 61% 20.5M 0s 2021-05-16T22:33:42.6071190Z 3650K .......... .......... .......... .......... .......... 62% 30.8M 0s 2021-05-16T22:33:42.6095110Z 3700K .......... .......... .......... .......... .......... 63% 20.7M 0s 2021-05-16T22:33:42.6120500Z 3750K .......... .......... .......... .......... .......... 64% 19.1M 0s 2021-05-16T22:33:42.6134050Z 3800K .......... .......... .......... .......... .......... 65% 35.9M 0s 2021-05-16T22:33:42.6161310Z 3850K .......... .......... .......... .......... .......... 66% 18.0M 0s 2021-05-16T22:33:42.6184170Z 3900K .......... .......... .......... .......... .......... 67% 21.5M 0s 2021-05-16T22:33:42.6209730Z 3950K .......... .......... .......... .......... .......... 67% 19.2M 0s 2021-05-16T22:33:42.6235570Z 4000K .......... .......... .......... .......... .......... 68% 18.9M 0s 2021-05-16T22:33:42.6248700Z 4050K .......... .......... .......... .......... .......... 69% 36.9M 0s 2021-05-16T22:33:42.6262030Z 4100K .......... .......... .......... .......... .......... 70% 35.6M 0s 2021-05-16T22:33:42.6294130Z 4150K .......... .......... .......... .......... .......... 71% 16.4M 0s 2021-05-16T22:33:42.6310940Z 4200K .......... .......... .......... .......... .......... 72% 25.5M 0s 2021-05-16T22:33:42.6325950Z 4250K .......... .......... .......... .......... .......... 72% 32.4M 0s 2021-05-16T22:33:42.6363740Z 4300K .......... .......... .......... .......... .......... 73% 13.7M 0s 2021-05-16T22:33:42.6374180Z 4350K .......... .......... .......... .......... .......... 74% 41.3M 0s 2021-05-16T22:33:42.6399140Z 4400K .......... .......... .......... .......... .......... 75% 19.1M 0s 2021-05-16T22:33:42.6414600Z 4450K .......... .......... .......... .......... .......... 76% 32.1M 0s 2021-05-16T22:33:42.6440490Z 4500K .......... .......... .......... .......... .......... 77% 19.9M 0s 2021-05-16T22:33:42.6456280Z 4550K .......... .......... .......... .......... .......... 78% 28.4M 0s 2021-05-16T22:33:42.6477310Z 4600K .......... .......... .......... .......... .......... 78% 23.3M 0s 2021-05-16T22:33:42.6500950Z 4650K .......... .......... .......... .......... .......... 79% 20.6M 0s 2021-05-16T22:33:42.6526730Z 4700K .......... .......... .......... .......... .......... 80% 18.9M 0s 2021-05-16T22:33:42.6539170Z 4750K .......... .......... .......... .......... .......... 81% 38.9M 0s 2021-05-16T22:33:42.6567570Z 4800K .......... .......... .......... .......... .......... 82% 18.5M 0s 2021-05-16T22:33:42.6592690Z 4850K .......... .......... .......... .......... .......... 83% 19.2M 0s 2021-05-16T22:33:42.6610070Z 4900K .......... .......... .......... .......... .......... 83% 29.1M 0s 2021-05-16T22:33:42.6645360Z 4950K .......... .......... .......... .......... .......... 84% 13.7M 0s 2021-05-16T22:33:42.6654760Z 5000K .......... .......... .......... .......... .......... 85% 43.0M 0s 2021-05-16T22:33:42.6679630Z 5050K .......... .......... .......... .......... .......... 86% 19.5M 0s 2021-05-16T22:33:42.6691270Z 5100K .......... .......... .......... .......... .......... 87% 42.8M 0s 2021-05-16T22:33:42.6718080Z 5150K .......... .......... .......... .......... .......... 88% 18.1M 0s 2021-05-16T22:33:42.6734630Z 5200K .......... .......... .......... .......... .......... 89% 36.7M 0s 2021-05-16T22:33:42.6757400Z 5250K .......... .......... .......... .......... .......... 89% 18.7M 0s 2021-05-16T22:33:42.6786390Z 5300K .......... .......... .......... .......... .......... 90% 18.2M 0s 2021-05-16T22:33:42.6800400Z 5350K .......... .......... .......... .......... .......... 91% 35.4M 0s 2021-05-16T22:33:42.6816650Z 5400K .......... .......... .......... .......... .......... 92% 30.3M 0s 2021-05-16T22:33:42.6842080Z 5450K .......... .......... .......... .......... .......... 93% 18.9M 0s 2021-05-16T22:33:42.6858160Z 5500K .......... .......... .......... .......... .......... 94% 30.0M 0s 2021-05-16T22:33:42.6874710Z 5550K .......... .......... .......... .......... .......... 95% 26.7M 0s 2021-05-16T22:33:42.6887510Z 5600K .......... .......... .......... .......... .......... 95% 38.2M 0s 2021-05-16T22:33:42.6920800Z 5650K .......... .......... .......... .......... .......... 96% 15.8M 0s 2021-05-16T22:33:42.6933410Z 5700K .......... .......... .......... .......... .......... 97% 39.1M 0s 2021-05-16T22:33:42.6950650Z 5750K .......... .......... .......... .......... .......... 98% 24.5M 0s 2021-05-16T22:33:42.6965850Z 5800K .......... .......... .......... .......... .......... 99% 32.4M 0s 2021-05-16T22:33:42.6976720Z 5850K .......... .......... .......... .......... ... 100% 38.6M=0.3s 2021-05-16T22:33:42.6977100Z 2021-05-16T22:33:42.6979370Z 2021-05-16 22:33:42 (19.9 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuJW4n3/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T22:33:42.6979980Z 2021-05-16T22:33:42.7224480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:33:42.7225700Z (as ‘lib’ is unspecified) 2021-05-16T22:33:42.7754020Z Rewriting new remotes: 2021-05-16T22:33:42.8067230Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:33:42.8068100Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:33:42.8068710Z remotes::install_cran("rcmdcheck") 2021-05-16T22:33:42.8069230Z remotes::install_cran("markdown") 2021-05-16T22:33:42.8246420Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:33:42.8246900Z env: 2021-05-16T22:33:42.8247320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:33:42.8260930Z TIC_DEPLOY_KEY: 2021-05-16T22:33:42.8261330Z RSPM: 2021-05-16T22:33:42.8262530Z GITHUB_PAT: *** 2021-05-16T22:33:42.8262990Z COVERALLS_TOKEN: 2021-05-16T22:33:42.8263460Z continue-on-error: false 2021-05-16T22:33:42.8263970Z VDIFFR_RUN_TESTS: false 2021-05-16T22:33:42.8264450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:33:42.8264940Z TZ: UTC 2021-05-16T22:33:42.8265320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:33:42.8265760Z NOT_CRAN: true 2021-05-16T22:33:42.8266210Z ##[endgroup] 2021-05-16T22:33:48.0552260Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:33:48.0553440Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:33:48.0554360Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T22:33:48.0555270Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:33:48.0556120Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:33:48.0556990Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:33:48.0557830Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:33:48.0558710Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T22:33:48.0580850Z Installing 8 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown, oro.nifti 2021-05-16T22:33:48.0594170Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:33:48.0595220Z (as ‘lib’ is unspecified) 2021-05-16T22:33:52.4412480Z 2021-05-16T22:33:52.4414170Z There are binary versions available but the source versions are later: 2021-05-16T22:33:52.4435880Z binary source needs_compilation 2021-05-16T22:33:52.4436630Z tinytex 0.20 0.31 FALSE 2021-05-16T22:33:52.4437170Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T22:33:52.4437650Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T22:33:52.4438910Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T22:33:52.4439420Z rmarkdown 2.1 2.8 FALSE 2021-05-16T22:33:52.4439950Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T22:33:52.4440250Z 2021-05-16T22:33:52.4462620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-16T22:33:52.7327940Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-16T22:33:52.7330890Z ================================================== 2021-05-16T22:33:52.7331410Z downloaded 31 KB 2021-05-16T22:33:52.7331810Z 2021-05-16T22:33:52.7364390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T22:33:52.9340450Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T22:33:52.9410460Z ================================================== 2021-05-16T22:33:52.9410990Z downloaded 60 KB 2021-05-16T22:33:52.9411290Z 2021-05-16T22:33:52.9764230Z 2021-05-16T22:33:52.9806940Z installing the source packages ‘tinytex’, ‘htmltools’, ‘RNifti’, ‘bitops’, ‘rmarkdown’, ‘oro.nifti’ 2021-05-16T22:33:52.9807860Z The downloaded binary packages are in 2021-05-16T22:33:52.9826030Z 2021-05-16T22:33:52.9826900Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpYJ8Anx/downloaded_packages 2021-05-16T22:33:52.9829380Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:33:53.1292100Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T22:33:53.1292890Z ================================================== 2021-05-16T22:33:53.1293470Z downloaded 28 KB 2021-05-16T22:33:53.1293860Z 2021-05-16T22:33:53.1324420Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:33:53.2745100Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T22:33:53.2750790Z ================================================== 2021-05-16T22:33:53.2751370Z downloaded 69 KB 2021-05-16T22:33:53.2751800Z 2021-05-16T22:33:53.2782330Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T22:33:53.6430410Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T22:33:53.7894650Z ================================================== 2021-05-16T22:33:53.7895180Z downloaded 1.0 MB 2021-05-16T22:33:53.7895500Z 2021-05-16T22:33:53.7939470Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:33:54.0671880Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T22:33:54.0672770Z ================================================== 2021-05-16T22:33:54.0673260Z downloaded 10 KB 2021-05-16T22:33:54.0673520Z 2021-05-16T22:33:54.0703470Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:33:54.2388830Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T22:33:54.4660190Z ================================================== 2021-05-16T22:33:54.4660820Z downloaded 3.1 MB 2021-05-16T22:33:54.4661140Z 2021-05-16T22:33:54.4811890Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T22:33:54.7694390Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T22:33:55.0675650Z ================================================== 2021-05-16T22:33:55.0676300Z downloaded 5.0 MB 2021-05-16T22:33:55.0676620Z 2021-05-16T22:33:55.3559420Z * installing *source* package ‘tinytex’ ... 2021-05-16T22:33:55.3583060Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:55.3750000Z ** R 2021-05-16T22:33:55.3885890Z ** inst 2021-05-16T22:33:55.3901690Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:55.9593920Z ** help 2021-05-16T22:33:56.0048930Z *** installing help indices 2021-05-16T22:33:56.0388580Z ** building package indices 2021-05-16T22:33:56.0670310Z ** testing if installed package can be loaded 2021-05-16T22:33:56.2886100Z * DONE (tinytex) 2021-05-16T22:33:56.6000860Z * installing *source* package ‘htmltools’ ... 2021-05-16T22:33:56.6041260Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:56.6226800Z ** libs 2021-05-16T22:33:56.6391980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:33:56.7145480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T22:33:56.8223430Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:33:56.8768530Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-16T22:33:56.8807920Z ** R 2021-05-16T22:33:56.9031850Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:58.3215970Z ** help 2021-05-16T22:33:58.4420170Z *** installing help indices 2021-05-16T22:33:58.5168550Z ** building package indices 2021-05-16T22:33:58.6182450Z ** testing if installed package can be loaded 2021-05-16T22:33:58.9469600Z * DONE (htmltools) 2021-05-16T22:33:59.3990220Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:33:59.4098640Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:59.4296970Z ** libs 2021-05-16T22:33:59.4478670Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T22:34:00.4344330Z In file included from main.cpp:1: 2021-05-16T22:34:00.4345350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:34:00.4347440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:34:00.4348500Z SEXP data = Parent::get__(); 2021-05-16T22:34:00.4348930Z ^ 2021-05-16T22:34:12.3855390Z 1 warning generated. 2021-05-16T22:34:12.3858230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:34:12.3861520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:34:12.3864620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:34:12.3867600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:34:12.3870680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:34:12.9143300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:34:12.9881410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:34:13.1480960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:34:13.3304270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:34:13.4989480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:34:13.7885350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:34:13.9773530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:34:14.5605200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:34:14.7024140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:34:15.0579360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:34:15.1287790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:34:15.2092870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:34:15.3219090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:34:15.4849190Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T22:34:15.4850550Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T22:34:15.4851160Z ^ 2021-05-16T22:34:15.4852510Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T22:34:15.4853570Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T22:34:15.4854070Z ^ 2021-05-16T22:34:15.4855310Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T22:34:15.4856230Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T22:34:15.4856770Z ^ 2021-05-16T22:34:15.4857990Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T22:34:15.4858790Z static int is_mixedcase(const char * str) 2021-05-16T22:34:15.4859250Z ^ 2021-05-16T22:34:15.4860430Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T22:34:15.4861250Z static int is_uppercase(const char * str) 2021-05-16T22:34:15.4861680Z ^ 2021-05-16T22:34:15.4863070Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T22:34:15.4863980Z static int make_lowercase(char * str) 2021-05-16T22:34:15.4864450Z ^ 2021-05-16T22:34:15.4865710Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T22:34:15.4866490Z static int make_uppercase(char * str) 2021-05-16T22:34:15.4866960Z ^ 2021-05-16T22:34:15.4868120Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T22:34:15.4869080Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T22:34:15.4869600Z ^ 2021-05-16T22:34:16.3790680Z 8 warnings generated. 2021-05-16T22:34:16.3824800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:34:16.6304190Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T22:34:16.6305290Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T22:34:16.6305810Z ^ 2021-05-16T22:34:16.6307070Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T22:34:16.6307900Z static char *escapize_string( const char * str ) 2021-05-16T22:34:16.6308410Z ^ 2021-05-16T22:34:18.7118620Z 2 warnings generated. 2021-05-16T22:34:18.7204830Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:34:18.8043870Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-16T22:34:18.8139000Z ** R 2021-05-16T22:34:18.8303890Z ** inst 2021-05-16T22:34:18.8497580Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:19.5674490Z ** help 2021-05-16T22:34:19.6410880Z *** installing help indices 2021-05-16T22:34:19.7172730Z ** building package indices 2021-05-16T22:34:19.7543840Z ** testing if installed package can be loaded 2021-05-16T22:34:20.1411220Z * DONE (RNifti) 2021-05-16T22:34:20.4120340Z * installing *source* package ‘bitops’ ... 2021-05-16T22:34:20.4138000Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:20.4248390Z ** libs 2021-05-16T22:34:20.4443180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T22:34:20.6229850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T22:34:20.7644180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:34:20.8412750Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:34:20.8985180Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T22:34:20.9026830Z ** R 2021-05-16T22:34:20.9084420Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:20.9611680Z ** help 2021-05-16T22:34:20.9835870Z *** installing help indices 2021-05-16T22:34:21.0087650Z ** building package indices 2021-05-16T22:34:21.0267780Z ** testing if installed package can be loaded 2021-05-16T22:34:21.3118260Z * DONE (bitops) 2021-05-16T22:34:22.3484970Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T22:34:22.3901610Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:22.4311180Z ** R 2021-05-16T22:34:22.5107460Z ** inst 2021-05-16T22:34:22.6449240Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:26.8482120Z ** help 2021-05-16T22:34:27.1118860Z *** installing help indices 2021-05-16T22:34:27.2327740Z *** copying figures 2021-05-16T22:34:27.2340210Z ** building package indices 2021-05-16T22:34:27.3552310Z ** installing vignettes 2021-05-16T22:34:27.3624830Z ** testing if installed package can be loaded 2021-05-16T22:34:27.6708410Z * DONE (rmarkdown) 2021-05-16T22:34:28.5667470Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T22:34:28.5909770Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:28.6189030Z ** R 2021-05-16T22:34:28.7104730Z ** demo 2021-05-16T22:34:28.7126770Z ** inst 2021-05-16T22:34:28.7517100Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:29.7220800Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T22:34:35.6890920Z ** help 2021-05-16T22:34:36.2085860Z *** installing help indices 2021-05-16T22:34:36.4623370Z ** building package indices 2021-05-16T22:34:37.8242480Z ** testing if installed package can be loaded 2021-05-16T22:34:37.8243120Z * DONE (oro.nifti) 2021-05-16T22:34:37.8243600Z 2021-05-16T22:34:37.8244150Z The downloaded source packages are in 2021-05-16T22:34:37.8245840Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpYJ8Anx/downloaded_packages’ 2021-05-16T22:34:38.1271530Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:34:38.1272420Z Use `force = TRUE` to force installation 2021-05-16T22:34:38.1285840Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:34:38.1286670Z Use `force = TRUE` to force installation 2021-05-16T22:34:38.1502380Z ##[group]Run options(width = 100) 2021-05-16T22:34:38.1502920Z options(width = 100) 2021-05-16T22:34:38.1503420Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:34:38.1504150Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:34:38.1678060Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:34:38.1678440Z env: 2021-05-16T22:34:38.1678830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:34:38.1679500Z TIC_DEPLOY_KEY: 2021-05-16T22:34:38.1679810Z RSPM: 2021-05-16T22:34:38.1681280Z GITHUB_PAT: *** 2021-05-16T22:34:38.1681690Z COVERALLS_TOKEN: 2021-05-16T22:34:38.1682120Z continue-on-error: false 2021-05-16T22:34:38.1682560Z VDIFFR_RUN_TESTS: false 2021-05-16T22:34:38.1683010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:34:38.1683410Z TZ: UTC 2021-05-16T22:34:38.1683750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:34:38.1684120Z NOT_CRAN: true 2021-05-16T22:34:38.1684500Z ##[endgroup] 2021-05-16T22:34:38.7636650Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:34:38.7637340Z setting value 2021-05-16T22:34:38.7638510Z version R version 3.5.3 (2019-03-11) 2021-05-16T22:34:38.7639070Z os macOS 10.15.7 2021-05-16T22:34:38.7639550Z system x86_64, darwin15.6.0 2021-05-16T22:34:38.7640050Z ui X11 2021-05-16T22:34:38.7640830Z language (EN) 2021-05-16T22:34:38.7641720Z collate en_US.UTF-8 2021-05-16T22:34:38.7642610Z ctype en_US.UTF-8 2021-05-16T22:34:38.7643080Z tz UTC 2021-05-16T22:34:38.7644020Z date 2021-05-16 2021-05-16T22:34:38.7644340Z 2021-05-16T22:34:38.7645480Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:34:38.7646260Z ! package * version date lib source 2021-05-16T22:34:38.7647300Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7648450Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:34:38.7649560Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7650550Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T22:34:38.7651600Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7652780Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7653800Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7654770Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7655820Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7656840Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7657830Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7658840Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7659790Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7660860Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7661950Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7662980Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7664040Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7665050Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7666700Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7667750Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7668790Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7669840Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7670840Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7672180Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7673240Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:34:38.7674630Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7675660Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7676660Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7677690Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7678690Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7679730Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7680700Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7681750Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7682790Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7683770Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7684780Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7685760Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7686780Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7687890Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:34:38.7688970Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7689990Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7690970Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7692100Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7693330Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7694800Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T22:34:38.7695850Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7696880Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7697930Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7698930Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7699990Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7701080Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7702120Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7703160Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7704180Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7705280Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7706590Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7707740Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7708790Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7709810Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7710860Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7712140Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7713220Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7714250Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7715280Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7716330Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7717330Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7718410Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7719430Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T22:34:38.7720530Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7721680Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7722750Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7723830Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7724840Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7725950Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7727060Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7728070Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7729660Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7730650Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7731820Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7732870Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7733950Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7735260Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7736260Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7737300Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7738260Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7739290Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7740450Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7741480Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7742560Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7743690Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7744760Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7745760Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7747100Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7748250Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7749270Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T22:34:38.7750290Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7751380Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T22:34:38.7752960Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7754020Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7755150Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T22:34:38.7756160Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7757110Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T22:34:38.7758150Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7759130Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7760210Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:34:38.7761260Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7762360Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7763400Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7764370Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7765410Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7766410Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7767390Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T22:34:38.7768400Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7769370Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7770410Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7771370Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7772540Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7773710Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7774850Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T22:34:38.7775850Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T22:34:38.7776810Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T22:34:38.7777140Z 2021-05-16T22:34:38.7777640Z [1] /Users/runner/work/_temp/Library 2021-05-16T22:34:38.7778360Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T22:34:38.7778830Z 2021-05-16T22:34:38.7779710Z P ── Loaded and on-disk path mismatch. 2021-05-16T22:34:38.7829780Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:34:38.7830470Z Rscript -e 'tic::script()' 2021-05-16T22:34:38.7830990Z ls -l check 2021-05-16T22:34:38.8111010Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:34:38.8111550Z env: 2021-05-16T22:34:38.8111970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:34:38.8112440Z TIC_DEPLOY_KEY: 2021-05-16T22:34:38.8112790Z RSPM: 2021-05-16T22:34:38.8114750Z GITHUB_PAT: *** 2021-05-16T22:34:38.8115210Z COVERALLS_TOKEN: 2021-05-16T22:34:38.8115660Z continue-on-error: false 2021-05-16T22:34:38.8116150Z VDIFFR_RUN_TESTS: false 2021-05-16T22:34:38.8116640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:34:38.8117100Z TZ: UTC 2021-05-16T22:34:38.8117470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:34:38.8117900Z NOT_CRAN: true 2021-05-16T22:34:38.8118250Z ##[endgroup] 2021-05-16T22:34:39.1476760Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:34:39.2780180Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:34:39.2781730Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:34:39.2782430Z timeout = Inf, check_dir = "check") 2021-05-16T22:34:39.3616100Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:34:39.6195460Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:34:39.9330230Z * preparing ‘WhiteStripe’: 2021-05-16T22:34:39.9389320Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:34:40.0417990Z * installing the package to build vignettes 2021-05-16T22:35:21.8748050Z * creating vignettes ... OK 2021-05-16T22:35:21.9504160Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:35:21.9515300Z * checking for empty or unneeded directories 2021-05-16T22:35:21.9965200Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T22:35:21.9966440Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:35:22.0212090Z 2021-05-16T22:35:22.1199570Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:35:22.3813740Z * using log directory ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:35:22.3831760Z * using R version 3.5.3 (2019-03-11) 2021-05-16T22:35:22.3833420Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T22:35:22.3834950Z * using session charset: UTF-8 2021-05-16T22:35:22.4626540Z * using option ‘--as-cran’ 2021-05-16T22:35:22.4729010Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:35:22.4772980Z * checking extension type ... Package 2021-05-16T22:35:22.4875190Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:35:22.5009400Z * package encoding: UTF-8 2021-05-16T22:35:22.5246770Z * checking package namespace information ... OK 2021-05-16T22:35:23.5667580Z * checking package dependencies ... OK 2021-05-16T22:35:23.5770080Z * checking if this is a source package ... OK 2021-05-16T22:35:23.5880040Z * checking if there is a namespace ... OK 2021-05-16T22:35:23.8069900Z * checking for executable files ... OK 2021-05-16T22:35:23.8086040Z * checking for hidden files and directories ... OK 2021-05-16T22:35:23.8104780Z * checking for portable file names ... OK 2021-05-16T22:35:23.8119950Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:35:23.8152800Z * checking serialization versions ... OK 2021-05-16T22:35:28.1990710Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:35:28.2097630Z * checking installed package size ... NOTE 2021-05-16T22:35:28.2104630Z installed size is 6.0Mb 2021-05-16T22:35:28.2114140Z sub-directories of 1Mb or more: 2021-05-16T22:35:28.2120270Z data 5.7Mb 2021-05-16T22:35:28.3470010Z * checking package directory ... OK 2021-05-16T22:35:28.3471920Z * checking ‘build’ directory ... OK 2021-05-16T22:35:28.5498520Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:35:28.5506840Z * checking top-level files ... OK 2021-05-16T22:35:28.5514090Z * checking for left-over files ... OK 2021-05-16T22:35:28.7394850Z * checking index information ... OK 2021-05-16T22:35:29.0158210Z * checking package subdirectories ... OK 2021-05-16T22:35:29.0804700Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:35:29.1586810Z * checking R files for syntax errors ... OK 2021-05-16T22:35:30.5860260Z * checking whether the package can be loaded ... OK 2021-05-16T22:35:32.0157970Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:35:33.4252770Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:35:34.8292460Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:35:36.2888770Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:35:37.7499320Z * checking loading without being on the library search path ... OK 2021-05-16T22:35:39.2295160Z * checking dependencies in R code ... OK 2021-05-16T22:35:41.6998850Z * checking S3 generic/method consistency ... OK 2021-05-16T22:35:43.2210270Z * checking replacement functions ... OK 2021-05-16T22:35:44.7683950Z * checking foreign function calls ... OK 2021-05-16T22:35:50.9262890Z * checking R code for possible problems ... OK 2021-05-16T22:35:51.0574910Z * checking Rd files ... OK 2021-05-16T22:35:51.1225960Z * checking Rd metadata ... OK 2021-05-16T22:35:51.7655410Z * checking Rd line widths ... OK 2021-05-16T22:35:51.7659210Z * checking Rd cross-references ... OK 2021-05-16T22:35:52.9673010Z * checking for missing documentation entries ... OK 2021-05-16T22:35:57.6522020Z * checking for code/documentation mismatches ... OK 2021-05-16T22:36:00.2935320Z * checking Rd \usage sections ... OK 2021-05-16T22:36:00.3941460Z * checking Rd contents ... OK 2021-05-16T22:36:00.5521230Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:36:00.5529550Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:36:02.0909130Z * checking data for non-ASCII characters ... OK 2021-05-16T22:36:02.3023730Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:36:02.3082710Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:36:02.3168820Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:36:07.2130360Z * checking examples ... OK 2021-05-16T22:36:07.4188520Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:36:07.4245680Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:36:43.6682930Z * checking re-building of vignette outputs ... OK 2021-05-16T22:36:47.5199930Z * checking PDF version of manual ... OK 2021-05-16T22:36:47.5207960Z * DONE 2021-05-16T22:36:47.5214280Z 2021-05-16T22:36:47.5215170Z Status: 1 NOTE 2021-05-16T22:36:47.5216110Z See 2021-05-16T22:36:47.5218050Z ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:36:47.5218790Z for details. 2021-05-16T22:36:47.5219120Z 2021-05-16T22:36:47.5274860Z 2021-05-16T22:36:47.6447690Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:36:47.6467160Z Duration: 1m 25.6s 2021-05-16T22:36:47.6468050Z 2021-05-16T22:36:47.6501650Z ❯ checking installed package size ... NOTE 2021-05-16T22:36:47.6502780Z installed size is 6.0Mb 2021-05-16T22:36:47.6504140Z sub-directories of 1Mb or more: 2021-05-16T22:36:47.6505250Z data 5.7Mb 2021-05-16T22:36:47.6505860Z 2021-05-16T22:36:47.6512540Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T22:36:47.6682670Z total 13136 2021-05-16T22:36:47.6684940Z drwxr-xr-x 14 runner staff 448 May 16 22:36 WhiteStripe.Rcheck 2021-05-16T22:36:47.6687770Z -rw-r--r-- 1 runner staff 657726 May 16 22:35 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:36:47.6689130Z -rw-r--r-- 1 runner staff 6063053 May 16 22:35 WhiteStripe_2.3.2.tgz 2021-05-16T22:36:47.6742860Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:36:47.6743630Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:36:47.7426480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:36:47.7427310Z env: 2021-05-16T22:36:47.7427720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:36:47.7428150Z TIC_DEPLOY_KEY: 2021-05-16T22:36:47.7428460Z RSPM: 2021-05-16T22:36:47.7429630Z GITHUB_PAT: *** 2021-05-16T22:36:47.7430110Z COVERALLS_TOKEN: 2021-05-16T22:36:47.7430610Z continue-on-error: false 2021-05-16T22:36:47.7431130Z VDIFFR_RUN_TESTS: false 2021-05-16T22:36:47.7431950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:36:47.7432400Z TZ: UTC 2021-05-16T22:36:47.7432840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:36:47.7433310Z NOT_CRAN: true 2021-05-16T22:36:47.7433690Z ##[endgroup] 2021-05-16T22:36:47.7870850Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:36:47.7871760Z Rscript -e "tic::before_deploy()" 2021-05-16T22:36:47.8118170Z shell: /bin/bash -e {0} 2021-05-16T22:36:47.8118580Z env: 2021-05-16T22:36:47.8119020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:36:47.8119520Z TIC_DEPLOY_KEY: 2021-05-16T22:36:47.8119850Z RSPM: 2021-05-16T22:36:47.8120710Z GITHUB_PAT: *** 2021-05-16T22:36:47.8121130Z COVERALLS_TOKEN: 2021-05-16T22:36:47.8121590Z continue-on-error: false 2021-05-16T22:36:47.8122080Z VDIFFR_RUN_TESTS: false 2021-05-16T22:36:47.8122550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:36:47.8123000Z TZ: UTC 2021-05-16T22:36:47.8123360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:36:47.8123780Z NOT_CRAN: true 2021-05-16T22:36:47.8124170Z ##[endgroup] 2021-05-16T22:36:48.1408210Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:36:48.2742390Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:36:48.2742960Z with: 2021-05-16T22:36:48.2743910Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:36:48.2744870Z asset_path: check/WhiteStripe_2.3.2.tgz 2021-05-16T22:36:48.2745390Z asset_name: WhiteStripe_2.3.2_R3.5.tgz 2021-05-16T22:36:48.2746030Z asset_content_type: application/octet-stream 2021-05-16T22:36:48.2746510Z env: 2021-05-16T22:36:48.2746970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:36:48.2747410Z TIC_DEPLOY_KEY: 2021-05-16T22:36:48.2747780Z RSPM: 2021-05-16T22:36:48.2748610Z GITHUB_PAT: *** 2021-05-16T22:36:48.2749040Z COVERALLS_TOKEN: 2021-05-16T22:36:48.2749510Z continue-on-error: false 2021-05-16T22:36:48.2750010Z VDIFFR_RUN_TESTS: false 2021-05-16T22:36:48.2750520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:36:48.2750950Z TZ: UTC 2021-05-16T22:36:48.2751360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:36:48.2751800Z NOT_CRAN: true 2021-05-16T22:36:48.2752550Z GITHUB_TOKEN: *** 2021-05-16T22:36:48.2752950Z ##[endgroup] 2021-05-16T22:36:49.2153780Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:36:49.2154470Z Rscript -e "tic::deploy()" 2021-05-16T22:36:49.2398330Z shell: /bin/bash -e {0} 2021-05-16T22:36:49.2398760Z env: 2021-05-16T22:36:49.2399210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:36:49.2399700Z TIC_DEPLOY_KEY: 2021-05-16T22:36:49.2400070Z RSPM: 2021-05-16T22:36:49.2401170Z GITHUB_PAT: *** 2021-05-16T22:36:49.2401610Z COVERALLS_TOKEN: 2021-05-16T22:36:49.2402060Z continue-on-error: false 2021-05-16T22:36:49.2402680Z VDIFFR_RUN_TESTS: false 2021-05-16T22:36:49.2403180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:36:49.2403660Z TZ: UTC 2021-05-16T22:36:49.2404030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:36:49.2404460Z NOT_CRAN: true 2021-05-16T22:36:49.2404860Z ##[endgroup] 2021-05-16T22:36:49.5550520Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:36:49.6813610Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:36:49.6814240Z Rscript -e "tic::after_deploy()" 2021-05-16T22:36:49.7063750Z shell: /bin/bash -e {0} 2021-05-16T22:36:49.7064140Z env: 2021-05-16T22:36:49.7064620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:36:49.7065080Z TIC_DEPLOY_KEY: 2021-05-16T22:36:49.7066020Z RSPM: 2021-05-16T22:36:49.7067110Z GITHUB_PAT: *** 2021-05-16T22:36:49.7067560Z COVERALLS_TOKEN: 2021-05-16T22:36:49.7068010Z continue-on-error: false 2021-05-16T22:36:49.7068510Z VDIFFR_RUN_TESTS: false 2021-05-16T22:36:49.7069010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:36:49.7069430Z TZ: UTC 2021-05-16T22:36:49.7069820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:36:49.7070210Z NOT_CRAN: true 2021-05-16T22:36:49.7070700Z ##[endgroup] 2021-05-16T22:36:50.0291650Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:36:50.3987590Z Post job cleanup. 2021-05-16T22:36:50.4693280Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:36:50.4831940Z Post job cleanup. 2021-05-16T22:36:50.6173940Z [command]/usr/local/bin/git version 2021-05-16T22:36:50.6334400Z git version 2.31.1 2021-05-16T22:36:50.6384290Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:36:50.6455970Z [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-16T22:36:50.7300290Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:36:50.7364090Z http.https://github.com/.extraheader 2021-05-16T22:36:50.7387120Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:36:50.7503500Z [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-16T22:36:50.8352550Z Cleaning up orphan processes